Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 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-ssh7144199887140051129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9363409349078702435.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh6662550904250400131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15017601490533885033.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-ssh14763653201574234261.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-20738 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/191 [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/191 # 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 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 (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 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 # timeout=10 Commit message: "Merge pull request #3961 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.2.0-dev.6" > git rev-list --no-walk ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-13T00:29:19.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-13T00:29:19.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-13T00:29:19.988Z] ========================================================= [2022-04-13T00:29:19.988Z] EdgeX Global Pipelines Version Info [2022-04-13T00:29:19.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-13T00:29:20.772Z] ------------------- [2022-04-13T00:29:20.772Z] stable info: [2022-04-13T00:29:20.772Z] ------------------- [2022-04-13T00:29:20.772Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-13T00:29:20.772Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T00:29:20.772Z] Message: update stable to v1.0.221 [2022-04-13T00:29:21.349Z] ------------------- [2022-04-13T00:29:21.349Z] experimental info: [2022-04-13T00:29:21.349Z] ------------------- [2022-04-13T00:29:21.349Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-13T00:29:21.349Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T00:29:21.349Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-13T00:29:21.495Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-13T00:29:21.510Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-13T00:29:21.523Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-13T00:29:21.533Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-13T00:29:21.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-13T00:29:21.556Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-13T00:29:21.574Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-13T00:29:21.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-13T00:29:21.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-13T00:29:21.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-13T00:29:21.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-13T00:29:21.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-13T00:29:21.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-13T00:29:21.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-13T00:29:21.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-13T00:29:21.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T00:29:21.715Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T00:29:21.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-13T00:29:21.742Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-13T00:29:21.752Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-13T00:29:21.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-13T00:29:21.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-13T00:29:21.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-13T00:29:21.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-13T00:29:21.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-13T00:29:21.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] echo [2022-04-13T00:29:21.820Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fc989a [Pipeline] echo [2022-04-13T00:29:21.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T00:29:21.869Z] provisioning config files... [2022-04-13T00:29:21.881Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/191@tmp/config3621703480534272287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T00:29:22.186Z] ---> docker-login.sh [2022-04-13T00:29:22.186Z] nexus3.edgexfoundry.org:10001 [2022-04-13T00:29:22.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:29:22.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:29:22.447Z] Configure a credential helper to remove this warning. See [2022-04-13T00:29:22.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:29:22.447Z] [2022-04-13T00:29:22.447Z] Login Succeeded [2022-04-13T00:29:22.447Z] nexus3.edgexfoundry.org:10002 [2022-04-13T00:29:22.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:29:22.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:29:22.717Z] Configure a credential helper to remove this warning. See [2022-04-13T00:29:22.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:29:22.717Z] [2022-04-13T00:29:22.717Z] Login Succeeded [2022-04-13T00:29:22.717Z] nexus3.edgexfoundry.org:10003 [2022-04-13T00:29:22.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:29:22.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:29:22.717Z] Configure a credential helper to remove this warning. See [2022-04-13T00:29:22.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:29:22.717Z] [2022-04-13T00:29:22.717Z] Login Succeeded [2022-04-13T00:29:22.717Z] nexus3.edgexfoundry.org:10004 [2022-04-13T00:29:22.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:29:22.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:29:22.977Z] Configure a credential helper to remove this warning. See [2022-04-13T00:29:22.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:29:22.977Z] [2022-04-13T00:29:22.977Z] Login Succeeded [2022-04-13T00:29:22.977Z] docker.io [2022-04-13T00:29:22.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:29:23.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:29:23.238Z] Configure a credential helper to remove this warning. See [2022-04-13T00:29:23.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:29:23.238Z] [2022-04-13T00:29:23.238Z] Login Succeeded [2022-04-13T00:29:23.238Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T00:29:23.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T00:29:23.624Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/core-command/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/core-data/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/core-metadata/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-13T00:29:23.624Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2022-04-13T00:29:23.624Z] -f2 [2022-04-13T00:29:23.624Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-13T00:29:23.624Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-13T00:29:23.624Z] + cut -d/ -f2 [2022-04-13T00:29:23.624Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-13T00:29:23.656Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-13T00:29:24.009Z] + git rev-list -1 --merges 0fc989aaf219ca3a907d08e005ff868a4a2a9b56~1..0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] echo [2022-04-13T00:29:24.021Z] -----------> git rev-list -1 --merges 0fc989aaf219ca3a907d08e005ff868a4a2a9b56~1..0fc989aaf219ca3a907d08e005ff868a4a2a9b56 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:29:24.021Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [false] [Pipeline] sh [2022-04-13T00:29:24.315Z] + git log --format=format:%s -1 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] echo [2022-04-13T00:29:24.329Z] ========================================================= [2022-04-13T00:29:24.329Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-13T00:29:24.329Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-13T00:29:24.886Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T00:29:24.886Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-13T00:29:24.886Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-13T00:29:24.886Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-13T00:29:24.886Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-13T00:29:24.886Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-13T00:29:24.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:29:25.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T00:29:25.308Z] [2022-04-13T00:29:25.309Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:29:25.612Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T00:29:25.612Z] latest: Pulling from edgex-devops/git-semver [2022-04-13T00:29:25.612Z] a0d0a0d46f8b: Pulling fs layer [2022-04-13T00:29:25.612Z] 3e5f54012d9b: Pulling fs layer [2022-04-13T00:29:25.612Z] 4c7163046ea9: Pulling fs layer [2022-04-13T00:29:25.612Z] 0c2d73faf560: Pulling fs layer [2022-04-13T00:29:25.612Z] 0c2d73faf560: Waiting [2022-04-13T00:29:25.612Z] 3e5f54012d9b: Download complete [2022-04-13T00:29:25.612Z] a0d0a0d46f8b: Verifying Checksum [2022-04-13T00:29:25.612Z] a0d0a0d46f8b: Download complete [2022-04-13T00:29:25.872Z] 0c2d73faf560: Verifying Checksum [2022-04-13T00:29:25.872Z] 0c2d73faf560: Download complete [2022-04-13T00:29:25.872Z] 4c7163046ea9: Verifying Checksum [2022-04-13T00:29:25.872Z] 4c7163046ea9: Download complete [2022-04-13T00:29:25.872Z] a0d0a0d46f8b: Pull complete [2022-04-13T00:29:25.872Z] 3e5f54012d9b: Pull complete [2022-04-13T00:29:26.132Z] 4c7163046ea9: Pull complete [2022-04-13T00:29:26.392Z] 0c2d73faf560: Pull complete [2022-04-13T00:29:26.392Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-13T00:29:26.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T00:29:26.392Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-13T00:29:26.464Z] prd-ubuntu20.04-docker-8c-8g-20738 does not seem to be running inside a container [2022-04-13T00:29:26.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T00:29:27.195Z] $ docker top d64e3d602c508d2ec48fe4b80dd4239079c3f144f4e0d8fa05167fb1f65e7747 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T00:29:27.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T00:29:27.297Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T00:29:27.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T00:29:27.427Z] $ docker exec d64e3d602c508d2ec48fe4b80dd4239079c3f144f4e0d8fa05167fb1f65e7747 ssh-agent [2022-04-13T00:29:27.543Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdNnFMc/agent.14 [2022-04-13T00:29:27.543Z] SSH_AGENT_PID=20 [2022-04-13T00:29:27.550Z] Running ssh-add (command line suppressed) [2022-04-13T00:29:27.681Z] Identity added: /w/workspace/edgex-go/191@tmp/private_key_5884687528167296158.key (/w/workspace/edgex-go/191@tmp/private_key_5884687528167296158.key) [2022-04-13T00:29:27.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T00:29:27.977Z] + git tag --points-at HEAD [Pipeline] } [2022-04-13T00:29:28.003Z] $ docker exec --env ******** --env ******** d64e3d602c508d2ec48fe4b80dd4239079c3f144f4e0d8fa05167fb1f65e7747 ssh-agent -k [2022-04-13T00:29:28.102Z] unset SSH_AUTH_SOCK; [2022-04-13T00:29:28.102Z] unset SSH_AGENT_PID; [2022-04-13T00:29:28.102Z] echo Agent pid 20 killed; [2022-04-13T00:29:28.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-13T00:29:28.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T00:29:28.138Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T00:29:28.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T00:29:28.272Z] $ docker exec d64e3d602c508d2ec48fe4b80dd4239079c3f144f4e0d8fa05167fb1f65e7747 ssh-agent [2022-04-13T00:29:28.397Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdfEePe/agent.53 [2022-04-13T00:29:28.397Z] SSH_AGENT_PID=60 [2022-04-13T00:29:28.402Z] Running ssh-add (command line suppressed) [2022-04-13T00:29:28.514Z] Identity added: /w/workspace/edgex-go/191@tmp/private_key_4329106135798914285.key (/w/workspace/edgex-go/191@tmp/private_key_4329106135798914285.key) [2022-04-13T00:29:28.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T00:29:28.827Z] + git semver init [2022-04-13T00:29:28.827Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T00:29:28.827Z] # $GIT_DIR = /w/workspace/edgex-go/191/.git [2022-04-13T00:29:28.827Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/191 [2022-04-13T00:29:28.827Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T00:29:28.827Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T00:29:28.827Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T00:29:28.827Z] # $SEMVER_BRANCH = main [2022-04-13T00:29:28.827Z] # $SEMVER_TEMP = /tmp/semver-817783787 [2022-04-13T00:29:28.827Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-13T00:29:43.757Z] # '/tmp/semver-817783787' -> '/w/workspace/edgex-go/191/.semver' [2022-04-13T00:29:43.757Z] # -> Force: false [2022-04-13T00:29:43.757Z] # $SEMVER_DIR = /w/workspace/edgex-go/191/.semver [Pipeline] } [2022-04-13T00:29:43.778Z] $ docker exec --env ******** --env ******** d64e3d602c508d2ec48fe4b80dd4239079c3f144f4e0d8fa05167fb1f65e7747 ssh-agent -k [2022-04-13T00:29:43.890Z] unset SSH_AUTH_SOCK; [2022-04-13T00:29:43.891Z] unset SSH_AGENT_PID; [2022-04-13T00:29:43.891Z] echo Agent pid 60 killed; [2022-04-13T00:29:43.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T00:29:44.202Z] + git semver [Pipeline] } [2022-04-13T00:29:44.220Z] $ docker stop --time=1 d64e3d602c508d2ec48fe4b80dd4239079c3f144f4e0d8fa05167fb1f65e7747 [2022-04-13T00:29:45.977Z] $ docker rm -f d64e3d602c508d2ec48fe4b80dd4239079c3f144f4e0d8fa05167fb1f65e7747 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T00:29:46.340Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-13T00:29:46.605Z] Stashed 1 file(s) [Pipeline] echo [2022-04-13T00:29:46.609Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.66 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-13T00:29:46.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T00:29:46.790Z] ========================================================= [2022-04-13T00:29:46.790Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-13T00:29:46.790Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T00:29:47.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T00:29:47.082Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-13T00:29:47.082Z] 59bf1c3509f3: Pulling fs layer [2022-04-13T00:29:47.082Z] 666ba61612fd: Pulling fs layer [2022-04-13T00:29:47.082Z] 8ed8ca486205: Pulling fs layer [2022-04-13T00:29:47.082Z] 4fe6c5a15a65: Pulling fs layer [2022-04-13T00:29:47.082Z] 22a0e8bec74d: Pulling fs layer [2022-04-13T00:29:47.082Z] 640e595b4fbd: Pulling fs layer [2022-04-13T00:29:47.082Z] 763cafe07f6e: Pulling fs layer [2022-04-13T00:29:47.082Z] 0c0b528cf693: Pulling fs layer [2022-04-13T00:29:47.082Z] 10935f4eaf8b: Pulling fs layer [2022-04-13T00:29:47.082Z] 4fe6c5a15a65: Waiting [2022-04-13T00:29:47.082Z] 22a0e8bec74d: Waiting [2022-04-13T00:29:47.082Z] 0c0b528cf693: Waiting [2022-04-13T00:29:47.082Z] 10935f4eaf8b: Waiting [2022-04-13T00:29:47.082Z] 763cafe07f6e: Waiting [2022-04-13T00:29:47.082Z] 640e595b4fbd: Waiting [2022-04-13T00:29:47.082Z] 8ed8ca486205: Download complete [2022-04-13T00:29:47.082Z] 666ba61612fd: Download complete [2022-04-13T00:29:47.082Z] 22a0e8bec74d: Download complete [2022-04-13T00:29:47.082Z] 640e595b4fbd: Download complete [2022-04-13T00:29:47.082Z] 763cafe07f6e: Download complete [2022-04-13T00:29:47.082Z] 59bf1c3509f3: Verifying Checksum [2022-04-13T00:29:47.082Z] 59bf1c3509f3: Download complete [2022-04-13T00:29:47.343Z] 0c0b528cf693: Verifying Checksum [2022-04-13T00:29:47.343Z] 0c0b528cf693: Download complete [2022-04-13T00:29:47.343Z] 59bf1c3509f3: Pull complete [2022-04-13T00:29:47.343Z] 666ba61612fd: Pull complete [2022-04-13T00:29:47.343Z] 8ed8ca486205: Pull complete [2022-04-13T00:29:47.918Z] 10935f4eaf8b: Verifying Checksum [2022-04-13T00:29:47.918Z] 10935f4eaf8b: Download complete [2022-04-13T00:29:47.918Z] 4fe6c5a15a65: Verifying Checksum [2022-04-13T00:29:47.918Z] 4fe6c5a15a65: Download complete [2022-04-13T00:29:51.218Z] 4fe6c5a15a65: Pull complete [2022-04-13T00:29:51.479Z] 22a0e8bec74d: Pull complete [2022-04-13T00:29:51.479Z] 640e595b4fbd: Pull complete [2022-04-13T00:29:51.479Z] 763cafe07f6e: Pull complete [2022-04-13T00:29:51.740Z] 0c0b528cf693: Pull complete [2022-04-13T00:29:53.649Z] 10935f4eaf8b: Pull complete [2022-04-13T00:29:53.649Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-13T00:29:53.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T00:29:53.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T00:29:53.949Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T00:29:53.949Z] WORKDIR /edgex [2022-04-13T00:29:53.949Z] COPY go.mod . [2022-04-13T00:29:53.949Z] RUN go mod download [2022-04-13T00:29:53.949Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-13T00:29:55.328Z] Sending build context to Docker daemon 334.8MB [2022-04-13T00:29:55.328Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T00:29:55.328Z] ---> 99d49a6021b9 [2022-04-13T00:29:55.328Z] Step 2/4 : WORKDIR /edgex [2022-04-13T00:29:56.726Z] ---> Running in 609145283b17 [2022-04-13T00:29:56.987Z] Removing intermediate container 609145283b17 [2022-04-13T00:29:56.987Z] ---> 6ad3a9522835 [2022-04-13T00:29:56.987Z] Step 3/4 : COPY go.mod . [2022-04-13T00:29:56.987Z] ---> a692c1cbc0c0 [2022-04-13T00:29:56.987Z] Step 4/4 : RUN go mod download [2022-04-13T00:29:56.987Z] ---> Running in 69cf81d7ff1e [2022-04-13T00:30:01.707Z] Still waiting to schedule task [2022-04-13T00:30:01.708Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20736’ [2022-04-13T00:30:15.097Z] Removing intermediate container 69cf81d7ff1e [2022-04-13T00:30:15.097Z] ---> 560febbcc35f [2022-04-13T00:30:15.097Z] Successfully built 560febbcc35f [2022-04-13T00:30:15.097Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:30:15.395Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T00:30:15.395Z] . [Pipeline] withDockerContainer [2022-04-13T00:30:15.464Z] prd-ubuntu20.04-docker-8c-8g-20738 does not seem to be running inside a container [2022-04-13T00:30:15.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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-04-13T00:30:15.921Z] $ docker top 382c11b3f5a4f86ea0eb519832584c99db677569d39b1cbd185d7119a9e23970 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T00:30:16.277Z] + go version [2022-04-13T00:30:16.277Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-13T00:30:16.292Z] $ docker stop --time=1 382c11b3f5a4f86ea0eb519832584c99db677569d39b1cbd185d7119a9e23970 [2022-04-13T00:30:17.560Z] $ docker rm -f 382c11b3f5a4f86ea0eb519832584c99db677569d39b1cbd185d7119a9e23970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:30:17.954Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T00:30:17.954Z] . [Pipeline] withDockerContainer [2022-04-13T00:30:18.024Z] prd-ubuntu20.04-docker-8c-8g-20738 does not seem to be running inside a container [2022-04-13T00:30:18.088Z] $ 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/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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-04-13T00:30:18.519Z] $ docker top ec2b0ea44988a33b96dcb0c02269233480b075e3ecb92138445be4da8e9c274c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T00:30:18.594Z] ========================================================= [2022-04-13T00:30:18.594Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T00:30:18.594Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T00:30:18.885Z] + make test [2022-04-13T00:30:18.885Z] go mod tidy -compat=1.17 [2022-04-13T00:30:19.145Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T00:30:24.427Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T00:30:36.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T00:30:36.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T00:30:36.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2022-04-13T00:30:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T00:30:37.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.9% of statements [2022-04-13T00:30:37.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T00:30:37.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.410s coverage: 89.2% of statements [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 84.4% of statements [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.430s coverage: 95.4% of statements [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 24.0% of statements [2022-04-13T00:30:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-04-13T00:30:39.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2022-04-13T00:30:51.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements [2022-04-13T00:30:51.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-04-13T00:30:51.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.173s coverage: 82.5% of statements [2022-04-13T00:30:51.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.085s coverage: 87.2% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.4% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T00:31:01.913Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.066s coverage: 28.9% of statements [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T00:31:01.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-04-13T00:31:01.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-13T00:31:01.914Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-13T00:31:16.798Z] GO111MODULE=on go vet ./... [2022-04-13T00:31:21.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T00:31:21.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T00:31:21.835Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T00:31:22.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T00:31:22.724Z] + ls -al . [2022-04-13T00:31:22.724Z] total 668 [2022-04-13T00:31:22.724Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 00:31 . [2022-04-13T00:31:22.724Z] drwxr-xr-x 4 root root 4096 Apr 13 00:30 .. [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 00:29 .dockerignore [2022-04-13T00:31:22.724Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 00:29 .git [2022-04-13T00:31:22.724Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 00:29 .github [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 00:29 .gitignore [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 00:29 .golangci.yml [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 00:29 .hadolint.yml [2022-04-13T00:31:22.724Z] drwx------ 3 1001 1001 4096 Apr 13 00:29 .semver [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 00:29 .sonarcloud.properties [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 00:29 ADOPTERS.md [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 9953 Apr 13 00:29 Attribution.txt [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 00:29 CHANGELOG.md [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 00:29 CONTRIBUTING.md [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 00:29 GOVERNANCE.md [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 00:29 Jenkinsfile [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 00:29 LICENSE [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 8478 Apr 13 00:29 Makefile [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 00:29 OWNERS.md [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 00:29 README.md [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 00:29 SECURITY.md [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 12 Apr 13 00:29 VERSION [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 00:29 ZMQWindows.md [2022-04-13T00:31:22.724Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 00:29 bin [2022-04-13T00:31:22.724Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 00:29 cmd [2022-04-13T00:31:22.724Z] -rw-r--r-- 1 root root 432619 Apr 13 00:31 coverage.out [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 3175 Apr 13 00:29 go.mod [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 34990 Apr 13 00:30 go.sum [2022-04-13T00:31:22.724Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 00:29 internal [2022-04-13T00:31:22.724Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 00:29 openapi [2022-04-13T00:31:22.724Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 00:29 snap [2022-04-13T00:31:22.724Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 00:29 version.go [Pipeline] sh [2022-04-13T00:31:23.019Z] + '[' -e coverage.out ] [2022-04-13T00:31:23.019Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T00:31:23.095Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T00:31:23.374Z] + make build [2022-04-13T00:31:23.374Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T00:31:38.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T00:31:50.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T00:31:50.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T00:31:51.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T00:31:51.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T00:31:52.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T00:31:54.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T00:31:55.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T00:31:56.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T00:31:57.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T00:31:58.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T00:32:00.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T00:32:01.006Z] $ docker stop --time=1 ec2b0ea44988a33b96dcb0c02269233480b075e3ecb92138445be4da8e9c274c [2022-04-13T00:32:03.763Z] $ docker rm -f ec2b0ea44988a33b96dcb0c02269233480b075e3ecb92138445be4da8e9c274c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:32:05.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T00:32:05.152Z] [2022-04-13T00:32:05.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:32:05.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T00:32:05.456Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-13T00:32:05.456Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-13T00:32:05.456Z] ca9280d653b3: Pulling fs layer [2022-04-13T00:32:05.456Z] 7e9c9ca2126c: Pulling fs layer [2022-04-13T00:32:05.456Z] cbdbe7a5bc2a: Download complete [2022-04-13T00:32:05.716Z] ca9280d653b3: Download complete [2022-04-13T00:32:05.716Z] cbdbe7a5bc2a: Pull complete [2022-04-13T00:32:05.975Z] 7e9c9ca2126c: Download complete [2022-04-13T00:32:06.235Z] ca9280d653b3: Pull complete [2022-04-13T00:32:09.523Z] 7e9c9ca2126c: Pull complete [2022-04-13T00:32:09.523Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-13T00:32:09.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T00:32:09.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-13T00:32:09.596Z] prd-ubuntu20.04-docker-8c-8g-20738 does not seem to be running inside a container [2022-04-13T00:32:09.645Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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-04-13T00:32:11.141Z] $ docker top 8cf20188a25d9b69ae3ca82d866a431f300282208e9e656532402fccf0470ab6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T00:32:11.501Z] + docker-compose build --help [2022-04-13T00:32:11.501Z] + grep parallel [2022-04-13T00:32:12.072Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T00:32:12.093Z] $ docker stop --time=1 8cf20188a25d9b69ae3ca82d866a431f300282208e9e656532402fccf0470ab6 [2022-04-13T00:32:13.382Z] $ docker rm -f 8cf20188a25d9b69ae3ca82d866a431f300282208e9e656532402fccf0470ab6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:32:13.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T00:32:13.819Z] . [Pipeline] withDockerContainer [2022-04-13T00:32:13.883Z] prd-ubuntu20.04-docker-8c-8g-20738 does not seem to be running inside a container [2022-04-13T00:32:13.923Z] $ 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/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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-04-13T00:32:14.301Z] $ docker top c46bcda7fdf0b3eb6dec9508b20f9700cea107acc7e472fceaa6f4d19ac70711 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T00:32:14.716Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T00:32:15.283Z] Building core-command ... [2022-04-13T00:32:15.284Z] Building core-data ... [2022-04-13T00:32:15.284Z] Building core-metadata ... [2022-04-13T00:32:15.284Z] Building security-bootstrapper ... [2022-04-13T00:32:15.284Z] Building security-proxy-setup ... [2022-04-13T00:32:15.284Z] Building security-secretstore-setup ... [2022-04-13T00:32:15.284Z] Building security-spiffe-token-provider ... [2022-04-13T00:32:15.284Z] Building security-spire-agent ... [2022-04-13T00:32:15.284Z] Building security-spire-config ... [2022-04-13T00:32:15.284Z] Building security-spire-server ... [2022-04-13T00:32:15.284Z] Building support-notifications ... [2022-04-13T00:32:15.284Z] Building support-scheduler ... [2022-04-13T00:32:15.284Z] Building sys-mgmt-agent ... [2022-04-13T00:32:15.284Z] Building security-spire-agent [2022-04-13T00:32:15.284Z] Building security-bootstrapper [2022-04-13T00:32:15.284Z] Building security-spiffe-token-provider [2022-04-13T00:32:15.284Z] Building support-scheduler [2022-04-13T00:32:15.284Z] Building security-secretstore-setup [2022-04-13T00:32:33.379Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:32:33.379Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:32:33.379Z] ---> 560febbcc35f [2022-04-13T00:32:33.379Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T00:32:33.379Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:32:33.379Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:32:33.379Z] ---> 560febbcc35f [2022-04-13T00:32:33.379Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T00:32:33.379Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:32:33.379Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:32:33.379Z] ---> 560febbcc35f [2022-04-13T00:32:33.379Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T00:32:33.379Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:32:33.379Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:32:33.379Z] ---> 560febbcc35f [2022-04-13T00:32:33.379Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T00:32:33.379Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:32:33.379Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:32:33.379Z] ---> 560febbcc35f [2022-04-13T00:32:33.379Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T00:32:34.764Z] ---> Running in 569792d63953 [2022-04-13T00:32:34.764Z] ---> Running in 65e64086e6bb [2022-04-13T00:32:34.764Z] ---> Running in 2e086dbc5c02 [2022-04-13T00:32:34.764Z] ---> Running in 9799edd16a36 [2022-04-13T00:32:34.764Z] ---> Running in df4dd1a09b94 [2022-04-13T00:32:34.764Z] Removing intermediate container 569792d63953 [2022-04-13T00:32:34.764Z] ---> 2c7d5e1e4a44 [2022-04-13T00:32:34.764Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T00:32:34.764Z] Removing intermediate container 9799edd16a36 [2022-04-13T00:32:34.764Z] ---> 3c9d3f1ad553 [2022-04-13T00:32:34.764Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:32:34.764Z] Removing intermediate container 65e64086e6bb [2022-04-13T00:32:34.764Z] ---> cca7656144e1 [2022-04-13T00:32:34.764Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:32:34.764Z] Removing intermediate container 2e086dbc5c02 [2022-04-13T00:32:34.764Z] ---> faefeed6ae7e [2022-04-13T00:32:34.764Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:32:34.764Z] Removing intermediate container df4dd1a09b94 [2022-04-13T00:32:34.764Z] ---> 34a059661e20 [2022-04-13T00:32:34.764Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:32:34.764Z] ---> Running in 6b0266ea2040 [2022-04-13T00:32:34.764Z] ---> Running in 335230b1a584 [2022-04-13T00:32:34.764Z] ---> Running in 998e58674459 [2022-04-13T00:32:34.764Z] ---> Running in ebdf0d86a80c [2022-04-13T00:32:34.764Z] ---> Running in 01dfb5e847cc [2022-04-13T00:32:35.701Z] Removing intermediate container 6b0266ea2040 [2022-04-13T00:32:35.701Z] ---> 34041f6f3b02 [2022-04-13T00:32:35.701Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T00:32:35.701Z] ---> Running in 52bd1ca2a28e [2022-04-13T00:32:35.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:35.960Z] Removing intermediate container 335230b1a584 [2022-04-13T00:32:35.960Z] ---> 7ca195c073a7 [2022-04-13T00:32:35.960Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T00:32:35.960Z] ---> Running in 61077a704445 [2022-04-13T00:32:36.220Z] Removing intermediate container 01dfb5e847cc [2022-04-13T00:32:36.220Z] ---> 901b766694e3 [2022-04-13T00:32:36.220Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T00:32:36.220Z] ---> Running in 57566dc6107a [2022-04-13T00:32:36.220Z] Removing intermediate container 998e58674459 [2022-04-13T00:32:36.220Z] ---> c2ace938d46a [2022-04-13T00:32:36.220Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T00:32:36.220Z] ---> Running in 9cc34e3a6e61 [2022-04-13T00:32:36.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:36.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:36.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:36.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:36.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:37.001Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:32:37.001Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:32:37.001Z] OK: 15865 distinct packages available [2022-04-13T00:32:37.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:37.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:37.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:37.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:37.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:37.523Z] OK: 221 MiB in 52 packages [2022-04-13T00:32:37.523Z] OK: 221 MiB in 52 packages [2022-04-13T00:32:37.785Z] OK: 221 MiB in 52 packages [2022-04-13T00:32:37.785Z] OK: 221 MiB in 52 packages [2022-04-13T00:32:37.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:32:38.044Z] Removing intermediate container 52bd1ca2a28e [2022-04-13T00:32:38.044Z] ---> 4619b17909b0 [2022-04-13T00:32:38.044Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T00:32:38.044Z] Removing intermediate container 61077a704445 [2022-04-13T00:32:38.044Z] ---> d401cca682ba [2022-04-13T00:32:38.044Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T00:32:38.302Z] ---> 527e726ebef6 [2022-04-13T00:32:38.302Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:32:38.302Z] OK: 221 MiB in 52 packages [2022-04-13T00:32:38.302Z] ---> Running in 34524b2e0dd1 [2022-04-13T00:32:38.302Z] Removing intermediate container 57566dc6107a [2022-04-13T00:32:38.302Z] ---> d6d6b47c9470 [2022-04-13T00:32:38.302Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T00:32:38.302Z] ---> 3f1ff7ffe904 [2022-04-13T00:32:38.302Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:32:38.302Z] Removing intermediate container 9cc34e3a6e61 [2022-04-13T00:32:38.302Z] ---> d9e29f773de6 [2022-04-13T00:32:38.302Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T00:32:38.302Z] ---> Running in fe5378a1e556 [2022-04-13T00:32:38.562Z] ---> 17593b15820a [2022-04-13T00:32:38.562Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:32:38.562Z] ---> 24a80433b176 [2022-04-13T00:32:38.562Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:32:38.562Z] ---> Running in f64f965a68b8 [2022-04-13T00:32:38.562Z] ---> Running in d29b36f072d7 [2022-04-13T00:32:38.831Z] Removing intermediate container ebdf0d86a80c [2022-04-13T00:32:38.831Z] ---> 39a9064a14a1 [2022-04-13T00:32:38.831Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T00:32:39.095Z] ---> 862848c6f2b6 [2022-04-13T00:32:39.095Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:32:39.095Z] ---> Running in 292c51e828b4 [2022-04-13T00:32:39.095Z] Removing intermediate container 34524b2e0dd1 [2022-04-13T00:32:39.095Z] ---> d18f29f01ce6 [2022-04-13T00:32:39.095Z] Step 8/26 : COPY . . [2022-04-13T00:32:39.663Z] Removing intermediate container fe5378a1e556 [2022-04-13T00:32:39.663Z] ---> 80d61b320a0d [2022-04-13T00:32:39.663Z] Step 8/22 : COPY . . [2022-04-13T00:32:42.195Z] Removing intermediate container d29b36f072d7 [2022-04-13T00:32:42.195Z] ---> 3c62bd0dc297 [2022-04-13T00:32:42.195Z] Step 8/31 : COPY . . [2022-04-13T00:32:42.195Z] Removing intermediate container f64f965a68b8 [2022-04-13T00:32:42.195Z] ---> 7e5d5c896e61 [2022-04-13T00:32:42.195Z] Step 8/25 : COPY . . [2022-04-13T00:32:42.195Z] Removing intermediate container 292c51e828b4 [2022-04-13T00:32:42.195Z] ---> f277ac008505 [2022-04-13T00:32:42.195Z] Step 7/20 : COPY . . [2022-04-13T00:32:49.294Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20742 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-13T00:32:49.306Z] Running in /w/workspace/edgex-go/191 [Pipeline] { [Pipeline] checkout [2022-04-13T00:32:49.619Z] The recommended git tool is: git [2022-04-13T00:32:50.327Z] ---> 1953d285bdc8 [2022-04-13T00:32:50.327Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T00:32:50.327Z] ---> 74d06d2a8025 [2022-04-13T00:32:50.327Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T00:32:50.327Z] ---> Running in 3aae07066fda [2022-04-13T00:32:50.327Z] ---> Running in 423068946ae5 [2022-04-13T00:32:50.327Z] ---> 95d7fff6b498 [2022-04-13T00:32:50.327Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T00:32:50.327Z] ---> f2c48667ea7e [2022-04-13T00:32:50.327Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T00:32:50.327Z] ---> bf17eff046d5 [2022-04-13T00:32:50.327Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T00:32:50.327Z] ---> Running in 1d9f0231067d [2022-04-13T00:32:50.327Z] ---> Running in fc00fafecd1d [2022-04-13T00:32:50.327Z] ---> Running in 004771c0df6c [2022-04-13T00:32:50.327Z] Removing intermediate container 3aae07066fda [2022-04-13T00:32:50.327Z] ---> 9f8b490d72b8 [2022-04-13T00:32:50.327Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T00:32:50.327Z] ---> Running in 44f466a434b5 [2022-04-13T00:32:50.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T00:32:50.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T00:32:50.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T00:32:50.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T00:32:51.431Z] Removing intermediate container 44f466a434b5 [2022-04-13T00:32:51.431Z] ---> dbebb867528a [2022-04-13T00:32:51.431Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T00:32:51.431Z] ---> Running in f8962fb34830 [2022-04-13T00:32:51.690Z] Removing intermediate container f8962fb34830 [2022-04-13T00:32:51.690Z] ---> 1b1d4fb338b3 [2022-04-13T00:32:51.690Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T00:32:51.690Z] ---> Running in 1f0c9b1cfc37 [2022-04-13T00:32:53.069Z] spire-1.2.1/ [2022-04-13T00:32:53.069Z] spire-1.2.1/.data/ [2022-04-13T00:32:53.069Z] spire-1.2.1/.data/.file [2022-04-13T00:32:53.069Z] spire-1.2.1/.dockerignore [2022-04-13T00:32:53.069Z] spire-1.2.1/.gitattributes [2022-04-13T00:32:53.069Z] spire-1.2.1/.githooks/ [2022-04-13T00:32:53.069Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/ [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/workflows/ [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T00:32:53.069Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T00:32:53.069Z] spire-1.2.1/.gitignore [2022-04-13T00:32:53.069Z] spire-1.2.1/.go-version [2022-04-13T00:32:53.069Z] spire-1.2.1/.golangci.yml [2022-04-13T00:32:53.069Z] spire-1.2.1/ADOPTERS.md [2022-04-13T00:32:53.069Z] spire-1.2.1/CHANGELOG.md [2022-04-13T00:32:53.069Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T00:32:53.069Z] spire-1.2.1/CODEOWNERS [2022-04-13T00:32:53.069Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T00:32:53.069Z] spire-1.2.1/Dockerfile [2022-04-13T00:32:53.069Z] spire-1.2.1/Dockerfile.dev [2022-04-13T00:32:53.069Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T00:32:53.069Z] spire-1.2.1/LICENSE [2022-04-13T00:32:53.069Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T00:32:53.069Z] spire-1.2.1/Makefile [2022-04-13T00:32:53.069Z] spire-1.2.1/README.md [2022-04-13T00:32:53.069Z] spire-1.2.1/ROADMAP.md [2022-04-13T00:32:53.069Z] spire-1.2.1/SECURITY.md [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T00:32:53.069Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T00:32:53.070Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T00:32:53.070Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T00:32:53.070Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T00:32:53.070Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T00:32:53.070Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T00:32:53.070Z] spire-1.2.1/conf/ [2022-04-13T00:32:53.070Z] spire-1.2.1/conf/agent/ [2022-04-13T00:32:53.070Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T00:32:53.070Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T00:32:53.070Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T00:32:53.070Z] spire-1.2.1/conf/server/ [2022-04-13T00:32:53.070Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T00:32:53.070Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T00:32:53.070Z] spire-1.2.1/conf/server/server.conf [2022-04-13T00:32:53.070Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/ [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/auditlog.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/ [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/spire_server.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/telemetry.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/upgrading.md [2022-04-13T00:32:53.070Z] spire-1.2.1/doc/using_spire.md [2022-04-13T00:32:53.070Z] spire-1.2.1/examples/ [2022-04-13T00:32:53.070Z] spire-1.2.1/examples/README.md [2022-04-13T00:32:53.070Z] spire-1.2.1/go.mod [2022-04-13T00:32:53.070Z] spire-1.2.1/go.sum [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T00:32:53.070Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T00:32:53.071Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/health/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/log/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T00:32:53.072Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/version/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/config.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T00:32:53.073Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T00:32:53.074Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/server.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/ [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/private/ [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/private/server/ [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/ [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/common/ [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T00:32:53.075Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T00:32:53.075Z] spire-1.2.1/release/ [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire-extras/ [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire/ [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire/README.md [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire/conf/ [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T00:32:53.075Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T00:32:53.075Z] spire-1.2.1/script/ [2022-04-13T00:32:53.075Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T00:32:53.075Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T00:32:53.075Z] spire-1.2.1/support/ [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/ [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T00:32:53.075Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T00:32:53.076Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/clock/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/clock/clock.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T00:32:53.076Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/README.md [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/common [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T00:32:53.076Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T00:32:53.077Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T00:32:53.078Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T00:32:53.079Z] spire-1.2.1/test/integration/test.sh [2022-04-13T00:32:53.079Z] spire-1.2.1/test/plugintest/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/spiretest/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/testca/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/testca/ca.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/testkey/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T00:32:53.079Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/testkey/new.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/util/ [2022-04-13T00:32:53.079Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/util/race.go [2022-04-13T00:32:53.079Z] spire-1.2.1/test/util/util.go [2022-04-13T00:32:53.079Z] building spire from source... [2022-04-13T00:32:53.079Z] Installing go1.17.7... [2022-04-13T00:32:58.710Z] using credential edgex-jenkins-ssh [2022-04-13T00:32:58.731Z] Cloning the remote Git repository [2022-04-13T00:32:58.818Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-13T00:32:58.963Z] > git init /w/workspace/edgex-go/191 # timeout=10 [2022-04-13T00:32:59.652Z] Building bin/spire-server... [2022-04-13T00:32:59.652Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T00:32:59.652Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T00:32:59.652Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T00:32:59.652Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T00:32:59.652Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T00:32:59.652Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T00:32:59.652Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T00:32:59.652Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T00:32:59.652Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T00:32:59.652Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T00:32:59.652Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T00:32:59.652Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T00:32:59.652Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T00:32:59.652Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T00:32:59.652Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T00:32:59.652Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T00:32:59.652Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T00:32:59.652Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T00:32:59.652Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T00:32:59.652Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T00:32:59.652Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T00:32:59.652Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T00:32:59.911Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T00:32:59.911Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T00:32:59.911Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T00:32:59.911Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T00:32:59.911Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T00:32:59.911Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T00:32:59.911Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T00:33:00.170Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T00:33:00.170Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T00:33:00.170Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T00:33:00.170Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T00:33:00.170Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T00:33:00.170Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T00:32:59.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T00:32:59.125Z] > git --version # timeout=10 [2022-04-13T00:32:59.256Z] > git --version # 'git version 2.25.1' [2022-04-13T00:32:59.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T00:32:59.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T00:33:00.432Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T00:33:00.432Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T00:33:00.432Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T00:33:00.432Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T00:33:00.432Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T00:33:00.432Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T00:33:00.432Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T00:33:00.432Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T00:33:00.432Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T00:33:00.432Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T00:33:00.432Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T00:33:00.432Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T00:33:00.432Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T00:33:00.692Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T00:33:00.692Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T00:33:00.692Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T00:33:00.953Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T00:33:00.953Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T00:33:00.953Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T00:33:00.953Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T00:33:01.519Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T00:33:03.421Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T00:33:03.421Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T00:33:03.421Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T00:33:03.421Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T00:33:03.421Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T00:33:07.616Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T00:33:07.616Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T00:33:07.616Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T00:33:07.616Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T00:33:07.616Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T00:33:07.886Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T00:33:07.886Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T00:33:07.886Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T00:33:08.145Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T00:33:08.145Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T00:33:09.082Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T00:33:09.510Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T00:33:09.770Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T00:33:09.770Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T00:33:10.033Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T00:33:10.033Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T00:33:10.292Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T00:33:10.292Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T00:33:10.292Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T00:33:10.550Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T00:33:10.550Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T00:33:10.808Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T00:33:10.808Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T00:33:10.808Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T00:33:11.067Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T00:33:11.067Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T00:33:11.067Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T00:33:11.067Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T00:33:11.325Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T00:33:11.325Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T00:33:11.584Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T00:33:11.584Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T00:33:11.584Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T00:33:12.959Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T00:33:12.959Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T00:33:12.959Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T00:33:12.959Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T00:33:12.959Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T00:33:12.959Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T00:33:12.959Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T00:33:13.218Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T00:33:13.218Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T00:33:13.218Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T00:33:13.218Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T00:33:13.218Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T00:33:13.218Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T00:33:13.478Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T00:33:13.478Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T00:33:13.478Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T00:33:13.478Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T00:33:13.478Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T00:33:13.478Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T00:33:13.478Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T00:33:13.478Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T00:33:13.478Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T00:33:13.736Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T00:33:13.736Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T00:33:13.736Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T00:33:13.736Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T00:33:13.736Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T00:33:13.736Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T00:33:13.736Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T00:33:13.736Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T00:33:13.736Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T00:33:13.736Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T00:33:13.736Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T00:33:14.001Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T00:33:14.001Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T00:33:14.001Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T00:33:14.001Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T00:33:14.001Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T00:33:14.001Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T00:33:14.001Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T00:33:14.001Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T00:33:14.001Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T00:33:14.001Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T00:33:14.001Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T00:33:14.001Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T00:33:14.001Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T00:33:14.001Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T00:33:14.001Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T00:33:14.001Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T00:33:17.422Z] Avoid second fetch [2022-04-13T00:33:17.422Z] Checking out Revision 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 (main) [2022-04-13T00:33:17.378Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T00:33:17.404Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T00:33:17.457Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T00:33:17.477Z] > git checkout -f 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 # timeout=10 [2022-04-13T00:33:20.578Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T00:33:20.578Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T00:33:21.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T00:33:22.283Z] Commit message: "Merge pull request #3961 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.2.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-13T00:33:23.298Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-13T00:33:23.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T00:33:23.298Z] Dload Upload Total Spent Left Speed [2022-04-13T00:33:23.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45375 0 --:--:-- --:--:-- --:--:-- 45375 [Pipeline] sh [2022-04-13T00:33:24.109Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-13T00:33:24.464Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-04-13T00:33:24.464Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-13T00:33:24.464Z] { [2022-04-13T00:33:24.464Z] "registry-mirrors": [ [2022-04-13T00:33:24.464Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-13T00:33:24.464Z] ], [2022-04-13T00:33:24.464Z] "bip": "10.250.0.254/24", [2022-04-13T00:33:24.464Z] "hosts": [ [2022-04-13T00:33:24.464Z] "tcp://0.0.0.0:5555", [2022-04-13T00:33:24.464Z] "unix:///var/run/docker.sock" [2022-04-13T00:33:24.464Z] ], [2022-04-13T00:33:24.464Z] "mtu": 1458, [2022-04-13T00:33:24.464Z] "selinux-enabled": true, [2022-04-13T00:33:24.464Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-13T00:33:24.464Z] } [Pipeline] sh [2022-04-13T00:33:24.827Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-13T00:33:25.192Z] + sudo service docker restart [2022-04-13T00:33:39.258Z] Removing intermediate container fc00fafecd1d [2022-04-13T00:33:39.258Z] ---> 38fea2f2df11 [2022-04-13T00:33:39.258Z] [2022-04-13T00:33:39.258Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T00:33:39.258Z] Removing intermediate container 423068946ae5 [2022-04-13T00:33:39.258Z] ---> cc11716eba75 [2022-04-13T00:33:39.258Z] [2022-04-13T00:33:39.258Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T00:33:39.258Z] Removing intermediate container 004771c0df6c [2022-04-13T00:33:39.258Z] ---> 97063b1b2167 [2022-04-13T00:33:39.258Z] [2022-04-13T00:33:39.258Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T00:33:39.258Z] Removing intermediate container 1d9f0231067d [2022-04-13T00:33:39.258Z] ---> 98a387d289b9 [2022-04-13T00:33:39.258Z] [2022-04-13T00:33:39.258Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T00:33:39.258Z] 3.14: Pulling from library/alpine [2022-04-13T00:33:39.258Z] 3.14: Pulling from library/alpine [2022-04-13T00:33:39.258Z] 3.14: Pulling from library/alpine [2022-04-13T00:33:39.258Z] 3.15: Pulling from library/alpine [2022-04-13T00:33:39.827Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T00:33:39.827Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T00:33:39.827Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T00:33:39.827Z] Status: Image is up to date for alpine:3.14 [2022-04-13T00:33:39.827Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T00:33:39.827Z] Status: Image is up to date for alpine:3.14 [2022-04-13T00:33:39.827Z] ---> e04c818066af [2022-04-13T00:33:39.827Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T00:33:39.827Z] ---> e04c818066af [2022-04-13T00:33:39.827Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T00:33:39.827Z] ---> e04c818066af [2022-04-13T00:33:39.827Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T00:33:40.397Z] ---> Running in bdb79f9b4448 [2022-04-13T00:33:40.397Z] ---> Running in de9e9ea05e68 [2022-04-13T00:33:40.397Z] ---> Running in 888d89534b2c [2022-04-13T00:33:40.656Z] Removing intermediate container de9e9ea05e68 [2022-04-13T00:33:40.657Z] ---> 02905db4d95c [2022-04-13T00:33:40.657Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T00:33:40.657Z] ---> Running in 010e30b4da15 [2022-04-13T00:33:40.918Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T00:33:40.918Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T00:33:40.919Z] ---> 0ac33e5f5afa [2022-04-13T00:33:40.919Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T00:33:40.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:41.177Z] ---> Running in 42f6cf1aec49 [2022-04-13T00:33:41.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:41.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:41.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:41.177Z] Removing intermediate container 42f6cf1aec49 [2022-04-13T00:33:41.177Z] ---> 3d7f44bc8003 [2022-04-13T00:33:41.177Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:33:41.442Z] ---> Running in b9669fbe6b51 [2022-04-13T00:33:41.442Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T00:33:41.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:41.442Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T00:33:41.442Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T00:33:41.442Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:33:41.442Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:33:41.442Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T00:33:41.442Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:33:41.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:41.442Z] OK: 6 MiB in 15 packages [2022-04-13T00:33:41.442Z] OK: 6 MiB in 17 packages [2022-04-13T00:33:41.707Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T00:33:41.707Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T00:33:41.707Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:33:41.707Z] OK: 6 MiB in 16 packages [2022-04-13T00:33:42.279Z] Removing intermediate container bdb79f9b4448 [2022-04-13T00:33:42.279Z] ---> d433789b264c [2022-04-13T00:33:42.279Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:33:42.538Z] ---> Running in 5fafe1a74990 [2022-04-13T00:33:42.538Z] Removing intermediate container 010e30b4da15 [2022-04-13T00:33:42.538Z] ---> bd52552573af [2022-04-13T00:33:42.538Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T00:33:42.800Z] ---> Running in 077e769d3aed [2022-04-13T00:33:42.800Z] Removing intermediate container 888d89534b2c [2022-04-13T00:33:42.800Z] ---> 2357c6c3208c [2022-04-13T00:33:42.800Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T00:33:42.800Z] Removing intermediate container 5fafe1a74990 [2022-04-13T00:33:42.800Z] ---> d8c5daf79c80 [2022-04-13T00:33:42.800Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T00:33:42.800Z] ---> Running in f29adb08ece1 [2022-04-13T00:33:42.800Z] ---> Running in ec9b1221130c [2022-04-13T00:33:43.059Z] Removing intermediate container b9669fbe6b51 [2022-04-13T00:33:43.059Z] ---> 0910c489097a [2022-04-13T00:33:43.059Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T00:33:43.059Z] Removing intermediate container 077e769d3aed [2022-04-13T00:33:43.059Z] ---> 95942e608793 [2022-04-13T00:33:43.060Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T00:33:43.060Z] ---> Running in 3c6fe35ee45c [2022-04-13T00:33:43.060Z] ---> Running in b48c8444d2cd [2022-04-13T00:33:43.060Z] Removing intermediate container ec9b1221130c [2022-04-13T00:33:43.060Z] ---> 27ddb4d88f00 [2022-04-13T00:33:43.060Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T00:33:43.060Z] ---> Running in df97545bff31 [2022-04-13T00:33:43.060Z] Removing intermediate container f29adb08ece1 [2022-04-13T00:33:43.060Z] ---> 78d4ac1eaccc [2022-04-13T00:33:43.060Z] Step 13/25 : WORKDIR / [2022-04-13T00:33:43.319Z] ---> Running in b2607fbebffe [2022-04-13T00:33:43.319Z] Removing intermediate container 3c6fe35ee45c [2022-04-13T00:33:43.319Z] ---> 14f2cbb51546 [2022-04-13T00:33:43.319Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T00:33:43.319Z] ---> Running in 9f784293ba52 [2022-04-13T00:33:43.319Z] Removing intermediate container df97545bff31 [2022-04-13T00:33:43.319Z] ---> 84bc4087dc60 [2022-04-13T00:33:43.319Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [2022-04-13T00:33:43.580Z] Removing intermediate container b2607fbebffe [2022-04-13T00:33:43.580Z] ---> c7906026b0c5 [2022-04-13T00:33:43.580Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] configFileProvider [2022-04-13T00:33:43.590Z] provisioning config files... [2022-04-13T00:33:43.620Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/191@tmp/config5391407857983989755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T00:33:43.838Z] ---> 5751b87d7f58 [2022-04-13T00:33:43.839Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T00:33:43.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:44.014Z] ---> docker-login.sh [2022-04-13T00:33:44.014Z] nexus3.edgexfoundry.org:10001 [2022-04-13T00:33:44.097Z] ---> 608ca2090403 [2022-04-13T00:33:44.097Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-13T00:33:44.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:33:44.753Z] ---> aa52a6bd859d [2022-04-13T00:33:44.753Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T00:33:44.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:44.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:33:44.972Z] Configure a credential helper to remove this warning. See [2022-04-13T00:33:44.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:33:44.972Z] [2022-04-13T00:33:44.972Z] Login Succeeded [2022-04-13T00:33:44.972Z] nexus3.edgexfoundry.org:10002 [2022-04-13T00:33:45.162Z] Removing intermediate container 9f784293ba52 [2022-04-13T00:33:45.162Z] ---> ba533267c3c3 [2022-04-13T00:33:45.162Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T00:33:45.162Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:33:45.162Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:33:45.162Z] OK: 15854 distinct packages available [2022-04-13T00:33:45.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:45.162Z] ---> Running in 786ea3020570 [2022-04-13T00:33:45.162Z] ---> 75b93e190ff2 [2022-04-13T00:33:45.162Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-13T00:33:45.162Z] ---> a85705883b3e [2022-04-13T00:33:45.162Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T00:33:45.448Z] Removing intermediate container 786ea3020570 [2022-04-13T00:33:45.448Z] ---> 6b2cd63f1fa3 [2022-04-13T00:33:45.448Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T00:33:45.448Z] ---> 01eb87b39f60 [2022-04-13T00:33:45.448Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T00:33:45.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:33:45.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:33:45.574Z] Configure a credential helper to remove this warning. See [2022-04-13T00:33:45.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:33:45.574Z] [2022-04-13T00:33:45.574Z] Login Succeeded [2022-04-13T00:33:45.574Z] nexus3.edgexfoundry.org:10003 [2022-04-13T00:33:45.711Z] ---> 0bf0544f84c2 [2022-04-13T00:33:45.711Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T00:33:45.711Z] ---> Running in 8a8a3cb75220 [2022-04-13T00:33:45.711Z] ---> a27977b8ca13 [2022-04-13T00:33:45.711Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T00:33:45.969Z] ---> Running in 5d3698456330 [2022-04-13T00:33:45.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:46.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:33:46.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:33:46.179Z] Configure a credential helper to remove this warning. See [2022-04-13T00:33:46.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:33:46.179Z] [2022-04-13T00:33:46.179Z] Login Succeeded [2022-04-13T00:33:46.179Z] nexus3.edgexfoundry.org:10004 [2022-04-13T00:33:46.247Z] Removing intermediate container 8a8a3cb75220 [2022-04-13T00:33:46.247Z] ---> 34724041da9f [2022-04-13T00:33:46.247Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:33:46.247Z] ---> Running in 087f62e922a9 [2022-04-13T00:33:46.247Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T00:33:46.247Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T00:33:46.507Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T00:33:46.507Z] Removing intermediate container 087f62e922a9 [2022-04-13T00:33:46.507Z] ---> 8b27a04762cb [2022-04-13T00:33:46.507Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T00:33:46.507Z] ---> Running in 6210f0f5bced [2022-04-13T00:33:46.507Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T00:33:46.507Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T00:33:46.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:33:46.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:33:46.777Z] Configure a credential helper to remove this warning. See [2022-04-13T00:33:46.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:33:46.777Z] [2022-04-13T00:33:46.777Z] Login Succeeded [2022-04-13T00:33:46.777Z] docker.io [2022-04-13T00:33:46.780Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T00:33:46.780Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T00:33:46.780Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T00:33:47.039Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T00:33:47.039Z] Removing intermediate container 6210f0f5bced [2022-04-13T00:33:47.039Z] ---> 753bdd7a91db [2022-04-13T00:33:47.039Z] Step 21/22 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:33:47.039Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T00:33:47.039Z] ---> b398eb404fad [2022-04-13T00:33:47.039Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T00:33:47.039Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:33:47.039Z] ---> Running in 722c335becea [2022-04-13T00:33:47.039Z] OK: 8 MiB in 23 packages [2022-04-13T00:33:47.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:33:47.297Z] Removing intermediate container 722c335becea [2022-04-13T00:33:47.298Z] ---> 4e75bda6eeb3 [2022-04-13T00:33:47.298Z] Step 22/22 : LABEL version=2.2.0-dev.66 [2022-04-13T00:33:47.298Z] ---> Running in 0abde2428c8d [2022-04-13T00:33:47.298Z] Removing intermediate container 5d3698456330 [2022-04-13T00:33:47.558Z] ---> 1660c0e1421a [2022-04-13T00:33:47.558Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:33:47.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:33:47.651Z] Configure a credential helper to remove this warning. See [2022-04-13T00:33:47.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:33:47.651Z] [2022-04-13T00:33:47.651Z] Login Succeeded [2022-04-13T00:33:47.651Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T00:33:47.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-13T00:33:47.821Z] Removing intermediate container 0abde2428c8d [2022-04-13T00:33:47.821Z] ---> 4927b65d3b65 [2022-04-13T00:33:47.821Z] [2022-04-13T00:33:47.821Z] ---> 655f7fd58747 [2022-04-13T00:33:47.821Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T00:33:47.821Z] Successfully built 4927b65d3b65 [2022-04-13T00:33:47.821Z] Successfully tagged support-scheduler:latest [2022-04-13T00:33:47.821Z] Building core-metadata [2022-04-13T00:33:48.080Z]  Building support-scheduler ... done Removing intermediate container b48c8444d2cd [2022-04-13T00:33:48.080Z] ---> 98a017249fbd [2022-04-13T00:33:48.080Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] echo [2022-04-13T00:33:48.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T00:33:48.250Z] ========================================================= [2022-04-13T00:33:48.250Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-13T00:33:48.250Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T00:33:48.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T00:33:48.890Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-13T00:33:48.890Z] 9b3977197b4f: Pulling fs layer [2022-04-13T00:33:48.890Z] 1a89e8eeedd5: Pulling fs layer [2022-04-13T00:33:48.890Z] 94645a83ff95: Pulling fs layer [2022-04-13T00:33:48.890Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-13T00:33:48.890Z] 0c92f367c5e7: Pulling fs layer [2022-04-13T00:33:48.890Z] f7c0051592d6: Pulling fs layer [2022-04-13T00:33:48.890Z] a227ed2f7395: Pulling fs layer [2022-04-13T00:33:48.890Z] 7b1c46037f91: Pulling fs layer [2022-04-13T00:33:48.890Z] f7c0051592d6: Waiting [2022-04-13T00:33:48.890Z] a227ed2f7395: Waiting [2022-04-13T00:33:48.890Z] 7b1c46037f91: Waiting [2022-04-13T00:33:48.890Z] 3f3a8bcf1eab: Waiting [2022-04-13T00:33:48.890Z] 0c92f367c5e7: Waiting [2022-04-13T00:33:48.890Z] 94645a83ff95: Verifying Checksum [2022-04-13T00:33:48.890Z] 94645a83ff95: Download complete [2022-04-13T00:33:48.890Z] 1a89e8eeedd5: Verifying Checksum [2022-04-13T00:33:48.890Z] 1a89e8eeedd5: Download complete [2022-04-13T00:33:48.890Z] 0c92f367c5e7: Verifying Checksum [2022-04-13T00:33:48.890Z] 0c92f367c5e7: Download complete [2022-04-13T00:33:48.890Z] f7c0051592d6: Verifying Checksum [2022-04-13T00:33:48.890Z] f7c0051592d6: Download complete [2022-04-13T00:33:48.890Z] 9b3977197b4f: Download complete [2022-04-13T00:33:48.890Z] a227ed2f7395: Verifying Checksum [2022-04-13T00:33:48.890Z] a227ed2f7395: Download complete [2022-04-13T00:33:49.911Z] 9b3977197b4f: Pull complete [2022-04-13T00:33:49.982Z] ---> ee1f84e15e15 [2022-04-13T00:33:49.982Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T00:33:49.982Z] ---> 421e58e8f236 [2022-04-13T00:33:49.982Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T00:33:49.982Z] ---> bdf595237cf5 [2022-04-13T00:33:49.982Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T00:33:50.248Z] ---> 1dd61b113339 [2022-04-13T00:33:50.248Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-13T00:33:50.509Z] ---> e5a20c536648 [2022-04-13T00:33:50.509Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T00:33:50.509Z] ---> Running in 2d131984d025 [2022-04-13T00:33:50.927Z] 1a89e8eeedd5: Pull complete [2022-04-13T00:33:51.077Z] ---> 9a3cdbf62192 [2022-04-13T00:33:51.077Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T00:33:51.213Z] 94645a83ff95: Pull complete [2022-04-13T00:33:51.499Z] 7b1c46037f91: Verifying Checksum [2022-04-13T00:33:51.499Z] 7b1c46037f91: Download complete [2022-04-13T00:33:51.645Z] ---> 6129961f1b31 [2022-04-13T00:33:51.645Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T00:33:51.904Z] ---> 854bbb2f3fc7 [2022-04-13T00:33:51.904Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T00:33:51.904Z] ---> Running in c29d8f60122f [2022-04-13T00:33:52.104Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-13T00:33:52.104Z] 3f3a8bcf1eab: Download complete [2022-04-13T00:33:52.480Z] Removing intermediate container c29d8f60122f [2022-04-13T00:33:52.480Z] ---> 908f7be6e5a6 [2022-04-13T00:33:52.480Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T00:33:52.480Z] ---> 89b739be08f6 [2022-04-13T00:33:52.480Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T00:33:52.480Z] ---> Running in c7f6457ddcd1 [2022-04-13T00:33:52.738Z] ---> eeeb7afad144 [2022-04-13T00:33:52.738Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T00:33:52.738Z] Removing intermediate container 2d131984d025 [2022-04-13T00:33:52.738Z] ---> 276a54e6571a [2022-04-13T00:33:52.738Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T00:33:52.998Z] Removing intermediate container c7f6457ddcd1 [2022-04-13T00:33:52.998Z] ---> 6cedef93c739 [2022-04-13T00:33:52.998Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:33:53.279Z] ---> Running in b369d7022e65 [2022-04-13T00:33:53.279Z] ---> Running in a8cff27490e4 [2022-04-13T00:33:53.279Z] ---> Running in 16b288eac13e [2022-04-13T00:33:53.279Z] Removing intermediate container b369d7022e65 [2022-04-13T00:33:53.279Z] ---> 5a1372a773d7 [2022-04-13T00:33:53.279Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T00:33:53.539Z] ---> Running in 171c482ba456 [2022-04-13T00:33:53.539Z] Removing intermediate container 16b288eac13e [2022-04-13T00:33:53.539Z] ---> d83b391fb513 [2022-04-13T00:33:53.539Z] Step 18/20 : LABEL arch=x86_64 [2022-04-13T00:33:53.800Z] ---> Running in 4eb03b4c387d [2022-04-13T00:33:53.800Z] Removing intermediate container 171c482ba456 [2022-04-13T00:33:53.800Z] ---> e51cad091768 [2022-04-13T00:33:53.800Z] Step 24/25 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:33:53.800Z] Removing intermediate container 4eb03b4c387d [2022-04-13T00:33:53.800Z] ---> 6a0215a45658 [2022-04-13T00:33:53.800Z] Step 19/20 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:33:53.800Z] ---> Running in d0f016c1a71b [2022-04-13T00:33:54.060Z] ---> Running in ff0268ce2f78 [2022-04-13T00:33:54.627Z] Removing intermediate container d0f016c1a71b [2022-04-13T00:33:54.627Z] ---> 3c0a9d158432 [2022-04-13T00:33:54.627Z] Step 25/25 : LABEL version=2.2.0-dev.66 [2022-04-13T00:33:54.627Z] Removing intermediate container ff0268ce2f78 [2022-04-13T00:33:54.627Z] ---> 93dbca9ad742 [2022-04-13T00:33:54.627Z] Step 20/20 : LABEL version=2.2.0-dev.66 [2022-04-13T00:33:55.203Z] ---> Running in b635b2d7a2b1 [2022-04-13T00:33:55.203Z] ---> Running in 910e8eef7a0a [2022-04-13T00:33:55.558Z] Removing intermediate container a8cff27490e4 [2022-04-13T00:33:55.558Z] ---> 6800f859c7d3 [2022-04-13T00:33:55.558Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T00:33:55.558Z] Removing intermediate container b635b2d7a2b1 [2022-04-13T00:33:55.558Z] ---> 8a8dbf629a4d [2022-04-13T00:33:55.558Z] [2022-04-13T00:33:55.830Z] Successfully built 8a8dbf629a4d [2022-04-13T00:33:56.089Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:33:56.089Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:33:56.089Z] Successfully tagged security-secretstore-setup:latest [2022-04-13T00:33:56.089Z] ---> 560febbcc35f [2022-04-13T00:33:56.089Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:33:56.089Z] ---> Using cache [2022-04-13T00:33:56.089Z] ---> faefeed6ae7e [2022-04-13T00:33:56.089Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:33:56.089Z] Building security-spire-server [2022-04-13T00:33:56.089Z] ---> Using cache [2022-04-13T00:33:56.089Z] ---> 7ca195c073a7 [2022-04-13T00:33:56.089Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T00:33:56.089Z] ---> Using cache [2022-04-13T00:33:56.089Z] ---> d401cca682ba [2022-04-13T00:33:56.089Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:33:56.089Z]  Building security-secretstore-setup ... done  ---> Using cache [2022-04-13T00:33:56.089Z] ---> 3f1ff7ffe904 [2022-04-13T00:33:56.089Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:33:56.089Z] ---> Using cache [2022-04-13T00:33:56.089Z] ---> 80d61b320a0d [2022-04-13T00:33:56.089Z] Step 8/23 : COPY . . [2022-04-13T00:33:56.089Z] Removing intermediate container 910e8eef7a0a [2022-04-13T00:33:56.089Z] ---> e92c8c3c93ee [2022-04-13T00:33:56.089Z] [2022-04-13T00:33:56.089Z] ---> Using cache [2022-04-13T00:33:56.089Z] ---> 1953d285bdc8 [2022-04-13T00:33:56.089Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T00:33:56.089Z] Successfully built e92c8c3c93ee [2022-04-13T00:33:56.347Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-13T00:33:56.347Z] Building support-notifications [2022-04-13T00:33:56.347Z]  Building security-spiffe-token-provider ... done  ---> Running in a90710c5c358 [2022-04-13T00:33:56.913Z] ---> Running in 29769fa09813 [2022-04-13T00:33:57.480Z] Removing intermediate container a90710c5c358 [2022-04-13T00:33:57.480Z] ---> 719b58b040c0 [2022-04-13T00:33:57.480Z] Step 28/31 : CMD ["gate"] [2022-04-13T00:33:59.379Z] ---> Running in 50cd93fd3a0a [2022-04-13T00:33:59.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T00:33:59.379Z] Removing intermediate container 50cd93fd3a0a [2022-04-13T00:33:59.379Z] ---> e46f2ffa0860 [2022-04-13T00:33:59.379Z] Step 29/31 : LABEL arch=x86_64 [2022-04-13T00:33:59.638Z] ---> Running in 751390ec5c98 [2022-04-13T00:34:00.207Z] Removing intermediate container 751390ec5c98 [2022-04-13T00:34:00.207Z] ---> 26ac681861ce [2022-04-13T00:34:00.207Z] Step 30/31 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:34:00.468Z] ---> Running in 4c17afb480ea [2022-04-13T00:34:01.037Z] Removing intermediate container 4c17afb480ea [2022-04-13T00:34:01.037Z] ---> c90c020104d1 [2022-04-13T00:34:01.037Z] Step 31/31 : LABEL version=2.2.0-dev.66 [2022-04-13T00:34:01.037Z] ---> Running in c39090cfbaf8 [2022-04-13T00:34:01.617Z] Removing intermediate container c39090cfbaf8 [2022-04-13T00:34:01.617Z] ---> a3e0e25f1c59 [2022-04-13T00:34:01.617Z] [2022-04-13T00:34:01.617Z] Successfully built a3e0e25f1c59 [2022-04-13T00:34:01.617Z] Successfully tagged security-bootstrapper:latest [2022-04-13T00:34:01.617Z] Building core-command [2022-04-13T00:34:04.547Z] 3f3a8bcf1eab: Pull complete [2022-04-13T00:34:04.547Z] 0c92f367c5e7: Pull complete [2022-04-13T00:34:04.547Z] f7c0051592d6: Pull complete [2022-04-13T00:34:04.547Z] a227ed2f7395: Pull complete [2022-04-13T00:34:06.897Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:34:06.897Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:34:06.897Z] ---> 560febbcc35f [2022-04-13T00:34:06.897Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T00:34:06.897Z] ---> Using cache [2022-04-13T00:34:06.897Z] ---> faefeed6ae7e [2022-04-13T00:34:06.897Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:34:06.897Z] ---> Using cache [2022-04-13T00:34:06.897Z] ---> 7ca195c073a7 [2022-04-13T00:34:06.897Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T00:34:06.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:34:06.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:34:06.897Z] ---> 560febbcc35f [2022-04-13T00:34:06.897Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T00:34:06.897Z] ---> Using cache [2022-04-13T00:34:06.897Z] ---> faefeed6ae7e [2022-04-13T00:34:06.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:34:06.897Z] ---> Using cache [2022-04-13T00:34:06.897Z] ---> 7ca195c073a7 [2022-04-13T00:34:06.897Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T00:34:08.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:34:08.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:34:08.798Z] ---> 560febbcc35f [2022-04-13T00:34:08.798Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:34:08.798Z] ---> Using cache [2022-04-13T00:34:08.798Z] ---> faefeed6ae7e [2022-04-13T00:34:08.798Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:34:08.798Z] ---> Using cache [2022-04-13T00:34:08.798Z] ---> 7ca195c073a7 [2022-04-13T00:34:08.798Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T00:34:08.798Z] ---> Using cache [2022-04-13T00:34:08.798Z] ---> d401cca682ba [2022-04-13T00:34:08.798Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:34:08.798Z] ---> Using cache [2022-04-13T00:34:08.798Z] ---> 3f1ff7ffe904 [2022-04-13T00:34:08.798Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:34:08.798Z] ---> Using cache [2022-04-13T00:34:08.798Z] ---> 80d61b320a0d [2022-04-13T00:34:08.798Z] Step 8/23 : COPY . . [2022-04-13T00:34:08.798Z] ---> Using cache [2022-04-13T00:34:08.798Z] ---> 1953d285bdc8 [2022-04-13T00:34:08.798Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T00:34:11.337Z] ---> Running in 252ec2e9c2c7 [2022-04-13T00:34:11.337Z] ---> Running in b73762479d26 [2022-04-13T00:34:11.337Z] ---> Running in a96884937ad3 [2022-04-13T00:34:12.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:34:12.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T00:34:12.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:34:12.915Z] 7b1c46037f91: Pull complete [2022-04-13T00:34:12.915Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-13T00:34:12.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T00:34:12.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T00:34:13.288Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-13T00:34:13.288Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T00:34:13.288Z] WORKDIR /edgex [2022-04-13T00:34:13.288Z] COPY go.mod . [2022-04-13T00:34:13.288Z] RUN go mod download [2022-04-13T00:34:13.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:34:13.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:34:13.553Z] OK: 221 MiB in 52 packages [2022-04-13T00:34:13.553Z] OK: 221 MiB in 52 packages [2022-04-13T00:34:14.932Z] Removing intermediate container 252ec2e9c2c7 [2022-04-13T00:34:14.932Z] ---> 063fb4dee378 [2022-04-13T00:34:14.932Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T00:34:14.932Z] Removing intermediate container a96884937ad3 [2022-04-13T00:34:14.932Z] ---> ba0964629f5e [2022-04-13T00:34:14.932Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T00:34:15.192Z] ---> 04fa8491fe19 [2022-04-13T00:34:15.192Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:34:15.192Z] ---> Running in 573f93ed580d [2022-04-13T00:34:15.192Z] ---> c15aaa6c7cf5 [2022-04-13T00:34:15.192Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:34:15.450Z] ---> Running in 7935613bdc09 [2022-04-13T00:34:15.949Z] Sending build context to Docker daemon 169.1MB [2022-04-13T00:34:15.949Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T00:34:15.949Z] ---> f79e39bc4007 [2022-04-13T00:34:15.949Z] Step 2/4 : WORKDIR /edgex [2022-04-13T00:34:16.934Z] ---> Running in 18f8ce0ea595 [2022-04-13T00:34:17.373Z] Removing intermediate container 573f93ed580d [2022-04-13T00:34:17.373Z] ---> 222790e4c344 [2022-04-13T00:34:17.373Z] Step 8/25 : COPY . . [2022-04-13T00:34:17.542Z] Removing intermediate container 18f8ce0ea595 [2022-04-13T00:34:17.543Z] ---> b86279abe5e2 [2022-04-13T00:34:17.543Z] Step 3/4 : COPY go.mod . [2022-04-13T00:34:17.632Z] Removing intermediate container 7935613bdc09 [2022-04-13T00:34:17.632Z] ---> 60f5104e0525 [2022-04-13T00:34:17.632Z] Step 8/22 : COPY . . [2022-04-13T00:34:18.150Z] ---> 92eb00de7eb8 [2022-04-13T00:34:18.150Z] Step 4/4 : RUN go mod download [2022-04-13T00:34:18.150Z] ---> Running in 69b77be21a1f [2022-04-13T00:34:27.619Z] ---> 6a62423d91b9 [2022-04-13T00:34:27.619Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T00:34:27.619Z] ---> d5b5cac01bda [2022-04-13T00:34:27.619Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T00:34:27.619Z] ---> Running in 18c9fd234550 [2022-04-13T00:34:27.619Z] ---> Running in 1cbb53627afd [2022-04-13T00:34:27.619Z] Removing intermediate container 1cbb53627afd [2022-04-13T00:34:27.619Z] ---> bd6576226448 [2022-04-13T00:34:27.619Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T00:34:27.619Z] ---> Running in 52cb62a474a8 [2022-04-13T00:34:27.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T00:34:28.558Z] Removing intermediate container 52cb62a474a8 [2022-04-13T00:34:28.558Z] ---> c8837c1ae2ed [2022-04-13T00:34:28.558Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T00:34:28.558Z] ---> Running in 2273125a3c44 [2022-04-13T00:34:28.816Z] Removing intermediate container 2273125a3c44 [2022-04-13T00:34:28.816Z] ---> e716bada34d9 [2022-04-13T00:34:28.816Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T00:34:28.816Z] ---> Running in 6e66a3283c6c [2022-04-13T00:34:29.074Z] Removing intermediate container 29769fa09813 [2022-04-13T00:34:29.074Z] ---> ca1cefcd8aa7 [2022-04-13T00:34:29.074Z] [2022-04-13T00:34:29.074Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T00:34:29.074Z] ---> e04c818066af [2022-04-13T00:34:29.074Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T00:34:29.074Z] ---> Using cache [2022-04-13T00:34:29.074Z] ---> d433789b264c [2022-04-13T00:34:29.074Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:34:29.074Z] ---> Using cache [2022-04-13T00:34:29.074Z] ---> d8c5daf79c80 [2022-04-13T00:34:29.074Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T00:34:29.336Z] ---> Running in 9d5101e92932 [2022-04-13T00:34:29.336Z] Removing intermediate container 9d5101e92932 [2022-04-13T00:34:29.336Z] ---> 91b7809797f7 [2022-04-13T00:34:29.336Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T00:34:29.597Z] ---> Running in 67999def0918 [2022-04-13T00:34:29.597Z] Removing intermediate container 67999def0918 [2022-04-13T00:34:29.597Z] ---> 0ee88bf90f92 [2022-04-13T00:34:29.597Z] Step 15/23 : WORKDIR / [2022-04-13T00:34:29.597Z] ---> Running in 84fbde30ef01 [2022-04-13T00:34:29.597Z] spire-1.2.1/ [2022-04-13T00:34:29.597Z] spire-1.2.1/.data/ [2022-04-13T00:34:29.597Z] spire-1.2.1/.data/.file [2022-04-13T00:34:29.597Z] spire-1.2.1/.dockerignore [2022-04-13T00:34:29.597Z] spire-1.2.1/.gitattributes [2022-04-13T00:34:29.597Z] spire-1.2.1/.githooks/ [2022-04-13T00:34:29.597Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/ [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/workflows/ [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T00:34:29.597Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T00:34:29.597Z] spire-1.2.1/.gitignore [2022-04-13T00:34:29.597Z] spire-1.2.1/.go-version [2022-04-13T00:34:29.597Z] spire-1.2.1/.golangci.yml [2022-04-13T00:34:29.597Z] spire-1.2.1/ADOPTERS.md [2022-04-13T00:34:29.597Z] spire-1.2.1/CHANGELOG.md [2022-04-13T00:34:29.597Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T00:34:29.597Z] spire-1.2.1/CODEOWNERS [2022-04-13T00:34:29.597Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T00:34:29.597Z] spire-1.2.1/Dockerfile [2022-04-13T00:34:29.597Z] spire-1.2.1/Dockerfile.dev [2022-04-13T00:34:29.597Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T00:34:29.597Z] spire-1.2.1/LICENSE [2022-04-13T00:34:29.597Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T00:34:29.597Z] spire-1.2.1/Makefile [2022-04-13T00:34:29.597Z] spire-1.2.1/README.md [2022-04-13T00:34:29.597Z] spire-1.2.1/ROADMAP.md [2022-04-13T00:34:29.597Z] spire-1.2.1/SECURITY.md [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T00:34:29.597Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T00:34:29.598Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T00:34:29.598Z] spire-1.2.1/conf/ [2022-04-13T00:34:29.598Z] spire-1.2.1/conf/agent/ [2022-04-13T00:34:29.598Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T00:34:29.598Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T00:34:29.598Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T00:34:29.598Z] spire-1.2.1/conf/server/ [2022-04-13T00:34:29.598Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T00:34:29.598Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T00:34:29.598Z] spire-1.2.1/conf/server/server.conf [2022-04-13T00:34:29.598Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/ [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/auditlog.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/ [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T00:34:29.598Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/spire_server.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/telemetry.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/upgrading.md [2022-04-13T00:34:29.860Z] spire-1.2.1/doc/using_spire.md [2022-04-13T00:34:29.860Z] spire-1.2.1/examples/ [2022-04-13T00:34:29.860Z] spire-1.2.1/examples/README.md [2022-04-13T00:34:29.860Z] spire-1.2.1/go.mod [2022-04-13T00:34:29.860Z] spire-1.2.1/go.sum [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T00:34:29.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/health/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/log/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/version/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/config.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T00:34:29.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/server.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/ [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/private/ [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/private/server/ [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/ [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/common/ [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T00:34:29.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T00:34:29.862Z] spire-1.2.1/release/ [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire-extras/ [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire/ [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire/README.md [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire/conf/ [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T00:34:29.862Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T00:34:29.862Z] spire-1.2.1/script/ [2022-04-13T00:34:29.862Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T00:34:29.862Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T00:34:29.862Z] spire-1.2.1/support/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T00:34:29.862Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T00:34:29.862Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T00:34:29.862Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T00:34:29.863Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T00:34:29.863Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T00:34:29.863Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T00:34:29.863Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T00:34:29.863Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T00:34:29.863Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T00:34:29.863Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/clock/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/clock/clock.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T00:34:29.863Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/common [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T00:34:29.863Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T00:34:29.864Z] spire-1.2.1/test/integration/test.sh [2022-04-13T00:34:29.864Z] spire-1.2.1/test/plugintest/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/spiretest/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/testca/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/testca/ca.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/testkey/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T00:34:29.864Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/testkey/new.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/util/ [2022-04-13T00:34:29.864Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/util/race.go [2022-04-13T00:34:29.864Z] spire-1.2.1/test/util/util.go [2022-04-13T00:34:29.864Z] building spire from source... [2022-04-13T00:34:29.864Z] Removing intermediate container 84fbde30ef01 [2022-04-13T00:34:29.864Z] ---> b42dc48f89d7 [2022-04-13T00:34:29.864Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:34:29.864Z] Installing go1.17.7... [2022-04-13T00:34:30.124Z] ---> 085c85d00cae [2022-04-13T00:34:30.124Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T00:34:32.026Z] ---> 0df7ea8749f3 [2022-04-13T00:34:32.026Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T00:34:32.026Z] Removing intermediate container b73762479d26 [2022-04-13T00:34:32.026Z] ---> 769e0fac14d1 [2022-04-13T00:34:32.026Z] [2022-04-13T00:34:32.026Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T00:34:32.026Z] ---> e04c818066af [2022-04-13T00:34:32.026Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T00:34:32.026Z] ---> Using cache [2022-04-13T00:34:32.026Z] ---> d433789b264c [2022-04-13T00:34:32.026Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:34:32.026Z] ---> Using cache [2022-04-13T00:34:32.026Z] ---> d8c5daf79c80 [2022-04-13T00:34:32.026Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T00:34:32.026Z] ---> Running in 187cdbd832b4 [2022-04-13T00:34:32.026Z] ---> 9433f25a17c2 [2022-04-13T00:34:32.026Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T00:34:32.026Z] Removing intermediate container 187cdbd832b4 [2022-04-13T00:34:32.026Z] ---> 9801c6e2a585 [2022-04-13T00:34:32.026Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T00:34:32.289Z] ---> Running in 0ff56c8becc9 [2022-04-13T00:34:32.289Z] ---> Running in 3eaf2195d46c [2022-04-13T00:34:32.289Z] Removing intermediate container 0ff56c8becc9 [2022-04-13T00:34:32.289Z] ---> 8cef0fd6a150 [2022-04-13T00:34:32.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:34:32.546Z] Removing intermediate container 3eaf2195d46c [2022-04-13T00:34:32.546Z] ---> 3c5453ee1551 [2022-04-13T00:34:32.546Z] Step 15/23 : WORKDIR / [2022-04-13T00:34:32.546Z] ---> Running in 3c5e754b7c3d [2022-04-13T00:34:32.546Z] ---> Running in efadfe435095 [2022-04-13T00:34:32.822Z] Removing intermediate container 3c5e754b7c3d [2022-04-13T00:34:32.822Z] ---> 045a8c0292d8 [2022-04-13T00:34:32.822Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T00:34:32.822Z] Removing intermediate container efadfe435095 [2022-04-13T00:34:32.822Z] ---> e9d453aca877 [2022-04-13T00:34:32.822Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:34:33.082Z] ---> Running in ae7cf1865054 [2022-04-13T00:34:33.340Z] ---> c4a029cc0b54 [2022-04-13T00:34:33.340Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T00:34:33.340Z] Removing intermediate container ae7cf1865054 [2022-04-13T00:34:33.340Z] ---> 3ea34304c86f [2022-04-13T00:34:33.340Z] Step 22/23 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:34:33.340Z] ---> Running in d62ce5eed1b1 [2022-04-13T00:34:33.601Z] Removing intermediate container d62ce5eed1b1 [2022-04-13T00:34:33.601Z] ---> 52690d582467 [2022-04-13T00:34:33.601Z] Step 23/23 : LABEL version=2.2.0-dev.66 [2022-04-13T00:34:33.859Z] ---> Running in 5cd040e5143a [2022-04-13T00:34:34.120Z] Removing intermediate container 5cd040e5143a [2022-04-13T00:34:34.120Z] ---> 16f2aeaac803 [2022-04-13T00:34:34.120Z] [2022-04-13T00:34:34.120Z] ---> bace67bb6691 [2022-04-13T00:34:34.120Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T00:34:34.120Z] Successfully built 16f2aeaac803 [2022-04-13T00:34:34.120Z] Successfully tagged core-metadata:latest [2022-04-13T00:34:34.120Z]  Building core-metadata ... done Building security-spire-config [2022-04-13T00:34:36.027Z] ---> d5a29ca09926 [2022-04-13T00:34:36.027Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T00:34:36.027Z] Building bin/spire-server... [2022-04-13T00:34:36.290Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T00:34:36.290Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T00:34:36.290Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T00:34:36.290Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T00:34:36.290Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T00:34:36.290Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T00:34:36.290Z]  ---> Running in a1b6b93fe25d [2022-04-13T00:34:36.290Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T00:34:36.290Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T00:34:36.290Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T00:34:36.290Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T00:34:36.563Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T00:34:36.563Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T00:34:36.563Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T00:34:36.563Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T00:34:36.563Z] Removing intermediate container a1b6b93fe25d [2022-04-13T00:34:36.563Z] ---> 2c1c3f29b2be [2022-04-13T00:34:36.563Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:34:36.824Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T00:34:36.824Z]  ---> Running in 36cb79617bed [2022-04-13T00:34:36.824Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T00:34:36.824Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T00:34:36.824Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T00:34:36.824Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T00:34:36.824Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T00:34:36.824Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T00:34:36.824Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T00:34:37.087Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T00:34:37.087Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T00:34:37.087Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T00:34:37.087Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T00:34:37.087Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T00:34:37.087Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T00:34:37.350Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T00:34:37.350Z] Removing intermediate container 36cb79617bed [2022-04-13T00:34:37.350Z] ---> df0ee958b905 [2022-04-13T00:34:37.350Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T00:34:37.350Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T00:34:37.350Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T00:34:37.350Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T00:34:37.350Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T00:34:37.350Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T00:34:37.350Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T00:34:37.350Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T00:34:37.350Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T00:34:37.350Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T00:34:37.350Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T00:34:37.609Z]  ---> Running in ca14243d25fc [2022-04-13T00:34:37.609Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T00:34:37.609Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T00:34:37.609Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T00:34:37.609Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T00:34:37.609Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T00:34:37.609Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T00:34:37.609Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T00:34:37.609Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T00:34:37.609Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T00:34:37.868Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T00:34:37.868Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T00:34:37.868Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T00:34:37.868Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T00:34:37.868Z] Removing intermediate container ca14243d25fc [2022-04-13T00:34:37.868Z] ---> c013479b6d7f [2022-04-13T00:34:37.868Z] Step 22/23 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:34:37.868Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T00:34:38.129Z]  ---> Running in b2f3bc8fd0e7 [2022-04-13T00:34:38.399Z] Removing intermediate container b2f3bc8fd0e7 [2022-04-13T00:34:38.399Z] ---> 6de0d6d26751 [2022-04-13T00:34:38.399Z] Step 23/23 : LABEL version=2.2.0-dev.66 [2022-04-13T00:34:38.399Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T00:34:38.659Z]  ---> Running in 8cbae543689b [2022-04-13T00:34:38.919Z] Removing intermediate container 8cbae543689b [2022-04-13T00:34:38.919Z] ---> 67cf7c849e3d [2022-04-13T00:34:38.919Z] [2022-04-13T00:34:38.919Z] Successfully built 67cf7c849e3d [2022-04-13T00:34:38.919Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:34:38.919Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:34:38.919Z] ---> 560febbcc35f [2022-04-13T00:34:38.919Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T00:34:38.919Z] ---> Using cache [2022-04-13T00:34:38.919Z] ---> faefeed6ae7e [2022-04-13T00:34:38.919Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:34:38.919Z] ---> Using cache [2022-04-13T00:34:38.919Z] ---> 7ca195c073a7 [2022-04-13T00:34:38.919Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T00:34:38.919Z] ---> Using cache [2022-04-13T00:34:38.919Z] ---> 063fb4dee378 [2022-04-13T00:34:38.919Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T00:34:38.919Z] ---> Using cache [2022-04-13T00:34:38.919Z] ---> 04fa8491fe19 [2022-04-13T00:34:38.920Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:34:38.920Z] ---> Using cache [2022-04-13T00:34:38.920Z] ---> 222790e4c344 [2022-04-13T00:34:38.920Z] Step 8/26 : COPY . . [2022-04-13T00:34:38.920Z] ---> Using cache [2022-04-13T00:34:38.920Z] ---> 6a62423d91b9 [2022-04-13T00:34:38.920Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T00:34:38.920Z] ---> Using cache [2022-04-13T00:34:38.920Z] ---> bd6576226448 [2022-04-13T00:34:38.920Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T00:34:38.920Z] ---> Using cache [2022-04-13T00:34:38.920Z] ---> c8837c1ae2ed [2022-04-13T00:34:38.920Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T00:34:38.920Z] ---> Using cache [2022-04-13T00:34:38.920Z] ---> e716bada34d9 [2022-04-13T00:34:38.920Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T00:34:39.178Z] Successfully tagged core-command:latest [2022-04-13T00:34:39.178Z]  Building core-command ... done Building security-proxy-setup [2022-04-13T00:34:39.437Z] ---> Running in f8765e634b1d [2022-04-13T00:34:39.696Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T00:34:39.696Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T00:34:39.696Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T00:34:39.696Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T00:34:39.696Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T00:34:40.640Z] spire-1.2.1/ [2022-04-13T00:34:40.640Z] spire-1.2.1/.data/ [2022-04-13T00:34:40.640Z] spire-1.2.1/.data/.file [2022-04-13T00:34:40.640Z] spire-1.2.1/.dockerignore [2022-04-13T00:34:40.640Z] spire-1.2.1/.gitattributes [2022-04-13T00:34:40.640Z] spire-1.2.1/.githooks/ [2022-04-13T00:34:40.640Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/ [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/workflows/ [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T00:34:40.640Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T00:34:40.640Z] spire-1.2.1/.gitignore [2022-04-13T00:34:40.640Z] spire-1.2.1/.go-version [2022-04-13T00:34:40.640Z] spire-1.2.1/.golangci.yml [2022-04-13T00:34:40.640Z] spire-1.2.1/ADOPTERS.md [2022-04-13T00:34:40.640Z] spire-1.2.1/CHANGELOG.md [2022-04-13T00:34:40.640Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T00:34:40.640Z] spire-1.2.1/CODEOWNERS [2022-04-13T00:34:40.640Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T00:34:40.640Z] spire-1.2.1/Dockerfile [2022-04-13T00:34:40.640Z] spire-1.2.1/Dockerfile.dev [2022-04-13T00:34:40.640Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T00:34:40.640Z] spire-1.2.1/LICENSE [2022-04-13T00:34:40.640Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T00:34:40.640Z] spire-1.2.1/Makefile [2022-04-13T00:34:40.640Z] spire-1.2.1/README.md [2022-04-13T00:34:40.640Z] spire-1.2.1/ROADMAP.md [2022-04-13T00:34:40.640Z] spire-1.2.1/SECURITY.md [2022-04-13T00:34:40.640Z] spire-1.2.1/cmd/ [2022-04-13T00:34:40.640Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T00:34:40.640Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T00:34:40.640Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T00:34:40.640Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T00:34:40.641Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T00:34:40.641Z] spire-1.2.1/conf/ [2022-04-13T00:34:40.641Z] spire-1.2.1/conf/agent/ [2022-04-13T00:34:40.641Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T00:34:40.641Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T00:34:40.641Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T00:34:40.641Z] spire-1.2.1/conf/server/ [2022-04-13T00:34:40.641Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T00:34:40.641Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T00:34:40.641Z] spire-1.2.1/conf/server/server.conf [2022-04-13T00:34:40.641Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/ [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/auditlog.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/ [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/spire_server.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/telemetry.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/upgrading.md [2022-04-13T00:34:40.641Z] spire-1.2.1/doc/using_spire.md [2022-04-13T00:34:40.641Z] spire-1.2.1/examples/ [2022-04-13T00:34:40.641Z] spire-1.2.1/examples/README.md [2022-04-13T00:34:40.641Z] spire-1.2.1/go.mod [2022-04-13T00:34:40.641Z] spire-1.2.1/go.sum [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T00:34:40.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T00:34:40.642Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/health/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/log/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T00:34:40.643Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/version/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/config.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T00:34:40.644Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T00:34:40.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/server.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/ [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/private/ [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/private/server/ [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/ [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/common/ [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T00:34:40.646Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T00:34:40.646Z] spire-1.2.1/release/ [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire-extras/ [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire/ [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire/README.md [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire/conf/ [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T00:34:40.646Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T00:34:40.646Z] spire-1.2.1/script/ [2022-04-13T00:34:40.646Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T00:34:40.646Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T00:34:40.646Z] spire-1.2.1/support/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T00:34:40.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T00:34:40.647Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/clock/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/clock/clock.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T00:34:40.647Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/README.md [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/common [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T00:34:40.647Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T00:34:40.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T00:34:40.649Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T00:34:40.650Z] spire-1.2.1/test/integration/test.sh [2022-04-13T00:34:40.650Z] spire-1.2.1/test/plugintest/ [2022-04-13T00:34:40.650Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/spiretest/ [2022-04-13T00:34:40.650Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/testca/ [2022-04-13T00:34:40.650Z] spire-1.2.1/test/testca/ca.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/testkey/ [2022-04-13T00:34:40.650Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T00:34:40.650Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/testkey/new.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T00:34:40.650Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/util/ [2022-04-13T00:34:40.650Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/util/race.go [2022-04-13T00:34:40.650Z] spire-1.2.1/test/util/util.go [2022-04-13T00:34:40.650Z] building spire from source... [2022-04-13T00:34:40.650Z] Installing go1.17.7... [2022-04-13T00:34:43.189Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T00:34:43.189Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T00:34:43.189Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T00:34:43.189Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T00:34:43.189Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T00:34:43.189Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T00:34:43.189Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:34:43.189Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:34:43.189Z] ---> 560febbcc35f [2022-04-13T00:34:43.189Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T00:34:43.189Z] ---> Using cache [2022-04-13T00:34:43.189Z] ---> faefeed6ae7e [2022-04-13T00:34:43.189Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:34:43.189Z] ---> Using cache [2022-04-13T00:34:43.189Z] ---> 7ca195c073a7 [2022-04-13T00:34:43.189Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T00:34:43.189Z] ---> Using cache [2022-04-13T00:34:43.189Z] ---> d401cca682ba [2022-04-13T00:34:43.189Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T00:34:43.189Z] ---> Using cache [2022-04-13T00:34:43.189Z] ---> 3f1ff7ffe904 [2022-04-13T00:34:43.189Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:34:43.189Z] ---> Using cache [2022-04-13T00:34:43.189Z] ---> 80d61b320a0d [2022-04-13T00:34:43.189Z] Step 8/22 : COPY . . [2022-04-13T00:34:43.189Z] ---> Using cache [2022-04-13T00:34:43.189Z] ---> 1953d285bdc8 [2022-04-13T00:34:43.189Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T00:34:43.189Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T00:34:43.189Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T00:34:43.189Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T00:34:43.450Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T00:34:44.019Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T00:34:44.279Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T00:34:44.279Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T00:34:44.279Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T00:34:44.538Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T00:34:44.538Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T00:34:44.798Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T00:34:44.798Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T00:34:45.058Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T00:34:45.058Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T00:34:45.058Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T00:34:45.319Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T00:34:45.319Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T00:34:45.578Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T00:34:45.936Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T00:34:45.936Z] Building bin/spire-server... [2022-04-13T00:34:45.936Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T00:34:45.936Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T00:34:45.936Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T00:34:45.936Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T00:34:45.936Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T00:34:45.936Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T00:34:45.936Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T00:34:45.936Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T00:34:45.936Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T00:34:45.936Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T00:34:45.936Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T00:34:46.197Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T00:34:46.197Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T00:34:46.197Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T00:34:46.197Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T00:34:46.197Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T00:34:46.197Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T00:34:46.197Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T00:34:46.197Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T00:34:46.457Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T00:34:46.457Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T00:34:46.457Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T00:34:46.457Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T00:34:46.457Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T00:34:46.457Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T00:34:46.457Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T00:34:46.457Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T00:34:46.457Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T00:34:46.457Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T00:34:46.457Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T00:34:46.457Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T00:34:46.457Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T00:34:46.457Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T00:34:46.457Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T00:34:46.457Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T00:34:46.716Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T00:34:46.716Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T00:34:46.716Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T00:34:46.716Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T00:34:46.716Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T00:34:46.716Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T00:34:46.716Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T00:34:46.716Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T00:34:46.716Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T00:34:46.716Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T00:34:46.716Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T00:34:46.716Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T00:34:46.716Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T00:34:46.716Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T00:34:46.984Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T00:34:46.984Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T00:34:46.984Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T00:34:46.984Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T00:34:46.984Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T00:34:46.984Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T00:34:46.984Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T00:34:46.984Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T00:34:46.984Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T00:34:46.984Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T00:34:46.984Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T00:34:46.984Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T00:34:46.984Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T00:34:47.244Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T00:34:47.244Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T00:34:47.244Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T00:34:47.244Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T00:34:47.244Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T00:34:47.244Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T00:34:47.244Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T00:34:47.244Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T00:34:47.244Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T00:34:47.502Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T00:34:47.502Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T00:34:47.502Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T00:34:47.502Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T00:34:47.502Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T00:34:47.502Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T00:34:47.502Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T00:34:47.502Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T00:34:47.502Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T00:34:47.502Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T00:34:47.502Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T00:34:47.502Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T00:34:47.502Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T00:34:47.502Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T00:34:47.761Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T00:34:47.761Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T00:34:47.761Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T00:34:47.761Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T00:34:47.761Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T00:34:47.761Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T00:34:47.761Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T00:34:48.021Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T00:34:48.021Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T00:34:48.021Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T00:34:48.021Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T00:34:48.021Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T00:34:48.021Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T00:34:48.021Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T00:34:48.021Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T00:34:48.021Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T00:34:48.021Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T00:34:48.021Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T00:34:48.021Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T00:34:48.021Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T00:34:48.021Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T00:34:48.021Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T00:34:48.021Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T00:34:48.021Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T00:34:48.021Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T00:34:48.021Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T00:34:48.281Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T00:34:48.281Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T00:34:48.858Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T00:34:48.858Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T00:34:48.858Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T00:34:48.858Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T00:34:49.119Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T00:34:49.688Z]  ---> Running in ea50f4368d80 [2022-04-13T00:34:49.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T00:34:52.495Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T00:34:52.495Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T00:34:52.495Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T00:34:52.495Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T00:34:52.495Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T00:34:52.495Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T00:34:52.495Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T00:34:52.495Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T00:34:52.495Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T00:34:52.495Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T00:34:52.755Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T00:34:52.755Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T00:34:53.324Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T00:34:53.584Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T00:34:53.584Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T00:34:53.584Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T00:34:54.151Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T00:34:54.151Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T00:34:54.151Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T00:34:54.410Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T00:34:54.684Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T00:34:54.943Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T00:34:54.943Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T00:34:54.943Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T00:34:54.943Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T00:34:54.943Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T00:34:54.943Z] Removing intermediate container 18c9fd234550 [2022-04-13T00:34:54.943Z] ---> 029a34a4529f [2022-04-13T00:34:54.943Z] [2022-04-13T00:34:54.943Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T00:34:54.943Z] ---> e04c818066af [2022-04-13T00:34:54.943Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T00:34:55.201Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T00:34:55.201Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T00:34:55.201Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T00:34:55.201Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T00:34:55.459Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T00:34:55.459Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T00:34:55.459Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T00:34:55.459Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T00:34:55.720Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T00:34:55.720Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T00:34:55.720Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T00:34:55.979Z]  ---> Running in 3cc3c08fed24 [2022-04-13T00:34:56.303Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T00:34:56.303Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T00:34:56.303Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T00:34:56.303Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T00:34:56.303Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T00:34:56.303Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T00:34:56.303Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T00:34:56.303Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T00:34:56.628Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T00:34:56.628Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T00:34:56.628Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T00:34:56.628Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T00:34:56.628Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T00:34:56.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:34:56.628Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T00:34:56.628Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T00:34:56.628Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T00:34:56.628Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T00:34:56.628Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T00:34:56.628Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T00:34:56.628Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T00:34:56.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:34:56.628Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T00:34:56.628Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T00:34:56.628Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T00:34:56.628Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T00:34:56.628Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T00:34:56.968Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T00:34:56.968Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T00:34:56.968Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T00:34:56.968Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T00:34:56.968Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T00:34:56.968Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T00:34:56.968Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T00:34:56.968Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T00:34:56.968Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T00:34:56.968Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:34:56.968Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:34:56.968Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T00:34:56.968Z] OK: 6 MiB in 16 packages [2022-04-13T00:34:56.968Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T00:34:56.968Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T00:34:56.968Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T00:34:56.968Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T00:34:56.968Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T00:34:57.235Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T00:34:57.235Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T00:34:57.235Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T00:34:57.235Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T00:34:57.235Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T00:34:57.235Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T00:34:57.235Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T00:34:57.235Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T00:34:57.235Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T00:34:57.235Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T00:34:57.235Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T00:34:58.622Z] Removing intermediate container 3cc3c08fed24 [2022-04-13T00:34:58.622Z] ---> efee3348f139 [2022-04-13T00:34:58.622Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:34:58.888Z] ---> Running in 9c9b305188eb [2022-04-13T00:34:59.456Z] Removing intermediate container 9c9b305188eb [2022-04-13T00:34:59.456Z] ---> 6f2defc54497 [2022-04-13T00:34:59.456Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T00:34:59.720Z] ---> Running in 172813c7079e [2022-04-13T00:35:00.288Z] Removing intermediate container 172813c7079e [2022-04-13T00:35:00.288Z] ---> 1feb5c95e8e7 [2022-04-13T00:35:00.288Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T00:35:01.227Z] ---> Running in 07c61bf19804 [2022-04-13T00:35:02.172Z] Removing intermediate container 07c61bf19804 [2022-04-13T00:35:02.172Z] ---> f041a71d6dd8 [2022-04-13T00:35:02.172Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:35:03.112Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T00:35:03.112Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T00:35:03.678Z]  ---> f9078ecc0b13 [2022-04-13T00:35:03.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T00:35:04.614Z] ---> efaa380f0ec6 [2022-04-13T00:35:04.614Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T00:35:04.872Z] ---> 651e4354222a [2022-04-13T00:35:04.872Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T00:35:04.872Z] ---> Running in 01a9a8d1acea [2022-04-13T00:35:05.439Z] Removing intermediate container 01a9a8d1acea [2022-04-13T00:35:05.439Z] ---> 0b82e3816b05 [2022-04-13T00:35:05.439Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:35:05.439Z] ---> Running in 2599d1c9b2d3 [2022-04-13T00:35:05.698Z] Removing intermediate container 2599d1c9b2d3 [2022-04-13T00:35:05.698Z] ---> 12a49ff49c91 [2022-04-13T00:35:05.698Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T00:35:05.698Z] ---> Running in 9acbe091a2fe [2022-04-13T00:35:05.958Z] Removing intermediate container 9acbe091a2fe [2022-04-13T00:35:05.958Z] ---> 756f72068804 [2022-04-13T00:35:05.958Z] Step 21/22 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:35:06.525Z] ---> Running in ccf337ffe9a9 [2022-04-13T00:35:06.784Z] Removing intermediate container ccf337ffe9a9 [2022-04-13T00:35:06.784Z] ---> 7457bb401aa9 [2022-04-13T00:35:06.784Z] Step 22/22 : LABEL version=2.2.0-dev.66 [2022-04-13T00:35:06.784Z] ---> Running in 2ba7d4756864 [2022-04-13T00:35:07.351Z] Removing intermediate container 2ba7d4756864 [2022-04-13T00:35:07.351Z] ---> 6b99aed84d42 [2022-04-13T00:35:07.351Z] [2022-04-13T00:35:07.351Z] Successfully built 6b99aed84d42 [2022-04-13T00:35:07.351Z] Successfully tagged support-notifications:latest [2022-04-13T00:35:07.351Z] Building core-data [2022-04-13T00:35:08.285Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-13T00:35:08.543Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T00:35:08.543Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T00:35:08.543Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T00:35:08.543Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T00:35:09.919Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T00:35:09.919Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T00:35:09.919Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T00:35:09.919Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T00:35:09.919Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T00:35:09.919Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T00:35:09.919Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T00:35:09.919Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T00:35:09.919Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T00:35:12.451Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:35:12.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:35:12.451Z] ---> 560febbcc35f [2022-04-13T00:35:12.451Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:35:12.451Z] ---> Using cache [2022-04-13T00:35:12.451Z] ---> faefeed6ae7e [2022-04-13T00:35:12.451Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:35:12.451Z] ---> Using cache [2022-04-13T00:35:12.451Z] ---> 7ca195c073a7 [2022-04-13T00:35:12.451Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T00:35:12.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T00:35:14.764Z] Removing intermediate container 69b77be21a1f [2022-04-13T00:35:14.764Z] ---> 2f3ab05e9150 [2022-04-13T00:35:14.764Z] Successfully built 2f3ab05e9150 [2022-04-13T00:35:14.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:35:15.126Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T00:35:15.126Z] . [Pipeline] withDockerContainer [2022-04-13T00:35:15.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-20742 does not seem to be running inside a container [2022-04-13T00:35:15.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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-04-13T00:35:15.997Z] ---> Running in 4ee04f3180c8 [2022-04-13T00:35:16.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:17.158Z] $ docker top 0e0ae18de9bc749b216eb2e10619f162f20a58b1ba81f05801cc048e6b4d9578 -eo pid,comm [2022-04-13T00:35:17.197Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:17.455Z] OK: 221 MiB in 52 packages [Pipeline] { [Pipeline] sh [2022-04-13T00:35:18.151Z] + go version [2022-04-13T00:35:18.152Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-13T00:35:18.195Z] $ docker stop --time=1 0e0ae18de9bc749b216eb2e10619f162f20a58b1ba81f05801cc048e6b4d9578 [2022-04-13T00:35:19.356Z] Removing intermediate container ea50f4368d80 [2022-04-13T00:35:19.356Z] ---> 3fa019bda4e9 [2022-04-13T00:35:19.356Z] [2022-04-13T00:35:19.356Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T00:35:19.356Z] ---> e04c818066af [2022-04-13T00:35:19.356Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T00:35:19.356Z] ---> Running in 61525dc37e45 [2022-04-13T00:35:19.615Z] Removing intermediate container 4ee04f3180c8 [2022-04-13T00:35:19.615Z] ---> 26b403dd8759 [2022-04-13T00:35:19.615Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:35:19.954Z] $ docker rm -f 0e0ae18de9bc749b216eb2e10619f162f20a58b1ba81f05801cc048e6b4d9578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:35:20.549Z] ---> 90ad7cbd11e4 [2022-04-13T00:35:20.549Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:35:20.549Z] ---> Running in 26099a8a05af [2022-04-13T00:35:20.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:20.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:20.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T00:35:20.697Z] [2022-04-13T00:35:20.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:35:20.807Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T00:35:20.807Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T00:35:20.807Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T00:35:20.807Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T00:35:20.807Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T00:35:20.807Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T00:35:20.807Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:35:20.807Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:35:20.807Z] OK: 8 MiB in 20 packages [2022-04-13T00:35:21.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T00:35:21.338Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-13T00:35:21.338Z] 29e5d40040c1: Pulling fs layer [2022-04-13T00:35:21.338Z] 1ce36da41761: Pulling fs layer [2022-04-13T00:35:21.338Z] 25b303627fd3: Pulling fs layer [2022-04-13T00:35:21.338Z] 29e5d40040c1: Verifying Checksum [2022-04-13T00:35:21.338Z] 29e5d40040c1: Download complete [2022-04-13T00:35:21.619Z] 1ce36da41761: Verifying Checksum [2022-04-13T00:35:21.619Z] 1ce36da41761: Download complete [2022-04-13T00:35:22.184Z] Removing intermediate container 61525dc37e45 [2022-04-13T00:35:22.185Z] ---> 99b888f00e4e [2022-04-13T00:35:22.185Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T00:35:22.185Z] ---> Running in 3ece840d5a7d [2022-04-13T00:35:22.223Z] 29e5d40040c1: Pull complete [2022-04-13T00:35:22.453Z] Removing intermediate container 3ece840d5a7d [2022-04-13T00:35:22.453Z] ---> 8a4043ea00c9 [2022-04-13T00:35:22.453Z] Step 13/22 : WORKDIR /edgex [2022-04-13T00:35:22.711Z] ---> Running in 013620089d09 [2022-04-13T00:35:22.711Z] Removing intermediate container 26099a8a05af [2022-04-13T00:35:22.711Z] ---> d8f31d81eeef [2022-04-13T00:35:22.711Z] Step 8/23 : COPY . . [2022-04-13T00:35:23.279Z] Removing intermediate container 013620089d09 [2022-04-13T00:35:23.279Z] ---> b396b7abc888 [2022-04-13T00:35:23.279Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T00:35:23.679Z] 1ce36da41761: Pull complete [2022-04-13T00:35:23.679Z] 25b303627fd3: Verifying Checksum [2022-04-13T00:35:23.679Z] 25b303627fd3: Download complete [2022-04-13T00:35:24.654Z] ---> 1ab08d2719df [2022-04-13T00:35:24.654Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T00:35:26.558Z] ---> 5f876b635aa2 [2022-04-13T00:35:26.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T00:35:29.095Z] ---> 265307f2abae [2022-04-13T00:35:29.095Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T00:35:29.664Z] ---> 7eb763674802 [2022-04-13T00:35:29.664Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T00:35:29.664Z] ---> Running in d6697dafeee0 [2022-04-13T00:35:31.578Z] Removing intermediate container d6697dafeee0 [2022-04-13T00:35:31.578Z] ---> 2a8218b22dfb [2022-04-13T00:35:31.578Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T00:35:31.839Z] ---> Running in c6e7f8e518d8 [2022-04-13T00:35:32.099Z] Removing intermediate container c6e7f8e518d8 [2022-04-13T00:35:32.099Z] ---> 318dd1a1fd65 [2022-04-13T00:35:32.099Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T00:35:32.099Z] ---> Running in 8f43941bdc79 [2022-04-13T00:35:32.670Z] Removing intermediate container 8f43941bdc79 [2022-04-13T00:35:32.670Z] ---> 11dbf8d47b3d [2022-04-13T00:35:32.670Z] Step 21/22 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:35:32.670Z] ---> Running in 7d678080390e [2022-04-13T00:35:32.927Z] Removing intermediate container 7d678080390e [2022-04-13T00:35:32.927Z] ---> e7b019d04321 [2022-04-13T00:35:32.927Z] Step 22/22 : LABEL version=2.2.0-dev.66 [2022-04-13T00:35:33.185Z] ---> Running in 8a1d8755335c [2022-04-13T00:35:33.755Z] Removing intermediate container 8a1d8755335c [2022-04-13T00:35:33.755Z] ---> 2662f316a1a6 [2022-04-13T00:35:33.755Z] [2022-04-13T00:35:33.755Z] Successfully built 2662f316a1a6 [2022-04-13T00:35:33.755Z] Successfully tagged security-proxy-setup:latest [2022-04-13T00:35:33.755Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-04-13T00:35:36.114Z] 25b303627fd3: Pull complete [2022-04-13T00:35:36.114Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-13T00:35:36.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T00:35:36.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-13T00:35:36.383Z] prd-ubuntu20.04-docker-arm64-4c-16g-20742 does not seem to be running inside a container [2022-04-13T00:35:36.489Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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-04-13T00:35:38.966Z] $ docker top 1ea885190cee181382c8da2f70659b939dd8391f1a62c66875930ee42d24e277 -eo pid,comm [2022-04-13T00:35:39.031Z] ---> ad9fad4b6067 [2022-04-13T00:35:39.031Z] Step 9/23 : RUN make cmd/core-data/core-data [Pipeline] { [Pipeline] sh [2022-04-13T00:35:39.599Z] ---> Running in 3718bbc645f8 [2022-04-13T00:35:39.948Z] + docker-compose+ build --help [2022-04-13T00:35:39.948Z] grep parallel [2022-04-13T00:35:40.537Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T00:35:41.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:35:41.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:35:41.107Z] ---> 560febbcc35f [2022-04-13T00:35:41.107Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:35:41.107Z] ---> Using cache [2022-04-13T00:35:41.107Z] ---> faefeed6ae7e [2022-04-13T00:35:41.107Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:35:41.107Z] ---> Using cache [2022-04-13T00:35:41.107Z] ---> 7ca195c073a7 [2022-04-13T00:35:41.107Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T00:35:42.046Z] ---> Running in 0546c0359791 [2022-04-13T00:35:42.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:43.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:44.185Z] OK: 221 MiB in 52 packages [2022-04-13T00:35:46.097Z] Removing intermediate container 0546c0359791 [2022-04-13T00:35:46.097Z] ---> c683bc17c955 [2022-04-13T00:35:46.097Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:35:46.666Z] ---> 1845f5056ec3 [2022-04-13T00:35:46.666Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:35:46.688Z] --parallel Build images in parallel. [2022-04-13T00:35:46.925Z] ---> Running in 05fb871199c0 [Pipeline] } [2022-04-13T00:35:47.013Z] $ docker stop --time=1 1ea885190cee181382c8da2f70659b939dd8391f1a62c66875930ee42d24e277 [2022-04-13T00:35:48.866Z] $ docker rm -f 1ea885190cee181382c8da2f70659b939dd8391f1a62c66875930ee42d24e277 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:35:49.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T00:35:49.522Z] . [Pipeline] withDockerContainer [2022-04-13T00:35:49.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-20742 does not seem to be running inside a container [2022-04-13T00:35:49.908Z] $ 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/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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-04-13T00:35:50.221Z] Removing intermediate container 05fb871199c0 [2022-04-13T00:35:50.221Z] ---> 464e77974fe0 [2022-04-13T00:35:50.221Z] Step 8/23 : COPY . . [2022-04-13T00:35:51.384Z] $ docker top 12ad44458bf9f4c353b508177ab21a248af1fd3d55850dd3f30259a1051cb750 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T00:35:52.342Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T00:35:59.065Z] Building core-command ... [2022-04-13T00:35:59.065Z] Building core-data ... [2022-04-13T00:35:59.065Z] Building core-metadata ... [2022-04-13T00:35:59.065Z] Building security-bootstrapper ... [2022-04-13T00:35:59.065Z] Building security-proxy-setup ... [2022-04-13T00:35:59.065Z] Building security-secretstore-setup ... [2022-04-13T00:35:59.065Z] Building security-spiffe-token-provider ... [2022-04-13T00:35:59.065Z] Building security-spire-agent ... [2022-04-13T00:35:59.065Z] Building security-spire-config ... [2022-04-13T00:35:59.065Z] Building security-spire-server ... [2022-04-13T00:35:59.065Z] Building support-notifications ... [2022-04-13T00:35:59.065Z] Building support-scheduler ... [2022-04-13T00:35:59.065Z] Building sys-mgmt-agent ... [2022-04-13T00:35:59.065Z] Building security-proxy-setup [2022-04-13T00:35:59.065Z] Building security-bootstrapper [2022-04-13T00:35:59.065Z] Building support-notifications [2022-04-13T00:35:59.065Z] Building security-spire-server [2022-04-13T00:35:59.065Z] Building sys-mgmt-agent [2022-04-13T00:36:28.952Z] ---> 63f605d5a25e [2022-04-13T00:36:28.952Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T00:36:29.520Z] ---> Running in 30196b818a90 [2022-04-13T00:36:30.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T00:36:36.651Z] Removing intermediate container 3718bbc645f8 [2022-04-13T00:36:36.651Z] ---> eadebcc7c63c [2022-04-13T00:36:36.651Z] [2022-04-13T00:36:36.651Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T00:36:36.651Z] ---> e04c818066af [2022-04-13T00:36:36.651Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T00:36:36.910Z] ---> Running in 64835771546d [2022-04-13T00:36:37.168Z] Removing intermediate container 64835771546d [2022-04-13T00:36:37.168Z] ---> 0363da651adf [2022-04-13T00:36:37.168Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T00:36:37.168Z] ---> Running in 945e2cfe0777 [2022-04-13T00:36:37.426Z] Removing intermediate container 945e2cfe0777 [2022-04-13T00:36:37.426Z] ---> 8304451a555b [2022-04-13T00:36:37.426Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T00:36:37.686Z] ---> Running in df6ac7570a06 [2022-04-13T00:36:37.948Z] Removing intermediate container df6ac7570a06 [2022-04-13T00:36:37.948Z] ---> dd71e02e7536 [2022-04-13T00:36:37.948Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:36:37.948Z] ---> Running in bcf552207299 [2022-04-13T00:36:38.883Z] Removing intermediate container 1f0c9b1cfc37 [2022-04-13T00:36:38.883Z] ---> 966f8408574e [2022-04-13T00:36:38.883Z] [2022-04-13T00:36:38.883Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T00:36:38.883Z] ---> 0ac33e5f5afa [2022-04-13T00:36:38.883Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T00:36:38.883Z] ---> Using cache [2022-04-13T00:36:38.883Z] ---> 3d7f44bc8003 [2022-04-13T00:36:38.883Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:36:38.883Z] ---> Using cache [2022-04-13T00:36:38.883Z] ---> 0910c489097a [2022-04-13T00:36:38.883Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T00:36:39.144Z] ---> Running in 2ef815a68a3d [2022-04-13T00:36:39.459Z] Removing intermediate container bcf552207299 [2022-04-13T00:36:39.459Z] ---> 92c762df6f0e [2022-04-13T00:36:39.459Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T00:36:39.459Z] ---> Running in 48c591273ec7 [2022-04-13T00:36:39.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:40.059Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:40.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:40.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:41.183Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:36:41.183Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:36:41.183Z] OK: 15854 distinct packages available [2022-04-13T00:36:41.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:41.183Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T00:36:41.183Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T00:36:41.442Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T00:36:41.442Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T00:36:41.700Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T00:36:41.700Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T00:36:41.700Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:36:41.700Z] OK: 8 MiB in 20 packages [2022-04-13T00:36:41.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:42.217Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T00:36:42.478Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T00:36:42.478Z] Removing intermediate container 48c591273ec7 [2022-04-13T00:36:42.478Z] ---> 3f7dbe8d2efc [2022-04-13T00:36:42.478Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:36:42.478Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T00:36:42.478Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T00:36:42.739Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T00:36:42.739Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T00:36:42.739Z] OK: 6 MiB in 19 packages [2022-04-13T00:36:42.739Z] ---> edabc876b535 [2022-04-13T00:36:42.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T00:36:43.677Z] Removing intermediate container 2ef815a68a3d [2022-04-13T00:36:43.677Z] ---> 114d6e9e4e37 [2022-04-13T00:36:43.677Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T00:36:43.677Z] ---> f7278161367f [2022-04-13T00:36:43.677Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T00:36:44.245Z] ---> dd47dea46e21 [2022-04-13T00:36:44.245Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T00:36:44.245Z] ---> Running in 42f490d8c4ae [2022-04-13T00:36:44.245Z] Removing intermediate container 42f490d8c4ae [2022-04-13T00:36:44.245Z] ---> f10620920c46 [2022-04-13T00:36:44.245Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:36:44.505Z] ---> Running in e01600d968b0 [2022-04-13T00:36:44.505Z] ---> 82ac65b62fd9 [2022-04-13T00:36:44.505Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T00:36:44.505Z] Removing intermediate container e01600d968b0 [2022-04-13T00:36:44.505Z] ---> d7257b73ecd1 [2022-04-13T00:36:44.505Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T00:36:44.505Z] ---> Running in 4eb36126d32f [2022-04-13T00:36:44.766Z] Removing intermediate container 4eb36126d32f [2022-04-13T00:36:44.766Z] ---> dccab29b05f1 [2022-04-13T00:36:44.766Z] Step 22/23 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:36:44.766Z] ---> Running in 5849fcb630fb [2022-04-13T00:36:45.336Z] Removing intermediate container 5849fcb630fb [2022-04-13T00:36:45.336Z] ---> 617b1eb848be [2022-04-13T00:36:45.336Z] Step 23/23 : LABEL version=2.2.0-dev.66 [2022-04-13T00:36:45.336Z] ---> Running in a6660e99ef57 [2022-04-13T00:36:45.595Z] Removing intermediate container a6660e99ef57 [2022-04-13T00:36:45.595Z] ---> 3298c9ce5ca2 [2022-04-13T00:36:45.595Z] [2022-04-13T00:36:45.595Z] Successfully built 3298c9ce5ca2 [2022-04-13T00:36:45.595Z] Successfully tagged core-data:latest [2022-04-13T00:36:45.854Z]  Building core-data ... done  ---> 00f777a5aa0e [2022-04-13T00:36:45.854Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T00:36:46.112Z] ---> 6b3ec013eb1b [2022-04-13T00:36:46.112Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T00:36:46.370Z] ---> 73b4a2095b04 [2022-04-13T00:36:46.370Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T00:36:46.629Z] ---> 30d75944fb44 [2022-04-13T00:36:46.629Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T00:36:46.629Z] ---> Running in 62a35f4bf0f6 [2022-04-13T00:36:46.629Z] Removing intermediate container 62a35f4bf0f6 [2022-04-13T00:36:46.629Z] ---> 1e3451b187ed [2022-04-13T00:36:46.629Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T00:36:46.629Z] ---> Running in 90267a923b2a [2022-04-13T00:36:46.888Z] Removing intermediate container 90267a923b2a [2022-04-13T00:36:46.888Z] ---> e16d40b2a3b6 [2022-04-13T00:36:46.888Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T00:36:46.888Z] ---> Running in 2bc974c9e72a [2022-04-13T00:36:47.147Z] Removing intermediate container 2bc974c9e72a [2022-04-13T00:36:47.147Z] ---> d379a491ff38 [2022-04-13T00:36:47.147Z] Step 25/26 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:36:47.147Z] ---> Running in 72a62501c419 [2022-04-13T00:36:47.405Z] Removing intermediate container 72a62501c419 [2022-04-13T00:36:47.405Z] ---> dc79d57ea167 [2022-04-13T00:36:47.405Z] Step 26/26 : LABEL version=2.2.0-dev.66 [2022-04-13T00:36:47.405Z] ---> Running in 53d3bff827d1 [2022-04-13T00:36:47.405Z] Removing intermediate container 53d3bff827d1 [2022-04-13T00:36:47.405Z] ---> 6dd33123f0b3 [2022-04-13T00:36:47.405Z] [2022-04-13T00:36:47.664Z] Successfully built 6dd33123f0b3 [2022-04-13T00:36:47.664Z] Successfully tagged security-spire-agent:latest [2022-04-13T00:36:49.571Z]  Building security-spire-agent ... done Removing intermediate container 30196b818a90 [2022-04-13T00:36:49.571Z] ---> 37c8195c8bcd [2022-04-13T00:36:49.571Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T00:36:49.571Z] ---> Running in 07c33b685aa7 [2022-04-13T00:36:49.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T00:36:50.140Z] Removing intermediate container 07c33b685aa7 [2022-04-13T00:36:50.140Z] ---> 35b8839460a9 [2022-04-13T00:36:50.140Z] [2022-04-13T00:36:50.140Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T00:36:50.140Z] 20.10.14: Pulling from library/docker [2022-04-13T00:36:52.679Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T00:36:52.679Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T00:36:52.679Z] ---> 7417809fdb73 [2022-04-13T00:36:52.679Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:36:52.939Z] ---> Running in b578cb0f3a7b [2022-04-13T00:36:52.939Z] Removing intermediate container b578cb0f3a7b [2022-04-13T00:36:52.939Z] ---> 9677dbd2ff5c [2022-04-13T00:36:52.939Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-13T00:36:52.939Z] ---> Running in 4383a8ca9ac2 [2022-04-13T00:36:53.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:53.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:53.460Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T00:36:53.720Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T00:36:53.720Z] Executing bash-5.1.16-r0.post-install [2022-04-13T00:36:53.720Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T00:36:53.720Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T00:36:53.720Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T00:36:53.720Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T00:36:53.720Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T00:36:53.720Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T00:36:53.720Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T00:36:53.720Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T00:36:53.720Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T00:36:53.720Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T00:36:53.720Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T00:36:53.720Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T00:36:53.720Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T00:36:53.720Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T00:36:53.720Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T00:36:53.981Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T00:36:53.981Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T00:36:53.981Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T00:36:53.981Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T00:36:54.240Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T00:36:54.240Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T00:36:54.240Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T00:36:54.240Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T00:36:54.240Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T00:36:54.240Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T00:36:54.240Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T00:36:54.240Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T00:36:54.240Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T00:36:54.240Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T00:36:54.240Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T00:36:54.240Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T00:36:54.240Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T00:36:54.240Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T00:36:54.240Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T00:36:54.240Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T00:36:54.240Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T00:36:54.240Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T00:36:54.240Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T00:36:54.240Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T00:36:54.240Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T00:36:54.240Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T00:36:54.500Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T00:36:54.500Z] OK: 83 MiB in 65 packages [2022-04-13T00:36:55.071Z] Collecting docker-compose==1.23.2 [2022-04-13T00:36:55.071Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T00:36:55.071Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T00:36:55.071Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T00:36:55.330Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T00:36:55.330Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T00:36:55.590Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T00:36:55.590Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T00:36:55.590Z] Collecting PyYAML<4,>=3.10 [2022-04-13T00:36:55.590Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T00:36:55.675Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:36:55.675Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:36:55.675Z] ---> 2f3ab05e9150 [2022-04-13T00:36:55.675Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T00:36:55.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:36:55.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:36:55.675Z] ---> 2f3ab05e9150 [2022-04-13T00:36:55.675Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T00:36:55.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:36:55.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:36:55.675Z] ---> 2f3ab05e9150 [2022-04-13T00:36:55.675Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:36:55.675Z] ---> Running in c5461d75b9eb [2022-04-13T00:36:55.675Z] ---> Running in 32a2aa2eb105 [2022-04-13T00:36:55.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:36:55.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:36:55.675Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 ---> 2f3ab05e9150 [2022-04-13T00:36:55.675Z] [2022-04-13T00:36:55.675Z] Step 3/22 : WORKDIR /edgex-goStep 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:36:55.675Z] [2022-04-13T00:36:55.675Z] ---> 2f3ab05e9150 [2022-04-13T00:36:55.675Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T00:36:55.675Z] ---> Running in 1f5db30ce3f0 [2022-04-13T00:36:55.675Z] ---> Running in 575dd8ced659 [2022-04-13T00:36:55.675Z] ---> Running in 88648db0f231 [2022-04-13T00:36:55.675Z] Removing intermediate container 575dd8ced659 [2022-04-13T00:36:55.675Z] ---> 28f7b70a4160 [2022-04-13T00:36:55.675Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:36:55.675Z] Removing intermediate container 32a2aa2eb105 [2022-04-13T00:36:55.675Z] ---> 1f0cbcc62cab [2022-04-13T00:36:55.675Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:36:55.675Z] ---> Running in 917858fbc75a [2022-04-13T00:36:55.675Z] Removing intermediate container c5461d75b9eb [2022-04-13T00:36:55.675Z] ---> 3346c4172239 [2022-04-13T00:36:55.675Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:36:55.675Z] Removing intermediate container 88648db0f231 [2022-04-13T00:36:55.675Z] ---> e461e2fa85dc [2022-04-13T00:36:55.675Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:36:55.675Z] ---> Running in 842e915a022e [2022-04-13T00:36:55.675Z] Removing intermediate container 1f5db30ce3f0 [2022-04-13T00:36:55.675Z] ---> 003e54a4c51d [2022-04-13T00:36:55.675Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:36:55.675Z] ---> Running in d9cf7d4f81f6 [2022-04-13T00:36:55.675Z] ---> Running in 44077e9cc1ce [2022-04-13T00:36:55.675Z] ---> Running in 6c8dd45f015c [2022-04-13T00:36:55.675Z] Removing intermediate container 917858fbc75a [2022-04-13T00:36:55.675Z] ---> 12b395094663 [2022-04-13T00:36:55.675Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T00:36:55.675Z] ---> Running in 8995543e21fa [2022-04-13T00:36:55.675Z] Removing intermediate container d9cf7d4f81f6 [2022-04-13T00:36:55.675Z] ---> 86d335b793f1 [2022-04-13T00:36:55.675Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T00:36:55.675Z] Removing intermediate container 842e915a022e [2022-04-13T00:36:55.675Z] ---> 26751460161b [2022-04-13T00:36:55.675Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T00:36:55.675Z] ---> Running in 0f5d17c4a8d2 [2022-04-13T00:36:55.675Z] ---> Running in 992d79b9213b [2022-04-13T00:36:55.675Z] Removing intermediate container 44077e9cc1ce [2022-04-13T00:36:55.675Z] ---> c16f59b7eb60 [2022-04-13T00:36:55.675Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T00:36:55.675Z] ---> Running in fc802f4ec929 [2022-04-13T00:36:55.675Z] Removing intermediate container 6c8dd45f015c [2022-04-13T00:36:55.675Z] ---> 69f21c02a114 [2022-04-13T00:36:55.675Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T00:36:55.675Z] ---> Running in e1708eb6293e [2022-04-13T00:36:55.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:36:56.162Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T00:36:56.162Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T00:36:56.162Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T00:36:56.162Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T00:36:56.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:36:56.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:36:56.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:36:56.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:36:56.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:36:56.422Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T00:36:56.422Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T00:36:56.682Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-13T00:36:56.940Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T00:36:56.940Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T00:36:56.940Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T00:36:56.940Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T00:36:56.940Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T00:36:56.940Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T00:36:56.940Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-13T00:36:56.940Z] Collecting idna<2.8,>=2.5 [2022-04-13T00:36:56.940Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T00:36:57.199Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T00:36:57.199Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T00:36:57.199Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T00:36:57.199Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T00:36:57.199Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T00:36:57.199Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T00:36:57.199Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T00:36:57.199Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T00:36:57.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:36:57.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:36:57.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:36:57.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:36:57.261Z] OK: 220 MiB in 52 packages [2022-04-13T00:36:57.459Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T00:36:57.459Z] Attempting uninstall: urllib3 [2022-04-13T00:36:57.459Z] Found existing installation: urllib3 1.26.7 [2022-04-13T00:36:57.459Z] Uninstalling urllib3-1.26.7: [2022-04-13T00:36:57.459Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T00:36:57.459Z] Attempting uninstall: idna [2022-04-13T00:36:57.459Z] Found existing installation: idna 3.3 [2022-04-13T00:36:57.459Z] Uninstalling idna-3.3: [2022-04-13T00:36:57.459Z] Successfully uninstalled idna-3.3 [2022-04-13T00:36:58.030Z] Attempting uninstall: requests [2022-04-13T00:36:58.030Z] Found existing installation: requests 2.26.0 [2022-04-13T00:36:58.030Z] Uninstalling requests-2.26.0: [2022-04-13T00:36:58.030Z] Successfully uninstalled requests-2.26.0 [2022-04-13T00:36:58.030Z] Running setup.py install for texttable: started [2022-04-13T00:36:58.290Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T00:36:58.290Z] Running setup.py install for PyYAML: started [2022-04-13T00:36:58.549Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T00:36:58.719Z] OK: 220 MiB in 52 packages [2022-04-13T00:36:58.720Z] OK: 220 MiB in 52 packages [2022-04-13T00:36:58.809Z] Running setup.py install for docopt: started [2022-04-13T00:36:59.002Z] Removing intermediate container 8995543e21fa [2022-04-13T00:36:59.002Z] ---> 842d40918cf5 [2022-04-13T00:36:59.002Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T00:36:59.002Z] OK: 220 MiB in 52 packages [2022-04-13T00:36:59.002Z] OK: 220 MiB in 52 packages [2022-04-13T00:36:59.070Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T00:36:59.070Z] Running setup.py install for dockerpty: started [2022-04-13T00:36:59.329Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T00:36:59.589Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-13T00:37:00.457Z] ---> e01cd629c073 [2022-04-13T00:37:00.457Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:37:00.737Z] Removing intermediate container 0f5d17c4a8d2 [2022-04-13T00:37:00.737Z] Removing intermediate container e1708eb6293e [2022-04-13T00:37:00.737Z] ---> 8fea56f07a3e [2022-04-13T00:37:00.737Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T00:37:00.737Z] ---> 0674d2c4c7fd [2022-04-13T00:37:00.737Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T00:37:00.737Z] ---> Running in 3ecdf30ba697 [2022-04-13T00:37:00.737Z] Removing intermediate container 992d79b9213b [2022-04-13T00:37:00.737Z] ---> 172c4a300656 [2022-04-13T00:37:00.737Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:37:00.737Z] Removing intermediate container fc802f4ec929 [2022-04-13T00:37:00.737Z] ---> fbdc9be6df9b [2022-04-13T00:37:00.737Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T00:37:02.130Z] Removing intermediate container 4383a8ca9ac2 [2022-04-13T00:37:02.130Z] ---> 4fa8826d4b00 [2022-04-13T00:37:02.130Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T00:37:02.130Z] ---> Running in a47d8789e787 [2022-04-13T00:37:02.197Z] ---> cedb7e461b5d [2022-04-13T00:37:02.197Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:37:02.197Z] ---> Running in dcad67a75795 [2022-04-13T00:37:02.197Z] ---> 431a98b27f7d [2022-04-13T00:37:02.197Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:37:02.197Z] ---> ebba23351631 [2022-04-13T00:37:02.197Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:37:02.389Z] Removing intermediate container a47d8789e787 [2022-04-13T00:37:02.389Z] ---> 0183f6a70124 [2022-04-13T00:37:02.389Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T00:37:02.389Z] ---> Running in 594c0d23e501 [2022-04-13T00:37:02.389Z] Removing intermediate container 594c0d23e501 [2022-04-13T00:37:02.389Z] ---> 0713e481576c [2022-04-13T00:37:02.389Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T00:37:02.472Z] ---> 57423cb056fa [2022-04-13T00:37:02.473Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:37:02.473Z] ---> Running in c59863b8e6e0 [2022-04-13T00:37:02.473Z] ---> Running in ce19489adcf9 [2022-04-13T00:37:02.473Z] ---> Running in 407d51ac3bb5 [2022-04-13T00:37:02.957Z] ---> b661798076bb [2022-04-13T00:37:02.957Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T00:37:02.957Z] ---> 1c7f2cac7724 [2022-04-13T00:37:02.957Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T00:37:03.216Z] ---> bc9826a64ff8 [2022-04-13T00:37:03.216Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T00:37:03.216Z] ---> Running in 01e028bfd98f [2022-04-13T00:37:03.477Z] Removing intermediate container 01e028bfd98f [2022-04-13T00:37:03.477Z] ---> 9c898554eb31 [2022-04-13T00:37:03.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:37:03.477Z] ---> Running in 1ef5069c5579 [2022-04-13T00:37:03.477Z] Removing intermediate container 1ef5069c5579 [2022-04-13T00:37:03.477Z] ---> f989be8d2c6b [2022-04-13T00:37:03.477Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T00:37:03.735Z] ---> Running in 81de2e34cf04 [2022-04-13T00:37:03.735Z] Removing intermediate container 81de2e34cf04 [2022-04-13T00:37:03.735Z] ---> 3634634e9f85 [2022-04-13T00:37:03.735Z] Step 22/23 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:37:03.735Z] ---> Running in d175922ea4d4 [2022-04-13T00:37:03.995Z] Removing intermediate container d175922ea4d4 [2022-04-13T00:37:03.995Z] ---> 5472763a2cb7 [2022-04-13T00:37:03.995Z] Step 23/23 : LABEL version=2.2.0-dev.66 [2022-04-13T00:37:03.995Z] ---> Running in df5738a327bc [2022-04-13T00:37:03.995Z] Removing intermediate container df5738a327bc [2022-04-13T00:37:03.995Z] ---> 541970b1dfb6 [2022-04-13T00:37:03.995Z] [2022-04-13T00:37:04.255Z] Successfully built 541970b1dfb6 [2022-04-13T00:37:04.255Z] Successfully tagged sys-mgmt-agent:latest [2022-04-13T00:37:05.893Z] Removing intermediate container 3ecdf30ba697 [2022-04-13T00:37:05.893Z] ---> c95ae16dcf53 [2022-04-13T00:37:05.893Z] Step 8/22 : COPY . . [2022-04-13T00:37:08.602Z] Removing intermediate container dcad67a75795 [2022-04-13T00:37:08.602Z] ---> 1d365c8b2456 [2022-04-13T00:37:08.602Z] Step 8/25 : COPY . . [2022-04-13T00:37:09.625Z] Removing intermediate container ce19489adcf9 [2022-04-13T00:37:09.625Z] ---> 5858d08c1c95 [2022-04-13T00:37:09.625Z] Step 8/22 : COPY . . [2022-04-13T00:37:09.625Z] Removing intermediate container 407d51ac3bb5 [2022-04-13T00:37:09.625Z] ---> 856a496f7dec [2022-04-13T00:37:09.625Z] Step 8/23 : COPY . . [2022-04-13T00:37:09.625Z] Removing intermediate container c59863b8e6e0 [2022-04-13T00:37:09.625Z] ---> 08bd466834e1 [2022-04-13T00:37:09.625Z] Step 8/31 : COPY . . [2022-04-13T00:37:14.250Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-13T00:37:14.250Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T00:37:14.250Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T00:37:14.250Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T00:37:14.821Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T00:37:14.821Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T00:37:14.821Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T00:37:14.821Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T00:37:14.821Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T00:37:14.821Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T00:37:14.821Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T00:37:14.821Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T00:37:14.821Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T00:37:14.821Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T00:37:24.810Z] Building bin/spire-agent... [2022-04-13T00:37:24.810Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T00:37:24.810Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T00:37:24.810Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T00:37:24.810Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T00:37:24.810Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T00:37:24.810Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T00:37:24.810Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T00:37:24.810Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T00:37:24.810Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T00:37:24.810Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T00:37:24.810Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T00:37:24.810Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T00:37:24.810Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T00:37:27.995Z] ---> 6ae02dc96ed9 [2022-04-13T00:37:27.995Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T00:37:27.995Z] ---> Running in 8080eaf4f414 [2022-04-13T00:37:27.995Z] ---> f65d4e9a0d31 [2022-04-13T00:37:27.995Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T00:37:27.995Z] ---> Running in 40f56d5bce5e [2022-04-13T00:37:27.995Z] ---> afba943e6f3a [2022-04-13T00:37:27.995Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T00:37:27.995Z] ---> Running in 0df7c35389f2 [2022-04-13T00:37:27.995Z] Removing intermediate container 40f56d5bce5e [2022-04-13T00:37:27.995Z] ---> c2691879051c [2022-04-13T00:37:27.995Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T00:37:27.995Z] ---> bc7a4b7da154 [2022-04-13T00:37:27.995Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T00:37:27.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T00:37:27.995Z] ---> 7700bbef220d [2022-04-13T00:37:27.995Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T00:37:27.995Z] ---> Running in 809ece19385c [2022-04-13T00:37:27.995Z] ---> Running in 242dcf2c9bbb [2022-04-13T00:37:27.995Z] ---> Running in 99289c571578 [2022-04-13T00:37:30.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T00:37:30.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T00:37:31.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T00:37:32.704Z] Removing intermediate container 809ece19385c [2022-04-13T00:37:32.704Z] ---> c9078c34bf73 [2022-04-13T00:37:32.704Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T00:37:32.704Z] ---> Running in 4f3c475e6f5f [2022-04-13T00:37:33.319Z] Removing intermediate container 4f3c475e6f5f [2022-04-13T00:37:33.319Z] ---> b486a2015679 [2022-04-13T00:37:33.319Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T00:37:33.319Z] ---> Running in 131f7476e025 [2022-04-13T00:37:35.980Z] spire-1.2.1/ [2022-04-13T00:37:35.980Z] spire-1.2.1/.data/ [2022-04-13T00:37:35.980Z] spire-1.2.1/.data/.file [2022-04-13T00:37:35.980Z] spire-1.2.1/.dockerignore [2022-04-13T00:37:35.980Z] spire-1.2.1/.gitattributes [2022-04-13T00:37:35.980Z] spire-1.2.1/.githooks/ [2022-04-13T00:37:35.980Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/ [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/workflows/ [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T00:37:35.980Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T00:37:35.980Z] spire-1.2.1/.gitignore [2022-04-13T00:37:35.980Z] spire-1.2.1/.go-version [2022-04-13T00:37:35.980Z] spire-1.2.1/.golangci.yml [2022-04-13T00:37:35.980Z] spire-1.2.1/ADOPTERS.md [2022-04-13T00:37:35.980Z] spire-1.2.1/CHANGELOG.md [2022-04-13T00:37:35.980Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T00:37:35.980Z] spire-1.2.1/CODEOWNERS [2022-04-13T00:37:35.980Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T00:37:35.980Z] spire-1.2.1/Dockerfile [2022-04-13T00:37:35.980Z] spire-1.2.1/Dockerfile.dev [2022-04-13T00:37:35.980Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T00:37:35.980Z] spire-1.2.1/LICENSE [2022-04-13T00:37:35.980Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T00:37:35.980Z] spire-1.2.1/Makefile [2022-04-13T00:37:35.980Z] spire-1.2.1/README.md [2022-04-13T00:37:35.980Z] spire-1.2.1/ROADMAP.md [2022-04-13T00:37:35.980Z] spire-1.2.1/SECURITY.md [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/ [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T00:37:35.980Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T00:37:35.981Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T00:37:35.981Z] spire-1.2.1/conf/ [2022-04-13T00:37:35.981Z] spire-1.2.1/conf/agent/ [2022-04-13T00:37:35.981Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T00:37:35.981Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T00:37:35.981Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T00:37:35.981Z] spire-1.2.1/conf/server/ [2022-04-13T00:37:35.981Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T00:37:35.981Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T00:37:35.981Z] spire-1.2.1/conf/server/server.conf [2022-04-13T00:37:35.981Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/ [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/auditlog.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/ [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/spire_server.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/telemetry.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/upgrading.md [2022-04-13T00:37:35.981Z] spire-1.2.1/doc/using_spire.md [2022-04-13T00:37:35.981Z] spire-1.2.1/examples/ [2022-04-13T00:37:35.981Z] spire-1.2.1/examples/README.md [2022-04-13T00:37:35.981Z] spire-1.2.1/go.mod [2022-04-13T00:37:35.981Z] spire-1.2.1/go.sum [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T00:37:35.981Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T00:37:36.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T00:37:36.261Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/health/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/log/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T00:37:36.541Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/version/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T00:37:36.542Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/config.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T00:37:36.832Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T00:37:36.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:37:37.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/server.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/ [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/private/ [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/private/server/ [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/ [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/common/ [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T00:37:37.113Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T00:37:37.113Z] spire-1.2.1/release/ [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire-extras/ [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire/ [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire/README.md [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire/conf/ [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T00:37:37.113Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T00:37:37.113Z] spire-1.2.1/script/ [2022-04-13T00:37:37.113Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T00:37:37.113Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T00:37:37.113Z] spire-1.2.1/support/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T00:37:37.113Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T00:37:37.113Z] spire-1.2.1/test/ [2022-04-13T00:37:37.113Z] spire-1.2.1/test/clock/ [2022-04-13T00:37:37.113Z] spire-1.2.1/test/clock/clock.go [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/ [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T00:37:37.113Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/config/ [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T00:37:37.114Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T00:37:37.396Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/README.md [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/common [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T00:37:37.396Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T00:37:37.397Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T00:37:37.398Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T00:37:37.681Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T00:37:37.682Z] spire-1.2.1/test/integration/test.sh [2022-04-13T00:37:37.682Z] spire-1.2.1/test/plugintest/ [2022-04-13T00:37:37.682Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/spiretest/ [2022-04-13T00:37:37.682Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/testca/ [2022-04-13T00:37:37.682Z] spire-1.2.1/test/testca/ca.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/testkey/ [2022-04-13T00:37:37.682Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T00:37:37.682Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/testkey/new.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T00:37:37.682Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/util/ [2022-04-13T00:37:37.682Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/util/race.go [2022-04-13T00:37:37.682Z] spire-1.2.1/test/util/util.go [2022-04-13T00:37:37.682Z] building spire from source... [2022-04-13T00:37:38.296Z] Installing go1.17.7... [2022-04-13T00:38:05.190Z] Building bin/spire-server... [2022-04-13T00:38:05.190Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T00:38:05.190Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T00:38:05.190Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T00:38:05.794Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T00:38:06.402Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T00:38:07.015Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T00:38:10.449Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T00:38:10.728Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T00:38:10.728Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T00:38:11.010Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T00:38:11.622Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T00:38:11.622Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T00:38:11.622Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T00:38:11.689Z] Removing intermediate container 6e66a3283c6c [2022-04-13T00:38:11.689Z] ---> b39f854c2aa2 [2022-04-13T00:38:11.689Z] [2022-04-13T00:38:11.689Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T00:38:11.689Z] ---> 0ac33e5f5afa [2022-04-13T00:38:11.689Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T00:38:11.689Z] ---> Using cache [2022-04-13T00:38:11.689Z] ---> 3d7f44bc8003 [2022-04-13T00:38:11.689Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:38:11.689Z] ---> Using cache [2022-04-13T00:38:11.689Z] ---> 0910c489097a [2022-04-13T00:38:11.689Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T00:38:11.689Z] ---> Using cache [2022-04-13T00:38:11.689Z] ---> 114d6e9e4e37 [2022-04-13T00:38:11.689Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T00:38:11.906Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T00:38:12.194Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T00:38:12.194Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T00:38:12.194Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T00:38:12.811Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T00:38:12.811Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T00:38:13.091Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T00:38:13.373Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T00:38:14.230Z] ---> 54f8a922dfc5 [2022-04-13T00:38:14.230Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T00:38:14.230Z] ---> 65d7b50a2f13 [2022-04-13T00:38:14.230Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T00:38:14.230Z] ---> 1a0a14f3281d [2022-04-13T00:38:14.230Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T00:38:14.230Z] ---> 27f90f84d15c [2022-04-13T00:38:14.230Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T00:38:14.490Z] ---> Running in 87db11fdc721 [2022-04-13T00:38:14.490Z] Removing intermediate container 87db11fdc721 [2022-04-13T00:38:14.490Z] ---> 088a29e455d5 [2022-04-13T00:38:14.490Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T00:38:14.490Z] ---> Running in f10707021c4e [2022-04-13T00:38:14.751Z] Removing intermediate container f10707021c4e [2022-04-13T00:38:14.751Z] ---> f3dae50f9be7 [2022-04-13T00:38:14.751Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T00:38:14.751Z] ---> Running in 674ebe0526c2 [2022-04-13T00:38:14.751Z] Removing intermediate container 674ebe0526c2 [2022-04-13T00:38:14.751Z] ---> ef2ba6280a0f [2022-04-13T00:38:14.751Z] Step 24/25 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:15.011Z] ---> Running in 1c9c1ecce8ae [2022-04-13T00:38:15.011Z] Removing intermediate container 1c9c1ecce8ae [2022-04-13T00:38:15.011Z] ---> ba45ee87e1dc [2022-04-13T00:38:15.011Z] Step 25/25 : LABEL version=2.2.0-dev.66 [2022-04-13T00:38:15.011Z] ---> Running in 2d42037cea5c [2022-04-13T00:38:15.273Z] Removing intermediate container 2d42037cea5c [2022-04-13T00:38:15.273Z] ---> 55932da6dceb [2022-04-13T00:38:15.273Z] [2022-04-13T00:38:15.273Z] Successfully built 55932da6dceb [2022-04-13T00:38:15.273Z] Successfully tagged security-spire-server:latest [2022-04-13T00:38:15.851Z]  Building security-spire-server ... done Removing intermediate container f8765e634b1d [2022-04-13T00:38:15.851Z] ---> 5cbd10b2d0d3 [2022-04-13T00:38:15.851Z] [2022-04-13T00:38:15.851Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T00:38:15.851Z] ---> 0ac33e5f5afa [2022-04-13T00:38:15.851Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T00:38:15.851Z] ---> Using cache [2022-04-13T00:38:15.851Z] ---> 3d7f44bc8003 [2022-04-13T00:38:15.851Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:38:15.851Z] ---> Using cache [2022-04-13T00:38:15.851Z] ---> 0910c489097a [2022-04-13T00:38:15.851Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T00:38:16.110Z] ---> Running in d22d5744cb95 [2022-04-13T00:38:16.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:38:17.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:38:17.574Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:38:17.574Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:38:17.574Z] OK: 15854 distinct packages available [2022-04-13T00:38:17.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:38:18.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:38:18.776Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T00:38:18.776Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T00:38:19.035Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T00:38:19.035Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T00:38:19.035Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T00:38:19.035Z] OK: 6 MiB in 18 packages [2022-04-13T00:38:19.605Z] Removing intermediate container d22d5744cb95 [2022-04-13T00:38:19.605Z] ---> b59ac88be30e [2022-04-13T00:38:19.605Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T00:38:20.988Z] ---> fe52476728d3 [2022-04-13T00:38:20.988Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T00:38:20.988Z] ---> c6209463003b [2022-04-13T00:38:20.988Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T00:38:20.988Z] ---> Running in e2603a03d3a6 [2022-04-13T00:38:20.988Z] Removing intermediate container e2603a03d3a6 [2022-04-13T00:38:20.988Z] ---> e98492aa4a29 [2022-04-13T00:38:20.988Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T00:38:21.249Z] ---> 170e1a9038a7 [2022-04-13T00:38:21.249Z] Step 21/26 : WORKDIR / [2022-04-13T00:38:21.249Z] ---> Running in 378159883b3e [2022-04-13T00:38:21.249Z] Removing intermediate container 378159883b3e [2022-04-13T00:38:21.249Z] ---> e4825d356d7c [2022-04-13T00:38:21.249Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T00:38:21.249Z] ---> Running in 0caea69e6b98 [2022-04-13T00:38:21.508Z] Removing intermediate container 0caea69e6b98 [2022-04-13T00:38:21.508Z] ---> 241440ef7c2b [2022-04-13T00:38:21.508Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T00:38:21.508Z] ---> Running in 4c1579246286 [2022-04-13T00:38:21.508Z] Removing intermediate container 4c1579246286 [2022-04-13T00:38:21.508Z] ---> a15cd368b1ff [2022-04-13T00:38:21.508Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T00:38:21.508Z] ---> Running in bef6704d6619 [2022-04-13T00:38:21.508Z] Removing intermediate container bef6704d6619 [2022-04-13T00:38:21.508Z] ---> a92da44a6916 [2022-04-13T00:38:21.508Z] Step 25/26 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:21.767Z] ---> Running in e1de2e32a05d [2022-04-13T00:38:21.767Z] Removing intermediate container e1de2e32a05d [2022-04-13T00:38:21.767Z] ---> 84347c87a4ea [2022-04-13T00:38:21.767Z] Step 26/26 : LABEL version=2.2.0-dev.66 [2022-04-13T00:38:21.767Z] ---> Running in d2ab56420df9 [2022-04-13T00:38:21.767Z] Removing intermediate container d2ab56420df9 [2022-04-13T00:38:21.767Z] ---> fd7ae0327c64 [2022-04-13T00:38:21.767Z] [2022-04-13T00:38:22.026Z] Successfully built fd7ae0327c64 [2022-04-13T00:38:22.026Z] Successfully tagged security-spire-config:latest [2022-04-13T00:38:22.033Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-13T00:38:22.040Z] $ docker stop --time=1 c46bcda7fdf0b3eb6dec9508b20f9700cea107acc7e472fceaa6f4d19ac70711 [2022-04-13T00:38:23.350Z] $ docker rm -f c46bcda7fdf0b3eb6dec9508b20f9700cea107acc7e472fceaa6f4d19ac70711 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T00:38:23.697Z] + docker images [2022-04-13T00:38:23.697Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T00:38:23.697Z] security-spire-config latest fd7ae0327c64 2 seconds ago 86.7MB [2022-04-13T00:38:23.697Z] security-spire-server latest 55932da6dceb 8 seconds ago 87.3MB [2022-04-13T00:38:23.697Z] 5cbd10b2d0d3 10 seconds ago 4.5GB [2022-04-13T00:38:23.697Z] b39f854c2aa2 23 seconds ago 4.5GB [2022-04-13T00:38:23.697Z] sys-mgmt-agent latest 541970b1dfb6 About a minute ago 307MB [2022-04-13T00:38:23.697Z] 35b8839460a9 About a minute ago 1.62GB [2022-04-13T00:38:23.697Z] security-spire-agent latest 6dd33123f0b3 About a minute ago 127MB [2022-04-13T00:38:23.697Z] core-data latest 3298c9ce5ca2 About a minute ago 35.9MB [2022-04-13T00:38:23.697Z] 966f8408574e About a minute ago 4.5GB [2022-04-13T00:38:23.697Z] eadebcc7c63c About a minute ago 1.65GB [2022-04-13T00:38:23.697Z] security-proxy-setup latest 2662f316a1a6 2 minutes ago 43.4MB [2022-04-13T00:38:23.697Z] 3fa019bda4e9 3 minutes ago 1.63GB [2022-04-13T00:38:23.697Z] support-notifications latest 6b99aed84d42 3 minutes ago 26.6MB [2022-04-13T00:38:23.697Z] 029a34a4529f 3 minutes ago 1.62GB [2022-04-13T00:38:23.697Z] core-command latest 67cf7c849e3d 3 minutes ago 24.5MB [2022-04-13T00:38:23.697Z] core-metadata latest 16f2aeaac803 3 minutes ago 26.2MB [2022-04-13T00:38:23.697Z] 769e0fac14d1 3 minutes ago 1.61GB [2022-04-13T00:38:23.697Z] ca1cefcd8aa7 3 minutes ago 1.62GB [2022-04-13T00:38:23.697Z] security-bootstrapper latest a3e0e25f1c59 4 minutes ago 24.3MB [2022-04-13T00:38:23.697Z] security-spiffe-token-provider latest e92c8c3c93ee 4 minutes ago 28.5MB [2022-04-13T00:38:23.697Z] security-secretstore-setup latest 8a8dbf629a4d 4 minutes ago 42.1MB [2022-04-13T00:38:23.697Z] support-scheduler latest 4927b65d3b65 4 minutes ago 26MB [2022-04-13T00:38:23.697Z] 38fea2f2df11 4 minutes ago 1.61GB [2022-04-13T00:38:23.697Z] 98a387d289b9 4 minutes ago 1.63GB [2022-04-13T00:38:23.697Z] cc11716eba75 4 minutes ago 1.62GB [2022-04-13T00:38:23.697Z] 97063b1b2167 4 minutes ago 1.61GB [2022-04-13T00:38:23.697Z] ci-base-image-x86_64 latest 560febbcc35f 8 minutes ago 896MB [2022-04-13T00:38:23.697Z] docker 20.10.14 7417809fdb73 7 days ago 218MB [2022-04-13T00:38:23.697Z] alpine 3.14 e04c818066af 8 days ago 5.59MB [2022-04-13T00:38:23.697Z] alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB [2022-04-13T00:38:23.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-13T00:38:23.697Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-13T00:38:23.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T00:38:23.790Z] provisioning config files... [2022-04-13T00:38:23.800Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/191@tmp/config5436100649764027041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T00:38:24.098Z] ---> docker-login.sh [2022-04-13T00:38:24.098Z] nexus3.edgexfoundry.org:10001 [2022-04-13T00:38:24.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:38:24.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:38:24.098Z] Configure a credential helper to remove this warning. See [2022-04-13T00:38:24.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:38:24.098Z] [2022-04-13T00:38:24.098Z] Login Succeeded [2022-04-13T00:38:24.098Z] nexus3.edgexfoundry.org:10002 [2022-04-13T00:38:24.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:38:24.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:38:24.358Z] Configure a credential helper to remove this warning. See [2022-04-13T00:38:24.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:38:24.358Z] [2022-04-13T00:38:24.358Z] Login Succeeded [2022-04-13T00:38:24.358Z] nexus3.edgexfoundry.org:10003 [2022-04-13T00:38:24.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:38:24.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:38:24.358Z] Configure a credential helper to remove this warning. See [2022-04-13T00:38:24.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:38:24.358Z] [2022-04-13T00:38:24.358Z] Login Succeeded [2022-04-13T00:38:24.358Z] nexus3.edgexfoundry.org:10004 [2022-04-13T00:38:24.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:38:24.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:38:24.358Z] Configure a credential helper to remove this warning. See [2022-04-13T00:38:24.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:38:24.358Z] [2022-04-13T00:38:24.358Z] Login Succeeded [2022-04-13T00:38:24.358Z] docker.io [2022-04-13T00:38:24.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:38:24.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:38:24.879Z] Configure a credential helper to remove this warning. See [2022-04-13T00:38:24.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:38:24.879Z] [2022-04-13T00:38:24.879Z] Login Succeeded [2022-04-13T00:38:24.879Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T00:38:24.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:38:24.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T00:38:24.936Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-13T00:38:24.936Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:24.936Z] latest [2022-04-13T00:38:24.936Z] 2.2.0-dev.66 [2022-04-13T00:38:24.936Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:24.936Z] main [2022-04-13T00:38:24.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:25.254Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:25.579Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:25.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T00:38:25.579Z] 04dd8c99d2b5: Preparing [2022-04-13T00:38:25.579Z] e6e977f7ddab: Preparing [2022-04-13T00:38:25.579Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:25.579Z] 182db457a62a: Preparing [2022-04-13T00:38:25.579Z] b541d28bf3b4: Preparing [2022-04-13T00:38:25.579Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:25.579Z] 182db457a62a: Pushed [2022-04-13T00:38:25.579Z] 04dd8c99d2b5: Pushed [2022-04-13T00:38:25.579Z] 83d4d8f66bd8: Pushed [2022-04-13T00:38:27.566Z] e6e977f7ddab: Pushed [2022-04-13T00:38:27.828Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:11034aed477ed16d0cd1023f4a6f38dfb4508020fd239109b6bb841d37ae3886 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:28.134Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:28.435Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-13T00:38:28.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T00:38:28.435Z] 04dd8c99d2b5: Preparing [2022-04-13T00:38:28.435Z] e6e977f7ddab: Preparing [2022-04-13T00:38:28.435Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:28.435Z] 182db457a62a: Preparing [2022-04-13T00:38:28.435Z] b541d28bf3b4: Preparing [2022-04-13T00:38:28.435Z] 04dd8c99d2b5: Layer already exists [2022-04-13T00:38:28.435Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:28.435Z] e6e977f7ddab: Layer already exists [2022-04-13T00:38:28.435Z] 182db457a62a: Layer already exists [2022-04-13T00:38:28.435Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:28.435Z] latest: digest: sha256:11034aed477ed16d0cd1023f4a6f38dfb4508020fd239109b6bb841d37ae3886 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:28.743Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:29.039Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.66 [2022-04-13T00:38:29.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T00:38:29.039Z] 04dd8c99d2b5: Preparing [2022-04-13T00:38:29.039Z] e6e977f7ddab: Preparing [2022-04-13T00:38:29.039Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:29.039Z] 182db457a62a: Preparing [2022-04-13T00:38:29.039Z] b541d28bf3b4: Preparing [2022-04-13T00:38:29.039Z] e6e977f7ddab: Layer already exists [2022-04-13T00:38:29.039Z] 04dd8c99d2b5: Layer already exists [2022-04-13T00:38:29.039Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:29.039Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:29.039Z] 182db457a62a: Layer already exists [2022-04-13T00:38:29.039Z] 2.2.0-dev.66: digest: sha256:11034aed477ed16d0cd1023f4a6f38dfb4508020fd239109b6bb841d37ae3886 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:29.340Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:29.636Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:29.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T00:38:29.636Z] 04dd8c99d2b5: Preparing [2022-04-13T00:38:29.636Z] e6e977f7ddab: Preparing [2022-04-13T00:38:29.636Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:29.636Z] 182db457a62a: Preparing [2022-04-13T00:38:29.636Z] b541d28bf3b4: Preparing [2022-04-13T00:38:29.636Z] 182db457a62a: Layer already exists [2022-04-13T00:38:29.636Z] e6e977f7ddab: Layer already exists [2022-04-13T00:38:29.636Z] 04dd8c99d2b5: Layer already exists [2022-04-13T00:38:29.636Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:29.636Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:29.636Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:11034aed477ed16d0cd1023f4a6f38dfb4508020fd239109b6bb841d37ae3886 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:29.936Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:30.231Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-13T00:38:30.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T00:38:30.231Z] 04dd8c99d2b5: Preparing [2022-04-13T00:38:30.231Z] e6e977f7ddab: Preparing [2022-04-13T00:38:30.231Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:30.231Z] 182db457a62a: Preparing [2022-04-13T00:38:30.231Z] b541d28bf3b4: Preparing [2022-04-13T00:38:30.231Z] 182db457a62a: Layer already exists [2022-04-13T00:38:30.231Z] e6e977f7ddab: Layer already exists [2022-04-13T00:38:30.231Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:30.231Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:30.231Z] 04dd8c99d2b5: Layer already exists [2022-04-13T00:38:30.231Z] main: digest: sha256:11034aed477ed16d0cd1023f4a6f38dfb4508020fd239109b6bb841d37ae3886 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:38:30.271Z] ===================================================== [Pipeline] echo [2022-04-13T00:38:30.282Z] taggedImages: [2022-04-13T00:38:30.282Z] - nexus3.edgexfoundry.org:10004/core-command:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:30.282Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-13T00:38:30.282Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.66 [2022-04-13T00:38:30.282Z] - nexus3.edgexfoundry.org:10004/core-command:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:30.282Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-13T00:38:30.304Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-13T00:38:30.304Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:30.304Z] latest [2022-04-13T00:38:30.304Z] 2.2.0-dev.66 [2022-04-13T00:38:30.304Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:30.304Z] main [2022-04-13T00:38:30.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:30.621Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:30.920Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:30.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T00:38:30.920Z] 313504a15d14: Preparing [2022-04-13T00:38:30.920Z] ea284973ea5d: Preparing [2022-04-13T00:38:30.920Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:30.920Z] ad5e56d5bfd4: Preparing [2022-04-13T00:38:30.920Z] e1e225878c6b: Preparing [2022-04-13T00:38:30.920Z] b541d28bf3b4: Preparing [2022-04-13T00:38:30.920Z] b541d28bf3b4: Waiting [2022-04-13T00:38:30.920Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:30.920Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:30.920Z] 313504a15d14: Pushed [2022-04-13T00:38:30.920Z] e1e225878c6b: Pushed [2022-04-13T00:38:31.180Z] ad5e56d5bfd4: Pushed [2022-04-13T00:38:33.720Z] ea284973ea5d: Pushed [2022-04-13T00:38:33.720Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:4a7becde285cbe9ac1aca48077d21599ed62c964189f6770a3c9db12acedc80b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:34.022Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:34.315Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-13T00:38:34.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T00:38:34.315Z] 313504a15d14: Preparing [2022-04-13T00:38:34.315Z] ea284973ea5d: Preparing [2022-04-13T00:38:34.315Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:34.315Z] ad5e56d5bfd4: Preparing [2022-04-13T00:38:34.315Z] e1e225878c6b: Preparing [2022-04-13T00:38:34.315Z] b541d28bf3b4: Preparing [2022-04-13T00:38:34.315Z] b541d28bf3b4: Waiting [2022-04-13T00:38:34.315Z] e1e225878c6b: Layer already exists [2022-04-13T00:38:34.315Z] ea284973ea5d: Layer already exists [2022-04-13T00:38:34.315Z] ad5e56d5bfd4: Layer already exists [2022-04-13T00:38:34.315Z] 313504a15d14: Layer already exists [2022-04-13T00:38:34.315Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:34.315Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:34.315Z] latest: digest: sha256:4a7becde285cbe9ac1aca48077d21599ed62c964189f6770a3c9db12acedc80b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:34.618Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:34.918Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.66 [2022-04-13T00:38:34.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T00:38:34.918Z] 313504a15d14: Preparing [2022-04-13T00:38:34.918Z] ea284973ea5d: Preparing [2022-04-13T00:38:34.918Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:34.918Z] ad5e56d5bfd4: Preparing [2022-04-13T00:38:34.918Z] e1e225878c6b: Preparing [2022-04-13T00:38:34.918Z] b541d28bf3b4: Preparing [2022-04-13T00:38:34.918Z] b541d28bf3b4: Waiting [2022-04-13T00:38:34.918Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:34.918Z] e1e225878c6b: Layer already exists [2022-04-13T00:38:34.918Z] 313504a15d14: Layer already exists [2022-04-13T00:38:34.919Z] ad5e56d5bfd4: Layer already exists [2022-04-13T00:38:34.919Z] ea284973ea5d: Layer already exists [2022-04-13T00:38:34.919Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:34.919Z] 2.2.0-dev.66: digest: sha256:4a7becde285cbe9ac1aca48077d21599ed62c964189f6770a3c9db12acedc80b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:35.220Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:35.510Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:35.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T00:38:35.510Z] 313504a15d14: Preparing [2022-04-13T00:38:35.510Z] ea284973ea5d: Preparing [2022-04-13T00:38:35.510Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:35.510Z] ad5e56d5bfd4: Preparing [2022-04-13T00:38:35.510Z] e1e225878c6b: Preparing [2022-04-13T00:38:35.510Z] b541d28bf3b4: Preparing [2022-04-13T00:38:35.510Z] ea284973ea5d: Layer already exists [2022-04-13T00:38:35.510Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:35.510Z] e1e225878c6b: Layer already exists [2022-04-13T00:38:35.510Z] 313504a15d14: Layer already exists [2022-04-13T00:38:35.510Z] ad5e56d5bfd4: Layer already exists [2022-04-13T00:38:35.510Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:35.510Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:4a7becde285cbe9ac1aca48077d21599ed62c964189f6770a3c9db12acedc80b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:35.810Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:36.099Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-13T00:38:36.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T00:38:36.099Z] 313504a15d14: Preparing [2022-04-13T00:38:36.099Z] ea284973ea5d: Preparing [2022-04-13T00:38:36.099Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:36.099Z] ad5e56d5bfd4: Preparing [2022-04-13T00:38:36.099Z] e1e225878c6b: Preparing [2022-04-13T00:38:36.099Z] b541d28bf3b4: Preparing [2022-04-13T00:38:36.099Z] e1e225878c6b: Layer already exists [2022-04-13T00:38:36.099Z] 313504a15d14: Layer already exists [2022-04-13T00:38:36.099Z] ea284973ea5d: Layer already exists [2022-04-13T00:38:36.099Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:36.099Z] ad5e56d5bfd4: Layer already exists [2022-04-13T00:38:36.099Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:36.099Z] main: digest: sha256:4a7becde285cbe9ac1aca48077d21599ed62c964189f6770a3c9db12acedc80b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:38:36.134Z] ===================================================== [Pipeline] echo [2022-04-13T00:38:36.144Z] taggedImages: [2022-04-13T00:38:36.144Z] - nexus3.edgexfoundry.org:10004/core-data:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:36.144Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-13T00:38:36.144Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.66 [2022-04-13T00:38:36.144Z] - nexus3.edgexfoundry.org:10004/core-data:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:36.144Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-13T00:38:36.248Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-13T00:38:36.248Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:36.248Z] latest [2022-04-13T00:38:36.248Z] 2.2.0-dev.66 [2022-04-13T00:38:36.248Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:36.248Z] main [2022-04-13T00:38:36.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:36.566Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:36.864Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:36.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T00:38:36.864Z] 37554c52e9ce: Preparing [2022-04-13T00:38:36.864Z] c1a15a1a80f1: Preparing [2022-04-13T00:38:36.864Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:36.864Z] 182db457a62a: Preparing [2022-04-13T00:38:36.864Z] b541d28bf3b4: Preparing [2022-04-13T00:38:36.864Z] 182db457a62a: Layer already exists [2022-04-13T00:38:36.864Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:36.864Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:36.864Z] 37554c52e9ce: Pushed [2022-04-13T00:38:39.404Z] c1a15a1a80f1: Pushed [2022-04-13T00:38:39.404Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:31e0e02eb8bde8167015bf131bbcfde56deb8aaa6c30965c7d3cff2246a09bf2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:39.703Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:40.001Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-13T00:38:40.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T00:38:40.001Z] 37554c52e9ce: Preparing [2022-04-13T00:38:40.001Z] c1a15a1a80f1: Preparing [2022-04-13T00:38:40.001Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:40.001Z] 182db457a62a: Preparing [2022-04-13T00:38:40.001Z] b541d28bf3b4: Preparing [2022-04-13T00:38:40.001Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:40.001Z] c1a15a1a80f1: Layer already exists [2022-04-13T00:38:40.001Z] 37554c52e9ce: Layer already exists [2022-04-13T00:38:40.001Z] 182db457a62a: Layer already exists [2022-04-13T00:38:40.001Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:40.001Z] latest: digest: sha256:31e0e02eb8bde8167015bf131bbcfde56deb8aaa6c30965c7d3cff2246a09bf2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:40.274Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T00:38:40.274Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T00:38:40.274Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T00:38:40.306Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:40.553Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T00:38:40.602Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.66 [2022-04-13T00:38:40.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T00:38:40.602Z] 37554c52e9ce: Preparing [2022-04-13T00:38:40.602Z] c1a15a1a80f1: Preparing [2022-04-13T00:38:40.602Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:40.602Z] 182db457a62a: Preparing [2022-04-13T00:38:40.602Z] b541d28bf3b4: Preparing [2022-04-13T00:38:40.602Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:40.602Z] c1a15a1a80f1: Layer already exists [2022-04-13T00:38:40.602Z] 182db457a62a: Layer already exists [2022-04-13T00:38:40.602Z] 37554c52e9ce: Layer already exists [2022-04-13T00:38:40.602Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:40.602Z] 2.2.0-dev.66: digest: sha256:31e0e02eb8bde8167015bf131bbcfde56deb8aaa6c30965c7d3cff2246a09bf2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:40.833Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T00:38:40.899Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:41.115Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T00:38:41.115Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T00:38:41.115Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T00:38:41.195Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:41.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T00:38:41.195Z] 37554c52e9ce: Preparing [2022-04-13T00:38:41.195Z] c1a15a1a80f1: Preparing [2022-04-13T00:38:41.195Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:41.195Z] 182db457a62a: Preparing [2022-04-13T00:38:41.195Z] b541d28bf3b4: Preparing [2022-04-13T00:38:41.195Z] c1a15a1a80f1: Layer already exists [2022-04-13T00:38:41.195Z] 182db457a62a: Layer already exists [2022-04-13T00:38:41.195Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:41.195Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:41.195Z] 37554c52e9ce: Layer already exists [2022-04-13T00:38:41.195Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:31e0e02eb8bde8167015bf131bbcfde56deb8aaa6c30965c7d3cff2246a09bf2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:41.404Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T00:38:41.498Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:41.794Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-13T00:38:41.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T00:38:41.794Z] 37554c52e9ce: Preparing [2022-04-13T00:38:41.794Z] c1a15a1a80f1: Preparing [2022-04-13T00:38:41.794Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:41.794Z] 182db457a62a: Preparing [2022-04-13T00:38:41.794Z] b541d28bf3b4: Preparing [2022-04-13T00:38:41.794Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:41.794Z] c1a15a1a80f1: Layer already exists [2022-04-13T00:38:41.794Z] 37554c52e9ce: Layer already exists [2022-04-13T00:38:41.794Z] 182db457a62a: Layer already exists [2022-04-13T00:38:41.794Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:41.794Z] main: digest: sha256:31e0e02eb8bde8167015bf131bbcfde56deb8aaa6c30965c7d3cff2246a09bf2 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:38:41.825Z] ===================================================== [Pipeline] echo [2022-04-13T00:38:41.832Z] taggedImages: [2022-04-13T00:38:41.832Z] - nexus3.edgexfoundry.org:10004/core-metadata:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:41.832Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-13T00:38:41.832Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.66 [2022-04-13T00:38:41.832Z] - nexus3.edgexfoundry.org:10004/core-metadata:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:41.832Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-13T00:38:41.851Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-13T00:38:41.851Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:41.851Z] latest [2022-04-13T00:38:41.851Z] 2.2.0-dev.66 [2022-04-13T00:38:41.851Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:41.851Z] main [2022-04-13T00:38:41.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:42.026Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T00:38:42.026Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T00:38:42.169Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:42.517Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:42.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T00:38:42.517Z] 5a2a17db869d: Preparing [2022-04-13T00:38:42.517Z] 5a2a17db869d: Preparing [2022-04-13T00:38:42.517Z] 77ebe85b2a7f: Preparing [2022-04-13T00:38:42.517Z] 4a247738d706: Preparing [2022-04-13T00:38:42.517Z] 006fd635c8c7: Preparing [2022-04-13T00:38:42.517Z] 996be3ca15ba: Preparing [2022-04-13T00:38:42.517Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:42.517Z] e086f112e8cf: Preparing [2022-04-13T00:38:42.517Z] 2cdce20798b4: Preparing [2022-04-13T00:38:42.517Z] 9172eb053c60: Preparing [2022-04-13T00:38:42.517Z] 430808c1f3ac: Preparing [2022-04-13T00:38:42.517Z] b541d28bf3b4: Preparing [2022-04-13T00:38:42.517Z] e086f112e8cf: Waiting [2022-04-13T00:38:42.517Z] 2cdce20798b4: Waiting [2022-04-13T00:38:42.517Z] 9172eb053c60: Waiting [2022-04-13T00:38:42.517Z] 430808c1f3ac: Waiting [2022-04-13T00:38:42.517Z] b541d28bf3b4: Waiting [2022-04-13T00:38:42.517Z] 83d4d8f66bd8: Waiting [2022-04-13T00:38:42.517Z] 5a2a17db869d: Pushed [2022-04-13T00:38:42.517Z] 77ebe85b2a7f: Pushed [2022-04-13T00:38:42.517Z] 006fd635c8c7: Pushed [2022-04-13T00:38:42.517Z] 4a247738d706: Pushed [2022-04-13T00:38:42.517Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:42.634Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T00:38:42.789Z] e086f112e8cf: Pushed [2022-04-13T00:38:42.789Z] 430808c1f3ac: Pushed [2022-04-13T00:38:42.789Z] 2cdce20798b4: Pushed [2022-04-13T00:38:42.789Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:42.789Z] 9172eb053c60: Pushed [2022-04-13T00:38:42.915Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T00:38:42.915Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T00:38:42.915Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T00:38:42.915Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T00:38:43.193Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T00:38:43.193Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T00:38:43.472Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T00:38:44.081Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T00:38:44.081Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T00:38:44.081Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T00:38:44.363Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T00:38:44.642Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T00:38:44.642Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T00:38:44.713Z] 996be3ca15ba: Pushed [2022-04-13T00:38:44.713Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:9111f05a3b4910859b58043402206604f5765b694ab77cc2c6dffebfdbc6d4a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:45.010Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:45.248Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T00:38:45.248Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T00:38:45.248Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T00:38:45.248Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T00:38:45.299Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-13T00:38:45.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T00:38:45.299Z] 5a2a17db869d: Preparing [2022-04-13T00:38:45.299Z] 5a2a17db869d: Preparing [2022-04-13T00:38:45.299Z] 77ebe85b2a7f: Preparing [2022-04-13T00:38:45.299Z] 4a247738d706: Preparing [2022-04-13T00:38:45.299Z] 006fd635c8c7: Preparing [2022-04-13T00:38:45.299Z] 996be3ca15ba: Preparing [2022-04-13T00:38:45.299Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:45.299Z] e086f112e8cf: Preparing [2022-04-13T00:38:45.299Z] 2cdce20798b4: Preparing [2022-04-13T00:38:45.299Z] 9172eb053c60: Preparing [2022-04-13T00:38:45.299Z] 430808c1f3ac: Preparing [2022-04-13T00:38:45.299Z] b541d28bf3b4: Preparing [2022-04-13T00:38:45.299Z] 83d4d8f66bd8: Waiting [2022-04-13T00:38:45.299Z] 9172eb053c60: Waiting [2022-04-13T00:38:45.299Z] b541d28bf3b4: Waiting [2022-04-13T00:38:45.299Z] 430808c1f3ac: Waiting [2022-04-13T00:38:45.299Z] e086f112e8cf: Waiting [2022-04-13T00:38:45.299Z] 2cdce20798b4: Waiting [2022-04-13T00:38:45.299Z] 4a247738d706: Layer already exists [2022-04-13T00:38:45.299Z] 006fd635c8c7: Layer already exists [2022-04-13T00:38:45.299Z] 5a2a17db869d: Layer already exists [2022-04-13T00:38:45.299Z] 996be3ca15ba: Layer already exists [2022-04-13T00:38:45.299Z] 77ebe85b2a7f: Layer already exists [2022-04-13T00:38:45.299Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:45.299Z] 2cdce20798b4: Layer already exists [2022-04-13T00:38:45.299Z] 9172eb053c60: Layer already exists [2022-04-13T00:38:45.299Z] 430808c1f3ac: Layer already exists [2022-04-13T00:38:45.299Z] e086f112e8cf: Layer already exists [2022-04-13T00:38:45.299Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:45.299Z] latest: digest: sha256:9111f05a3b4910859b58043402206604f5765b694ab77cc2c6dffebfdbc6d4a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:45.596Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:45.890Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.66 [2022-04-13T00:38:45.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T00:38:45.890Z] 5a2a17db869d: Preparing [2022-04-13T00:38:45.890Z] 5a2a17db869d: Preparing [2022-04-13T00:38:45.890Z] 77ebe85b2a7f: Preparing [2022-04-13T00:38:45.890Z] 4a247738d706: Preparing [2022-04-13T00:38:45.890Z] 006fd635c8c7: Preparing [2022-04-13T00:38:45.890Z] 996be3ca15ba: Preparing [2022-04-13T00:38:45.890Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:45.890Z] e086f112e8cf: Preparing [2022-04-13T00:38:45.890Z] 2cdce20798b4: Preparing [2022-04-13T00:38:45.890Z] 9172eb053c60: Preparing [2022-04-13T00:38:45.890Z] 430808c1f3ac: Preparing [2022-04-13T00:38:45.890Z] b541d28bf3b4: Preparing [2022-04-13T00:38:45.890Z] 2cdce20798b4: Waiting [2022-04-13T00:38:45.890Z] 9172eb053c60: Waiting [2022-04-13T00:38:45.890Z] 430808c1f3ac: Waiting [2022-04-13T00:38:45.890Z] 83d4d8f66bd8: Waiting [2022-04-13T00:38:45.890Z] b541d28bf3b4: Waiting [2022-04-13T00:38:45.890Z] 4a247738d706: Layer already exists [2022-04-13T00:38:45.890Z] 5a2a17db869d: Layer already exists [2022-04-13T00:38:45.890Z] 77ebe85b2a7f: Layer already exists [2022-04-13T00:38:45.890Z] 006fd635c8c7: Layer already exists [2022-04-13T00:38:45.890Z] 996be3ca15ba: Layer already exists [2022-04-13T00:38:45.890Z] e086f112e8cf: Layer already exists [2022-04-13T00:38:45.890Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:45.890Z] 2cdce20798b4: Layer already exists [2022-04-13T00:38:45.890Z] 430808c1f3ac: Layer already exists [2022-04-13T00:38:45.890Z] 9172eb053c60: Layer already exists [2022-04-13T00:38:45.890Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:45.890Z] 2.2.0-dev.66: digest: sha256:9111f05a3b4910859b58043402206604f5765b694ab77cc2c6dffebfdbc6d4a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:46.188Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:46.482Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:46.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T00:38:46.482Z] 5a2a17db869d: Preparing [2022-04-13T00:38:46.482Z] 5a2a17db869d: Preparing [2022-04-13T00:38:46.482Z] 77ebe85b2a7f: Preparing [2022-04-13T00:38:46.482Z] 4a247738d706: Preparing [2022-04-13T00:38:46.482Z] 006fd635c8c7: Preparing [2022-04-13T00:38:46.482Z] 996be3ca15ba: Preparing [2022-04-13T00:38:46.482Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:46.482Z] e086f112e8cf: Preparing [2022-04-13T00:38:46.482Z] 2cdce20798b4: Preparing [2022-04-13T00:38:46.482Z] 9172eb053c60: Preparing [2022-04-13T00:38:46.482Z] 430808c1f3ac: Preparing [2022-04-13T00:38:46.482Z] b541d28bf3b4: Preparing [2022-04-13T00:38:46.482Z] e086f112e8cf: Waiting [2022-04-13T00:38:46.482Z] 2cdce20798b4: Waiting [2022-04-13T00:38:46.482Z] 9172eb053c60: Waiting [2022-04-13T00:38:46.482Z] 430808c1f3ac: Waiting [2022-04-13T00:38:46.482Z] b541d28bf3b4: Waiting [2022-04-13T00:38:46.482Z] 83d4d8f66bd8: Waiting [2022-04-13T00:38:46.482Z] 77ebe85b2a7f: Layer already exists [2022-04-13T00:38:46.482Z] 006fd635c8c7: Layer already exists [2022-04-13T00:38:46.482Z] 996be3ca15ba: Layer already exists [2022-04-13T00:38:46.482Z] 4a247738d706: Layer already exists [2022-04-13T00:38:46.482Z] 5a2a17db869d: Layer already exists [2022-04-13T00:38:46.482Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:46.482Z] e086f112e8cf: Layer already exists [2022-04-13T00:38:46.482Z] 430808c1f3ac: Layer already exists [2022-04-13T00:38:46.482Z] 2cdce20798b4: Layer already exists [2022-04-13T00:38:46.482Z] 9172eb053c60: Layer already exists [2022-04-13T00:38:46.482Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:46.482Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:9111f05a3b4910859b58043402206604f5765b694ab77cc2c6dffebfdbc6d4a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:46.780Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:47.074Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-13T00:38:47.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T00:38:47.074Z] 5a2a17db869d: Preparing [2022-04-13T00:38:47.074Z] 5a2a17db869d: Preparing [2022-04-13T00:38:47.074Z] 77ebe85b2a7f: Preparing [2022-04-13T00:38:47.074Z] 4a247738d706: Preparing [2022-04-13T00:38:47.074Z] 006fd635c8c7: Preparing [2022-04-13T00:38:47.074Z] 996be3ca15ba: Preparing [2022-04-13T00:38:47.074Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:47.074Z] e086f112e8cf: Preparing [2022-04-13T00:38:47.074Z] 2cdce20798b4: Preparing [2022-04-13T00:38:47.074Z] 9172eb053c60: Preparing [2022-04-13T00:38:47.074Z] 430808c1f3ac: Preparing [2022-04-13T00:38:47.074Z] b541d28bf3b4: Preparing [2022-04-13T00:38:47.074Z] e086f112e8cf: Waiting [2022-04-13T00:38:47.074Z] 2cdce20798b4: Waiting [2022-04-13T00:38:47.074Z] 9172eb053c60: Waiting [2022-04-13T00:38:47.074Z] 430808c1f3ac: Waiting [2022-04-13T00:38:47.074Z] 83d4d8f66bd8: Waiting [2022-04-13T00:38:47.074Z] b541d28bf3b4: Waiting [2022-04-13T00:38:47.074Z] 4a247738d706: Layer already exists [2022-04-13T00:38:47.074Z] 5a2a17db869d: Layer already exists [2022-04-13T00:38:47.074Z] 996be3ca15ba: Layer already exists [2022-04-13T00:38:47.074Z] 006fd635c8c7: Layer already exists [2022-04-13T00:38:47.074Z] 77ebe85b2a7f: Layer already exists [2022-04-13T00:38:47.074Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:47.074Z] 2cdce20798b4: Layer already exists [2022-04-13T00:38:47.074Z] e086f112e8cf: Layer already exists [2022-04-13T00:38:47.074Z] 430808c1f3ac: Layer already exists [2022-04-13T00:38:47.074Z] 9172eb053c60: Layer already exists [2022-04-13T00:38:47.074Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:47.074Z] main: digest: sha256:9111f05a3b4910859b58043402206604f5765b694ab77cc2c6dffebfdbc6d4a7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:38:47.111Z] ===================================================== [Pipeline] echo [2022-04-13T00:38:47.125Z] taggedImages: [2022-04-13T00:38:47.125Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:47.125Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-13T00:38:47.125Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.66 [2022-04-13T00:38:47.125Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:47.125Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-13T00:38:47.147Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-13T00:38:47.147Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:47.147Z] latest [2022-04-13T00:38:47.147Z] 2.2.0-dev.66 [2022-04-13T00:38:47.147Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:47.147Z] main [2022-04-13T00:38:47.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:47.472Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:47.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:47.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T00:38:47.769Z] 5aac4e20910d: Preparing [2022-04-13T00:38:47.769Z] bb386a229de1: Preparing [2022-04-13T00:38:47.769Z] 8c171b46b329: Preparing [2022-04-13T00:38:47.769Z] 67358b7ff98d: Preparing [2022-04-13T00:38:47.769Z] f3c8b399c251: Preparing [2022-04-13T00:38:47.769Z] 5cbf3d6d999b: Preparing [2022-04-13T00:38:47.769Z] f1bb553ae84d: Preparing [2022-04-13T00:38:47.769Z] b541d28bf3b4: Preparing [2022-04-13T00:38:47.769Z] f1bb553ae84d: Waiting [2022-04-13T00:38:47.769Z] b541d28bf3b4: Waiting [2022-04-13T00:38:47.769Z] 5cbf3d6d999b: Waiting [2022-04-13T00:38:47.769Z] 5aac4e20910d: Pushed [2022-04-13T00:38:47.769Z] bb386a229de1: Pushed [2022-04-13T00:38:47.769Z] f3c8b399c251: Pushed [2022-04-13T00:38:47.769Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:47.769Z] 5cbf3d6d999b: Pushed [2022-04-13T00:38:47.941Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T00:38:48.219Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T00:38:48.337Z] f1bb553ae84d: Pushed [2022-04-13T00:38:49.717Z] 8c171b46b329: Pushed [2022-04-13T00:38:49.718Z] 67358b7ff98d: Pushed [2022-04-13T00:38:49.718Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:3810389d6b66bd3f48c2750552efbb87a930223ffb9dd2de62bfa08abddeee5c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:50.281Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:50.576Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-13T00:38:50.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T00:38:50.576Z] 5aac4e20910d: Preparing [2022-04-13T00:38:50.576Z] bb386a229de1: Preparing [2022-04-13T00:38:50.576Z] 8c171b46b329: Preparing [2022-04-13T00:38:50.576Z] 67358b7ff98d: Preparing [2022-04-13T00:38:50.576Z] f3c8b399c251: Preparing [2022-04-13T00:38:50.576Z] 5cbf3d6d999b: Preparing [2022-04-13T00:38:50.576Z] f1bb553ae84d: Preparing [2022-04-13T00:38:50.576Z] b541d28bf3b4: Preparing [2022-04-13T00:38:50.576Z] 5cbf3d6d999b: Waiting [2022-04-13T00:38:50.576Z] f1bb553ae84d: Waiting [2022-04-13T00:38:50.576Z] b541d28bf3b4: Waiting [2022-04-13T00:38:50.576Z] bb386a229de1: Layer already exists [2022-04-13T00:38:50.576Z] 5aac4e20910d: Layer already exists [2022-04-13T00:38:50.576Z] 67358b7ff98d: Layer already exists [2022-04-13T00:38:50.576Z] 8c171b46b329: Layer already exists [2022-04-13T00:38:50.576Z] f3c8b399c251: Layer already exists [2022-04-13T00:38:50.576Z] f1bb553ae84d: Layer already exists [2022-04-13T00:38:50.576Z] 5cbf3d6d999b: Layer already exists [2022-04-13T00:38:50.576Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:50.576Z] latest: digest: sha256:3810389d6b66bd3f48c2750552efbb87a930223ffb9dd2de62bfa08abddeee5c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:50.873Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:51.176Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.66 [2022-04-13T00:38:51.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T00:38:51.176Z] 5aac4e20910d: Preparing [2022-04-13T00:38:51.176Z] bb386a229de1: Preparing [2022-04-13T00:38:51.176Z] 8c171b46b329: Preparing [2022-04-13T00:38:51.176Z] 67358b7ff98d: Preparing [2022-04-13T00:38:51.176Z] f3c8b399c251: Preparing [2022-04-13T00:38:51.176Z] 5cbf3d6d999b: Preparing [2022-04-13T00:38:51.176Z] f1bb553ae84d: Preparing [2022-04-13T00:38:51.176Z] b541d28bf3b4: Preparing [2022-04-13T00:38:51.176Z] f1bb553ae84d: Waiting [2022-04-13T00:38:51.176Z] 5cbf3d6d999b: Waiting [2022-04-13T00:38:51.176Z] f3c8b399c251: Layer already exists [2022-04-13T00:38:51.176Z] bb386a229de1: Layer already exists [2022-04-13T00:38:51.176Z] 5aac4e20910d: Layer already exists [2022-04-13T00:38:51.176Z] 67358b7ff98d: Layer already exists [2022-04-13T00:38:51.176Z] 8c171b46b329: Layer already exists [2022-04-13T00:38:51.176Z] f1bb553ae84d: Layer already exists [2022-04-13T00:38:51.176Z] 5cbf3d6d999b: Layer already exists [2022-04-13T00:38:51.176Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:51.176Z] 2.2.0-dev.66: digest: sha256:3810389d6b66bd3f48c2750552efbb87a930223ffb9dd2de62bfa08abddeee5c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:51.480Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:51.772Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:51.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T00:38:51.772Z] 5aac4e20910d: Preparing [2022-04-13T00:38:51.772Z] bb386a229de1: Preparing [2022-04-13T00:38:51.772Z] 8c171b46b329: Preparing [2022-04-13T00:38:51.772Z] 67358b7ff98d: Preparing [2022-04-13T00:38:51.772Z] f3c8b399c251: Preparing [2022-04-13T00:38:51.772Z] 5cbf3d6d999b: Preparing [2022-04-13T00:38:51.772Z] f1bb553ae84d: Preparing [2022-04-13T00:38:51.772Z] b541d28bf3b4: Preparing [2022-04-13T00:38:51.772Z] 5cbf3d6d999b: Waiting [2022-04-13T00:38:51.772Z] f1bb553ae84d: Waiting [2022-04-13T00:38:51.772Z] b541d28bf3b4: Waiting [2022-04-13T00:38:51.772Z] f3c8b399c251: Layer already exists [2022-04-13T00:38:51.772Z] bb386a229de1: Layer already exists [2022-04-13T00:38:51.772Z] 5aac4e20910d: Layer already exists [2022-04-13T00:38:51.772Z] 67358b7ff98d: Layer already exists [2022-04-13T00:38:51.772Z] 8c171b46b329: Layer already exists [2022-04-13T00:38:51.772Z] 5cbf3d6d999b: Layer already exists [2022-04-13T00:38:51.772Z] f1bb553ae84d: Layer already exists [2022-04-13T00:38:51.772Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:51.772Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:3810389d6b66bd3f48c2750552efbb87a930223ffb9dd2de62bfa08abddeee5c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:52.073Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:52.365Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-13T00:38:52.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T00:38:52.365Z] 5aac4e20910d: Preparing [2022-04-13T00:38:52.365Z] bb386a229de1: Preparing [2022-04-13T00:38:52.365Z] 8c171b46b329: Preparing [2022-04-13T00:38:52.365Z] 67358b7ff98d: Preparing [2022-04-13T00:38:52.365Z] f3c8b399c251: Preparing [2022-04-13T00:38:52.365Z] 5cbf3d6d999b: Preparing [2022-04-13T00:38:52.365Z] f1bb553ae84d: Preparing [2022-04-13T00:38:52.365Z] b541d28bf3b4: Preparing [2022-04-13T00:38:52.365Z] 5cbf3d6d999b: Waiting [2022-04-13T00:38:52.365Z] f1bb553ae84d: Waiting [2022-04-13T00:38:52.365Z] b541d28bf3b4: Waiting [2022-04-13T00:38:52.365Z] 67358b7ff98d: Layer already exists [2022-04-13T00:38:52.365Z] 5aac4e20910d: Layer already exists [2022-04-13T00:38:52.365Z] f3c8b399c251: Layer already exists [2022-04-13T00:38:52.365Z] 8c171b46b329: Layer already exists [2022-04-13T00:38:52.365Z] bb386a229de1: Layer already exists [2022-04-13T00:38:52.365Z] f1bb553ae84d: Layer already exists [2022-04-13T00:38:52.365Z] 5cbf3d6d999b: Layer already exists [2022-04-13T00:38:52.365Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:52.365Z] main: digest: sha256:3810389d6b66bd3f48c2750552efbb87a930223ffb9dd2de62bfa08abddeee5c size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:38:52.402Z] ===================================================== [Pipeline] echo [2022-04-13T00:38:52.411Z] taggedImages: [2022-04-13T00:38:52.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:52.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-13T00:38:52.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.66 [2022-04-13T00:38:52.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:52.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-13T00:38:52.431Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-13T00:38:52.431Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:52.431Z] latest [2022-04-13T00:38:52.431Z] 2.2.0-dev.66 [2022-04-13T00:38:52.431Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:52.431Z] main [2022-04-13T00:38:52.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:52.755Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:53.046Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:53.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T00:38:53.047Z] 5bf7bb70ee8e: Preparing [2022-04-13T00:38:53.047Z] 3a0983f55bb5: Preparing [2022-04-13T00:38:53.047Z] 7b7dcd9b0e11: Preparing [2022-04-13T00:38:53.047Z] f85ee9e49840: Preparing [2022-04-13T00:38:53.047Z] ffa0a287bc10: Preparing [2022-04-13T00:38:53.047Z] 186c84545c19: Preparing [2022-04-13T00:38:53.047Z] 07dfa56191d6: Preparing [2022-04-13T00:38:53.047Z] 2c92c6c4844c: Preparing [2022-04-13T00:38:53.047Z] 00199831bb44: Preparing [2022-04-13T00:38:53.047Z] b541d28bf3b4: Preparing [2022-04-13T00:38:53.047Z] 07dfa56191d6: Waiting [2022-04-13T00:38:53.047Z] 186c84545c19: Waiting [2022-04-13T00:38:53.047Z] 00199831bb44: Waiting [2022-04-13T00:38:53.047Z] 2c92c6c4844c: Waiting [2022-04-13T00:38:53.047Z] b541d28bf3b4: Waiting [2022-04-13T00:38:53.047Z] 5bf7bb70ee8e: Pushed [2022-04-13T00:38:53.047Z] ffa0a287bc10: Pushed [2022-04-13T00:38:53.047Z] 3a0983f55bb5: Pushed [2022-04-13T00:38:53.306Z] 186c84545c19: Pushed [2022-04-13T00:38:53.306Z] 07dfa56191d6: Pushed [2022-04-13T00:38:53.306Z] 2c92c6c4844c: Pushed [2022-04-13T00:38:53.306Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:53.306Z] 00199831bb44: Pushed [2022-04-13T00:38:54.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T00:38:54.982Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T00:38:54.982Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T00:38:54.982Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T00:38:54.982Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T00:38:54.982Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T00:38:55.212Z] f85ee9e49840: Pushed [2022-04-13T00:38:55.212Z] 7b7dcd9b0e11: Pushed [2022-04-13T00:38:55.212Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:168bba4f1f21cc67cb33d526807ec3b689ded859bbdb0cfb01239468dc1361fb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:55.511Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:55.595Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T00:38:55.596Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T00:38:55.596Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T00:38:55.805Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-13T00:38:55.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T00:38:55.805Z] 5bf7bb70ee8e: Preparing [2022-04-13T00:38:55.805Z] 3a0983f55bb5: Preparing [2022-04-13T00:38:55.805Z] 7b7dcd9b0e11: Preparing [2022-04-13T00:38:55.805Z] f85ee9e49840: Preparing [2022-04-13T00:38:55.805Z] ffa0a287bc10: Preparing [2022-04-13T00:38:55.805Z] 186c84545c19: Preparing [2022-04-13T00:38:55.805Z] 07dfa56191d6: Preparing [2022-04-13T00:38:55.805Z] 2c92c6c4844c: Preparing [2022-04-13T00:38:55.805Z] 00199831bb44: Preparing [2022-04-13T00:38:55.805Z] b541d28bf3b4: Preparing [2022-04-13T00:38:55.805Z] 186c84545c19: Waiting [2022-04-13T00:38:55.805Z] 2c92c6c4844c: Waiting [2022-04-13T00:38:55.805Z] 00199831bb44: Waiting [2022-04-13T00:38:55.805Z] 07dfa56191d6: Waiting [2022-04-13T00:38:55.805Z] b541d28bf3b4: Waiting [2022-04-13T00:38:55.805Z] f85ee9e49840: Layer already exists [2022-04-13T00:38:55.805Z] 5bf7bb70ee8e: Layer already exists [2022-04-13T00:38:55.805Z] 3a0983f55bb5: Layer already exists [2022-04-13T00:38:55.805Z] ffa0a287bc10: Layer already exists [2022-04-13T00:38:55.805Z] 7b7dcd9b0e11: Layer already exists [2022-04-13T00:38:55.805Z] 07dfa56191d6: Layer already exists [2022-04-13T00:38:55.805Z] 00199831bb44: Layer already exists [2022-04-13T00:38:55.805Z] 186c84545c19: Layer already exists [2022-04-13T00:38:55.805Z] 2c92c6c4844c: Layer already exists [2022-04-13T00:38:55.805Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:55.805Z] latest: digest: sha256:168bba4f1f21cc67cb33d526807ec3b689ded859bbdb0cfb01239468dc1361fb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:56.099Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:56.393Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.66 [2022-04-13T00:38:56.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T00:38:56.393Z] 5bf7bb70ee8e: Preparing [2022-04-13T00:38:56.393Z] 3a0983f55bb5: Preparing [2022-04-13T00:38:56.393Z] 7b7dcd9b0e11: Preparing [2022-04-13T00:38:56.393Z] f85ee9e49840: Preparing [2022-04-13T00:38:56.393Z] ffa0a287bc10: Preparing [2022-04-13T00:38:56.393Z] 186c84545c19: Preparing [2022-04-13T00:38:56.393Z] 07dfa56191d6: Preparing [2022-04-13T00:38:56.393Z] 2c92c6c4844c: Preparing [2022-04-13T00:38:56.393Z] 00199831bb44: Preparing [2022-04-13T00:38:56.393Z] b541d28bf3b4: Preparing [2022-04-13T00:38:56.393Z] 07dfa56191d6: Waiting [2022-04-13T00:38:56.393Z] 2c92c6c4844c: Waiting [2022-04-13T00:38:56.393Z] 00199831bb44: Waiting [2022-04-13T00:38:56.393Z] 186c84545c19: Waiting [2022-04-13T00:38:56.393Z] b541d28bf3b4: Waiting [2022-04-13T00:38:56.393Z] ffa0a287bc10: Layer already exists [2022-04-13T00:38:56.393Z] 7b7dcd9b0e11: Layer already exists [2022-04-13T00:38:56.393Z] 3a0983f55bb5: Layer already exists [2022-04-13T00:38:56.393Z] f85ee9e49840: Layer already exists [2022-04-13T00:38:56.393Z] 5bf7bb70ee8e: Layer already exists [2022-04-13T00:38:56.393Z] 07dfa56191d6: Layer already exists [2022-04-13T00:38:56.393Z] 2c92c6c4844c: Layer already exists [2022-04-13T00:38:56.393Z] 186c84545c19: Layer already exists [2022-04-13T00:38:56.393Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:56.393Z] 00199831bb44: Layer already exists [2022-04-13T00:38:56.393Z] 2.2.0-dev.66: digest: sha256:168bba4f1f21cc67cb33d526807ec3b689ded859bbdb0cfb01239468dc1361fb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:56.609Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T00:38:56.690Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:56.978Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:56.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T00:38:56.978Z] 5bf7bb70ee8e: Preparing [2022-04-13T00:38:56.978Z] 3a0983f55bb5: Preparing [2022-04-13T00:38:56.978Z] 7b7dcd9b0e11: Preparing [2022-04-13T00:38:56.978Z] f85ee9e49840: Preparing [2022-04-13T00:38:56.978Z] ffa0a287bc10: Preparing [2022-04-13T00:38:56.978Z] 186c84545c19: Preparing [2022-04-13T00:38:56.978Z] 07dfa56191d6: Preparing [2022-04-13T00:38:56.978Z] 186c84545c19: Waiting [2022-04-13T00:38:56.978Z] 2c92c6c4844c: Preparing [2022-04-13T00:38:56.978Z] 00199831bb44: Preparing [2022-04-13T00:38:56.978Z] b541d28bf3b4: Preparing [2022-04-13T00:38:56.978Z] 2c92c6c4844c: Waiting [2022-04-13T00:38:56.978Z] 00199831bb44: Waiting [2022-04-13T00:38:56.978Z] b541d28bf3b4: Waiting [2022-04-13T00:38:56.978Z] 07dfa56191d6: Waiting [2022-04-13T00:38:56.978Z] ffa0a287bc10: Layer already exists [2022-04-13T00:38:56.978Z] 3a0983f55bb5: Layer already exists [2022-04-13T00:38:56.978Z] 5bf7bb70ee8e: Layer already exists [2022-04-13T00:38:56.978Z] f85ee9e49840: Layer already exists [2022-04-13T00:38:56.978Z] 7b7dcd9b0e11: Layer already exists [2022-04-13T00:38:56.978Z] 186c84545c19: Layer already exists [2022-04-13T00:38:56.978Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:56.978Z] 00199831bb44: Layer already exists [2022-04-13T00:38:56.978Z] 2c92c6c4844c: Layer already exists [2022-04-13T00:38:56.978Z] 07dfa56191d6: Layer already exists [2022-04-13T00:38:56.978Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:168bba4f1f21cc67cb33d526807ec3b689ded859bbdb0cfb01239468dc1361fb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:57.277Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:57.571Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-13T00:38:57.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T00:38:57.571Z] 5bf7bb70ee8e: Preparing [2022-04-13T00:38:57.571Z] 3a0983f55bb5: Preparing [2022-04-13T00:38:57.571Z] 7b7dcd9b0e11: Preparing [2022-04-13T00:38:57.571Z] f85ee9e49840: Preparing [2022-04-13T00:38:57.571Z] ffa0a287bc10: Preparing [2022-04-13T00:38:57.571Z] 186c84545c19: Preparing [2022-04-13T00:38:57.571Z] 07dfa56191d6: Preparing [2022-04-13T00:38:57.571Z] 2c92c6c4844c: Preparing [2022-04-13T00:38:57.571Z] 00199831bb44: Preparing [2022-04-13T00:38:57.571Z] b541d28bf3b4: Preparing [2022-04-13T00:38:57.571Z] 07dfa56191d6: Waiting [2022-04-13T00:38:57.571Z] 2c92c6c4844c: Waiting [2022-04-13T00:38:57.571Z] 00199831bb44: Waiting [2022-04-13T00:38:57.571Z] b541d28bf3b4: Waiting [2022-04-13T00:38:57.571Z] 7b7dcd9b0e11: Layer already exists [2022-04-13T00:38:57.571Z] 3a0983f55bb5: Layer already exists [2022-04-13T00:38:57.571Z] f85ee9e49840: Layer already exists [2022-04-13T00:38:57.571Z] 5bf7bb70ee8e: Layer already exists [2022-04-13T00:38:57.571Z] ffa0a287bc10: Layer already exists [2022-04-13T00:38:57.571Z] 186c84545c19: Layer already exists [2022-04-13T00:38:57.571Z] 07dfa56191d6: Layer already exists [2022-04-13T00:38:57.571Z] 00199831bb44: Layer already exists [2022-04-13T00:38:57.571Z] 2c92c6c4844c: Layer already exists [2022-04-13T00:38:57.571Z] b541d28bf3b4: Layer already exists [2022-04-13T00:38:57.571Z] main: digest: sha256:168bba4f1f21cc67cb33d526807ec3b689ded859bbdb0cfb01239468dc1361fb size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:38:57.610Z] ===================================================== [Pipeline] echo [2022-04-13T00:38:57.621Z] taggedImages: [2022-04-13T00:38:57.621Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:57.621Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-13T00:38:57.621Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.66 [2022-04-13T00:38:57.621Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:57.621Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-13T00:38:57.645Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-13T00:38:57.645Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:57.645Z] latest [2022-04-13T00:38:57.645Z] 2.2.0-dev.66 [2022-04-13T00:38:57.645Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:38:57.645Z] main [2022-04-13T00:38:57.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:57.961Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:38:58.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:38:58.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T00:38:58.252Z] 749f10c4c62b: Preparing [2022-04-13T00:38:58.252Z] 0dfd6b91145a: Preparing [2022-04-13T00:38:58.252Z] 83d4d8f66bd8: Preparing [2022-04-13T00:38:58.252Z] 81b48ceecdee: Preparing [2022-04-13T00:38:58.252Z] faee01340513: Preparing [2022-04-13T00:38:58.252Z] 4fc242d58285: Preparing [2022-04-13T00:38:58.252Z] 4fc242d58285: Waiting [2022-04-13T00:38:58.252Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:38:58.252Z] 4fc242d58285: Layer already exists [2022-04-13T00:38:58.252Z] faee01340513: Pushed [2022-04-13T00:38:58.252Z] 749f10c4c62b: Pushed [2022-04-13T00:38:58.829Z] 81b48ceecdee: Pushed [2022-04-13T00:39:00.212Z] 0dfd6b91145a: Pushed [2022-04-13T00:39:00.474Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:0f3f5f7abfe9a7131e82a828b9533a845d5ef5b21874d42b119845cf84f8f0ec size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:00.773Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:01.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-13T00:39:01.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T00:39:01.060Z] 749f10c4c62b: Preparing [2022-04-13T00:39:01.060Z] 0dfd6b91145a: Preparing [2022-04-13T00:39:01.060Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:01.060Z] 81b48ceecdee: Preparing [2022-04-13T00:39:01.060Z] faee01340513: Preparing [2022-04-13T00:39:01.060Z] 4fc242d58285: Preparing [2022-04-13T00:39:01.060Z] 4fc242d58285: Waiting [2022-04-13T00:39:01.060Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:01.060Z] 749f10c4c62b: Layer already exists [2022-04-13T00:39:01.060Z] 81b48ceecdee: Layer already exists [2022-04-13T00:39:01.060Z] 0dfd6b91145a: Layer already exists [2022-04-13T00:39:01.060Z] faee01340513: Layer already exists [2022-04-13T00:39:01.060Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:01.060Z] latest: digest: sha256:0f3f5f7abfe9a7131e82a828b9533a845d5ef5b21874d42b119845cf84f8f0ec size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:01.357Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:01.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.66 [2022-04-13T00:39:01.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T00:39:01.651Z] 749f10c4c62b: Preparing [2022-04-13T00:39:01.651Z] 0dfd6b91145a: Preparing [2022-04-13T00:39:01.651Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:01.651Z] 81b48ceecdee: Preparing [2022-04-13T00:39:01.651Z] faee01340513: Preparing [2022-04-13T00:39:01.651Z] 4fc242d58285: Preparing [2022-04-13T00:39:01.651Z] 4fc242d58285: Waiting [2022-04-13T00:39:01.651Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:01.651Z] 81b48ceecdee: Layer already exists [2022-04-13T00:39:01.651Z] 749f10c4c62b: Layer already exists [2022-04-13T00:39:01.651Z] 0dfd6b91145a: Layer already exists [2022-04-13T00:39:01.651Z] faee01340513: Layer already exists [2022-04-13T00:39:01.651Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:01.651Z] 2.2.0-dev.66: digest: sha256:0f3f5f7abfe9a7131e82a828b9533a845d5ef5b21874d42b119845cf84f8f0ec size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:01.959Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:02.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:02.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T00:39:02.285Z] 749f10c4c62b: Preparing [2022-04-13T00:39:02.285Z] 0dfd6b91145a: Preparing [2022-04-13T00:39:02.285Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:02.285Z] 81b48ceecdee: Preparing [2022-04-13T00:39:02.285Z] faee01340513: Preparing [2022-04-13T00:39:02.285Z] 4fc242d58285: Preparing [2022-04-13T00:39:02.285Z] 4fc242d58285: Waiting [2022-04-13T00:39:02.285Z] 0dfd6b91145a: Layer already exists [2022-04-13T00:39:02.285Z] faee01340513: Layer already exists [2022-04-13T00:39:02.285Z] 749f10c4c62b: Layer already exists [2022-04-13T00:39:02.285Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:02.285Z] 81b48ceecdee: Layer already exists [2022-04-13T00:39:02.285Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:02.285Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:0f3f5f7abfe9a7131e82a828b9533a845d5ef5b21874d42b119845cf84f8f0ec size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:02.617Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:02.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-13T00:39:02.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T00:39:02.909Z] 749f10c4c62b: Preparing [2022-04-13T00:39:02.909Z] 0dfd6b91145a: Preparing [2022-04-13T00:39:02.909Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:02.909Z] 81b48ceecdee: Preparing [2022-04-13T00:39:02.909Z] faee01340513: Preparing [2022-04-13T00:39:02.909Z] 4fc242d58285: Preparing [2022-04-13T00:39:02.909Z] 4fc242d58285: Waiting [2022-04-13T00:39:02.909Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:02.909Z] faee01340513: Layer already exists [2022-04-13T00:39:02.909Z] 81b48ceecdee: Layer already exists [2022-04-13T00:39:02.909Z] 749f10c4c62b: Layer already exists [2022-04-13T00:39:02.909Z] 0dfd6b91145a: Layer already exists [2022-04-13T00:39:02.909Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:02.909Z] main: digest: sha256:0f3f5f7abfe9a7131e82a828b9533a845d5ef5b21874d42b119845cf84f8f0ec size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:39:02.950Z] ===================================================== [Pipeline] echo [2022-04-13T00:39:02.959Z] taggedImages: [2022-04-13T00:39:02.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:02.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-13T00:39:02.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.66 [2022-04-13T00:39:02.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:02.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-13T00:39:02.982Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-13T00:39:02.982Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:02.982Z] latest [2022-04-13T00:39:02.982Z] 2.2.0-dev.66 [2022-04-13T00:39:02.982Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:02.982Z] main [2022-04-13T00:39:02.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:03.291Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:03.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:03.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T00:39:03.586Z] cb99e8849f59: Preparing [2022-04-13T00:39:03.586Z] 7ceadf3f8c5e: Preparing [2022-04-13T00:39:03.586Z] 66fd55e31fc5: Preparing [2022-04-13T00:39:03.586Z] 02a245e4ab75: Preparing [2022-04-13T00:39:03.586Z] 7923c63f1427: Preparing [2022-04-13T00:39:03.586Z] 4e3aeb75de1c: Preparing [2022-04-13T00:39:03.586Z] faee01340513: Preparing [2022-04-13T00:39:03.586Z] 4fc242d58285: Preparing [2022-04-13T00:39:03.586Z] 4e3aeb75de1c: Waiting [2022-04-13T00:39:03.586Z] faee01340513: Waiting [2022-04-13T00:39:03.586Z] 4fc242d58285: Waiting [2022-04-13T00:39:03.586Z] cb99e8849f59: Pushed [2022-04-13T00:39:03.586Z] 66fd55e31fc5: Pushed [2022-04-13T00:39:03.586Z] 7ceadf3f8c5e: Pushed [2022-04-13T00:39:03.586Z] faee01340513: Layer already exists [2022-04-13T00:39:03.586Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:04.157Z] 4e3aeb75de1c: Pushed [2022-04-13T00:39:07.452Z] 7923c63f1427: Pushed [2022-04-13T00:39:10.749Z] 02a245e4ab75: Pushed [2022-04-13T00:39:10.749Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:91a92767b3cc771ec14efdbaf82359d4d2058f5b01d35b8734b63eb53567bff5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:11.049Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:11.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-13T00:39:11.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T00:39:11.340Z] cb99e8849f59: Preparing [2022-04-13T00:39:11.340Z] 7ceadf3f8c5e: Preparing [2022-04-13T00:39:11.340Z] 66fd55e31fc5: Preparing [2022-04-13T00:39:11.340Z] 02a245e4ab75: Preparing [2022-04-13T00:39:11.340Z] 7923c63f1427: Preparing [2022-04-13T00:39:11.340Z] 4e3aeb75de1c: Preparing [2022-04-13T00:39:11.340Z] faee01340513: Preparing [2022-04-13T00:39:11.340Z] 4fc242d58285: Preparing [2022-04-13T00:39:11.340Z] 4e3aeb75de1c: Waiting [2022-04-13T00:39:11.340Z] 4fc242d58285: Waiting [2022-04-13T00:39:11.340Z] 66fd55e31fc5: Layer already exists [2022-04-13T00:39:11.340Z] 02a245e4ab75: Layer already exists [2022-04-13T00:39:11.340Z] cb99e8849f59: Layer already exists [2022-04-13T00:39:11.340Z] 7923c63f1427: Layer already exists [2022-04-13T00:39:11.340Z] 7ceadf3f8c5e: Layer already exists [2022-04-13T00:39:11.340Z] 4e3aeb75de1c: Layer already exists [2022-04-13T00:39:11.340Z] faee01340513: Layer already exists [2022-04-13T00:39:11.340Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:11.340Z] latest: digest: sha256:91a92767b3cc771ec14efdbaf82359d4d2058f5b01d35b8734b63eb53567bff5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:11.638Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:11.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.66 [2022-04-13T00:39:11.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T00:39:11.930Z] cb99e8849f59: Preparing [2022-04-13T00:39:11.930Z] 7ceadf3f8c5e: Preparing [2022-04-13T00:39:11.930Z] 66fd55e31fc5: Preparing [2022-04-13T00:39:11.930Z] 02a245e4ab75: Preparing [2022-04-13T00:39:11.930Z] 7923c63f1427: Preparing [2022-04-13T00:39:11.930Z] 4e3aeb75de1c: Preparing [2022-04-13T00:39:11.930Z] faee01340513: Preparing [2022-04-13T00:39:11.930Z] 4fc242d58285: Preparing [2022-04-13T00:39:11.930Z] faee01340513: Waiting [2022-04-13T00:39:11.930Z] 4e3aeb75de1c: Waiting [2022-04-13T00:39:11.930Z] 4fc242d58285: Waiting [2022-04-13T00:39:11.930Z] 02a245e4ab75: Layer already exists [2022-04-13T00:39:11.930Z] 66fd55e31fc5: Layer already exists [2022-04-13T00:39:11.930Z] cb99e8849f59: Layer already exists [2022-04-13T00:39:11.930Z] 7ceadf3f8c5e: Layer already exists [2022-04-13T00:39:11.930Z] 7923c63f1427: Layer already exists [2022-04-13T00:39:11.930Z] faee01340513: Layer already exists [2022-04-13T00:39:11.930Z] 4e3aeb75de1c: Layer already exists [2022-04-13T00:39:11.930Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:11.930Z] 2.2.0-dev.66: digest: sha256:91a92767b3cc771ec14efdbaf82359d4d2058f5b01d35b8734b63eb53567bff5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:12.230Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:12.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:12.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T00:39:12.522Z] cb99e8849f59: Preparing [2022-04-13T00:39:12.522Z] 7ceadf3f8c5e: Preparing [2022-04-13T00:39:12.522Z] 66fd55e31fc5: Preparing [2022-04-13T00:39:12.522Z] 02a245e4ab75: Preparing [2022-04-13T00:39:12.522Z] 7923c63f1427: Preparing [2022-04-13T00:39:12.522Z] 4e3aeb75de1c: Preparing [2022-04-13T00:39:12.522Z] faee01340513: Preparing [2022-04-13T00:39:12.522Z] 4fc242d58285: Preparing [2022-04-13T00:39:12.522Z] 4e3aeb75de1c: Waiting [2022-04-13T00:39:12.522Z] 4fc242d58285: Waiting [2022-04-13T00:39:12.522Z] faee01340513: Waiting [2022-04-13T00:39:12.522Z] 7ceadf3f8c5e: Layer already exists [2022-04-13T00:39:12.522Z] 02a245e4ab75: Layer already exists [2022-04-13T00:39:12.522Z] cb99e8849f59: Layer already exists [2022-04-13T00:39:12.522Z] 7923c63f1427: Layer already exists [2022-04-13T00:39:12.522Z] 66fd55e31fc5: Layer already exists [2022-04-13T00:39:12.522Z] 4e3aeb75de1c: Layer already exists [2022-04-13T00:39:12.522Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:12.522Z] faee01340513: Layer already exists [2022-04-13T00:39:12.522Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:91a92767b3cc771ec14efdbaf82359d4d2058f5b01d35b8734b63eb53567bff5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:12.822Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:13.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-13T00:39:13.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T00:39:13.111Z] cb99e8849f59: Preparing [2022-04-13T00:39:13.111Z] 7ceadf3f8c5e: Preparing [2022-04-13T00:39:13.111Z] 66fd55e31fc5: Preparing [2022-04-13T00:39:13.111Z] 02a245e4ab75: Preparing [2022-04-13T00:39:13.111Z] 7923c63f1427: Preparing [2022-04-13T00:39:13.111Z] 4e3aeb75de1c: Preparing [2022-04-13T00:39:13.111Z] faee01340513: Preparing [2022-04-13T00:39:13.111Z] 4fc242d58285: Preparing [2022-04-13T00:39:13.111Z] 4e3aeb75de1c: Waiting [2022-04-13T00:39:13.111Z] faee01340513: Waiting [2022-04-13T00:39:13.111Z] 4fc242d58285: Waiting [2022-04-13T00:39:13.111Z] 7ceadf3f8c5e: Layer already exists [2022-04-13T00:39:13.111Z] 02a245e4ab75: Layer already exists [2022-04-13T00:39:13.111Z] 7923c63f1427: Layer already exists [2022-04-13T00:39:13.111Z] cb99e8849f59: Layer already exists [2022-04-13T00:39:13.111Z] 66fd55e31fc5: Layer already exists [2022-04-13T00:39:13.111Z] 4e3aeb75de1c: Layer already exists [2022-04-13T00:39:13.111Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:13.111Z] faee01340513: Layer already exists [2022-04-13T00:39:13.111Z] main: digest: sha256:91a92767b3cc771ec14efdbaf82359d4d2058f5b01d35b8734b63eb53567bff5 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:39:13.144Z] ===================================================== [Pipeline] echo [2022-04-13T00:39:13.156Z] taggedImages: [2022-04-13T00:39:13.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:13.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-13T00:39:13.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.66 [2022-04-13T00:39:13.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:13.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-13T00:39:13.181Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-13T00:39:13.181Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:13.181Z] latest [2022-04-13T00:39:13.181Z] 2.2.0-dev.66 [2022-04-13T00:39:13.181Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:13.181Z] main [2022-04-13T00:39:13.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:13.490Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:13.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:13.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T00:39:13.784Z] 8c2e572101ad: Preparing [2022-04-13T00:39:13.784Z] 13f3bad56cc4: Preparing [2022-04-13T00:39:13.784Z] d26db9327128: Preparing [2022-04-13T00:39:13.784Z] b2be4840403a: Preparing [2022-04-13T00:39:13.784Z] bf1423d5c234: Preparing [2022-04-13T00:39:13.784Z] faee01340513: Preparing [2022-04-13T00:39:13.784Z] 4fc242d58285: Preparing [2022-04-13T00:39:13.784Z] 4fc242d58285: Waiting [2022-04-13T00:39:13.784Z] faee01340513: Waiting [2022-04-13T00:39:13.784Z] d26db9327128: Pushed [2022-04-13T00:39:13.784Z] 8c2e572101ad: Pushed [2022-04-13T00:39:13.784Z] 13f3bad56cc4: Pushed [2022-04-13T00:39:13.784Z] faee01340513: Layer already exists [2022-04-13T00:39:13.784Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:14.043Z] bf1423d5c234: Pushed [2022-04-13T00:39:20.623Z] b2be4840403a: Pushed [2022-04-13T00:39:20.623Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:744988585f2802fc67778eb19e7f22450f2b4a8616b94ae8fa8a10b0ac1f1633 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:20.921Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:21.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-13T00:39:21.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T00:39:21.215Z] 8c2e572101ad: Preparing [2022-04-13T00:39:21.215Z] 13f3bad56cc4: Preparing [2022-04-13T00:39:21.215Z] d26db9327128: Preparing [2022-04-13T00:39:21.215Z] b2be4840403a: Preparing [2022-04-13T00:39:21.215Z] bf1423d5c234: Preparing [2022-04-13T00:39:21.215Z] faee01340513: Preparing [2022-04-13T00:39:21.215Z] 4fc242d58285: Preparing [2022-04-13T00:39:21.215Z] 4fc242d58285: Waiting [2022-04-13T00:39:21.215Z] faee01340513: Waiting [2022-04-13T00:39:21.215Z] 13f3bad56cc4: Layer already exists [2022-04-13T00:39:21.215Z] bf1423d5c234: Layer already exists [2022-04-13T00:39:21.215Z] b2be4840403a: Layer already exists [2022-04-13T00:39:21.215Z] d26db9327128: Layer already exists [2022-04-13T00:39:21.215Z] 8c2e572101ad: Layer already exists [2022-04-13T00:39:21.215Z] faee01340513: Layer already exists [2022-04-13T00:39:21.215Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:21.215Z] latest: digest: sha256:744988585f2802fc67778eb19e7f22450f2b4a8616b94ae8fa8a10b0ac1f1633 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:21.512Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:21.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.66 [2022-04-13T00:39:21.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T00:39:21.808Z] 8c2e572101ad: Preparing [2022-04-13T00:39:21.808Z] 13f3bad56cc4: Preparing [2022-04-13T00:39:21.808Z] d26db9327128: Preparing [2022-04-13T00:39:21.808Z] b2be4840403a: Preparing [2022-04-13T00:39:21.808Z] bf1423d5c234: Preparing [2022-04-13T00:39:21.808Z] faee01340513: Preparing [2022-04-13T00:39:21.808Z] 4fc242d58285: Preparing [2022-04-13T00:39:21.808Z] faee01340513: Waiting [2022-04-13T00:39:21.808Z] 4fc242d58285: Waiting [2022-04-13T00:39:21.808Z] d26db9327128: Layer already exists [2022-04-13T00:39:21.808Z] b2be4840403a: Layer already exists [2022-04-13T00:39:21.808Z] 8c2e572101ad: Layer already exists [2022-04-13T00:39:21.808Z] bf1423d5c234: Layer already exists [2022-04-13T00:39:21.808Z] 13f3bad56cc4: Layer already exists [2022-04-13T00:39:21.808Z] faee01340513: Layer already exists [2022-04-13T00:39:21.808Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:21.808Z] 2.2.0-dev.66: digest: sha256:744988585f2802fc67778eb19e7f22450f2b4a8616b94ae8fa8a10b0ac1f1633 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:22.109Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:22.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:22.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T00:39:22.403Z] 8c2e572101ad: Preparing [2022-04-13T00:39:22.403Z] 13f3bad56cc4: Preparing [2022-04-13T00:39:22.403Z] d26db9327128: Preparing [2022-04-13T00:39:22.403Z] b2be4840403a: Preparing [2022-04-13T00:39:22.403Z] bf1423d5c234: Preparing [2022-04-13T00:39:22.403Z] faee01340513: Preparing [2022-04-13T00:39:22.403Z] 4fc242d58285: Preparing [2022-04-13T00:39:22.403Z] faee01340513: Waiting [2022-04-13T00:39:22.403Z] 4fc242d58285: Waiting [2022-04-13T00:39:22.403Z] d26db9327128: Layer already exists [2022-04-13T00:39:22.403Z] bf1423d5c234: Layer already exists [2022-04-13T00:39:22.403Z] b2be4840403a: Layer already exists [2022-04-13T00:39:22.403Z] 13f3bad56cc4: Layer already exists [2022-04-13T00:39:22.403Z] 8c2e572101ad: Layer already exists [2022-04-13T00:39:22.403Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:22.403Z] faee01340513: Layer already exists [2022-04-13T00:39:22.403Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:744988585f2802fc67778eb19e7f22450f2b4a8616b94ae8fa8a10b0ac1f1633 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:22.700Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:22.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-13T00:39:22.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T00:39:22.998Z] 8c2e572101ad: Preparing [2022-04-13T00:39:22.998Z] 13f3bad56cc4: Preparing [2022-04-13T00:39:22.998Z] d26db9327128: Preparing [2022-04-13T00:39:22.998Z] b2be4840403a: Preparing [2022-04-13T00:39:22.998Z] bf1423d5c234: Preparing [2022-04-13T00:39:22.998Z] faee01340513: Preparing [2022-04-13T00:39:22.998Z] 4fc242d58285: Preparing [2022-04-13T00:39:22.998Z] 4fc242d58285: Waiting [2022-04-13T00:39:22.998Z] faee01340513: Waiting [2022-04-13T00:39:22.998Z] bf1423d5c234: Layer already exists [2022-04-13T00:39:22.998Z] 8c2e572101ad: Layer already exists [2022-04-13T00:39:22.998Z] b2be4840403a: Layer already exists [2022-04-13T00:39:22.998Z] 13f3bad56cc4: Layer already exists [2022-04-13T00:39:22.998Z] d26db9327128: Layer already exists [2022-04-13T00:39:22.998Z] faee01340513: Layer already exists [2022-04-13T00:39:22.998Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:22.998Z] main: digest: sha256:744988585f2802fc67778eb19e7f22450f2b4a8616b94ae8fa8a10b0ac1f1633 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:39:23.029Z] ===================================================== [Pipeline] echo [2022-04-13T00:39:23.036Z] taggedImages: [2022-04-13T00:39:23.036Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:23.036Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-13T00:39:23.036Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.66 [2022-04-13T00:39:23.036Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:23.036Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-13T00:39:23.051Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-13T00:39:23.051Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:23.051Z] latest [2022-04-13T00:39:23.051Z] 2.2.0-dev.66 [2022-04-13T00:39:23.051Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:23.051Z] main [2022-04-13T00:39:23.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:23.375Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:23.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:23.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T00:39:23.668Z] 7d7cf2ef2923: Preparing [2022-04-13T00:39:23.668Z] f674a9709611: Preparing [2022-04-13T00:39:23.668Z] ae256f30b281: Preparing [2022-04-13T00:39:23.668Z] 991158ddbd1c: Preparing [2022-04-13T00:39:23.668Z] 4e3aeb75de1c: Preparing [2022-04-13T00:39:23.668Z] faee01340513: Preparing [2022-04-13T00:39:23.668Z] 4fc242d58285: Preparing [2022-04-13T00:39:23.668Z] 4fc242d58285: Waiting [2022-04-13T00:39:23.668Z] faee01340513: Waiting [2022-04-13T00:39:23.668Z] 4e3aeb75de1c: Layer already exists [2022-04-13T00:39:23.668Z] faee01340513: Layer already exists [2022-04-13T00:39:23.668Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:23.668Z] f674a9709611: Pushed [2022-04-13T00:39:23.668Z] 7d7cf2ef2923: Pushed [2022-04-13T00:39:23.668Z] ae256f30b281: Pushed [2022-04-13T00:39:30.244Z] 991158ddbd1c: Pushed [2022-04-13T00:39:30.504Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:0438d09911f0347c4f4b7a9f642838ec9cabe340845e185999722c9d28851746 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:30.799Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:31.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-13T00:39:31.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T00:39:31.090Z] 7d7cf2ef2923: Preparing [2022-04-13T00:39:31.090Z] f674a9709611: Preparing [2022-04-13T00:39:31.090Z] ae256f30b281: Preparing [2022-04-13T00:39:31.090Z] 991158ddbd1c: Preparing [2022-04-13T00:39:31.090Z] 4e3aeb75de1c: Preparing [2022-04-13T00:39:31.090Z] faee01340513: Preparing [2022-04-13T00:39:31.090Z] 4fc242d58285: Preparing [2022-04-13T00:39:31.090Z] faee01340513: Waiting [2022-04-13T00:39:31.090Z] 4fc242d58285: Waiting [2022-04-13T00:39:31.090Z] 7d7cf2ef2923: Layer already exists [2022-04-13T00:39:31.090Z] 991158ddbd1c: Layer already exists [2022-04-13T00:39:31.090Z] f674a9709611: Layer already exists [2022-04-13T00:39:31.090Z] ae256f30b281: Layer already exists [2022-04-13T00:39:31.090Z] 4e3aeb75de1c: Layer already exists [2022-04-13T00:39:31.090Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:31.090Z] faee01340513: Layer already exists [2022-04-13T00:39:31.090Z] latest: digest: sha256:0438d09911f0347c4f4b7a9f642838ec9cabe340845e185999722c9d28851746 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:31.382Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:31.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.66 [2022-04-13T00:39:31.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T00:39:31.672Z] 7d7cf2ef2923: Preparing [2022-04-13T00:39:31.672Z] f674a9709611: Preparing [2022-04-13T00:39:31.672Z] ae256f30b281: Preparing [2022-04-13T00:39:31.672Z] 991158ddbd1c: Preparing [2022-04-13T00:39:31.672Z] 4e3aeb75de1c: Preparing [2022-04-13T00:39:31.672Z] faee01340513: Preparing [2022-04-13T00:39:31.672Z] 4fc242d58285: Preparing [2022-04-13T00:39:31.672Z] 4fc242d58285: Waiting [2022-04-13T00:39:31.672Z] f674a9709611: Layer already exists [2022-04-13T00:39:31.672Z] 4e3aeb75de1c: Layer already exists [2022-04-13T00:39:31.672Z] 991158ddbd1c: Layer already exists [2022-04-13T00:39:31.672Z] 7d7cf2ef2923: Layer already exists [2022-04-13T00:39:31.672Z] ae256f30b281: Layer already exists [2022-04-13T00:39:31.672Z] faee01340513: Layer already exists [2022-04-13T00:39:31.672Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:31.672Z] 2.2.0-dev.66: digest: sha256:0438d09911f0347c4f4b7a9f642838ec9cabe340845e185999722c9d28851746 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:31.965Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:32.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:32.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T00:39:32.293Z] 7d7cf2ef2923: Preparing [2022-04-13T00:39:32.293Z] f674a9709611: Preparing [2022-04-13T00:39:32.293Z] ae256f30b281: Preparing [2022-04-13T00:39:32.293Z] 991158ddbd1c: Preparing [2022-04-13T00:39:32.293Z] 4e3aeb75de1c: Preparing [2022-04-13T00:39:32.293Z] faee01340513: Preparing [2022-04-13T00:39:32.293Z] 4fc242d58285: Preparing [2022-04-13T00:39:32.293Z] faee01340513: Waiting [2022-04-13T00:39:32.293Z] 4fc242d58285: Waiting [2022-04-13T00:39:32.293Z] ae256f30b281: Layer already exists [2022-04-13T00:39:32.293Z] f674a9709611: Layer already exists [2022-04-13T00:39:32.293Z] 4e3aeb75de1c: Layer already exists [2022-04-13T00:39:32.293Z] 991158ddbd1c: Layer already exists [2022-04-13T00:39:32.293Z] 7d7cf2ef2923: Layer already exists [2022-04-13T00:39:32.293Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:32.293Z] faee01340513: Layer already exists [2022-04-13T00:39:32.293Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:0438d09911f0347c4f4b7a9f642838ec9cabe340845e185999722c9d28851746 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:32.629Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:32.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-13T00:39:32.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T00:39:32.919Z] 7d7cf2ef2923: Preparing [2022-04-13T00:39:32.919Z] f674a9709611: Preparing [2022-04-13T00:39:32.919Z] ae256f30b281: Preparing [2022-04-13T00:39:32.919Z] 991158ddbd1c: Preparing [2022-04-13T00:39:32.919Z] 4e3aeb75de1c: Preparing [2022-04-13T00:39:32.919Z] faee01340513: Preparing [2022-04-13T00:39:32.919Z] 4fc242d58285: Preparing [2022-04-13T00:39:32.919Z] 4fc242d58285: Waiting [2022-04-13T00:39:32.919Z] faee01340513: Waiting [2022-04-13T00:39:32.919Z] 991158ddbd1c: Layer already exists [2022-04-13T00:39:32.919Z] ae256f30b281: Layer already exists [2022-04-13T00:39:32.919Z] 7d7cf2ef2923: Layer already exists [2022-04-13T00:39:32.919Z] f674a9709611: Layer already exists [2022-04-13T00:39:32.919Z] 4e3aeb75de1c: Layer already exists [2022-04-13T00:39:32.919Z] faee01340513: Layer already exists [2022-04-13T00:39:32.919Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:32.919Z] main: digest: sha256:0438d09911f0347c4f4b7a9f642838ec9cabe340845e185999722c9d28851746 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:39:32.959Z] ===================================================== [Pipeline] echo [2022-04-13T00:39:32.969Z] taggedImages: [2022-04-13T00:39:32.970Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:32.970Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-13T00:39:32.970Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.66 [2022-04-13T00:39:32.970Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:32.970Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-13T00:39:32.993Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-13T00:39:32.993Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:32.993Z] latest [2022-04-13T00:39:32.993Z] 2.2.0-dev.66 [2022-04-13T00:39:32.993Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:32.993Z] main [2022-04-13T00:39:32.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:33.309Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:33.603Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:33.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T00:39:33.603Z] d4c0d73d6934: Preparing [2022-04-13T00:39:33.603Z] 8e0103d326ba: Preparing [2022-04-13T00:39:33.603Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:33.603Z] b0c8b9f92ad0: Preparing [2022-04-13T00:39:33.603Z] b541d28bf3b4: Preparing [2022-04-13T00:39:33.603Z] b541d28bf3b4: Layer already exists [2022-04-13T00:39:33.603Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:33.603Z] d4c0d73d6934: Pushed [2022-04-13T00:39:33.603Z] b0c8b9f92ad0: Pushed [2022-04-13T00:39:36.150Z] 8e0103d326ba: Pushed [2022-04-13T00:39:36.150Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:db73203631076f7fe4cb4c0913aabd02164e9d6e9e5880b7241f8f79abb9a2f0 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:36.453Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:36.743Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-13T00:39:36.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T00:39:36.743Z] d4c0d73d6934: Preparing [2022-04-13T00:39:36.743Z] 8e0103d326ba: Preparing [2022-04-13T00:39:36.743Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:36.743Z] b0c8b9f92ad0: Preparing [2022-04-13T00:39:36.743Z] b541d28bf3b4: Preparing [2022-04-13T00:39:36.743Z] d4c0d73d6934: Layer already exists [2022-04-13T00:39:36.743Z] b541d28bf3b4: Layer already exists [2022-04-13T00:39:36.743Z] b0c8b9f92ad0: Layer already exists [2022-04-13T00:39:36.743Z] 8e0103d326ba: Layer already exists [2022-04-13T00:39:36.743Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:36.743Z] latest: digest: sha256:db73203631076f7fe4cb4c0913aabd02164e9d6e9e5880b7241f8f79abb9a2f0 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:37.043Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:37.336Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.66 [2022-04-13T00:39:37.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T00:39:37.336Z] d4c0d73d6934: Preparing [2022-04-13T00:39:37.336Z] 8e0103d326ba: Preparing [2022-04-13T00:39:37.336Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:37.336Z] b0c8b9f92ad0: Preparing [2022-04-13T00:39:37.336Z] b541d28bf3b4: Preparing [2022-04-13T00:39:37.336Z] d4c0d73d6934: Layer already exists [2022-04-13T00:39:37.336Z] b541d28bf3b4: Layer already exists [2022-04-13T00:39:37.336Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:37.336Z] b0c8b9f92ad0: Layer already exists [2022-04-13T00:39:37.336Z] 8e0103d326ba: Layer already exists [2022-04-13T00:39:37.336Z] 2.2.0-dev.66: digest: sha256:db73203631076f7fe4cb4c0913aabd02164e9d6e9e5880b7241f8f79abb9a2f0 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:37.638Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:37.935Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:37.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T00:39:37.935Z] d4c0d73d6934: Preparing [2022-04-13T00:39:37.935Z] 8e0103d326ba: Preparing [2022-04-13T00:39:37.935Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:37.935Z] b0c8b9f92ad0: Preparing [2022-04-13T00:39:37.935Z] b541d28bf3b4: Preparing [2022-04-13T00:39:37.935Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:37.935Z] d4c0d73d6934: Layer already exists [2022-04-13T00:39:37.935Z] b541d28bf3b4: Layer already exists [2022-04-13T00:39:37.935Z] b0c8b9f92ad0: Layer already exists [2022-04-13T00:39:37.935Z] 8e0103d326ba: Layer already exists [2022-04-13T00:39:37.935Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:db73203631076f7fe4cb4c0913aabd02164e9d6e9e5880b7241f8f79abb9a2f0 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:38.233Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:38.527Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-13T00:39:38.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T00:39:38.527Z] d4c0d73d6934: Preparing [2022-04-13T00:39:38.527Z] 8e0103d326ba: Preparing [2022-04-13T00:39:38.527Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:38.527Z] b0c8b9f92ad0: Preparing [2022-04-13T00:39:38.527Z] b541d28bf3b4: Preparing [2022-04-13T00:39:38.527Z] 8e0103d326ba: Layer already exists [2022-04-13T00:39:38.527Z] b541d28bf3b4: Layer already exists [2022-04-13T00:39:38.527Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:38.527Z] d4c0d73d6934: Layer already exists [2022-04-13T00:39:38.527Z] b0c8b9f92ad0: Layer already exists [2022-04-13T00:39:38.527Z] main: digest: sha256:db73203631076f7fe4cb4c0913aabd02164e9d6e9e5880b7241f8f79abb9a2f0 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:39:38.568Z] ===================================================== [Pipeline] echo [2022-04-13T00:39:38.578Z] taggedImages: [2022-04-13T00:39:38.578Z] - nexus3.edgexfoundry.org:10004/support-notifications:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:38.578Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-13T00:39:38.578Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.66 [2022-04-13T00:39:38.578Z] - nexus3.edgexfoundry.org:10004/support-notifications:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:38.578Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-13T00:39:38.599Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-13T00:39:38.599Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:38.599Z] latest [2022-04-13T00:39:38.599Z] 2.2.0-dev.66 [2022-04-13T00:39:38.599Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:38.599Z] main [2022-04-13T00:39:38.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:38.923Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:39.213Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:39.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T00:39:39.213Z] 99a25e13edda: Preparing [2022-04-13T00:39:39.213Z] f66760eec527: Preparing [2022-04-13T00:39:39.213Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:39.213Z] 182db457a62a: Preparing [2022-04-13T00:39:39.213Z] b541d28bf3b4: Preparing [2022-04-13T00:39:39.213Z] 182db457a62a: Layer already exists [2022-04-13T00:39:39.213Z] b541d28bf3b4: Layer already exists [2022-04-13T00:39:39.213Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:39.213Z] 99a25e13edda: Pushed [2022-04-13T00:39:41.121Z] f66760eec527: Pushed [2022-04-13T00:39:41.382Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:0e8c0303c394a48304c9ca528bb1e159f78c2d4d94fe1392149ced4252a24523 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:41.683Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:41.979Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-13T00:39:41.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T00:39:41.979Z] 99a25e13edda: Preparing [2022-04-13T00:39:41.979Z] f66760eec527: Preparing [2022-04-13T00:39:41.979Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:41.979Z] 182db457a62a: Preparing [2022-04-13T00:39:41.979Z] b541d28bf3b4: Preparing [2022-04-13T00:39:41.979Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:41.979Z] 182db457a62a: Layer already exists [2022-04-13T00:39:41.979Z] b541d28bf3b4: Layer already exists [2022-04-13T00:39:41.979Z] 99a25e13edda: Layer already exists [2022-04-13T00:39:41.979Z] f66760eec527: Layer already exists [2022-04-13T00:39:41.979Z] latest: digest: sha256:0e8c0303c394a48304c9ca528bb1e159f78c2d4d94fe1392149ced4252a24523 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:42.274Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:42.571Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.66 [2022-04-13T00:39:42.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T00:39:42.571Z] 99a25e13edda: Preparing [2022-04-13T00:39:42.571Z] f66760eec527: Preparing [2022-04-13T00:39:42.571Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:42.571Z] 182db457a62a: Preparing [2022-04-13T00:39:42.571Z] b541d28bf3b4: Preparing [2022-04-13T00:39:42.571Z] f66760eec527: Layer already exists [2022-04-13T00:39:42.571Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:42.571Z] 99a25e13edda: Layer already exists [2022-04-13T00:39:42.571Z] b541d28bf3b4: Layer already exists [2022-04-13T00:39:42.571Z] 182db457a62a: Layer already exists [2022-04-13T00:39:42.571Z] 2.2.0-dev.66: digest: sha256:0e8c0303c394a48304c9ca528bb1e159f78c2d4d94fe1392149ced4252a24523 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:42.871Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:43.169Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:43.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T00:39:43.169Z] 99a25e13edda: Preparing [2022-04-13T00:39:43.169Z] f66760eec527: Preparing [2022-04-13T00:39:43.169Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:43.169Z] 182db457a62a: Preparing [2022-04-13T00:39:43.169Z] b541d28bf3b4: Preparing [2022-04-13T00:39:43.169Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:43.169Z] 99a25e13edda: Layer already exists [2022-04-13T00:39:43.169Z] 182db457a62a: Layer already exists [2022-04-13T00:39:43.169Z] f66760eec527: Layer already exists [2022-04-13T00:39:43.169Z] b541d28bf3b4: Layer already exists [2022-04-13T00:39:43.169Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:0e8c0303c394a48304c9ca528bb1e159f78c2d4d94fe1392149ced4252a24523 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:43.469Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:43.744Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T00:39:43.744Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T00:39:43.744Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T00:39:43.760Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-13T00:39:43.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T00:39:43.760Z] 99a25e13edda: Preparing [2022-04-13T00:39:43.760Z] f66760eec527: Preparing [2022-04-13T00:39:43.760Z] 83d4d8f66bd8: Preparing [2022-04-13T00:39:43.760Z] 182db457a62a: Preparing [2022-04-13T00:39:43.760Z] b541d28bf3b4: Preparing [2022-04-13T00:39:43.760Z] 182db457a62a: Layer already exists [2022-04-13T00:39:43.760Z] 99a25e13edda: Layer already exists [2022-04-13T00:39:43.760Z] f66760eec527: Layer already exists [2022-04-13T00:39:43.760Z] b541d28bf3b4: Layer already exists [2022-04-13T00:39:43.760Z] 83d4d8f66bd8: Layer already exists [2022-04-13T00:39:43.760Z] main: digest: sha256:0e8c0303c394a48304c9ca528bb1e159f78c2d4d94fe1392149ced4252a24523 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:39:43.801Z] ===================================================== [Pipeline] echo [2022-04-13T00:39:43.811Z] taggedImages: [2022-04-13T00:39:43.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:43.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-13T00:39:43.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.66 [2022-04-13T00:39:43.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:43.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-13T00:39:43.832Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-13T00:39:43.832Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:43.832Z] latest [2022-04-13T00:39:43.832Z] 2.2.0-dev.66 [2022-04-13T00:39:43.832Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:43.832Z] main [2022-04-13T00:39:43.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:44.029Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T00:39:44.161Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:44.456Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:44.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T00:39:44.456Z] 937637c465ff: Preparing [2022-04-13T00:39:44.456Z] d6315ed1abda: Preparing [2022-04-13T00:39:44.456Z] ff30b952b1bb: Preparing [2022-04-13T00:39:44.456Z] adc7e92618b4: Preparing [2022-04-13T00:39:44.456Z] 52f44be93a46: Preparing [2022-04-13T00:39:44.456Z] 10d82663b225: Preparing [2022-04-13T00:39:44.456Z] f7a7a140f1b3: Preparing [2022-04-13T00:39:44.456Z] 31e69d4774c9: Preparing [2022-04-13T00:39:44.456Z] 7750d494dfbd: Preparing [2022-04-13T00:39:44.456Z] 18708474c90b: Preparing [2022-04-13T00:39:44.456Z] 4fc242d58285: Preparing [2022-04-13T00:39:44.456Z] 10d82663b225: Waiting [2022-04-13T00:39:44.456Z] f7a7a140f1b3: Waiting [2022-04-13T00:39:44.456Z] 31e69d4774c9: Waiting [2022-04-13T00:39:44.456Z] 7750d494dfbd: Waiting [2022-04-13T00:39:44.456Z] 4fc242d58285: Waiting [2022-04-13T00:39:44.456Z] 52f44be93a46: Layer already exists [2022-04-13T00:39:44.456Z] 10d82663b225: Layer already exists [2022-04-13T00:39:44.456Z] f7a7a140f1b3: Layer already exists [2022-04-13T00:39:44.456Z] 31e69d4774c9: Layer already exists [2022-04-13T00:39:44.456Z] d6315ed1abda: Pushed [2022-04-13T00:39:44.456Z] 7750d494dfbd: Layer already exists [2022-04-13T00:39:44.456Z] 18708474c90b: Layer already exists [2022-04-13T00:39:44.456Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:44.716Z] 937637c465ff: Pushed [2022-04-13T00:39:46.622Z] ff30b952b1bb: Pushed [2022-04-13T00:39:51.909Z] adc7e92618b4: Pushed [2022-04-13T00:39:51.909Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:e06510e3dc1fb5da9224176df48aed2cb9a3cc65296889ce97ad48e5d0b9fa29 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:52.207Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:52.506Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-13T00:39:52.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T00:39:52.506Z] 937637c465ff: Preparing [2022-04-13T00:39:52.506Z] d6315ed1abda: Preparing [2022-04-13T00:39:52.506Z] ff30b952b1bb: Preparing [2022-04-13T00:39:52.506Z] adc7e92618b4: Preparing [2022-04-13T00:39:52.506Z] 52f44be93a46: Preparing [2022-04-13T00:39:52.506Z] 10d82663b225: Preparing [2022-04-13T00:39:52.506Z] f7a7a140f1b3: Preparing [2022-04-13T00:39:52.506Z] 31e69d4774c9: Preparing [2022-04-13T00:39:52.506Z] 7750d494dfbd: Preparing [2022-04-13T00:39:52.506Z] 18708474c90b: Preparing [2022-04-13T00:39:52.506Z] 4fc242d58285: Preparing [2022-04-13T00:39:52.506Z] f7a7a140f1b3: Waiting [2022-04-13T00:39:52.506Z] 7750d494dfbd: Waiting [2022-04-13T00:39:52.506Z] 31e69d4774c9: Waiting [2022-04-13T00:39:52.506Z] 18708474c90b: Waiting [2022-04-13T00:39:52.506Z] 10d82663b225: Waiting [2022-04-13T00:39:52.506Z] 4fc242d58285: Waiting [2022-04-13T00:39:52.506Z] 937637c465ff: Layer already exists [2022-04-13T00:39:52.506Z] ff30b952b1bb: Layer already exists [2022-04-13T00:39:52.506Z] d6315ed1abda: Layer already exists [2022-04-13T00:39:52.506Z] 52f44be93a46: Layer already exists [2022-04-13T00:39:52.506Z] adc7e92618b4: Layer already exists [2022-04-13T00:39:52.506Z] 10d82663b225: Layer already exists [2022-04-13T00:39:52.506Z] f7a7a140f1b3: Layer already exists [2022-04-13T00:39:52.506Z] 7750d494dfbd: Layer already exists [2022-04-13T00:39:52.506Z] 31e69d4774c9: Layer already exists [2022-04-13T00:39:52.506Z] 18708474c90b: Layer already exists [2022-04-13T00:39:52.506Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:52.506Z] latest: digest: sha256:e06510e3dc1fb5da9224176df48aed2cb9a3cc65296889ce97ad48e5d0b9fa29 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:52.804Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:53.095Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.66 [2022-04-13T00:39:53.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T00:39:53.095Z] 937637c465ff: Preparing [2022-04-13T00:39:53.095Z] d6315ed1abda: Preparing [2022-04-13T00:39:53.095Z] ff30b952b1bb: Preparing [2022-04-13T00:39:53.095Z] adc7e92618b4: Preparing [2022-04-13T00:39:53.095Z] 52f44be93a46: Preparing [2022-04-13T00:39:53.095Z] 10d82663b225: Preparing [2022-04-13T00:39:53.095Z] f7a7a140f1b3: Preparing [2022-04-13T00:39:53.095Z] 31e69d4774c9: Preparing [2022-04-13T00:39:53.095Z] 7750d494dfbd: Preparing [2022-04-13T00:39:53.095Z] 18708474c90b: Preparing [2022-04-13T00:39:53.095Z] 4fc242d58285: Preparing [2022-04-13T00:39:53.095Z] f7a7a140f1b3: Waiting [2022-04-13T00:39:53.095Z] 31e69d4774c9: Waiting [2022-04-13T00:39:53.095Z] 7750d494dfbd: Waiting [2022-04-13T00:39:53.095Z] 18708474c90b: Waiting [2022-04-13T00:39:53.095Z] 10d82663b225: Waiting [2022-04-13T00:39:53.095Z] 4fc242d58285: Waiting [2022-04-13T00:39:53.095Z] 937637c465ff: Layer already exists [2022-04-13T00:39:53.095Z] ff30b952b1bb: Layer already exists [2022-04-13T00:39:53.095Z] 52f44be93a46: Layer already exists [2022-04-13T00:39:53.095Z] adc7e92618b4: Layer already exists [2022-04-13T00:39:53.095Z] d6315ed1abda: Layer already exists [2022-04-13T00:39:53.095Z] 10d82663b225: Layer already exists [2022-04-13T00:39:53.095Z] 31e69d4774c9: Layer already exists [2022-04-13T00:39:53.095Z] 7750d494dfbd: Layer already exists [2022-04-13T00:39:53.095Z] f7a7a140f1b3: Layer already exists [2022-04-13T00:39:53.095Z] 18708474c90b: Layer already exists [2022-04-13T00:39:53.095Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:53.095Z] 2.2.0-dev.66: digest: sha256:e06510e3dc1fb5da9224176df48aed2cb9a3cc65296889ce97ad48e5d0b9fa29 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:53.391Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:53.686Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:53.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T00:39:53.686Z] 937637c465ff: Preparing [2022-04-13T00:39:53.686Z] d6315ed1abda: Preparing [2022-04-13T00:39:53.686Z] ff30b952b1bb: Preparing [2022-04-13T00:39:53.686Z] adc7e92618b4: Preparing [2022-04-13T00:39:53.686Z] 52f44be93a46: Preparing [2022-04-13T00:39:53.686Z] 10d82663b225: Preparing [2022-04-13T00:39:53.686Z] f7a7a140f1b3: Preparing [2022-04-13T00:39:53.686Z] 31e69d4774c9: Preparing [2022-04-13T00:39:53.686Z] 7750d494dfbd: Preparing [2022-04-13T00:39:53.686Z] 18708474c90b: Preparing [2022-04-13T00:39:53.686Z] 4fc242d58285: Preparing [2022-04-13T00:39:53.686Z] 10d82663b225: Waiting [2022-04-13T00:39:53.686Z] f7a7a140f1b3: Waiting [2022-04-13T00:39:53.686Z] 31e69d4774c9: Waiting [2022-04-13T00:39:53.686Z] 7750d494dfbd: Waiting [2022-04-13T00:39:53.686Z] 18708474c90b: Waiting [2022-04-13T00:39:53.686Z] 4fc242d58285: Waiting [2022-04-13T00:39:53.686Z] 52f44be93a46: Layer already exists [2022-04-13T00:39:53.686Z] d6315ed1abda: Layer already exists [2022-04-13T00:39:53.686Z] ff30b952b1bb: Layer already exists [2022-04-13T00:39:53.686Z] 937637c465ff: Layer already exists [2022-04-13T00:39:53.686Z] adc7e92618b4: Layer already exists [2022-04-13T00:39:53.686Z] f7a7a140f1b3: Layer already exists [2022-04-13T00:39:53.686Z] 31e69d4774c9: Layer already exists [2022-04-13T00:39:53.686Z] 18708474c90b: Layer already exists [2022-04-13T00:39:53.686Z] 7750d494dfbd: Layer already exists [2022-04-13T00:39:53.686Z] 10d82663b225: Layer already exists [2022-04-13T00:39:53.686Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:53.686Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:e06510e3dc1fb5da9224176df48aed2cb9a3cc65296889ce97ad48e5d0b9fa29 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:53.989Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:39:54.292Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-13T00:39:54.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T00:39:54.292Z] 937637c465ff: Preparing [2022-04-13T00:39:54.292Z] d6315ed1abda: Preparing [2022-04-13T00:39:54.292Z] ff30b952b1bb: Preparing [2022-04-13T00:39:54.292Z] adc7e92618b4: Preparing [2022-04-13T00:39:54.292Z] 52f44be93a46: Preparing [2022-04-13T00:39:54.292Z] 10d82663b225: Preparing [2022-04-13T00:39:54.292Z] f7a7a140f1b3: Preparing [2022-04-13T00:39:54.292Z] 31e69d4774c9: Preparing [2022-04-13T00:39:54.292Z] 7750d494dfbd: Preparing [2022-04-13T00:39:54.292Z] 18708474c90b: Preparing [2022-04-13T00:39:54.292Z] 4fc242d58285: Preparing [2022-04-13T00:39:54.292Z] 10d82663b225: Waiting [2022-04-13T00:39:54.292Z] f7a7a140f1b3: Waiting [2022-04-13T00:39:54.292Z] 31e69d4774c9: Waiting [2022-04-13T00:39:54.292Z] 7750d494dfbd: Waiting [2022-04-13T00:39:54.292Z] 18708474c90b: Waiting [2022-04-13T00:39:54.292Z] 52f44be93a46: Layer already exists [2022-04-13T00:39:54.292Z] d6315ed1abda: Layer already exists [2022-04-13T00:39:54.292Z] adc7e92618b4: Layer already exists [2022-04-13T00:39:54.292Z] ff30b952b1bb: Layer already exists [2022-04-13T00:39:54.292Z] 937637c465ff: Layer already exists [2022-04-13T00:39:54.292Z] 10d82663b225: Layer already exists [2022-04-13T00:39:54.292Z] 31e69d4774c9: Layer already exists [2022-04-13T00:39:54.292Z] f7a7a140f1b3: Layer already exists [2022-04-13T00:39:54.292Z] 7750d494dfbd: Layer already exists [2022-04-13T00:39:54.292Z] 18708474c90b: Layer already exists [2022-04-13T00:39:54.292Z] 4fc242d58285: Layer already exists [2022-04-13T00:39:54.292Z] main: digest: sha256:e06510e3dc1fb5da9224176df48aed2cb9a3cc65296889ce97ad48e5d0b9fa29 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T00:39:54.336Z] ===================================================== [Pipeline] echo [2022-04-13T00:39:54.347Z] taggedImages: [2022-04-13T00:39:54.347Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:39:54.347Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-13T00:39:54.347Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.66 [2022-04-13T00:39:54.347Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T00:39:54.347Z] - 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-04-13T00:40:02.431Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T00:40:02.431Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T00:40:02.431Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T00:40:02.431Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T00:40:02.431Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T00:40:03.427Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T00:40:06.074Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T00:40:07.076Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T00:40:07.076Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T00:40:09.084Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T00:40:09.364Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T00:40:09.644Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T00:40:09.925Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T00:40:10.202Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T00:40:10.485Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T00:40:10.486Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T00:40:10.774Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T00:40:11.055Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T00:40:11.669Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T00:40:11.669Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T00:40:12.278Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T00:40:12.278Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T00:40:13.736Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T00:40:13.736Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T00:40:13.736Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T00:40:13.736Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T00:40:14.729Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T00:40:21.497Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T00:40:21.497Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T00:40:21.497Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T00:40:21.497Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T00:40:21.497Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T00:40:21.497Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T00:40:22.493Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T00:40:22.493Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T00:40:22.774Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T00:40:23.053Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T00:40:23.053Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T00:40:24.508Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T00:40:25.117Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T00:40:25.397Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T00:40:25.674Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T00:40:25.674Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T00:40:25.956Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T00:40:25.956Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T00:40:26.242Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T00:40:26.242Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T00:40:27.239Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T00:40:27.520Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T00:40:27.801Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T00:40:27.801Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T00:40:28.081Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T00:40:29.538Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T00:40:31.530Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T00:40:31.530Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T00:40:31.813Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T00:40:31.813Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T00:40:32.092Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T00:40:32.369Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T00:40:32.647Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T00:40:33.251Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T00:40:35.907Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T00:40:37.923Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T00:40:37.923Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T00:40:38.546Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T00:40:38.546Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T00:40:39.578Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T00:40:39.858Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T00:40:40.138Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T00:40:40.138Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T00:40:40.421Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T00:40:40.421Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T00:40:40.700Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T00:40:53.188Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T00:40:53.188Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T00:40:53.188Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T00:40:53.188Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T00:41:32.333Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T00:41:32.333Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T00:45:09.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T00:45:19.884Z] Removing intermediate container 0df7c35389f2 [2022-04-13T00:45:19.884Z] ---> 9efc18a5334e [2022-04-13T00:45:19.884Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T00:45:19.884Z] ---> Running in dc79acb8ae25 [2022-04-13T00:45:20.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T00:45:27.678Z] Removing intermediate container dc79acb8ae25 [2022-04-13T00:45:27.678Z] ---> 17835bd36dcb [2022-04-13T00:45:27.678Z] [2022-04-13T00:45:27.678Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T00:45:27.678Z] 20.10.14: Pulling from library/docker [2022-04-13T00:45:46.132Z] Removing intermediate container 242dcf2c9bbb [2022-04-13T00:45:46.133Z] ---> 6a86186f3e49 [2022-04-13T00:45:46.133Z] [2022-04-13T00:45:46.133Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T00:45:46.133Z] 3.14: Pulling from library/alpine [2022-04-13T00:45:49.599Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T00:45:49.599Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T00:45:49.599Z] ---> ac73e934f311 [2022-04-13T00:45:49.599Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T00:45:50.240Z] ---> Running in 4e6a601512b6 [2022-04-13T00:45:51.726Z] Removing intermediate container 4e6a601512b6 [2022-04-13T00:45:51.726Z] ---> d5eb0bd4f7c8 [2022-04-13T00:45:51.726Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T00:45:51.726Z] ---> Running in 87a7ac28d1d9 [2022-04-13T00:45:55.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:45:55.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:45:56.213Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T00:45:56.213Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T00:45:56.213Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:45:56.213Z] OK: 6 MiB in 16 packages [2022-04-13T00:45:57.253Z] Removing intermediate container 99289c571578 [2022-04-13T00:45:57.253Z] ---> 0fa7ff5ba8f8 [2022-04-13T00:45:57.253Z] [2022-04-13T00:45:57.253Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T00:45:57.253Z] ---> ac73e934f311 [2022-04-13T00:45:57.253Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T00:45:57.253Z] ---> Running in f2cd20e9ebb2 [2022-04-13T00:45:59.286Z] Removing intermediate container 87a7ac28d1d9 [2022-04-13T00:45:59.286Z] ---> e059f707bbf0 [2022-04-13T00:45:59.286Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T00:45:59.286Z] ---> Running in d99fe070f0a2 [2022-04-13T00:45:59.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:46:00.219Z] Removing intermediate container d99fe070f0a2 [2022-04-13T00:46:00.219Z] ---> 2ee6d219a0e0 [2022-04-13T00:46:00.219Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T00:46:00.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:46:00.512Z] ---> Running in 49527f31288e [2022-04-13T00:46:01.554Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T00:46:01.554Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T00:46:01.554Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T00:46:01.554Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T00:46:01.851Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T00:46:01.851Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T00:46:01.851Z] Removing intermediate container 49527f31288e [2022-04-13T00:46:01.851Z] ---> 5c7365f62adc [2022-04-13T00:46:01.851Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T00:46:01.851Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:46:01.851Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:46:02.151Z] ---> Running in 6f3938fd3d9a [2022-04-13T00:46:02.151Z] OK: 8 MiB in 20 packages [2022-04-13T00:46:03.630Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T00:46:03.630Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T00:46:03.630Z] ---> c346e9eafbab [2022-04-13T00:46:03.630Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:46:03.630Z] ---> Running in 17c8fc14baa6 [2022-04-13T00:46:04.639Z] Removing intermediate container 8080eaf4f414 [2022-04-13T00:46:04.639Z] ---> 0d4e5172bcae [2022-04-13T00:46:04.639Z] [2022-04-13T00:46:04.639Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T00:46:04.639Z] ---> ac73e934f311 [2022-04-13T00:46:04.639Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T00:46:04.639Z] Removing intermediate container 17c8fc14baa6 [2022-04-13T00:46:04.639Z] ---> 6d994694f20e [2022-04-13T00:46:04.639Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-13T00:46:04.916Z] ---> Running in 33c2060b02c9 [2022-04-13T00:46:05.196Z] ---> Running in d1914a36b9ed [2022-04-13T00:46:06.198Z] Removing intermediate container f2cd20e9ebb2 [2022-04-13T00:46:06.198Z] ---> 018dd073aae5 [2022-04-13T00:46:06.198Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T00:46:06.475Z] ---> Running in b7d1cd94daab [2022-04-13T00:46:07.090Z] Removing intermediate container 6f3938fd3d9a [2022-04-13T00:46:07.090Z] ---> 58fa322be1e0 [2022-04-13T00:46:07.090Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T00:46:07.090Z] Removing intermediate container b7d1cd94daab [2022-04-13T00:46:07.090Z] ---> d9e7cafedfaa [2022-04-13T00:46:07.090Z] Step 13/22 : WORKDIR /edgex [2022-04-13T00:46:07.378Z] ---> Running in 3b7e2b246510 [2022-04-13T00:46:07.378Z] ---> Running in 7aee69aa579e [2022-04-13T00:46:08.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:46:08.450Z] Removing intermediate container 3b7e2b246510 [2022-04-13T00:46:08.450Z] ---> 5aea92e0cf1f [2022-04-13T00:46:08.450Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T00:46:08.450Z] Removing intermediate container 7aee69aa579e [2022-04-13T00:46:08.450Z] ---> cc6384602b08 [2022-04-13T00:46:08.450Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T00:46:08.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:46:08.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:46:09.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:46:09.670Z] ---> 075fd0404bb3 [2022-04-13T00:46:09.670Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T00:46:09.962Z] ---> Running in 77095481bf20 [2022-04-13T00:46:09.962Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T00:46:10.249Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T00:46:10.249Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:46:10.249Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:46:10.249Z] ---> b7c5ea1134f9 [2022-04-13T00:46:10.249Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T00:46:10.543Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T00:46:10.543Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T00:46:10.543Z] OK: 6 MiB in 16 packages [2022-04-13T00:46:10.838Z] Executing bash-5.1.16-r0.post-install [2022-04-13T00:46:10.838Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T00:46:10.838Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T00:46:10.838Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T00:46:10.838Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T00:46:10.838Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T00:46:10.838Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T00:46:10.838Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T00:46:10.838Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T00:46:10.838Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T00:46:10.838Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T00:46:10.838Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T00:46:10.838Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T00:46:11.128Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T00:46:11.128Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T00:46:11.128Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T00:46:13.836Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T00:46:13.836Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T00:46:13.836Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T00:46:13.836Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T00:46:13.836Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T00:46:14.149Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T00:46:14.149Z] Removing intermediate container 33c2060b02c9 [2022-04-13T00:46:14.149Z] ---> b93618fcf177 [2022-04-13T00:46:14.149Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:46:14.149Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T00:46:14.443Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T00:46:14.443Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T00:46:14.443Z] ---> fd5e1fb0a94e [2022-04-13T00:46:14.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T00:46:14.443Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T00:46:14.444Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T00:46:14.444Z] ---> Running in 287a65fc1d37 [2022-04-13T00:46:14.444Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T00:46:14.727Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T00:46:14.727Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T00:46:14.727Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T00:46:14.727Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T00:46:14.727Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T00:46:14.727Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T00:46:14.727Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T00:46:14.727Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T00:46:14.727Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T00:46:15.008Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T00:46:15.008Z] Removing intermediate container 77095481bf20 [2022-04-13T00:46:15.008Z] ---> 3caf45ed7860 [2022-04-13T00:46:15.008Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:46:15.008Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T00:46:15.008Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T00:46:15.008Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T00:46:15.008Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T00:46:15.629Z] Removing intermediate container 287a65fc1d37 [2022-04-13T00:46:15.629Z] ---> af6f0ff0aece [2022-04-13T00:46:15.629Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T00:46:15.914Z] ---> Running in f1bbdf458e9e [2022-04-13T00:46:15.914Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T00:46:15.914Z] OK: 82 MiB in 65 packages [2022-04-13T00:46:16.550Z] ---> 896123aae156 [2022-04-13T00:46:16.838Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T00:46:16.838Z] Removing intermediate container f1bbdf458e9e [2022-04-13T00:46:16.838Z] ---> f3f656c2497f [2022-04-13T00:46:16.838Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T00:46:17.131Z] ---> Running in e20b2a3e3fde [2022-04-13T00:46:18.154Z] Removing intermediate container e20b2a3e3fde [2022-04-13T00:46:18.154Z] ---> 84f1a9cbca67 [2022-04-13T00:46:18.154Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:46:18.769Z] ---> 7aa7a54f733d [2022-04-13T00:46:18.769Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T00:46:20.242Z] ---> 458624a267f5 [2022-04-13T00:46:20.242Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T00:46:20.526Z] ---> 96df37cb8ba2 [2022-04-13T00:46:20.526Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T00:46:20.815Z] ---> Running in 4d56da6f5708 [2022-04-13T00:46:21.423Z] ---> 357b75a0442e [2022-04-13T00:46:21.423Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T00:46:22.913Z] Collecting docker-compose==1.23.2 [2022-04-13T00:46:22.913Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T00:46:23.551Z] ---> 9cc6d352c35e [2022-04-13T00:46:23.551Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T00:46:24.168Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T00:46:24.168Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T00:46:24.168Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T00:46:24.168Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T00:46:24.448Z] ---> 40689719e808 [2022-04-13T00:46:24.448Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T00:46:24.448Z] Removing intermediate container 4d56da6f5708 [2022-04-13T00:46:24.737Z] ---> 1284760a9e30 [2022-04-13T00:46:24.737Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T00:46:24.737Z] ---> Running in e7ec11a18c57 [2022-04-13T00:46:25.021Z] ---> 52d66941ff4e [2022-04-13T00:46:25.021Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T00:46:25.645Z] Removing intermediate container e7ec11a18c57 [2022-04-13T00:46:25.645Z] ---> b0eabb4faeef [2022-04-13T00:46:25.645Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T00:46:25.645Z] ---> Running in 82b744630302 [2022-04-13T00:46:25.936Z] ---> b85db2b5400d [2022-04-13T00:46:25.936Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T00:46:25.936Z] ---> Running in 4a4869d5c6dd [2022-04-13T00:46:26.554Z] ---> ff41101df0c1 [2022-04-13T00:46:26.554Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T00:46:26.554Z] Removing intermediate container 82b744630302 [2022-04-13T00:46:26.554Z] ---> 6c31a5649f15 [2022-04-13T00:46:26.554Z] Step 21/22 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:46:26.853Z] ---> Running in 20f69e98a24c [2022-04-13T00:46:26.853Z] Removing intermediate container 4a4869d5c6dd [2022-04-13T00:46:26.853Z] ---> 448cf6c46ede [2022-04-13T00:46:26.853Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:46:27.162Z] ---> Running in 7b62a73ea588 [2022-04-13T00:46:27.162Z] ---> Running in 2b9c69f6e490 [2022-04-13T00:46:27.799Z] Removing intermediate container 20f69e98a24c [2022-04-13T00:46:27.799Z] ---> 1e2250e7a793 [2022-04-13T00:46:27.799Z] Step 22/22 : LABEL version=2.2.0-dev.66 [2022-04-13T00:46:27.799Z] Removing intermediate container 7b62a73ea588 [2022-04-13T00:46:27.799Z] ---> 9d4a6e9f7d52 [2022-04-13T00:46:28.092Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T00:46:28.092Z] ---> Running in b890e6462c57 [2022-04-13T00:46:28.092Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T00:46:28.092Z] Removing intermediate container 2b9c69f6e490 [2022-04-13T00:46:28.092Z] ---> e891c05a06fa [2022-04-13T00:46:28.092Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T00:46:28.381Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T00:46:28.381Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-13T00:46:28.381Z] ---> Running in ca08edb93afd [2022-04-13T00:46:28.664Z] Removing intermediate container b890e6462c57 [2022-04-13T00:46:28.664Z] ---> 2754d8e9dc8f [2022-04-13T00:46:28.664Z] [2022-04-13T00:46:28.948Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T00:46:29.245Z] Removing intermediate container ca08edb93afd [2022-04-13T00:46:29.245Z] ---> 6f185342d2f7 [2022-04-13T00:46:29.245Z] Step 21/22 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:46:29.245Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T00:46:29.245Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T00:46:29.245Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T00:46:29.532Z] ---> Running in d2e24e7fe1e9 [2022-04-13T00:46:29.532Z] Successfully built 2754d8e9dc8f [2022-04-13T00:46:29.532Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-13T00:46:29.532Z] ---> e7c7b5e7e097 [2022-04-13T00:46:29.532Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T00:46:29.532Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-04-13T00:46:30.164Z] Removing intermediate container d2e24e7fe1e9 [2022-04-13T00:46:30.164Z] ---> 0a64231b314b [2022-04-13T00:46:30.164Z] Step 22/22 : LABEL version=2.2.0-dev.66 ---> Running in 7bdb1820f70b [2022-04-13T00:46:30.164Z] [2022-04-13T00:46:30.164Z] ---> Running in efaad51e2282 [2022-04-13T00:46:30.780Z] Removing intermediate container efaad51e2282 [2022-04-13T00:46:30.780Z] ---> 092df5e08d85 [2022-04-13T00:46:31.072Z] [2022-04-13T00:46:31.363Z] Successfully built 092df5e08d85 [2022-04-13T00:46:31.363Z] Successfully tagged support-notifications-arm64:latest [2022-04-13T00:46:31.363Z]  Building support-notifications ... done Building security-secretstore-setup [2022-04-13T00:46:32.837Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T00:46:32.837Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T00:46:33.126Z] Removing intermediate container 7bdb1820f70b [2022-04-13T00:46:33.126Z] ---> 82602ddf989b [2022-04-13T00:46:33.126Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T00:46:33.747Z] ---> Running in 18e4096bc2d5 [2022-04-13T00:46:34.027Z] Removing intermediate container 18e4096bc2d5 [2022-04-13T00:46:34.309Z] ---> d0576707eb53 [2022-04-13T00:46:34.309Z] Step 28/31 : CMD ["gate"] [2022-04-13T00:46:34.587Z] ---> Running in a65ca8f189f4 [2022-04-13T00:46:35.213Z] Removing intermediate container a65ca8f189f4 [2022-04-13T00:46:35.213Z] ---> 889463b7cc1c [2022-04-13T00:46:35.213Z] Step 29/31 : LABEL arch=arm64 [2022-04-13T00:46:35.495Z] ---> Running in 88464feaa9b4 [2022-04-13T00:46:35.776Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T00:46:35.776Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T00:46:36.160Z] Removing intermediate container 88464feaa9b4 [2022-04-13T00:46:36.160Z] ---> 70e20a996e5d [2022-04-13T00:46:36.160Z] Step 30/31 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:46:36.812Z] ---> Running in 775c7aa08746 [2022-04-13T00:46:37.153Z] Removing intermediate container 775c7aa08746 [2022-04-13T00:46:37.154Z] ---> 8952ddf8abd3 [2022-04-13T00:46:37.154Z] Step 31/31 : LABEL version=2.2.0-dev.66 [2022-04-13T00:46:37.889Z] Collecting PyYAML<4,>=3.10 [2022-04-13T00:46:37.889Z] ---> Running in 5f125652ddeb [2022-04-13T00:46:37.889Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T00:46:38.568Z] Removing intermediate container 5f125652ddeb [2022-04-13T00:46:38.568Z] ---> 7e42ab0e0306 [2022-04-13T00:46:38.568Z] [2022-04-13T00:46:38.854Z] Successfully built 7e42ab0e0306 [2022-04-13T00:46:38.854Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-13T00:46:38.854Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-04-13T00:46:44.337Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T00:46:44.337Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T00:46:44.614Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T00:46:44.614Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T00:46:45.219Z] Collecting idna<2.8,>=2.5 [2022-04-13T00:46:45.219Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T00:46:46.214Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T00:46:46.214Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T00:46:46.214Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-13T00:46:46.490Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T00:46:46.490Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T00:46:47.098Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T00:46:47.098Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T00:46:47.098Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T00:46:47.098Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T00:46:48.555Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T00:46:48.555Z] Attempting uninstall: urllib3 [2022-04-13T00:46:48.555Z] Found existing installation: urllib3 1.26.7 [2022-04-13T00:46:48.555Z] Uninstalling urllib3-1.26.7: [2022-04-13T00:46:48.555Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T00:46:49.554Z] Attempting uninstall: idna [2022-04-13T00:46:49.554Z] Found existing installation: idna 3.3 [2022-04-13T00:46:49.554Z] Uninstalling idna-3.3: [2022-04-13T00:46:49.554Z] Successfully uninstalled idna-3.3 [2022-04-13T00:46:53.012Z] Attempting uninstall: requests [2022-04-13T00:46:53.012Z] Found existing installation: requests 2.26.0 [2022-04-13T00:46:53.012Z] Uninstalling requests-2.26.0: [2022-04-13T00:46:53.303Z] Successfully uninstalled requests-2.26.0 [2022-04-13T00:46:53.913Z] Running setup.py install for texttable: started [2022-04-13T00:46:56.574Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T00:46:56.574Z] Running setup.py install for PyYAML: started [2022-04-13T00:47:00.937Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T00:47:00.937Z] Running setup.py install for docopt: started [2022-04-13T00:47:03.578Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T00:47:03.578Z] Running setup.py install for dockerpty: started [2022-04-13T00:47:07.081Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:47:07.081Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:47:07.081Z] ---> 2f3ab05e9150 [2022-04-13T00:47:07.081Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T00:47:07.081Z] ---> Using cache [2022-04-13T00:47:07.081Z] ---> 003e54a4c51d [2022-04-13T00:47:07.081Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:47:07.081Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T00:47:07.081Z] ---> Using cache [2022-04-13T00:47:07.081Z] ---> 69f21c02a114 [2022-04-13T00:47:07.081Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T00:47:07.709Z] ---> Running in 46863acbb022 [2022-04-13T00:47:09.749Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-13T00:47:10.033Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:47:10.033Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:47:10.033Z] ---> 2f3ab05e9150 [2022-04-13T00:47:10.033Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T00:47:10.033Z] ---> Using cache [2022-04-13T00:47:10.033Z] ---> 003e54a4c51d [2022-04-13T00:47:10.033Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:47:10.033Z] ---> Using cache [2022-04-13T00:47:10.033Z] ---> 69f21c02a114 [2022-04-13T00:47:10.033Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T00:47:10.033Z] ---> Using cache [2022-04-13T00:47:10.033Z] ---> 8fea56f07a3e [2022-04-13T00:47:10.033Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T00:47:10.033Z] ---> Using cache [2022-04-13T00:47:10.033Z] ---> ebba23351631 [2022-04-13T00:47:10.033Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:47:10.033Z] ---> Using cache [2022-04-13T00:47:10.033Z] ---> 5858d08c1c95 [2022-04-13T00:47:10.033Z] Step 8/25 : COPY . . [2022-04-13T00:47:10.337Z] ---> Using cache [2022-04-13T00:47:10.337Z] ---> 7700bbef220d [2022-04-13T00:47:10.337Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T00:47:10.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:47:10.628Z] ---> Running in 664b423e824d [2022-04-13T00:47:11.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:47:13.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T00:47:13.449Z] OK: 220 MiB in 52 packages [2022-04-13T00:47:15.528Z] Removing intermediate container 46863acbb022 [2022-04-13T00:47:15.528Z] ---> ed09e13245fe [2022-04-13T00:47:15.528Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T00:47:15.528Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:47:15.528Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:47:15.528Z] ---> 2f3ab05e9150 [2022-04-13T00:47:15.528Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T00:47:15.528Z] ---> Using cache [2022-04-13T00:47:15.528Z] ---> 003e54a4c51d [2022-04-13T00:47:15.528Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T00:47:15.528Z] ---> Running in 7813429215a1 [2022-04-13T00:47:17.588Z] ---> 3816d6ad5d1b [2022-04-13T00:47:17.588Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:47:17.868Z] ---> Running in 5088a6e14c20 [2022-04-13T00:47:18.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:47:19.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:47:21.120Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:47:21.120Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:47:21.120Z] OK: 15740 distinct packages available [2022-04-13T00:47:21.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:47:22.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:47:24.461Z] OK: 220 MiB in 52 packages [2022-04-13T00:47:26.502Z] Removing intermediate container 5088a6e14c20 [2022-04-13T00:47:26.502Z] ---> 471610254d8e [2022-04-13T00:47:26.502Z] Step 8/26 : COPY . . [2022-04-13T00:47:27.519Z] Removing intermediate container 7813429215a1 [2022-04-13T00:47:27.519Z] ---> 04573ec5ecde [2022-04-13T00:47:27.519Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T00:47:29.538Z] ---> 2b5daee3a932 [2022-04-13T00:47:29.538Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:47:29.830Z] ---> Running in 2246480b3ffb [2022-04-13T00:47:35.314Z] Removing intermediate container d1914a36b9ed [2022-04-13T00:47:35.314Z] ---> 01bbca7b2b2d [2022-04-13T00:47:35.314Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T00:47:35.314Z] ---> Running in b4e7956df4e5 [2022-04-13T00:47:36.804Z] Removing intermediate container b4e7956df4e5 [2022-04-13T00:47:36.804Z] ---> a15c63b6c768 [2022-04-13T00:47:36.804Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T00:47:36.804Z] ---> Running in 267f1a206cce [2022-04-13T00:47:37.089Z] Removing intermediate container 2246480b3ffb [2022-04-13T00:47:37.089Z] ---> 2525a394725a [2022-04-13T00:47:37.089Z] Step 7/20 : COPY . . [2022-04-13T00:47:38.098Z] Removing intermediate container 267f1a206cce [2022-04-13T00:47:38.098Z] ---> 8c55f2e6703b [2022-04-13T00:47:38.098Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T00:47:43.614Z] ---> b07b85c76842 [2022-04-13T00:47:43.614Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T00:47:45.105Z] ---> e337b28794cd [2022-04-13T00:47:45.105Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T00:47:47.154Z] ---> 2d2a60dd57aa [2022-04-13T00:47:47.154Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T00:47:47.442Z] ---> Running in 56b2f5e825fe [2022-04-13T00:47:48.469Z] Removing intermediate container 56b2f5e825fe [2022-04-13T00:47:48.469Z] ---> 60bfe0afc25e [2022-04-13T00:47:48.792Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:47:49.099Z] ---> Running in 7a614b121703 [2022-04-13T00:47:49.724Z] Removing intermediate container 7a614b121703 [2022-04-13T00:47:49.724Z] ---> 86796807e9a2 [2022-04-13T00:47:49.724Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T00:47:50.023Z] ---> Running in fb0670b4f071 [2022-04-13T00:47:51.086Z] Removing intermediate container fb0670b4f071 [2022-04-13T00:47:51.086Z] ---> 84115979b1f9 [2022-04-13T00:47:51.086Z] Step 22/23 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:47:51.086Z] ---> Running in 394290f715b0 [2022-04-13T00:47:52.794Z] Removing intermediate container 394290f715b0 [2022-04-13T00:47:52.794Z] ---> 4fce516802c3 [2022-04-13T00:47:52.794Z] Step 23/23 : LABEL version=2.2.0-dev.66 [2022-04-13T00:47:53.222Z] ---> Running in 348fd147f675 [2022-04-13T00:47:54.734Z] Removing intermediate container 348fd147f675 [2022-04-13T00:47:54.734Z] ---> 153ffd8a2c50 [2022-04-13T00:47:54.734Z] [2022-04-13T00:47:55.014Z] ---> bd0ebf5d4ede [2022-04-13T00:47:55.014Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T00:47:55.303Z] ---> Running in c56806890c88 [2022-04-13T00:47:55.587Z] Successfully built 153ffd8a2c50 [2022-04-13T00:47:55.587Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-13T00:47:55.587Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-04-13T00:47:56.653Z] Removing intermediate container c56806890c88 [2022-04-13T00:47:56.653Z] ---> 68021f965fe4 [2022-04-13T00:47:56.653Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T00:47:56.653Z] ---> Running in 4b6ea662d24c [2022-04-13T00:48:02.159Z] Removing intermediate container 4b6ea662d24c [2022-04-13T00:48:02.159Z] ---> dd42e341d991 [2022-04-13T00:48:02.159Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T00:48:02.159Z] ---> Running in deaa49ed7e21 [2022-04-13T00:48:03.170Z] Removing intermediate container deaa49ed7e21 [2022-04-13T00:48:03.170Z] ---> 8533b2aa0534 [2022-04-13T00:48:03.170Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T00:48:03.463Z] ---> Running in 471831af9046 [2022-04-13T00:48:04.076Z] ---> 99e9952781bb [2022-04-13T00:48:04.076Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T00:48:04.363Z] ---> Running in e7e18e2d0c41 [2022-04-13T00:48:07.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T00:48:07.834Z] spire-1.2.1/ [2022-04-13T00:48:07.834Z] spire-1.2.1/.data/ [2022-04-13T00:48:07.834Z] spire-1.2.1/.data/.file [2022-04-13T00:48:07.834Z] spire-1.2.1/.dockerignore [2022-04-13T00:48:07.834Z] spire-1.2.1/.gitattributes [2022-04-13T00:48:07.834Z] spire-1.2.1/.githooks/ [2022-04-13T00:48:07.834Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/ [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/workflows/ [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T00:48:07.834Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T00:48:07.834Z] spire-1.2.1/.gitignore [2022-04-13T00:48:07.834Z] spire-1.2.1/.go-version [2022-04-13T00:48:07.834Z] spire-1.2.1/.golangci.yml [2022-04-13T00:48:07.834Z] spire-1.2.1/ADOPTERS.md [2022-04-13T00:48:07.834Z] spire-1.2.1/CHANGELOG.md [2022-04-13T00:48:07.834Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T00:48:07.834Z] spire-1.2.1/CODEOWNERS [2022-04-13T00:48:07.834Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T00:48:07.834Z] spire-1.2.1/Dockerfile [2022-04-13T00:48:07.834Z] spire-1.2.1/Dockerfile.dev [2022-04-13T00:48:07.834Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T00:48:07.834Z] spire-1.2.1/LICENSE [2022-04-13T00:48:07.834Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T00:48:07.834Z] spire-1.2.1/Makefile [2022-04-13T00:48:07.834Z] spire-1.2.1/README.md [2022-04-13T00:48:07.834Z] spire-1.2.1/ROADMAP.md [2022-04-13T00:48:07.834Z] spire-1.2.1/SECURITY.md [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T00:48:07.834Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T00:48:07.834Z] spire-1.2.1/conf/ [2022-04-13T00:48:07.834Z] spire-1.2.1/conf/agent/ [2022-04-13T00:48:07.834Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T00:48:07.834Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T00:48:07.834Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T00:48:07.834Z] spire-1.2.1/conf/server/ [2022-04-13T00:48:07.834Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T00:48:07.834Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T00:48:07.834Z] spire-1.2.1/conf/server/server.conf [2022-04-13T00:48:07.834Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/ [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/auditlog.md [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/ [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T00:48:07.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/spire_server.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/telemetry.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/upgrading.md [2022-04-13T00:48:07.835Z] spire-1.2.1/doc/using_spire.md [2022-04-13T00:48:07.835Z] spire-1.2.1/examples/ [2022-04-13T00:48:07.835Z] spire-1.2.1/examples/README.md [2022-04-13T00:48:07.835Z] spire-1.2.1/go.mod [2022-04-13T00:48:07.835Z] spire-1.2.1/go.sum [2022-04-13T00:48:07.835Z] spire-1.2.1/pkg/ [2022-04-13T00:48:07.835Z] spire-1.2.1/pkg/agent/ [2022-04-13T00:48:07.835Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T00:48:07.835Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T00:48:07.835Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T00:48:07.835Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T00:48:07.835Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T00:48:07.835Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T00:48:08.117Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/common/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/common/api/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T00:48:08.118Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T00:48:08.119Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/health/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/log/ [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T00:48:08.402Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T00:48:08.403Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T00:48:08.687Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/version/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/config.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T00:48:08.688Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T00:48:08.689Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T00:48:08.689Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T00:48:08.689Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T00:48:08.689Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T00:48:08.689Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T00:48:08.689Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T00:48:08.689Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T00:48:08.689Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T00:48:08.689Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T00:48:08.973Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T00:48:08.974Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/server.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/ [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/private/ [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/private/server/ [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/ [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/common/ [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T00:48:09.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T00:48:09.258Z] spire-1.2.1/release/ [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire-extras/ [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire/ [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire/README.md [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire/conf/ [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T00:48:09.258Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T00:48:09.258Z] spire-1.2.1/script/ [2022-04-13T00:48:09.258Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T00:48:09.258Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T00:48:09.258Z] spire-1.2.1/support/ [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/ [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T00:48:09.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T00:48:09.259Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/clock/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/clock/clock.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T00:48:09.259Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T00:48:09.259Z] spire-1.2.1/test/integration/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/README.md [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/common [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T00:48:09.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T00:48:09.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T00:48:09.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T00:48:09.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T00:48:09.828Z] spire-1.2.1/test/integration/test.sh [2022-04-13T00:48:09.828Z] spire-1.2.1/test/plugintest/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/spiretest/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/testca/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/testca/ca.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/testkey/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T00:48:09.828Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/testkey/new.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/util/ [2022-04-13T00:48:09.828Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/util/race.go [2022-04-13T00:48:09.828Z] spire-1.2.1/test/util/util.go [2022-04-13T00:48:09.828Z] building spire from source... [2022-04-13T00:48:10.840Z] Installing go1.17.7... [2022-04-13T00:48:17.709Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:48:17.709Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:48:17.709Z] ---> 2f3ab05e9150 [2022-04-13T00:48:17.709Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T00:48:17.709Z] ---> Using cache [2022-04-13T00:48:17.709Z] ---> 003e54a4c51d [2022-04-13T00:48:17.709Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:48:17.709Z] ---> Using cache [2022-04-13T00:48:17.709Z] ---> 69f21c02a114 [2022-04-13T00:48:17.709Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T00:48:17.709Z] ---> Using cache [2022-04-13T00:48:17.709Z] ---> 8fea56f07a3e [2022-04-13T00:48:17.709Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T00:48:17.709Z] ---> Using cache [2022-04-13T00:48:17.709Z] ---> ebba23351631 [2022-04-13T00:48:17.709Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:48:17.709Z] ---> Using cache [2022-04-13T00:48:17.709Z] ---> 5858d08c1c95 [2022-04-13T00:48:17.709Z] Step 8/22 : COPY . . [2022-04-13T00:48:17.709Z] ---> Using cache [2022-04-13T00:48:17.709Z] ---> 7700bbef220d [2022-04-13T00:48:17.709Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T00:48:18.399Z] ---> Running in c7ef71f6159f [2022-04-13T00:48:21.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T00:48:39.568Z] Building bin/spire-server... [2022-04-13T00:48:39.568Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T00:48:39.568Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T00:48:39.568Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T00:48:40.177Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T00:48:41.173Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T00:48:42.174Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T00:48:42.459Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T00:48:42.742Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T00:48:47.114Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T00:48:47.114Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T00:48:47.114Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T00:48:47.114Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T00:48:47.726Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T00:48:48.006Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T00:48:48.287Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T00:48:48.287Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T00:48:48.287Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T00:48:48.287Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T00:48:48.568Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T00:48:48.847Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T00:48:48.847Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T00:48:49.127Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T00:48:49.410Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T00:48:50.866Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T00:48:50.866Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T00:48:50.866Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T00:48:51.468Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T00:49:23.882Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T00:49:23.882Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T00:49:23.882Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T00:49:23.882Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T00:49:23.882Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T00:49:23.882Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T00:49:23.882Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T00:49:23.882Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T00:49:23.882Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T00:49:23.882Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T00:49:23.882Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T00:49:23.882Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T00:49:23.882Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T00:49:23.882Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T00:49:23.882Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T00:49:23.882Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T00:49:23.882Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T00:49:23.882Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T00:49:23.882Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T00:49:23.882Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T00:49:23.882Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T00:49:23.882Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T00:49:23.882Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T00:49:23.882Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T00:49:23.882Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T00:49:23.882Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T00:49:23.882Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T00:49:24.164Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T00:49:24.164Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T00:49:32.487Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T00:49:32.487Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T00:49:32.487Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T00:49:32.487Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T00:49:32.487Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T00:49:32.487Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T00:49:32.487Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T00:49:32.487Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T00:49:32.487Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T00:49:32.487Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T00:49:32.487Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T00:49:33.095Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T00:50:20.161Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T00:50:20.161Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T00:50:20.161Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T00:50:28.484Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T00:50:28.484Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T00:50:28.484Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T00:50:28.484Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T00:50:38.784Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T00:50:40.238Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T00:50:40.844Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T00:50:41.127Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T00:50:42.576Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T00:50:43.181Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T00:50:45.178Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T00:50:45.457Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T00:50:47.468Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T00:50:47.468Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T00:50:48.462Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T00:50:48.741Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T00:50:49.019Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T00:50:49.298Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T00:50:49.577Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T00:50:49.577Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T00:50:49.577Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T00:50:50.597Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T00:50:57.378Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T00:50:57.378Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T00:50:57.378Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T00:50:57.378Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T00:50:57.378Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T00:50:57.378Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T00:50:57.662Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T00:50:57.662Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T00:50:59.127Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T00:50:59.410Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T00:51:00.024Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T00:51:00.024Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T00:51:00.307Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T00:51:01.320Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T00:51:01.603Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T00:51:01.886Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T00:51:01.886Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T00:51:01.886Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T00:51:02.169Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T00:51:02.169Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T00:51:03.637Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T00:51:03.637Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T00:51:03.919Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T00:51:04.201Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T00:51:04.483Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T00:51:05.486Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T00:51:07.507Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T00:51:07.507Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T00:51:07.789Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T00:51:08.071Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T00:51:08.071Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T00:51:08.353Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T00:51:08.640Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T00:51:09.255Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T00:51:12.693Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T00:51:14.706Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T00:51:14.706Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T00:51:15.318Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T00:51:15.601Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T00:51:16.215Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T00:51:16.497Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T00:51:16.497Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T00:51:16.778Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T00:51:16.778Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T00:51:16.778Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T00:51:17.067Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T00:51:29.557Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T00:51:29.557Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T00:51:29.557Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T00:51:29.557Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T00:52:02.028Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T00:52:02.029Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T00:54:54.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T00:55:17.452Z] Removing intermediate container 664b423e824d [2022-04-13T00:55:17.452Z] ---> 878739bc45c1 [2022-04-13T00:55:17.452Z] [2022-04-13T00:55:17.452Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T00:55:17.452Z] ---> ac73e934f311 [2022-04-13T00:55:17.452Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T00:55:17.452Z] ---> Running in b0bcda2ce19d [2022-04-13T00:55:17.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:55:18.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:55:19.490Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T00:55:19.772Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T00:55:19.772Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T00:55:19.772Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:55:19.772Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:55:20.053Z] OK: 6 MiB in 17 packages [2022-04-13T00:55:22.743Z] Removing intermediate container b0bcda2ce19d [2022-04-13T00:55:22.743Z] ---> d3ae215796e0 [2022-04-13T00:55:22.743Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T00:55:22.743Z] ---> Running in 3d5ea3974a83 [2022-04-13T00:55:23.388Z] Removing intermediate container 3d5ea3974a83 [2022-04-13T00:55:23.388Z] ---> 43b55e0c6739 [2022-04-13T00:55:23.388Z] Step 13/25 : WORKDIR / [2022-04-13T00:55:23.388Z] ---> Running in 4672f893f91d [2022-04-13T00:55:24.423Z] Removing intermediate container 4672f893f91d [2022-04-13T00:55:24.423Z] ---> 67c4d816a087 [2022-04-13T00:55:24.423Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-13T00:55:25.432Z] ---> 2f84b2cf2602 [2022-04-13T00:55:25.432Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-13T00:55:26.435Z] ---> 0c7bef5fe607 [2022-04-13T00:55:26.435Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T00:55:27.445Z] ---> 5ab299c5a402 [2022-04-13T00:55:27.445Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-13T00:55:28.461Z] ---> bcd57d5c739a [2022-04-13T00:55:28.461Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T00:55:31.136Z] ---> 17608602a7d6 [2022-04-13T00:55:31.136Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T00:55:33.814Z] ---> 8419f97eb62c [2022-04-13T00:55:33.814Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T00:55:34.444Z] ---> 4b5039119bba [2022-04-13T00:55:34.444Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-13T00:55:34.444Z] ---> Running in 1b39e85d902a [2022-04-13T00:55:37.894Z] Removing intermediate container 1b39e85d902a [2022-04-13T00:55:37.894Z] ---> 48b2d7838458 [2022-04-13T00:55:37.894Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T00:55:37.894Z] ---> Running in b0be4d89af3a [2022-04-13T00:55:38.537Z] Removing intermediate container b0be4d89af3a [2022-04-13T00:55:38.537Z] ---> d5622f1ff9f2 [2022-04-13T00:55:38.537Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T00:55:38.822Z] ---> Running in c27910cbb35e [2022-04-13T00:55:39.439Z] Removing intermediate container c27910cbb35e [2022-04-13T00:55:39.439Z] ---> 4cc9b95e6a9b [2022-04-13T00:55:39.439Z] Step 24/25 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:55:39.736Z] ---> Running in 297539c3c912 [2022-04-13T00:55:40.042Z] Removing intermediate container 297539c3c912 [2022-04-13T00:55:40.042Z] ---> 2123d4d1348f [2022-04-13T00:55:40.042Z] Step 25/25 : LABEL version=2.2.0-dev.66 [2022-04-13T00:55:40.339Z] ---> Running in e5a1a74f9bcc [2022-04-13T00:55:40.989Z] Removing intermediate container e5a1a74f9bcc [2022-04-13T00:55:40.989Z] ---> 243a6778bcd5 [2022-04-13T00:55:40.989Z] [2022-04-13T00:55:41.283Z] Successfully built 243a6778bcd5 [2022-04-13T00:55:41.283Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-13T00:55:41.283Z]  Building security-secretstore-setup ... done Building core-metadata [2022-04-13T00:56:03.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:56:03.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:56:03.649Z] ---> 2f3ab05e9150 [2022-04-13T00:56:03.649Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:56:03.649Z] ---> Using cache [2022-04-13T00:56:03.649Z] ---> 003e54a4c51d [2022-04-13T00:56:03.649Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:56:03.649Z] ---> Using cache [2022-04-13T00:56:03.649Z] ---> 69f21c02a114 [2022-04-13T00:56:03.650Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T00:56:03.650Z] ---> Using cache [2022-04-13T00:56:03.650Z] ---> 8fea56f07a3e [2022-04-13T00:56:03.650Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:56:03.650Z] ---> Using cache [2022-04-13T00:56:03.650Z] ---> ebba23351631 [2022-04-13T00:56:03.650Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:56:03.650Z] ---> Using cache [2022-04-13T00:56:03.650Z] ---> 5858d08c1c95 [2022-04-13T00:56:03.650Z] Step 8/23 : COPY . . [2022-04-13T00:56:03.650Z] ---> Using cache [2022-04-13T00:56:03.650Z] ---> 7700bbef220d [2022-04-13T00:56:03.650Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T00:56:03.650Z] ---> Running in 85bab451edc0 [2022-04-13T00:56:04.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T00:56:12.677Z] Removing intermediate container e7e18e2d0c41 [2022-04-13T00:56:12.677Z] ---> 6e17949b04b4 [2022-04-13T00:56:12.677Z] [2022-04-13T00:56:12.677Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T00:56:12.962Z] 3.15: Pulling from library/alpine [2022-04-13T00:56:12.962Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T00:56:12.962Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T00:56:12.962Z] ---> 3fb3c9af89a9 [2022-04-13T00:56:12.962Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T00:56:13.242Z] ---> Running in d91f10f8d7ea [2022-04-13T00:56:13.852Z] Removing intermediate container d91f10f8d7ea [2022-04-13T00:56:13.852Z] ---> f7960b1c1d49 [2022-04-13T00:56:13.852Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:56:13.852Z] ---> Running in 32321c461c0c [2022-04-13T00:56:17.300Z] Removing intermediate container 32321c461c0c [2022-04-13T00:56:17.300Z] ---> 64d3eb7588fb [2022-04-13T00:56:17.300Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T00:56:17.300Z] ---> Running in ea1c9eab42f7 [2022-04-13T00:56:19.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:56:20.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:56:21.786Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:56:21.786Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:56:21.786Z] OK: 15729 distinct packages available [2022-04-13T00:56:22.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:56:23.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:56:24.532Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T00:56:24.532Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T00:56:24.814Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T00:56:24.814Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T00:56:25.105Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T00:56:25.105Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T00:56:25.105Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T00:56:25.391Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T00:56:25.391Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T00:56:25.391Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T00:56:25.391Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:56:26.001Z] OK: 8 MiB in 23 packages [2022-04-13T00:56:28.710Z] Removing intermediate container ea1c9eab42f7 [2022-04-13T00:56:28.710Z] ---> e68092262d9b [2022-04-13T00:56:28.710Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:56:29.710Z] ---> ad89f7b21c6d [2022-04-13T00:56:29.710Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T00:56:32.414Z] ---> 49f31e4675a9 [2022-04-13T00:56:32.414Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T00:56:33.049Z] ---> 2d1f3f93d5d5 [2022-04-13T00:56:33.049Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T00:56:33.329Z] ---> Running in bcc030c1dcf7 [2022-04-13T00:56:33.988Z] Removing intermediate container bcc030c1dcf7 [2022-04-13T00:56:33.988Z] ---> cfdd711b2994 [2022-04-13T00:56:33.988Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:56:33.988Z] ---> Running in 68a4443fd130 [2022-04-13T00:56:34.611Z] Removing intermediate container 68a4443fd130 [2022-04-13T00:56:34.611Z] ---> e39b636d52b2 [2022-04-13T00:56:34.611Z] Step 18/20 : LABEL arch=arm64 [2022-04-13T00:56:34.611Z] ---> Running in a227c0dc02de [2022-04-13T00:56:35.617Z] Removing intermediate container a227c0dc02de [2022-04-13T00:56:35.617Z] ---> 5d8984a33108 [2022-04-13T00:56:35.617Z] Step 19/20 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:56:35.617Z] ---> Running in 5ccc4d810f4e [2022-04-13T00:56:36.410Z] Removing intermediate container 5ccc4d810f4e [2022-04-13T00:56:36.410Z] ---> 1d3691029b90 [2022-04-13T00:56:36.410Z] Step 20/20 : LABEL version=2.2.0-dev.66 [2022-04-13T00:56:36.410Z] ---> Running in bd782a6b6ab0 [2022-04-13T00:56:37.021Z] Removing intermediate container bd782a6b6ab0 [2022-04-13T00:56:37.021Z] ---> b41b6a140091 [2022-04-13T00:56:37.021Z] [2022-04-13T00:56:37.645Z] Successfully built b41b6a140091 [2022-04-13T00:56:37.645Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-13T00:56:37.645Z]  Building security-spiffe-token-provider ... done Building core-data [2022-04-13T00:56:56.095Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:56:56.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:56:56.095Z] ---> 2f3ab05e9150 [2022-04-13T00:56:56.095Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:56:56.095Z] ---> Using cache [2022-04-13T00:56:56.095Z] ---> 003e54a4c51d [2022-04-13T00:56:56.095Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:56:56.095Z] ---> Using cache [2022-04-13T00:56:56.095Z] ---> 69f21c02a114 [2022-04-13T00:56:56.095Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T00:56:56.765Z] ---> Running in 9901932af6b2 [2022-04-13T00:57:00.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:57:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:57:01.118Z] Removing intermediate container c7ef71f6159f [2022-04-13T00:57:01.118Z] ---> e41dfd66f0d3 [2022-04-13T00:57:01.118Z] [2022-04-13T00:57:01.118Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T00:57:01.118Z] ---> ac73e934f311 [2022-04-13T00:57:01.118Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T00:57:01.403Z] ---> Running in 4f88f9f870cb [2022-04-13T00:57:02.400Z] OK: 220 MiB in 52 packages [2022-04-13T00:57:03.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:57:04.152Z] Removing intermediate container 9901932af6b2 [2022-04-13T00:57:04.152Z] ---> 9490a33d7ce3 [2022-04-13T00:57:04.152Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:57:04.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:57:05.467Z] ---> ce0cfb30ecd7 [2022-04-13T00:57:05.467Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:57:05.467Z] ---> Running in f2c32494e2c5 [2022-04-13T00:57:06.461Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T00:57:06.461Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:57:06.461Z] OK: 5 MiB in 15 packages [2022-04-13T00:57:08.463Z] Removing intermediate container 4f88f9f870cb [2022-04-13T00:57:08.463Z] ---> d342ad236e4a [2022-04-13T00:57:08.463Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:57:08.463Z] ---> Running in e7bc455469a1 [2022-04-13T00:57:09.070Z] Removing intermediate container e7bc455469a1 [2022-04-13T00:57:09.070Z] ---> f8b4b19f9a37 [2022-04-13T00:57:09.070Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T00:57:09.070Z] ---> Running in 8154f15e7572 [2022-04-13T00:57:09.678Z] Removing intermediate container 8154f15e7572 [2022-04-13T00:57:09.678Z] ---> d810326d9922 [2022-04-13T00:57:09.678Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T00:57:09.678Z] ---> Running in 22ae0c2b6257 [2022-04-13T00:57:10.284Z] Removing intermediate container 22ae0c2b6257 [2022-04-13T00:57:10.284Z] ---> c4f7cc9ca333 [2022-04-13T00:57:10.284Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:57:11.284Z] ---> 932f9e05ae16 [2022-04-13T00:57:11.285Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T00:57:12.744Z] Removing intermediate container f2c32494e2c5 [2022-04-13T00:57:12.744Z] ---> 2988e9d392d7 [2022-04-13T00:57:12.744Z] Step 8/23 : COPY . . [2022-04-13T00:57:14.755Z] ---> 4d6a21e0e60d [2022-04-13T00:57:14.755Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T00:57:16.762Z] ---> 035560f023bb [2022-04-13T00:57:16.762Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T00:57:16.762Z] ---> Running in 7bc4c53856f7 [2022-04-13T00:57:17.395Z] Removing intermediate container 7bc4c53856f7 [2022-04-13T00:57:17.395Z] ---> c9bed9dd1b83 [2022-04-13T00:57:17.395Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:57:17.687Z] ---> Running in 885c959cf296 [2022-04-13T00:57:18.709Z] Removing intermediate container 885c959cf296 [2022-04-13T00:57:18.709Z] ---> 179996c7ee88 [2022-04-13T00:57:18.709Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T00:57:18.995Z] ---> Running in e00912a43a18 [2022-04-13T00:57:19.994Z] Removing intermediate container e00912a43a18 [2022-04-13T00:57:19.994Z] ---> 2811f88e6a55 [2022-04-13T00:57:19.994Z] Step 21/22 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T00:57:19.994Z] ---> Running in 878dab0951f7 [2022-04-13T00:57:21.002Z] Removing intermediate container 878dab0951f7 [2022-04-13T00:57:21.002Z] ---> 33f191626f3c [2022-04-13T00:57:21.002Z] Step 22/22 : LABEL version=2.2.0-dev.66 [2022-04-13T00:57:21.300Z] ---> Running in cb1872287668 [2022-04-13T00:57:21.907Z] Removing intermediate container cb1872287668 [2022-04-13T00:57:21.907Z] ---> dfcacbc25742 [2022-04-13T00:57:21.907Z] [2022-04-13T00:57:22.902Z] Successfully built dfcacbc25742 [2022-04-13T00:57:22.902Z] Successfully tagged support-scheduler-arm64:latest [2022-04-13T00:57:22.902Z]  Building support-scheduler ... done Building security-spire-config [2022-04-13T00:57:33.137Z] ---> d3febec30b14 [2022-04-13T00:57:33.137Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T00:57:33.137Z] ---> Running in 3af9162f99af [2022-04-13T00:57:34.140Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T00:57:40.924Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:57:40.924Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:57:40.924Z] ---> 2f3ab05e9150 [2022-04-13T00:57:40.924Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T00:57:40.924Z] ---> Using cache [2022-04-13T00:57:40.924Z] ---> 003e54a4c51d [2022-04-13T00:57:40.924Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:57:40.924Z] ---> Using cache [2022-04-13T00:57:40.924Z] ---> 69f21c02a114 [2022-04-13T00:57:40.924Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T00:57:40.924Z] ---> Using cache [2022-04-13T00:57:40.924Z] ---> ed09e13245fe [2022-04-13T00:57:40.924Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T00:57:40.924Z] ---> Using cache [2022-04-13T00:57:40.924Z] ---> 3816d6ad5d1b [2022-04-13T00:57:40.924Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:57:40.924Z] ---> Using cache [2022-04-13T00:57:40.924Z] ---> 471610254d8e [2022-04-13T00:57:40.924Z] Step 8/26 : COPY . . [2022-04-13T00:57:40.924Z] ---> Using cache [2022-04-13T00:57:40.924Z] ---> bd0ebf5d4ede [2022-04-13T00:57:40.924Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T00:57:40.924Z] ---> Using cache [2022-04-13T00:57:41.227Z] ---> 68021f965fe4 [2022-04-13T00:57:41.227Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T00:57:41.227Z] ---> Using cache [2022-04-13T00:57:41.227Z] ---> dd42e341d991 [2022-04-13T00:57:41.227Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T00:57:41.227Z] ---> Using cache [2022-04-13T00:57:41.227Z] ---> 8533b2aa0534 [2022-04-13T00:57:41.227Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-13T00:57:41.510Z] ---> Running in 65a653fd312e [2022-04-13T00:57:44.933Z] spire-1.2.1/ [2022-04-13T00:57:44.933Z] spire-1.2.1/.data/ [2022-04-13T00:57:44.933Z] spire-1.2.1/.data/.file [2022-04-13T00:57:44.933Z] spire-1.2.1/.dockerignore [2022-04-13T00:57:44.933Z] spire-1.2.1/.gitattributes [2022-04-13T00:57:44.933Z] spire-1.2.1/.githooks/ [2022-04-13T00:57:44.933Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/ [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/workflows/ [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T00:57:44.933Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T00:57:44.933Z] spire-1.2.1/.gitignore [2022-04-13T00:57:44.933Z] spire-1.2.1/.go-version [2022-04-13T00:57:44.933Z] spire-1.2.1/.golangci.yml [2022-04-13T00:57:44.933Z] spire-1.2.1/ADOPTERS.md [2022-04-13T00:57:44.933Z] spire-1.2.1/CHANGELOG.md [2022-04-13T00:57:44.933Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T00:57:44.933Z] spire-1.2.1/CODEOWNERS [2022-04-13T00:57:44.933Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T00:57:44.933Z] spire-1.2.1/Dockerfile [2022-04-13T00:57:44.933Z] spire-1.2.1/Dockerfile.dev [2022-04-13T00:57:44.933Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T00:57:44.933Z] spire-1.2.1/LICENSE [2022-04-13T00:57:44.933Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T00:57:44.933Z] spire-1.2.1/Makefile [2022-04-13T00:57:44.933Z] spire-1.2.1/README.md [2022-04-13T00:57:44.933Z] spire-1.2.1/ROADMAP.md [2022-04-13T00:57:44.933Z] spire-1.2.1/SECURITY.md [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/ [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T00:57:44.933Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T00:57:45.213Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T00:57:45.213Z] spire-1.2.1/conf/ [2022-04-13T00:57:45.213Z] spire-1.2.1/conf/agent/ [2022-04-13T00:57:45.213Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T00:57:45.213Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T00:57:45.213Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T00:57:45.213Z] spire-1.2.1/conf/server/ [2022-04-13T00:57:45.213Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T00:57:45.213Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T00:57:45.213Z] spire-1.2.1/conf/server/server.conf [2022-04-13T00:57:45.213Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/ [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/auditlog.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/ [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T00:57:45.213Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/spire_server.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/telemetry.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/upgrading.md [2022-04-13T00:57:45.497Z] spire-1.2.1/doc/using_spire.md [2022-04-13T00:57:45.497Z] spire-1.2.1/examples/ [2022-04-13T00:57:45.497Z] spire-1.2.1/examples/README.md [2022-04-13T00:57:45.497Z] spire-1.2.1/go.mod [2022-04-13T00:57:45.497Z] spire-1.2.1/go.sum [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/common/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/common/api/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T00:57:45.497Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/health/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/log/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T00:57:45.782Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/version/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T00:57:45.783Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T00:57:46.063Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/config.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T00:57:46.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T00:57:46.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/server.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/ [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/private/ [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/private/server/ [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/ [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/common/ [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T00:57:46.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T00:57:46.350Z] spire-1.2.1/release/ [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire-extras/ [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire/ [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire/README.md [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire/conf/ [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T00:57:46.350Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T00:57:46.350Z] spire-1.2.1/script/ [2022-04-13T00:57:46.350Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T00:57:46.350Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T00:57:46.350Z] spire-1.2.1/support/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T00:57:46.350Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/clock/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/clock/clock.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T00:57:46.350Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T00:57:46.633Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/README.md [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/common [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T00:57:46.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T00:57:46.634Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T00:57:46.635Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T00:57:46.914Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T00:57:46.915Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T00:57:46.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T00:57:46.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T00:57:46.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T00:57:46.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T00:57:46.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T00:57:46.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T00:57:46.916Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T00:57:46.916Z] spire-1.2.1/test/integration/test.sh [2022-04-13T00:57:46.916Z] spire-1.2.1/test/plugintest/ [2022-04-13T00:57:46.916Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/spiretest/ [2022-04-13T00:57:46.916Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/testca/ [2022-04-13T00:57:46.916Z] spire-1.2.1/test/testca/ca.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/testkey/ [2022-04-13T00:57:46.916Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T00:57:46.916Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/testkey/new.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T00:57:46.916Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/util/ [2022-04-13T00:57:46.916Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/util/race.go [2022-04-13T00:57:46.916Z] spire-1.2.1/test/util/util.go [2022-04-13T00:57:46.916Z] building spire from source... [2022-04-13T00:57:47.523Z] Installing go1.17.7... [2022-04-13T00:58:14.431Z] Building bin/spire-server... [2022-04-13T00:58:14.431Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T00:58:14.431Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T00:58:14.709Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T00:58:15.739Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T00:58:15.739Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T00:58:20.921Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T00:58:20.921Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T00:58:21.198Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T00:58:21.479Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T00:58:21.760Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T00:58:22.365Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T00:58:22.365Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T00:58:22.365Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T00:58:22.662Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T00:58:22.942Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T00:58:22.942Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T00:58:22.942Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T00:58:23.221Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T00:58:23.221Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T00:58:23.503Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T00:58:23.784Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T00:58:25.232Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T00:58:26.692Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T00:58:26.692Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T00:58:59.168Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T00:58:59.168Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T00:58:59.168Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T00:58:59.168Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T00:58:59.168Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T00:58:59.168Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T00:58:59.168Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T00:58:59.168Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T00:58:59.168Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T00:58:59.168Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T00:58:59.168Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T00:58:59.168Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T00:58:59.168Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T00:58:59.168Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T00:58:59.168Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T00:58:59.168Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T00:58:59.168Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T00:58:59.168Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T00:58:59.168Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T00:58:59.168Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T00:58:59.168Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T00:58:59.168Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T00:58:59.168Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T00:58:59.168Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T00:59:05.923Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T00:59:05.923Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T00:59:05.923Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T00:59:05.923Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T00:59:05.923Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T00:59:06.208Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T00:59:06.208Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T00:59:06.487Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T00:59:07.097Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T00:59:07.097Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T00:59:07.097Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T00:59:07.097Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T00:59:07.705Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T00:59:46.797Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T00:59:46.797Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T00:59:46.797Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T00:59:46.797Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T00:59:46.797Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T00:59:46.797Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T00:59:46.797Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T00:59:47.083Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T01:00:26.240Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T01:00:28.238Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T01:00:28.845Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T01:00:29.124Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T01:00:29.407Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T01:00:31.410Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T01:00:32.407Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T01:00:32.407Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T01:00:32.407Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T01:00:32.686Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T01:00:32.965Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T01:00:33.244Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T01:00:33.523Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T01:00:33.803Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T01:00:34.085Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T01:00:35.083Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T01:00:35.083Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T01:00:35.691Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T01:00:35.691Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T01:00:35.970Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T01:00:35.970Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T01:00:35.970Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T01:00:42.791Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T01:00:42.791Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T01:00:42.791Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T01:00:43.073Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T01:00:43.073Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T01:00:43.073Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T01:00:44.544Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T01:00:44.544Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T01:00:44.827Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T01:00:45.442Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T01:00:45.726Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T01:00:45.726Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T01:00:47.206Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T01:00:47.817Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T01:00:48.100Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T01:00:48.383Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T01:00:48.383Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T01:00:48.383Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T01:00:48.383Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T01:00:48.383Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T01:00:49.860Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T01:00:50.144Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T01:00:50.144Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T01:00:50.425Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T01:00:50.708Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T01:00:50.708Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T01:00:53.709Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T01:00:53.709Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T01:00:54.329Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T01:00:55.334Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T01:00:55.334Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T01:00:55.334Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T01:00:55.619Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T01:00:55.902Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T01:00:56.521Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T01:01:00.010Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T01:01:00.010Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T01:01:00.626Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T01:01:03.294Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T01:01:03.294Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T01:01:03.294Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T01:01:03.577Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T01:01:03.861Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T01:01:04.143Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T01:01:04.143Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T01:01:04.427Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T01:01:04.428Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T01:01:04.715Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T01:01:17.226Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T01:01:17.226Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T01:01:17.226Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T01:01:17.226Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T01:01:39.540Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T01:01:39.540Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T01:04:46.870Z] Removing intermediate container 85bab451edc0 [2022-04-13T01:04:46.870Z] ---> ad38876ed8a8 [2022-04-13T01:04:46.870Z] [2022-04-13T01:04:46.870Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T01:04:46.870Z] ---> ac73e934f311 [2022-04-13T01:04:46.870Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T01:04:46.870Z] ---> Using cache [2022-04-13T01:04:46.870Z] ---> d342ad236e4a [2022-04-13T01:04:46.870Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T01:04:46.870Z] ---> Using cache [2022-04-13T01:04:46.870Z] ---> f8b4b19f9a37 [2022-04-13T01:04:46.870Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T01:04:46.870Z] ---> Running in d6ff2721cc34 [2022-04-13T01:04:46.870Z] Removing intermediate container d6ff2721cc34 [2022-04-13T01:04:46.870Z] ---> c72fdc88c61e [2022-04-13T01:04:46.870Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T01:04:46.870Z] ---> Running in 662333bb48d2 [2022-04-13T01:04:46.870Z] Removing intermediate container 662333bb48d2 [2022-04-13T01:04:46.870Z] ---> e62cabf989d2 [2022-04-13T01:04:46.870Z] Step 15/23 : WORKDIR / [2022-04-13T01:04:46.870Z] ---> Running in f854ee7f9309 [2022-04-13T01:04:46.870Z] Removing intermediate container f854ee7f9309 [2022-04-13T01:04:46.870Z] ---> a4483cda2015 [2022-04-13T01:04:46.870Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T01:04:46.870Z] ---> 2521975f9b5f [2022-04-13T01:04:46.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T01:04:49.564Z] ---> 488984db8820 [2022-04-13T01:04:49.564Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T01:04:50.186Z] ---> 01472f4a2107 [2022-04-13T01:04:50.186Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T01:04:50.461Z] ---> Running in 1bf43c4a4f28 [2022-04-13T01:04:51.085Z] Removing intermediate container 1bf43c4a4f28 [2022-04-13T01:04:51.085Z] ---> 4b66d9bf93aa [2022-04-13T01:04:51.085Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T01:04:51.372Z] ---> Running in 4fca6c1bc9a1 [2022-04-13T01:04:51.654Z] Removing intermediate container 4fca6c1bc9a1 [2022-04-13T01:04:51.654Z] ---> a45685932158 [2022-04-13T01:04:51.654Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T01:04:51.943Z] ---> Running in a17259fd6df0 [2022-04-13T01:04:52.224Z] Removing intermediate container a17259fd6df0 [2022-04-13T01:04:52.224Z] ---> 8cf306eba8ed [2022-04-13T01:04:52.224Z] Step 22/23 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:04:52.517Z] ---> Running in 5a64d87d81d1 [2022-04-13T01:04:53.158Z] Removing intermediate container 5a64d87d81d1 [2022-04-13T01:04:53.158Z] ---> 2a9d260eb608 [2022-04-13T01:04:53.158Z] Step 23/23 : LABEL version=2.2.0-dev.66 [2022-04-13T01:04:53.158Z] ---> Running in 831f8a680fe0 [2022-04-13T01:04:53.769Z] Removing intermediate container 831f8a680fe0 [2022-04-13T01:04:53.770Z] ---> 4e172dd03a80 [2022-04-13T01:04:53.770Z] [2022-04-13T01:04:54.051Z] Successfully built 4e172dd03a80 [2022-04-13T01:04:54.051Z] Successfully tagged core-metadata-arm64:latest [2022-04-13T01:04:54.051Z]  Building core-metadata ... done Building core-command [2022-04-13T01:05:12.495Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T01:05:12.495Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T01:05:12.495Z] ---> 2f3ab05e9150 [2022-04-13T01:05:12.495Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T01:05:12.495Z] ---> Using cache [2022-04-13T01:05:12.495Z] ---> 003e54a4c51d [2022-04-13T01:05:12.495Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:05:12.495Z] ---> Using cache [2022-04-13T01:05:12.495Z] ---> 69f21c02a114 [2022-04-13T01:05:12.495Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T01:05:12.495Z] ---> Using cache [2022-04-13T01:05:12.495Z] ---> 8fea56f07a3e [2022-04-13T01:05:12.495Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T01:05:12.495Z] ---> Using cache [2022-04-13T01:05:12.495Z] ---> ebba23351631 [2022-04-13T01:05:12.495Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T01:05:12.495Z] ---> Using cache [2022-04-13T01:05:12.495Z] ---> 5858d08c1c95 [2022-04-13T01:05:12.495Z] Step 8/23 : COPY . . [2022-04-13T01:05:12.495Z] ---> Using cache [2022-04-13T01:05:12.495Z] ---> 7700bbef220d [2022-04-13T01:05:12.495Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T01:05:12.495Z] ---> Running in 644da58923a2 [2022-04-13T01:05:13.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T01:07:06.012Z] Removing intermediate container 3af9162f99af [2022-04-13T01:07:06.012Z] ---> 5ca4b5fa1a3a [2022-04-13T01:07:06.012Z] [2022-04-13T01:07:06.012Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T01:07:06.012Z] ---> ac73e934f311 [2022-04-13T01:07:06.012Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T01:07:06.012Z] ---> Running in 150a10e3d287 [2022-04-13T01:07:06.012Z] Removing intermediate container 150a10e3d287 [2022-04-13T01:07:06.012Z] ---> 06b9dd4a4c9b [2022-04-13T01:07:06.012Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T01:07:06.012Z] ---> Running in 568947c67b7a [2022-04-13T01:07:06.013Z] Removing intermediate container 568947c67b7a [2022-04-13T01:07:06.013Z] ---> f93b30558715 [2022-04-13T01:07:06.013Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T01:07:06.013Z] ---> Running in 7e2b6dbbd9e2 [2022-04-13T01:07:06.013Z] Removing intermediate container 7e2b6dbbd9e2 [2022-04-13T01:07:06.013Z] ---> 355acecda536 [2022-04-13T01:07:06.013Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:07:06.300Z] ---> Running in 38541f567073 [2022-04-13T01:07:09.759Z] Removing intermediate container 38541f567073 [2022-04-13T01:07:09.759Z] ---> 41c5545a7306 [2022-04-13T01:07:09.759Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T01:07:09.759Z] ---> Running in 9237e4639485 [2022-04-13T01:07:11.792Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:07:12.799Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:07:13.805Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T01:07:13.805Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T01:07:14.086Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T01:07:14.086Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T01:07:14.370Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T01:07:14.370Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T01:07:14.651Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T01:07:14.651Z] OK: 8 MiB in 20 packages [2022-04-13T01:07:16.128Z] Removing intermediate container 9237e4639485 [2022-04-13T01:07:16.128Z] ---> 85864b18f10f [2022-04-13T01:07:16.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T01:07:17.136Z] ---> d30fb7771e13 [2022-04-13T01:07:17.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T01:07:19.817Z] ---> 607d643466dc [2022-04-13T01:07:19.817Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T01:07:20.850Z] ---> c19496a52834 [2022-04-13T01:07:20.850Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T01:07:21.138Z] ---> Running in 1de1e7b0f9ef [2022-04-13T01:07:21.422Z] Removing intermediate container 1de1e7b0f9ef [2022-04-13T01:07:21.422Z] ---> 2f78a5a5392f [2022-04-13T01:07:21.422Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T01:07:21.725Z] ---> Running in f2aba5a8a180 [2022-04-13T01:07:22.348Z] Removing intermediate container f2aba5a8a180 [2022-04-13T01:07:22.348Z] ---> dee2123b8281 [2022-04-13T01:07:22.348Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T01:07:22.348Z] ---> Running in 04e90cbe7011 [2022-04-13T01:07:22.980Z] Removing intermediate container 04e90cbe7011 [2022-04-13T01:07:22.981Z] ---> c47e1ff2a8fe [2022-04-13T01:07:22.981Z] Step 22/23 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:07:22.981Z] ---> Running in 116a2a20e295 [2022-04-13T01:07:23.598Z] Removing intermediate container 116a2a20e295 [2022-04-13T01:07:23.598Z] ---> 2dc2501ecc43 [2022-04-13T01:07:23.598Z] Step 23/23 : LABEL version=2.2.0-dev.66 [2022-04-13T01:07:23.875Z] ---> Running in 266b486a3298 [2022-04-13T01:07:24.491Z] Removing intermediate container 266b486a3298 [2022-04-13T01:07:24.491Z] ---> 1489833e8f52 [2022-04-13T01:07:24.491Z] [2022-04-13T01:07:24.768Z] Successfully built 1489833e8f52 [2022-04-13T01:07:24.768Z] Successfully tagged core-data-arm64:latest [2022-04-13T01:11:46.931Z]  Building core-data ... done Removing intermediate container 644da58923a2 [2022-04-13T01:11:46.931Z] ---> 0b637ff286d1 [2022-04-13T01:11:46.931Z] [2022-04-13T01:11:46.931Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T01:11:46.931Z] ---> ac73e934f311 [2022-04-13T01:11:46.931Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T01:11:46.931Z] ---> Using cache [2022-04-13T01:11:46.931Z] ---> d342ad236e4a [2022-04-13T01:11:46.931Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T01:11:46.931Z] ---> Using cache [2022-04-13T01:11:46.931Z] ---> f8b4b19f9a37 [2022-04-13T01:11:46.931Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T01:11:46.931Z] ---> Running in 13c1eab290dd [2022-04-13T01:11:46.931Z] Removing intermediate container 13c1eab290dd [2022-04-13T01:11:46.931Z] ---> b2327da0c2e3 [2022-04-13T01:11:46.931Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T01:11:46.931Z] ---> Running in 52ff8c84d4dc [2022-04-13T01:11:46.931Z] Removing intermediate container 52ff8c84d4dc [2022-04-13T01:11:46.931Z] ---> 8f14f99be0e6 [2022-04-13T01:11:46.931Z] Step 15/23 : WORKDIR / [2022-04-13T01:11:46.931Z] ---> Running in 0e945ad0785f [2022-04-13T01:11:46.931Z] Removing intermediate container 0e945ad0785f [2022-04-13T01:11:46.931Z] ---> 2633858ee9d2 [2022-04-13T01:11:46.931Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T01:11:46.931Z] ---> e88f0346c43a [2022-04-13T01:11:46.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T01:11:46.931Z] ---> 54c68e577c09 [2022-04-13T01:11:46.931Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T01:11:46.931Z] ---> 29900fac3bb2 [2022-04-13T01:11:46.931Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T01:11:46.931Z] ---> Running in 47cc884f534a [2022-04-13T01:11:46.931Z] Removing intermediate container 47cc884f534a [2022-04-13T01:11:46.931Z] ---> 7c4f4bab8f31 [2022-04-13T01:11:46.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T01:11:46.932Z] ---> Running in 5438f1bddf4e [2022-04-13T01:11:46.932Z] Removing intermediate container 5438f1bddf4e [2022-04-13T01:11:46.932Z] ---> c44497332cb1 [2022-04-13T01:11:46.932Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T01:11:46.932Z] ---> Running in 44c2c7eb15e1 [2022-04-13T01:11:46.932Z] Removing intermediate container 44c2c7eb15e1 [2022-04-13T01:11:46.932Z] ---> a944ef13239d [2022-04-13T01:11:46.932Z] Step 22/23 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:11:46.932Z] ---> Running in a3ee94992ca0 [2022-04-13T01:11:46.932Z] Removing intermediate container a3ee94992ca0 [2022-04-13T01:11:46.932Z] ---> 62c6e9f54d7e [2022-04-13T01:11:46.932Z] Step 23/23 : LABEL version=2.2.0-dev.66 [2022-04-13T01:11:46.932Z] ---> Running in e39a34eb79b9 [2022-04-13T01:11:46.932Z] Removing intermediate container e39a34eb79b9 [2022-04-13T01:11:46.932Z] ---> 3bf14919ca9d [2022-04-13T01:11:46.932Z] [2022-04-13T01:11:46.932Z] Successfully built 3bf14919ca9d [2022-04-13T01:11:46.932Z] Successfully tagged core-command-arm64:latest [2022-04-13T01:22:10.099Z]  Building core-command ... done Building bin/spire-agent... [2022-04-13T01:22:10.100Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T01:22:10.100Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T01:22:10.100Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T01:22:10.100Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T01:22:10.100Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T01:22:11.103Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T01:22:11.103Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T01:22:11.379Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T01:22:11.379Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T01:22:11.379Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T01:22:11.657Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T01:22:11.657Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T01:22:11.934Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T01:28:34.334Z] Building bin/spire-agent... [2022-04-13T01:28:34.334Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T01:28:34.334Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T01:28:34.334Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T01:28:34.334Z] Removing intermediate container 131f7476e025 [2022-04-13T01:28:34.334Z] ---> 61d35dab841d [2022-04-13T01:28:34.334Z] [2022-04-13T01:28:34.334Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T01:28:34.334Z] ---> 3fb3c9af89a9 [2022-04-13T01:28:34.334Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T01:28:34.334Z] ---> Using cache [2022-04-13T01:28:34.334Z] ---> f7960b1c1d49 [2022-04-13T01:28:34.334Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:28:34.334Z] ---> Using cache [2022-04-13T01:28:34.334Z] ---> 64d3eb7588fb [2022-04-13T01:28:34.334Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T01:28:34.334Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T01:28:34.334Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T01:28:34.334Z]  ---> Running in 6a2d9e35699e [2022-04-13T01:28:34.334Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T01:28:34.334Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T01:28:34.334Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T01:28:34.334Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T01:28:34.334Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T01:28:34.334Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T01:28:34.334Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T01:28:34.334Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T01:28:34.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:28:34.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:28:34.334Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T01:28:34.334Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T01:28:34.334Z] OK: 15729 distinct packages available [2022-04-13T01:28:34.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:28:34.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:28:34.334Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T01:28:34.334Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T01:28:34.334Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T01:28:34.334Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T01:28:34.334Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T01:28:34.334Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T01:28:34.334Z] OK: 6 MiB in 19 packages [2022-04-13T01:28:36.368Z] Removing intermediate container 6a2d9e35699e [2022-04-13T01:28:36.368Z] ---> b418ea3d057c [2022-04-13T01:28:36.368Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T01:28:41.815Z] ---> 8a267b748a5e [2022-04-13T01:28:41.816Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T01:28:42.446Z] ---> 298b47334868 [2022-04-13T01:28:42.446Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T01:28:43.446Z] ---> 124bd4f857a8 [2022-04-13T01:28:43.446Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T01:28:44.052Z] ---> 823a9dc54e43 [2022-04-13T01:28:44.052Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T01:28:44.330Z] ---> Running in c4e6619dc2e6 [2022-04-13T01:28:44.945Z] Removing intermediate container c4e6619dc2e6 [2022-04-13T01:28:44.945Z] ---> b5b3b6f055e2 [2022-04-13T01:28:44.945Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T01:28:44.945Z] ---> Running in 6ab2e99deab2 [2022-04-13T01:28:45.227Z] Removing intermediate container 6ab2e99deab2 [2022-04-13T01:28:45.227Z] ---> d296b6b9ff28 [2022-04-13T01:28:45.227Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T01:28:45.510Z] ---> Running in d61bc7413327 [2022-04-13T01:28:45.799Z] Removing intermediate container d61bc7413327 [2022-04-13T01:28:45.799Z] ---> 87a467ccd143 [2022-04-13T01:28:45.799Z] Step 24/25 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:28:46.088Z] ---> Running in 69bb5f996986 [2022-04-13T01:28:46.709Z] Removing intermediate container 69bb5f996986 [2022-04-13T01:28:46.709Z] ---> 9fb52aaec460 [2022-04-13T01:28:46.709Z] Step 25/25 : LABEL version=2.2.0-dev.66 [2022-04-13T01:28:46.709Z] ---> Running in c3ef4fd95c42 [2022-04-13T01:28:47.331Z] Removing intermediate container c3ef4fd95c42 [2022-04-13T01:28:47.331Z] ---> a0f8c24b0f71 [2022-04-13T01:28:47.331Z] [2022-04-13T01:28:47.331Z] Successfully built a0f8c24b0f71 [2022-04-13T01:28:47.331Z] Successfully tagged security-spire-server-arm64:latest [2022-04-13T01:31:54.807Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-13T01:31:54.807Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T01:31:54.807Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T01:31:54.807Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T01:31:54.807Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T01:31:54.807Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T01:31:54.807Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T01:31:54.807Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T01:31:54.807Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T01:31:54.807Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T01:31:54.807Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T01:31:54.807Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T01:31:54.807Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T01:31:54.807Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T01:33:02.905Z] Removing intermediate container 471831af9046 [2022-04-13T01:33:02.905Z] ---> d758bcd45806 [2022-04-13T01:33:02.905Z] [2022-04-13T01:33:02.905Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T01:33:02.905Z] ---> 3fb3c9af89a9 [2022-04-13T01:33:02.905Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T01:33:02.905Z] ---> Using cache [2022-04-13T01:33:02.905Z] ---> f7960b1c1d49 [2022-04-13T01:33:02.905Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:33:02.905Z] ---> Using cache [2022-04-13T01:33:02.905Z] ---> 64d3eb7588fb [2022-04-13T01:33:02.905Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T01:33:02.905Z] ---> Using cache [2022-04-13T01:33:02.905Z] ---> b418ea3d057c [2022-04-13T01:33:02.905Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T01:33:02.905Z] ---> cb09f0c71f12 [2022-04-13T01:33:02.905Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T01:33:02.905Z] ---> 0fe90fcb31eb [2022-04-13T01:33:02.905Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T01:33:02.905Z] ---> 9343a4136006 [2022-04-13T01:33:02.905Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T01:33:02.905Z] ---> d88df990ca55 [2022-04-13T01:33:02.905Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T01:33:02.905Z] ---> f93b135c5596 [2022-04-13T01:33:02.905Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T01:33:02.905Z] ---> Running in c2d64cdb2359 [2022-04-13T01:33:02.905Z] Removing intermediate container c2d64cdb2359 [2022-04-13T01:33:02.905Z] ---> bff7226b5620 [2022-04-13T01:33:02.905Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T01:33:02.905Z] ---> Running in d09b11331214 [2022-04-13T01:33:02.905Z] Removing intermediate container d09b11331214 [2022-04-13T01:33:02.905Z] ---> 59a96d1419e0 [2022-04-13T01:33:02.905Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T01:33:02.905Z] ---> Running in 7094ccc644f2 [2022-04-13T01:33:02.905Z] Removing intermediate container 7094ccc644f2 [2022-04-13T01:33:02.905Z] ---> 925fb15ad88e [2022-04-13T01:33:02.905Z] Step 25/26 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:33:02.905Z] ---> Running in 940be1b2bd54 [2022-04-13T01:33:02.905Z] Removing intermediate container 940be1b2bd54 [2022-04-13T01:33:02.905Z] ---> 3f6b23d9a913 [2022-04-13T01:33:02.905Z] Step 26/26 : LABEL version=2.2.0-dev.66 [2022-04-13T01:33:02.905Z] ---> Running in 63c0149b7b89 [2022-04-13T01:33:03.503Z] Removing intermediate container 63c0149b7b89 [2022-04-13T01:33:03.503Z] ---> c11d35356571 [2022-04-13T01:33:03.503Z] [2022-04-13T01:33:03.780Z] Successfully built c11d35356571 [2022-04-13T01:33:03.780Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-13T01:35:55.704Z]  Building security-spire-agent ... done Removing intermediate container 65a653fd312e [2022-04-13T01:35:55.704Z] ---> a4d6bbadf103 [2022-04-13T01:35:55.704Z] [2022-04-13T01:35:55.704Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T01:35:55.704Z] ---> 3fb3c9af89a9 [2022-04-13T01:35:55.704Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T01:35:55.704Z] ---> Using cache [2022-04-13T01:35:55.704Z] ---> f7960b1c1d49 [2022-04-13T01:35:55.704Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:35:55.704Z] ---> Using cache [2022-04-13T01:35:55.704Z] ---> 64d3eb7588fb [2022-04-13T01:35:55.704Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T01:35:55.704Z] ---> Running in d5b77c09fa3c [2022-04-13T01:35:55.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:35:55.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:35:55.704Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T01:35:55.704Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T01:35:55.704Z] OK: 15729 distinct packages available [2022-04-13T01:35:55.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:35:55.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:35:56.955Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T01:35:56.955Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T01:35:57.230Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T01:35:57.230Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T01:35:57.230Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T01:35:57.230Z] OK: 6 MiB in 18 packages [2022-04-13T01:35:58.667Z] Removing intermediate container d5b77c09fa3c [2022-04-13T01:35:58.667Z] ---> a5ddac856193 [2022-04-13T01:35:58.667Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T01:36:02.051Z] ---> 203a15cb5200 [2022-04-13T01:36:02.051Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T01:36:02.647Z] ---> ff148f38ad9e [2022-04-13T01:36:02.647Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T01:36:02.647Z] ---> Running in 67b79991ad13 [2022-04-13T01:36:03.248Z] Removing intermediate container 67b79991ad13 [2022-04-13T01:36:03.248Z] ---> 8c348762663c [2022-04-13T01:36:03.248Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T01:36:03.844Z] ---> 0e768fe4138b [2022-04-13T01:36:03.844Z] Step 21/26 : WORKDIR / [2022-04-13T01:36:03.844Z] ---> Running in f59554daacad [2022-04-13T01:36:04.131Z] Removing intermediate container f59554daacad [2022-04-13T01:36:04.131Z] ---> 19b851d41b18 [2022-04-13T01:36:04.131Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T01:36:04.409Z] ---> Running in a4d0b0893e6f [2022-04-13T01:36:04.680Z] Removing intermediate container a4d0b0893e6f [2022-04-13T01:36:04.680Z] ---> 83f03dd88d96 [2022-04-13T01:36:04.680Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T01:36:04.680Z] ---> Running in 9ca7ad78e264 [2022-04-13T01:36:05.279Z] Removing intermediate container 9ca7ad78e264 [2022-04-13T01:36:05.279Z] ---> de91311c7d3d [2022-04-13T01:36:05.279Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T01:36:05.279Z] ---> Running in 49e5387244d2 [2022-04-13T01:36:05.553Z] Removing intermediate container 49e5387244d2 [2022-04-13T01:36:05.553Z] ---> e66dd25295d9 [2022-04-13T01:36:05.553Z] Step 25/26 : LABEL git_sha=0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:05.553Z] ---> Running in 30137eb3ff7a [2022-04-13T01:36:06.151Z] Removing intermediate container 30137eb3ff7a [2022-04-13T01:36:06.151Z] ---> 3d8b1ef3096f [2022-04-13T01:36:06.151Z] Step 26/26 : LABEL version=2.2.0-dev.66 [2022-04-13T01:36:06.151Z] ---> Running in 591ee9bde8f7 [2022-04-13T01:36:06.425Z] Removing intermediate container 591ee9bde8f7 [2022-04-13T01:36:06.425Z] ---> 14d065e10779 [2022-04-13T01:36:06.425Z] [2022-04-13T01:36:06.698Z] Successfully built 14d065e10779 [2022-04-13T01:36:06.698Z] Successfully tagged security-spire-config-arm64:latest [2022-04-13T01:36:07.314Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-13T01:36:07.361Z] $ docker stop --time=1 12ad44458bf9f4c353b508177ab21a248af1fd3d55850dd3f30259a1051cb750 [2022-04-13T01:36:09.118Z] $ docker rm -f 12ad44458bf9f4c353b508177ab21a248af1fd3d55850dd3f30259a1051cb750 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T01:36:09.648Z] + docker images [2022-04-13T01:36:09.920Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T01:36:09.920Z] security-spire-config-arm64 latest 14d065e10779 3 seconds ago 85.6MB [2022-04-13T01:36:09.920Z] a4d6bbadf103 38 seconds ago 3.98GB [2022-04-13T01:36:09.920Z] security-spire-agent-arm64 latest c11d35356571 3 minutes ago 126MB [2022-04-13T01:36:09.920Z] d758bcd45806 3 minutes ago 3.98GB [2022-04-13T01:36:09.920Z] security-spire-server-arm64 latest a0f8c24b0f71 7 minutes ago 86.3MB [2022-04-13T01:36:09.920Z] 61d35dab841d 8 minutes ago 3.98GB [2022-04-13T01:36:09.920Z] core-command-arm64 latest 3bf14919ca9d 24 minutes ago 23.7MB [2022-04-13T01:36:09.920Z] 0b637ff286d1 24 minutes ago 1.2GB [2022-04-13T01:36:09.920Z] core-data-arm64 latest 1489833e8f52 28 minutes ago 34.4MB [2022-04-13T01:36:09.920Z] 5ca4b5fa1a3a 29 minutes ago 1.23GB [2022-04-13T01:36:09.920Z] core-metadata-arm64 latest 4e172dd03a80 31 minutes ago 25.2MB [2022-04-13T01:36:09.920Z] ad38876ed8a8 31 minutes ago 1.2GB [2022-04-13T01:36:09.920Z] support-scheduler-arm64 latest dfcacbc25742 38 minutes ago 24.9MB [2022-04-13T01:36:09.920Z] e41dfd66f0d3 39 minutes ago 1.2GB [2022-04-13T01:36:09.920Z] security-spiffe-token-provider-arm64 latest b41b6a140091 39 minutes ago 27.7MB [2022-04-13T01:36:09.920Z] 6e17949b04b4 39 minutes ago 1.19GB [2022-04-13T01:36:09.920Z] security-secretstore-setup-arm64 latest 243a6778bcd5 40 minutes ago 40.8MB [2022-04-13T01:36:09.920Z] 878739bc45c1 40 minutes ago 1.21GB [2022-04-13T01:36:10.192Z] sys-mgmt-agent-arm64 latest 153ffd8a2c50 48 minutes ago 290MB [2022-04-13T01:36:10.192Z] security-bootstrapper-arm64 latest 7e42ab0e0306 49 minutes ago 23.6MB [2022-04-13T01:36:10.192Z] support-notifications-arm64 latest 092df5e08d85 49 minutes ago 25.5MB [2022-04-13T01:36:10.192Z] security-proxy-setup-arm64 latest 2754d8e9dc8f 49 minutes ago 42.1MB [2022-04-13T01:36:10.192Z] 0d4e5172bcae 50 minutes ago 1.2GB [2022-04-13T01:36:10.192Z] 0fa7ff5ba8f8 50 minutes ago 1.21GB [2022-04-13T01:36:10.192Z] 6a86186f3e49 50 minutes ago 1.2GB [2022-04-13T01:36:10.192Z] 17835bd36dcb 50 minutes ago 1.2GB [2022-04-13T01:36:10.192Z] ci-base-image-arm64 latest 2f3ab05e9150 About an hour ago 886MB [2022-04-13T01:36:10.192Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-13T01:36:10.192Z] alpine 3.14 ac73e934f311 8 days ago 5.34MB [2022-04-13T01:36:10.192Z] alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB [2022-04-13T01:36:10.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-13T01:36:10.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T01:36:10.310Z] provisioning config files... [2022-04-13T01:36:10.328Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/191@tmp/config7315332729315849772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:36:10.694Z] ---> docker-login.sh [2022-04-13T01:36:10.694Z] nexus3.edgexfoundry.org:10001 [2022-04-13T01:36:10.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T01:36:11.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T01:36:11.242Z] Configure a credential helper to remove this warning. See [2022-04-13T01:36:11.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T01:36:11.242Z] [2022-04-13T01:36:11.242Z] Login Succeeded [2022-04-13T01:36:11.242Z] nexus3.edgexfoundry.org:10002 [2022-04-13T01:36:11.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T01:36:11.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T01:36:11.513Z] Configure a credential helper to remove this warning. See [2022-04-13T01:36:11.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T01:36:11.513Z] [2022-04-13T01:36:11.513Z] Login Succeeded [2022-04-13T01:36:11.513Z] nexus3.edgexfoundry.org:10003 [2022-04-13T01:36:12.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T01:36:12.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T01:36:12.108Z] Configure a credential helper to remove this warning. See [2022-04-13T01:36:12.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T01:36:12.108Z] [2022-04-13T01:36:12.108Z] Login Succeeded [2022-04-13T01:36:12.108Z] nexus3.edgexfoundry.org:10004 [2022-04-13T01:36:12.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T01:36:12.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T01:36:12.656Z] Configure a credential helper to remove this warning. See [2022-04-13T01:36:12.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T01:36:12.656Z] [2022-04-13T01:36:12.656Z] Login Succeeded [2022-04-13T01:36:12.656Z] docker.io [2022-04-13T01:36:12.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T01:36:13.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T01:36:13.533Z] Configure a credential helper to remove this warning. See [2022-04-13T01:36:13.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T01:36:13.533Z] [2022-04-13T01:36:13.533Z] Login Succeeded [2022-04-13T01:36:13.533Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T01:36:13.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:36:13.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T01:36:13.602Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-13T01:36:13.602Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:13.602Z] latest [2022-04-13T01:36:13.602Z] 2.2.0-dev.66 [2022-04-13T01:36:13.602Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:13.602Z] main [2022-04-13T01:36:13.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:13.953Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:14.412Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:14.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T01:36:14.412Z] bd9d1a3bf6bb: Preparing [2022-04-13T01:36:14.412Z] da91d01d7be1: Preparing [2022-04-13T01:36:14.412Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:14.412Z] 1968a29fc900: Preparing [2022-04-13T01:36:14.412Z] f73e7dbfee58: Preparing [2022-04-13T01:36:14.412Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:14.707Z] 188a6d93dc8c: Pushed [2022-04-13T01:36:14.707Z] bd9d1a3bf6bb: Pushed [2022-04-13T01:36:14.707Z] 1968a29fc900: Pushed [2022-04-13T01:36:19.037Z] da91d01d7be1: Pushed [2022-04-13T01:36:19.311Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:8186b62a4f17d6e6107e79ba2f6815a6f4ae5cb991647b285054d9770a85354e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:19.687Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:20.044Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-13T01:36:20.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T01:36:20.045Z] bd9d1a3bf6bb: Preparing [2022-04-13T01:36:20.045Z] da91d01d7be1: Preparing [2022-04-13T01:36:20.045Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:20.045Z] 1968a29fc900: Preparing [2022-04-13T01:36:20.045Z] f73e7dbfee58: Preparing [2022-04-13T01:36:20.045Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:20.045Z] 1968a29fc900: Layer already exists [2022-04-13T01:36:20.045Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:20.045Z] bd9d1a3bf6bb: Layer already exists [2022-04-13T01:36:20.045Z] da91d01d7be1: Layer already exists [2022-04-13T01:36:20.318Z] latest: digest: sha256:8186b62a4f17d6e6107e79ba2f6815a6f4ae5cb991647b285054d9770a85354e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:20.677Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:21.027Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.66 [2022-04-13T01:36:21.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T01:36:21.027Z] bd9d1a3bf6bb: Preparing [2022-04-13T01:36:21.027Z] da91d01d7be1: Preparing [2022-04-13T01:36:21.027Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:21.027Z] 1968a29fc900: Preparing [2022-04-13T01:36:21.027Z] f73e7dbfee58: Preparing [2022-04-13T01:36:21.301Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:21.301Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:21.301Z] 1968a29fc900: Layer already exists [2022-04-13T01:36:21.301Z] da91d01d7be1: Layer already exists [2022-04-13T01:36:21.301Z] bd9d1a3bf6bb: Layer already exists [2022-04-13T01:36:21.301Z] 2.2.0-dev.66: digest: sha256:8186b62a4f17d6e6107e79ba2f6815a6f4ae5cb991647b285054d9770a85354e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:21.662Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:22.013Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:22.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T01:36:22.013Z] bd9d1a3bf6bb: Preparing [2022-04-13T01:36:22.013Z] da91d01d7be1: Preparing [2022-04-13T01:36:22.013Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:22.013Z] 1968a29fc900: Preparing [2022-04-13T01:36:22.013Z] f73e7dbfee58: Preparing [2022-04-13T01:36:22.286Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:22.286Z] 1968a29fc900: Layer already exists [2022-04-13T01:36:22.286Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:22.286Z] bd9d1a3bf6bb: Layer already exists [2022-04-13T01:36:22.286Z] da91d01d7be1: Layer already exists [2022-04-13T01:36:22.286Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:8186b62a4f17d6e6107e79ba2f6815a6f4ae5cb991647b285054d9770a85354e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:22.642Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:22.983Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-13T01:36:22.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T01:36:22.983Z] bd9d1a3bf6bb: Preparing [2022-04-13T01:36:22.983Z] da91d01d7be1: Preparing [2022-04-13T01:36:22.983Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:22.983Z] 1968a29fc900: Preparing [2022-04-13T01:36:22.983Z] f73e7dbfee58: Preparing [2022-04-13T01:36:22.983Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:22.983Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:22.983Z] bd9d1a3bf6bb: Layer already exists [2022-04-13T01:36:22.983Z] 1968a29fc900: Layer already exists [2022-04-13T01:36:22.983Z] da91d01d7be1: Layer already exists [2022-04-13T01:36:23.255Z] main: digest: sha256:8186b62a4f17d6e6107e79ba2f6815a6f4ae5cb991647b285054d9770a85354e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:36:23.306Z] ===================================================== [Pipeline] echo [2022-04-13T01:36:23.316Z] taggedImages: [2022-04-13T01:36:23.316Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:23.316Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-13T01:36:23.316Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.66 [2022-04-13T01:36:23.316Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:23.316Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-13T01:36:23.337Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-13T01:36:23.337Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:23.337Z] latest [2022-04-13T01:36:23.337Z] 2.2.0-dev.66 [2022-04-13T01:36:23.337Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:23.337Z] main [2022-04-13T01:36:23.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:23.693Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:24.035Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:24.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T01:36:24.035Z] c182a0c4aa6f: Preparing [2022-04-13T01:36:24.035Z] e1341641130c: Preparing [2022-04-13T01:36:24.035Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:24.035Z] a722e3b74faf: Preparing [2022-04-13T01:36:24.035Z] 193dedd06001: Preparing [2022-04-13T01:36:24.035Z] f73e7dbfee58: Preparing [2022-04-13T01:36:24.035Z] f73e7dbfee58: Waiting [2022-04-13T01:36:24.312Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:24.312Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:24.312Z] c182a0c4aa6f: Pushed [2022-04-13T01:36:24.312Z] 193dedd06001: Pushed [2022-04-13T01:36:25.295Z] a722e3b74faf: Pushed [2022-04-13T01:36:31.999Z] e1341641130c: Pushed [2022-04-13T01:36:31.999Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:63f775c0d03c4b22d486f61408e37ef803e11a2ebe79819f0176ff092bdddf77 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:32.348Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:32.698Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-13T01:36:32.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T01:36:32.698Z] c182a0c4aa6f: Preparing [2022-04-13T01:36:32.698Z] e1341641130c: Preparing [2022-04-13T01:36:32.698Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:32.698Z] a722e3b74faf: Preparing [2022-04-13T01:36:32.698Z] 193dedd06001: Preparing [2022-04-13T01:36:32.698Z] f73e7dbfee58: Preparing [2022-04-13T01:36:32.698Z] f73e7dbfee58: Waiting [2022-04-13T01:36:32.975Z] a722e3b74faf: Layer already exists [2022-04-13T01:36:32.975Z] c182a0c4aa6f: Layer already exists [2022-04-13T01:36:32.975Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:32.975Z] 193dedd06001: Layer already exists [2022-04-13T01:36:32.975Z] e1341641130c: Layer already exists [2022-04-13T01:36:32.975Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:32.975Z] latest: digest: sha256:63f775c0d03c4b22d486f61408e37ef803e11a2ebe79819f0176ff092bdddf77 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:33.324Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:33.667Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.66 [2022-04-13T01:36:33.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T01:36:33.667Z] c182a0c4aa6f: Preparing [2022-04-13T01:36:33.667Z] e1341641130c: Preparing [2022-04-13T01:36:33.667Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:33.667Z] a722e3b74faf: Preparing [2022-04-13T01:36:33.667Z] 193dedd06001: Preparing [2022-04-13T01:36:33.667Z] f73e7dbfee58: Preparing [2022-04-13T01:36:33.667Z] f73e7dbfee58: Waiting [2022-04-13T01:36:33.667Z] e1341641130c: Layer already exists [2022-04-13T01:36:33.667Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:33.667Z] 193dedd06001: Layer already exists [2022-04-13T01:36:33.667Z] c182a0c4aa6f: Layer already exists [2022-04-13T01:36:33.667Z] a722e3b74faf: Layer already exists [2022-04-13T01:36:33.667Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:33.939Z] 2.2.0-dev.66: digest: sha256:63f775c0d03c4b22d486f61408e37ef803e11a2ebe79819f0176ff092bdddf77 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:34.285Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:34.625Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:34.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T01:36:34.625Z] c182a0c4aa6f: Preparing [2022-04-13T01:36:34.625Z] e1341641130c: Preparing [2022-04-13T01:36:34.625Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:34.625Z] a722e3b74faf: Preparing [2022-04-13T01:36:34.625Z] 193dedd06001: Preparing [2022-04-13T01:36:34.625Z] f73e7dbfee58: Preparing [2022-04-13T01:36:34.625Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:34.625Z] c182a0c4aa6f: Layer already exists [2022-04-13T01:36:34.625Z] a722e3b74faf: Layer already exists [2022-04-13T01:36:34.625Z] e1341641130c: Layer already exists [2022-04-13T01:36:34.625Z] 193dedd06001: Layer already exists [2022-04-13T01:36:34.899Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:34.899Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:63f775c0d03c4b22d486f61408e37ef803e11a2ebe79819f0176ff092bdddf77 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:35.250Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:35.598Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-13T01:36:35.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T01:36:35.598Z] c182a0c4aa6f: Preparing [2022-04-13T01:36:35.598Z] e1341641130c: Preparing [2022-04-13T01:36:35.598Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:35.598Z] a722e3b74faf: Preparing [2022-04-13T01:36:35.598Z] 193dedd06001: Preparing [2022-04-13T01:36:35.598Z] f73e7dbfee58: Preparing [2022-04-13T01:36:35.598Z] f73e7dbfee58: Waiting [2022-04-13T01:36:35.598Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:35.598Z] a722e3b74faf: Layer already exists [2022-04-13T01:36:35.598Z] c182a0c4aa6f: Layer already exists [2022-04-13T01:36:35.598Z] e1341641130c: Layer already exists [2022-04-13T01:36:35.871Z] 193dedd06001: Layer already exists [2022-04-13T01:36:35.871Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:35.871Z] main: digest: sha256:63f775c0d03c4b22d486f61408e37ef803e11a2ebe79819f0176ff092bdddf77 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:36:35.912Z] ===================================================== [Pipeline] echo [2022-04-13T01:36:35.921Z] taggedImages: [2022-04-13T01:36:35.921Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:35.921Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-13T01:36:35.921Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.66 [2022-04-13T01:36:35.921Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:35.921Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-13T01:36:35.949Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-13T01:36:35.949Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:35.949Z] latest [2022-04-13T01:36:35.949Z] 2.2.0-dev.66 [2022-04-13T01:36:35.949Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:35.949Z] main [2022-04-13T01:36:35.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:36.322Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:36.721Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:36.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T01:36:36.721Z] 5576ec90ed74: Preparing [2022-04-13T01:36:36.721Z] 701b54514206: Preparing [2022-04-13T01:36:36.721Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:36.721Z] 1968a29fc900: Preparing [2022-04-13T01:36:36.721Z] f73e7dbfee58: Preparing [2022-04-13T01:36:36.721Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:36.721Z] 1968a29fc900: Layer already exists [2022-04-13T01:36:37.038Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:37.038Z] 5576ec90ed74: Pushed [2022-04-13T01:36:42.746Z] 701b54514206: Pushed [2022-04-13T01:36:42.746Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:763625fa8dfd3316eee7d9a66050e84c5e7f2d251762f5ca18379591c2b69199 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:43.088Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:43.426Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-13T01:36:43.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T01:36:43.426Z] 5576ec90ed74: Preparing [2022-04-13T01:36:43.426Z] 701b54514206: Preparing [2022-04-13T01:36:43.426Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:43.426Z] 1968a29fc900: Preparing [2022-04-13T01:36:43.426Z] f73e7dbfee58: Preparing [2022-04-13T01:36:43.426Z] 701b54514206: Layer already exists [2022-04-13T01:36:43.426Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:43.426Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:43.426Z] 1968a29fc900: Layer already exists [2022-04-13T01:36:43.426Z] 5576ec90ed74: Layer already exists [2022-04-13T01:36:43.697Z] latest: digest: sha256:763625fa8dfd3316eee7d9a66050e84c5e7f2d251762f5ca18379591c2b69199 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:44.046Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:44.392Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.66 [2022-04-13T01:36:44.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T01:36:44.392Z] 5576ec90ed74: Preparing [2022-04-13T01:36:44.392Z] 701b54514206: Preparing [2022-04-13T01:36:44.392Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:44.392Z] 1968a29fc900: Preparing [2022-04-13T01:36:44.392Z] f73e7dbfee58: Preparing [2022-04-13T01:36:44.392Z] 701b54514206: Layer already exists [2022-04-13T01:36:44.392Z] 5576ec90ed74: Layer already exists [2022-04-13T01:36:44.392Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:44.392Z] 1968a29fc900: Layer already exists [2022-04-13T01:36:44.392Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:44.664Z] 2.2.0-dev.66: digest: sha256:763625fa8dfd3316eee7d9a66050e84c5e7f2d251762f5ca18379591c2b69199 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:45.007Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:45.343Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:45.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T01:36:45.343Z] 5576ec90ed74: Preparing [2022-04-13T01:36:45.343Z] 701b54514206: Preparing [2022-04-13T01:36:45.343Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:45.343Z] 1968a29fc900: Preparing [2022-04-13T01:36:45.343Z] f73e7dbfee58: Preparing [2022-04-13T01:36:45.343Z] 5576ec90ed74: Layer already exists [2022-04-13T01:36:45.343Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:45.343Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:45.343Z] 701b54514206: Layer already exists [2022-04-13T01:36:45.343Z] 1968a29fc900: Layer already exists [2022-04-13T01:36:45.612Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:763625fa8dfd3316eee7d9a66050e84c5e7f2d251762f5ca18379591c2b69199 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:45.953Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:46.293Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-13T01:36:46.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T01:36:46.293Z] 5576ec90ed74: Preparing [2022-04-13T01:36:46.293Z] 701b54514206: Preparing [2022-04-13T01:36:46.293Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:46.293Z] 1968a29fc900: Preparing [2022-04-13T01:36:46.293Z] f73e7dbfee58: Preparing [2022-04-13T01:36:46.293Z] 1968a29fc900: Layer already exists [2022-04-13T01:36:46.293Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:46.293Z] 701b54514206: Layer already exists [2022-04-13T01:36:46.293Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:46.293Z] 5576ec90ed74: Layer already exists [2022-04-13T01:36:46.566Z] main: digest: sha256:763625fa8dfd3316eee7d9a66050e84c5e7f2d251762f5ca18379591c2b69199 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:36:46.608Z] ===================================================== [Pipeline] echo [2022-04-13T01:36:46.617Z] taggedImages: [2022-04-13T01:36:46.617Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:46.617Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-13T01:36:46.617Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.66 [2022-04-13T01:36:46.617Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:46.617Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-13T01:36:46.643Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-13T01:36:46.643Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:46.643Z] latest [2022-04-13T01:36:46.643Z] 2.2.0-dev.66 [2022-04-13T01:36:46.643Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:46.643Z] main [2022-04-13T01:36:46.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:47.006Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:47.345Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:47.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T01:36:47.345Z] 2857bd0c8c95: Preparing [2022-04-13T01:36:47.345Z] 2857bd0c8c95: Preparing [2022-04-13T01:36:47.345Z] 493bf5ffca72: Preparing [2022-04-13T01:36:47.345Z] 91f5ce5c4556: Preparing [2022-04-13T01:36:47.345Z] d94b3093553c: Preparing [2022-04-13T01:36:47.345Z] ad69be42fac4: Preparing [2022-04-13T01:36:47.345Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:47.345Z] 769859cc8979: Preparing [2022-04-13T01:36:47.345Z] d2bf7bd12ebd: Preparing [2022-04-13T01:36:47.345Z] 31b4a687715e: Preparing [2022-04-13T01:36:47.345Z] 0f05c81bf30b: Preparing [2022-04-13T01:36:47.345Z] f73e7dbfee58: Preparing [2022-04-13T01:36:47.345Z] 188a6d93dc8c: Waiting [2022-04-13T01:36:47.345Z] 769859cc8979: Waiting [2022-04-13T01:36:47.345Z] d2bf7bd12ebd: Waiting [2022-04-13T01:36:47.345Z] 0f05c81bf30b: Waiting [2022-04-13T01:36:47.345Z] f73e7dbfee58: Waiting [2022-04-13T01:36:47.345Z] 31b4a687715e: Waiting [2022-04-13T01:36:47.616Z] 91f5ce5c4556: Pushed [2022-04-13T01:36:47.616Z] 493bf5ffca72: Pushed [2022-04-13T01:36:47.616Z] d94b3093553c: Pushed [2022-04-13T01:36:47.616Z] 2857bd0c8c95: Pushed [2022-04-13T01:36:47.616Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:47.893Z] d2bf7bd12ebd: Pushed [2022-04-13T01:36:47.893Z] 31b4a687715e: Pushed [2022-04-13T01:36:47.893Z] 769859cc8979: Pushed [2022-04-13T01:36:47.893Z] 0f05c81bf30b: Pushed [2022-04-13T01:36:47.893Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:52.170Z] ad69be42fac4: Pushed [2022-04-13T01:36:52.170Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:74d918ed56ee2a32a7ad84abbef7137f56b614a631a28b5031edd0db607d5bce size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:52.519Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:52.860Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-13T01:36:52.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T01:36:52.860Z] 2857bd0c8c95: Preparing [2022-04-13T01:36:52.860Z] 2857bd0c8c95: Preparing [2022-04-13T01:36:52.860Z] 493bf5ffca72: Preparing [2022-04-13T01:36:52.860Z] 91f5ce5c4556: Preparing [2022-04-13T01:36:52.860Z] d94b3093553c: Preparing [2022-04-13T01:36:52.860Z] ad69be42fac4: Preparing [2022-04-13T01:36:52.860Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:52.860Z] 769859cc8979: Preparing [2022-04-13T01:36:52.860Z] d2bf7bd12ebd: Preparing [2022-04-13T01:36:52.860Z] 188a6d93dc8c: Waiting [2022-04-13T01:36:52.860Z] 31b4a687715e: Preparing [2022-04-13T01:36:52.860Z] 0f05c81bf30b: Preparing [2022-04-13T01:36:52.860Z] f73e7dbfee58: Preparing [2022-04-13T01:36:52.860Z] 0f05c81bf30b: Waiting [2022-04-13T01:36:52.860Z] 769859cc8979: Waiting [2022-04-13T01:36:52.860Z] d2bf7bd12ebd: Waiting [2022-04-13T01:36:52.861Z] 31b4a687715e: Waiting [2022-04-13T01:36:52.861Z] f73e7dbfee58: Waiting [2022-04-13T01:36:52.861Z] 493bf5ffca72: Layer already exists [2022-04-13T01:36:52.861Z] d94b3093553c: Layer already exists [2022-04-13T01:36:52.861Z] ad69be42fac4: Layer already exists [2022-04-13T01:36:52.861Z] 91f5ce5c4556: Layer already exists [2022-04-13T01:36:52.861Z] 2857bd0c8c95: Layer already exists [2022-04-13T01:36:53.131Z] d2bf7bd12ebd: Layer already exists [2022-04-13T01:36:53.131Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:53.131Z] 769859cc8979: Layer already exists [2022-04-13T01:36:53.131Z] 31b4a687715e: Layer already exists [2022-04-13T01:36:53.131Z] 0f05c81bf30b: Layer already exists [2022-04-13T01:36:53.131Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:53.131Z] latest: digest: sha256:74d918ed56ee2a32a7ad84abbef7137f56b614a631a28b5031edd0db607d5bce size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:53.477Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:53.811Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.66 [2022-04-13T01:36:53.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T01:36:53.811Z] 2857bd0c8c95: Preparing [2022-04-13T01:36:53.811Z] 2857bd0c8c95: Preparing [2022-04-13T01:36:53.811Z] 493bf5ffca72: Preparing [2022-04-13T01:36:53.811Z] 91f5ce5c4556: Preparing [2022-04-13T01:36:53.811Z] d94b3093553c: Preparing [2022-04-13T01:36:53.811Z] ad69be42fac4: Preparing [2022-04-13T01:36:53.811Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:53.811Z] 769859cc8979: Preparing [2022-04-13T01:36:53.811Z] d2bf7bd12ebd: Preparing [2022-04-13T01:36:53.811Z] 31b4a687715e: Preparing [2022-04-13T01:36:53.811Z] 0f05c81bf30b: Preparing [2022-04-13T01:36:53.811Z] f73e7dbfee58: Preparing [2022-04-13T01:36:53.811Z] d2bf7bd12ebd: Waiting [2022-04-13T01:36:53.811Z] 31b4a687715e: Waiting [2022-04-13T01:36:53.811Z] 188a6d93dc8c: Waiting [2022-04-13T01:36:53.811Z] 0f05c81bf30b: Waiting [2022-04-13T01:36:53.811Z] f73e7dbfee58: Waiting [2022-04-13T01:36:53.811Z] 769859cc8979: Waiting [2022-04-13T01:36:53.811Z] ad69be42fac4: Layer already exists [2022-04-13T01:36:53.811Z] d94b3093553c: Layer already exists [2022-04-13T01:36:53.811Z] 2857bd0c8c95: Layer already exists [2022-04-13T01:36:53.811Z] 91f5ce5c4556: Layer already exists [2022-04-13T01:36:53.811Z] 493bf5ffca72: Layer already exists [2022-04-13T01:36:53.811Z] d2bf7bd12ebd: Layer already exists [2022-04-13T01:36:53.811Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:53.811Z] 769859cc8979: Layer already exists [2022-04-13T01:36:53.811Z] 31b4a687715e: Layer already exists [2022-04-13T01:36:54.082Z] 0f05c81bf30b: Layer already exists [2022-04-13T01:36:54.082Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:54.082Z] 2.2.0-dev.66: digest: sha256:74d918ed56ee2a32a7ad84abbef7137f56b614a631a28b5031edd0db607d5bce size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:54.431Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:54.771Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:54.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T01:36:54.771Z] 2857bd0c8c95: Preparing [2022-04-13T01:36:54.771Z] 2857bd0c8c95: Preparing [2022-04-13T01:36:54.771Z] 493bf5ffca72: Preparing [2022-04-13T01:36:54.771Z] 91f5ce5c4556: Preparing [2022-04-13T01:36:54.771Z] d94b3093553c: Preparing [2022-04-13T01:36:54.772Z] ad69be42fac4: Preparing [2022-04-13T01:36:54.772Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:54.772Z] 769859cc8979: Preparing [2022-04-13T01:36:54.772Z] d2bf7bd12ebd: Preparing [2022-04-13T01:36:54.772Z] 31b4a687715e: Preparing [2022-04-13T01:36:54.772Z] 0f05c81bf30b: Preparing [2022-04-13T01:36:54.772Z] f73e7dbfee58: Preparing [2022-04-13T01:36:54.772Z] d2bf7bd12ebd: Waiting [2022-04-13T01:36:54.772Z] 188a6d93dc8c: Waiting [2022-04-13T01:36:54.772Z] 31b4a687715e: Waiting [2022-04-13T01:36:54.772Z] 0f05c81bf30b: Waiting [2022-04-13T01:36:54.772Z] f73e7dbfee58: Waiting [2022-04-13T01:36:54.772Z] 769859cc8979: Waiting [2022-04-13T01:36:54.772Z] ad69be42fac4: Layer already exists [2022-04-13T01:36:54.772Z] 2857bd0c8c95: Layer already exists [2022-04-13T01:36:54.772Z] 493bf5ffca72: Layer already exists [2022-04-13T01:36:54.772Z] 91f5ce5c4556: Layer already exists [2022-04-13T01:36:54.772Z] d94b3093553c: Layer already exists [2022-04-13T01:36:54.772Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:54.772Z] d2bf7bd12ebd: Layer already exists [2022-04-13T01:36:54.772Z] 31b4a687715e: Layer already exists [2022-04-13T01:36:55.043Z] 769859cc8979: Layer already exists [2022-04-13T01:36:55.043Z] 0f05c81bf30b: Layer already exists [2022-04-13T01:36:55.043Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:55.043Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:74d918ed56ee2a32a7ad84abbef7137f56b614a631a28b5031edd0db607d5bce size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:55.385Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:55.723Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-13T01:36:55.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T01:36:55.723Z] 2857bd0c8c95: Preparing [2022-04-13T01:36:55.723Z] 2857bd0c8c95: Preparing [2022-04-13T01:36:55.723Z] 493bf5ffca72: Preparing [2022-04-13T01:36:55.723Z] 91f5ce5c4556: Preparing [2022-04-13T01:36:55.723Z] d94b3093553c: Preparing [2022-04-13T01:36:55.723Z] ad69be42fac4: Preparing [2022-04-13T01:36:55.723Z] 188a6d93dc8c: Preparing [2022-04-13T01:36:55.723Z] 769859cc8979: Preparing [2022-04-13T01:36:55.723Z] d2bf7bd12ebd: Preparing [2022-04-13T01:36:55.723Z] 31b4a687715e: Preparing [2022-04-13T01:36:55.723Z] 0f05c81bf30b: Preparing [2022-04-13T01:36:55.723Z] f73e7dbfee58: Preparing [2022-04-13T01:36:55.723Z] 188a6d93dc8c: Waiting [2022-04-13T01:36:55.723Z] 769859cc8979: Waiting [2022-04-13T01:36:55.723Z] d2bf7bd12ebd: Waiting [2022-04-13T01:36:55.723Z] 31b4a687715e: Waiting [2022-04-13T01:36:55.723Z] 0f05c81bf30b: Waiting [2022-04-13T01:36:55.723Z] f73e7dbfee58: Waiting [2022-04-13T01:36:55.723Z] ad69be42fac4: Layer already exists [2022-04-13T01:36:55.723Z] 493bf5ffca72: Layer already exists [2022-04-13T01:36:55.723Z] 2857bd0c8c95: Layer already exists [2022-04-13T01:36:55.723Z] d94b3093553c: Layer already exists [2022-04-13T01:36:55.723Z] 91f5ce5c4556: Layer already exists [2022-04-13T01:36:55.994Z] d2bf7bd12ebd: Layer already exists [2022-04-13T01:36:55.994Z] 31b4a687715e: Layer already exists [2022-04-13T01:36:55.994Z] 769859cc8979: Layer already exists [2022-04-13T01:36:55.994Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:36:55.994Z] 0f05c81bf30b: Layer already exists [2022-04-13T01:36:55.994Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:55.994Z] main: digest: sha256:74d918ed56ee2a32a7ad84abbef7137f56b614a631a28b5031edd0db607d5bce size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:36:56.039Z] ===================================================== [Pipeline] echo [2022-04-13T01:36:56.048Z] taggedImages: [2022-04-13T01:36:56.048Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:56.048Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-13T01:36:56.048Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.66 [2022-04-13T01:36:56.048Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:56.048Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-13T01:36:56.069Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-13T01:36:56.069Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:56.069Z] latest [2022-04-13T01:36:56.069Z] 2.2.0-dev.66 [2022-04-13T01:36:56.069Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:36:56.069Z] main [2022-04-13T01:36:56.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:56.421Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:36:56.767Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:36:56.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T01:36:56.767Z] 8b7a5d1f53ff: Preparing [2022-04-13T01:36:56.767Z] 24de215a3cf5: Preparing [2022-04-13T01:36:56.767Z] 8f945822e89e: Preparing [2022-04-13T01:36:56.767Z] dccdc03cec04: Preparing [2022-04-13T01:36:56.767Z] 67a842b007aa: Preparing [2022-04-13T01:36:56.767Z] a2101753795e: Preparing [2022-04-13T01:36:56.767Z] fe7798a87815: Preparing [2022-04-13T01:36:56.767Z] f73e7dbfee58: Preparing [2022-04-13T01:36:56.767Z] fe7798a87815: Waiting [2022-04-13T01:36:56.767Z] f73e7dbfee58: Waiting [2022-04-13T01:36:56.767Z] a2101753795e: Waiting [2022-04-13T01:36:57.038Z] 24de215a3cf5: Pushed [2022-04-13T01:36:57.038Z] 8b7a5d1f53ff: Pushed [2022-04-13T01:36:57.038Z] 67a842b007aa: Pushed [2022-04-13T01:36:57.038Z] f73e7dbfee58: Layer already exists [2022-04-13T01:36:57.311Z] a2101753795e: Pushed [2022-04-13T01:36:57.905Z] fe7798a87815: Pushed [2022-04-13T01:37:01.286Z] 8f945822e89e: Pushed [2022-04-13T01:37:01.286Z] dccdc03cec04: Pushed [2022-04-13T01:37:01.558Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:3f17a7d7190f33eab34280f8f3798159600a7a2c5104e633040271366be88f05 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:01.908Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:02.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-13T01:37:02.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T01:37:02.253Z] 8b7a5d1f53ff: Preparing [2022-04-13T01:37:02.253Z] 24de215a3cf5: Preparing [2022-04-13T01:37:02.253Z] 8f945822e89e: Preparing [2022-04-13T01:37:02.253Z] dccdc03cec04: Preparing [2022-04-13T01:37:02.253Z] 67a842b007aa: Preparing [2022-04-13T01:37:02.253Z] a2101753795e: Preparing [2022-04-13T01:37:02.253Z] fe7798a87815: Preparing [2022-04-13T01:37:02.253Z] f73e7dbfee58: Preparing [2022-04-13T01:37:02.253Z] fe7798a87815: Waiting [2022-04-13T01:37:02.253Z] f73e7dbfee58: Waiting [2022-04-13T01:37:02.253Z] a2101753795e: Waiting [2022-04-13T01:37:02.253Z] 24de215a3cf5: Layer already exists [2022-04-13T01:37:02.253Z] 67a842b007aa: Layer already exists [2022-04-13T01:37:02.253Z] 8f945822e89e: Layer already exists [2022-04-13T01:37:02.253Z] 8b7a5d1f53ff: Layer already exists [2022-04-13T01:37:02.253Z] dccdc03cec04: Layer already exists [2022-04-13T01:37:02.525Z] f73e7dbfee58: Layer already exists [2022-04-13T01:37:02.525Z] a2101753795e: Layer already exists [2022-04-13T01:37:02.525Z] fe7798a87815: Layer already exists [2022-04-13T01:37:02.525Z] latest: digest: sha256:3f17a7d7190f33eab34280f8f3798159600a7a2c5104e633040271366be88f05 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:02.869Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:03.218Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.66 [2022-04-13T01:37:03.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T01:37:03.218Z] 8b7a5d1f53ff: Preparing [2022-04-13T01:37:03.218Z] 24de215a3cf5: Preparing [2022-04-13T01:37:03.218Z] 8f945822e89e: Preparing [2022-04-13T01:37:03.218Z] dccdc03cec04: Preparing [2022-04-13T01:37:03.218Z] 67a842b007aa: Preparing [2022-04-13T01:37:03.218Z] a2101753795e: Preparing [2022-04-13T01:37:03.218Z] fe7798a87815: Preparing [2022-04-13T01:37:03.218Z] f73e7dbfee58: Preparing [2022-04-13T01:37:03.218Z] a2101753795e: Waiting [2022-04-13T01:37:03.218Z] fe7798a87815: Waiting [2022-04-13T01:37:03.218Z] f73e7dbfee58: Waiting [2022-04-13T01:37:03.218Z] 8f945822e89e: Layer already exists [2022-04-13T01:37:03.218Z] dccdc03cec04: Layer already exists [2022-04-13T01:37:03.218Z] 24de215a3cf5: Layer already exists [2022-04-13T01:37:03.218Z] 67a842b007aa: Layer already exists [2022-04-13T01:37:03.218Z] 8b7a5d1f53ff: Layer already exists [2022-04-13T01:37:03.218Z] a2101753795e: Layer already exists [2022-04-13T01:37:03.218Z] fe7798a87815: Layer already exists [2022-04-13T01:37:03.218Z] f73e7dbfee58: Layer already exists [2022-04-13T01:37:03.490Z] 2.2.0-dev.66: digest: sha256:3f17a7d7190f33eab34280f8f3798159600a7a2c5104e633040271366be88f05 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:03.846Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:04.189Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:04.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T01:37:04.189Z] 8b7a5d1f53ff: Preparing [2022-04-13T01:37:04.189Z] 24de215a3cf5: Preparing [2022-04-13T01:37:04.189Z] 8f945822e89e: Preparing [2022-04-13T01:37:04.189Z] dccdc03cec04: Preparing [2022-04-13T01:37:04.189Z] 67a842b007aa: Preparing [2022-04-13T01:37:04.189Z] a2101753795e: Preparing [2022-04-13T01:37:04.189Z] fe7798a87815: Preparing [2022-04-13T01:37:04.189Z] f73e7dbfee58: Preparing [2022-04-13T01:37:04.189Z] a2101753795e: Waiting [2022-04-13T01:37:04.189Z] f73e7dbfee58: Waiting [2022-04-13T01:37:04.189Z] fe7798a87815: Waiting [2022-04-13T01:37:04.464Z] 8b7a5d1f53ff: Layer already exists [2022-04-13T01:37:04.464Z] 67a842b007aa: Layer already exists [2022-04-13T01:37:04.464Z] 24de215a3cf5: Layer already exists [2022-04-13T01:37:04.464Z] 8f945822e89e: Layer already exists [2022-04-13T01:37:04.464Z] dccdc03cec04: Layer already exists [2022-04-13T01:37:04.464Z] a2101753795e: Layer already exists [2022-04-13T01:37:04.464Z] f73e7dbfee58: Layer already exists [2022-04-13T01:37:04.464Z] fe7798a87815: Layer already exists [2022-04-13T01:37:04.464Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:3f17a7d7190f33eab34280f8f3798159600a7a2c5104e633040271366be88f05 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:04.817Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:05.165Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-13T01:37:05.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T01:37:05.165Z] 8b7a5d1f53ff: Preparing [2022-04-13T01:37:05.165Z] 24de215a3cf5: Preparing [2022-04-13T01:37:05.165Z] 8f945822e89e: Preparing [2022-04-13T01:37:05.165Z] dccdc03cec04: Preparing [2022-04-13T01:37:05.165Z] 67a842b007aa: Preparing [2022-04-13T01:37:05.165Z] a2101753795e: Preparing [2022-04-13T01:37:05.165Z] fe7798a87815: Preparing [2022-04-13T01:37:05.165Z] f73e7dbfee58: Preparing [2022-04-13T01:37:05.165Z] fe7798a87815: Waiting [2022-04-13T01:37:05.165Z] f73e7dbfee58: Waiting [2022-04-13T01:37:05.165Z] a2101753795e: Waiting [2022-04-13T01:37:05.165Z] 67a842b007aa: Layer already exists [2022-04-13T01:37:05.165Z] 8f945822e89e: Layer already exists [2022-04-13T01:37:05.165Z] dccdc03cec04: Layer already exists [2022-04-13T01:37:05.165Z] 24de215a3cf5: Layer already exists [2022-04-13T01:37:05.165Z] 8b7a5d1f53ff: Layer already exists [2022-04-13T01:37:05.441Z] fe7798a87815: Layer already exists [2022-04-13T01:37:05.441Z] f73e7dbfee58: Layer already exists [2022-04-13T01:37:05.441Z] a2101753795e: Layer already exists [2022-04-13T01:37:05.441Z] main: digest: sha256:3f17a7d7190f33eab34280f8f3798159600a7a2c5104e633040271366be88f05 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:37:05.486Z] ===================================================== [Pipeline] echo [2022-04-13T01:37:05.496Z] taggedImages: [2022-04-13T01:37:05.496Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:05.496Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-13T01:37:05.496Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.66 [2022-04-13T01:37:05.496Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:05.496Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-13T01:37:05.515Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-13T01:37:05.515Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:05.515Z] latest [2022-04-13T01:37:05.515Z] 2.2.0-dev.66 [2022-04-13T01:37:05.515Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:05.515Z] main [2022-04-13T01:37:05.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:05.882Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:06.287Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:06.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T01:37:06.287Z] e8bc995949d4: Preparing [2022-04-13T01:37:06.287Z] 38469184fb58: Preparing [2022-04-13T01:37:06.287Z] 1ea03cd705a5: Preparing [2022-04-13T01:37:06.287Z] 55048e835f0d: Preparing [2022-04-13T01:37:06.287Z] 7b93a17adfd2: Preparing [2022-04-13T01:37:06.287Z] 60de974f8626: Preparing [2022-04-13T01:37:06.287Z] 5cc857b353a8: Preparing [2022-04-13T01:37:06.287Z] f08504d4db13: Preparing [2022-04-13T01:37:06.287Z] 7c9abf2956ba: Preparing [2022-04-13T01:37:06.287Z] f73e7dbfee58: Preparing [2022-04-13T01:37:06.287Z] 60de974f8626: Waiting [2022-04-13T01:37:06.287Z] f08504d4db13: Waiting [2022-04-13T01:37:06.287Z] 7c9abf2956ba: Waiting [2022-04-13T01:37:06.287Z] f73e7dbfee58: Waiting [2022-04-13T01:37:06.603Z] 7b93a17adfd2: Pushed [2022-04-13T01:37:06.603Z] e8bc995949d4: Pushed [2022-04-13T01:37:06.603Z] 38469184fb58: Pushed [2022-04-13T01:37:06.893Z] 60de974f8626: Pushed [2022-04-13T01:37:06.894Z] f08504d4db13: Pushed [2022-04-13T01:37:06.894Z] 5cc857b353a8: Pushed [2022-04-13T01:37:06.894Z] f73e7dbfee58: Layer already exists [2022-04-13T01:37:07.506Z] 7c9abf2956ba: Pushed [2022-04-13T01:37:11.843Z] 55048e835f0d: Pushed [2022-04-13T01:37:11.843Z] 1ea03cd705a5: Pushed [2022-04-13T01:37:11.843Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:9270c61b507aa5562449bf2cf3c07799ede705a9918de8c8fd3c23e229a4b350 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:12.194Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:12.543Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-13T01:37:12.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T01:37:12.544Z] e8bc995949d4: Preparing [2022-04-13T01:37:12.544Z] 38469184fb58: Preparing [2022-04-13T01:37:12.544Z] 1ea03cd705a5: Preparing [2022-04-13T01:37:12.544Z] 55048e835f0d: Preparing [2022-04-13T01:37:12.544Z] 7b93a17adfd2: Preparing [2022-04-13T01:37:12.544Z] 60de974f8626: Preparing [2022-04-13T01:37:12.544Z] 5cc857b353a8: Preparing [2022-04-13T01:37:12.544Z] f08504d4db13: Preparing [2022-04-13T01:37:12.544Z] 7c9abf2956ba: Preparing [2022-04-13T01:37:12.544Z] f73e7dbfee58: Preparing [2022-04-13T01:37:12.544Z] 5cc857b353a8: Waiting [2022-04-13T01:37:12.544Z] f08504d4db13: Waiting [2022-04-13T01:37:12.544Z] 60de974f8626: Waiting [2022-04-13T01:37:12.544Z] 7c9abf2956ba: Waiting [2022-04-13T01:37:12.544Z] f73e7dbfee58: Waiting [2022-04-13T01:37:12.817Z] e8bc995949d4: Layer already exists [2022-04-13T01:37:12.817Z] 38469184fb58: Layer already exists [2022-04-13T01:37:12.817Z] 55048e835f0d: Layer already exists [2022-04-13T01:37:12.817Z] 7b93a17adfd2: Layer already exists [2022-04-13T01:37:12.817Z] 1ea03cd705a5: Layer already exists [2022-04-13T01:37:12.817Z] 7c9abf2956ba: Layer already exists [2022-04-13T01:37:12.817Z] 60de974f8626: Layer already exists [2022-04-13T01:37:12.817Z] 5cc857b353a8: Layer already exists [2022-04-13T01:37:12.817Z] f08504d4db13: Layer already exists [2022-04-13T01:37:12.817Z] f73e7dbfee58: Layer already exists [2022-04-13T01:37:12.817Z] latest: digest: sha256:9270c61b507aa5562449bf2cf3c07799ede705a9918de8c8fd3c23e229a4b350 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:13.170Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:13.516Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.66 [2022-04-13T01:37:13.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T01:37:13.516Z] e8bc995949d4: Preparing [2022-04-13T01:37:13.516Z] 38469184fb58: Preparing [2022-04-13T01:37:13.516Z] 1ea03cd705a5: Preparing [2022-04-13T01:37:13.516Z] 55048e835f0d: Preparing [2022-04-13T01:37:13.516Z] 7b93a17adfd2: Preparing [2022-04-13T01:37:13.516Z] 60de974f8626: Preparing [2022-04-13T01:37:13.516Z] 5cc857b353a8: Preparing [2022-04-13T01:37:13.516Z] f08504d4db13: Preparing [2022-04-13T01:37:13.516Z] 7c9abf2956ba: Preparing [2022-04-13T01:37:13.516Z] f73e7dbfee58: Preparing [2022-04-13T01:37:13.516Z] 5cc857b353a8: Waiting [2022-04-13T01:37:13.516Z] f08504d4db13: Waiting [2022-04-13T01:37:13.516Z] 7c9abf2956ba: Waiting [2022-04-13T01:37:13.516Z] f73e7dbfee58: Waiting [2022-04-13T01:37:13.516Z] 60de974f8626: Waiting [2022-04-13T01:37:13.790Z] 7b93a17adfd2: Layer already exists [2022-04-13T01:37:13.790Z] 1ea03cd705a5: Layer already exists [2022-04-13T01:37:13.790Z] 55048e835f0d: Layer already exists [2022-04-13T01:37:13.790Z] e8bc995949d4: Layer already exists [2022-04-13T01:37:13.790Z] 38469184fb58: Layer already exists [2022-04-13T01:37:13.790Z] 7c9abf2956ba: Layer already exists [2022-04-13T01:37:13.790Z] 5cc857b353a8: Layer already exists [2022-04-13T01:37:13.790Z] f08504d4db13: Layer already exists [2022-04-13T01:37:13.790Z] 60de974f8626: Layer already exists [2022-04-13T01:37:13.790Z] f73e7dbfee58: Layer already exists [2022-04-13T01:37:13.790Z] 2.2.0-dev.66: digest: sha256:9270c61b507aa5562449bf2cf3c07799ede705a9918de8c8fd3c23e229a4b350 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:14.136Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:14.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:14.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T01:37:14.485Z] e8bc995949d4: Preparing [2022-04-13T01:37:14.485Z] 38469184fb58: Preparing [2022-04-13T01:37:14.485Z] 1ea03cd705a5: Preparing [2022-04-13T01:37:14.485Z] 55048e835f0d: Preparing [2022-04-13T01:37:14.485Z] 7b93a17adfd2: Preparing [2022-04-13T01:37:14.485Z] 60de974f8626: Preparing [2022-04-13T01:37:14.485Z] 5cc857b353a8: Preparing [2022-04-13T01:37:14.485Z] f08504d4db13: Preparing [2022-04-13T01:37:14.485Z] 7c9abf2956ba: Preparing [2022-04-13T01:37:14.485Z] f73e7dbfee58: Preparing [2022-04-13T01:37:14.485Z] 60de974f8626: Waiting [2022-04-13T01:37:14.485Z] 5cc857b353a8: Waiting [2022-04-13T01:37:14.485Z] f08504d4db13: Waiting [2022-04-13T01:37:14.485Z] 7c9abf2956ba: Waiting [2022-04-13T01:37:14.485Z] f73e7dbfee58: Waiting [2022-04-13T01:37:14.485Z] e8bc995949d4: Layer already exists [2022-04-13T01:37:14.485Z] 7b93a17adfd2: Layer already exists [2022-04-13T01:37:14.485Z] 1ea03cd705a5: Layer already exists [2022-04-13T01:37:14.485Z] 38469184fb58: Layer already exists [2022-04-13T01:37:14.759Z] 55048e835f0d: Layer already exists [2022-04-13T01:37:14.759Z] f08504d4db13: Layer already exists [2022-04-13T01:37:14.759Z] 60de974f8626: Layer already exists [2022-04-13T01:37:14.759Z] 5cc857b353a8: Layer already exists [2022-04-13T01:37:14.759Z] 7c9abf2956ba: Layer already exists [2022-04-13T01:37:14.759Z] f73e7dbfee58: Layer already exists [2022-04-13T01:37:14.759Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:9270c61b507aa5562449bf2cf3c07799ede705a9918de8c8fd3c23e229a4b350 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:15.115Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:15.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-13T01:37:15.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T01:37:15.461Z] e8bc995949d4: Preparing [2022-04-13T01:37:15.461Z] 38469184fb58: Preparing [2022-04-13T01:37:15.461Z] 1ea03cd705a5: Preparing [2022-04-13T01:37:15.461Z] 55048e835f0d: Preparing [2022-04-13T01:37:15.461Z] 7b93a17adfd2: Preparing [2022-04-13T01:37:15.461Z] 60de974f8626: Preparing [2022-04-13T01:37:15.461Z] 5cc857b353a8: Preparing [2022-04-13T01:37:15.461Z] 60de974f8626: Waiting [2022-04-13T01:37:15.461Z] f08504d4db13: Preparing [2022-04-13T01:37:15.461Z] 7c9abf2956ba: Preparing [2022-04-13T01:37:15.461Z] f73e7dbfee58: Preparing [2022-04-13T01:37:15.461Z] 5cc857b353a8: Waiting [2022-04-13T01:37:15.461Z] 7c9abf2956ba: Waiting [2022-04-13T01:37:15.461Z] f73e7dbfee58: Waiting [2022-04-13T01:37:15.461Z] f08504d4db13: Waiting [2022-04-13T01:37:15.735Z] 7b93a17adfd2: Layer already exists [2022-04-13T01:37:15.735Z] 1ea03cd705a5: Layer already exists [2022-04-13T01:37:15.735Z] e8bc995949d4: Layer already exists [2022-04-13T01:37:15.735Z] 38469184fb58: Layer already exists [2022-04-13T01:37:15.735Z] 55048e835f0d: Layer already exists [2022-04-13T01:37:15.735Z] 60de974f8626: Layer already exists [2022-04-13T01:37:15.735Z] f08504d4db13: Layer already exists [2022-04-13T01:37:15.735Z] 5cc857b353a8: Layer already exists [2022-04-13T01:37:15.735Z] f73e7dbfee58: Layer already exists [2022-04-13T01:37:15.735Z] 7c9abf2956ba: Layer already exists [2022-04-13T01:37:15.735Z] main: digest: sha256:9270c61b507aa5562449bf2cf3c07799ede705a9918de8c8fd3c23e229a4b350 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:37:15.793Z] ===================================================== [Pipeline] echo [2022-04-13T01:37:15.802Z] taggedImages: [2022-04-13T01:37:15.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:15.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-13T01:37:15.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.66 [2022-04-13T01:37:15.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:15.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-13T01:37:15.826Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-13T01:37:15.826Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:15.826Z] latest [2022-04-13T01:37:15.826Z] 2.2.0-dev.66 [2022-04-13T01:37:15.826Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:15.826Z] main [2022-04-13T01:37:15.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:16.199Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:16.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:16.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T01:37:16.554Z] d8c463753298: Preparing [2022-04-13T01:37:16.554Z] 1d67b6f9a0d9: Preparing [2022-04-13T01:37:16.554Z] 188a6d93dc8c: Preparing [2022-04-13T01:37:16.554Z] 6a7061060c6a: Preparing [2022-04-13T01:37:16.554Z] 0eb7ce34ce18: Preparing [2022-04-13T01:37:16.554Z] 4f4ce317c6bb: Preparing [2022-04-13T01:37:16.554Z] 4f4ce317c6bb: Waiting [2022-04-13T01:37:16.829Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:37:16.829Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:37:16.829Z] 0eb7ce34ce18: Pushed [2022-04-13T01:37:16.829Z] d8c463753298: Pushed [2022-04-13T01:37:18.267Z] 6a7061060c6a: Pushed [2022-04-13T01:37:21.665Z] 1d67b6f9a0d9: Pushed [2022-04-13T01:37:21.939Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:3a455065d7c634d73049b9acfc122b137d46d96a1e361a140a24c378a0be41c2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:22.298Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:22.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-13T01:37:22.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T01:37:22.653Z] d8c463753298: Preparing [2022-04-13T01:37:22.653Z] 1d67b6f9a0d9: Preparing [2022-04-13T01:37:22.653Z] 188a6d93dc8c: Preparing [2022-04-13T01:37:22.653Z] 6a7061060c6a: Preparing [2022-04-13T01:37:22.653Z] 0eb7ce34ce18: Preparing [2022-04-13T01:37:22.653Z] 4f4ce317c6bb: Preparing [2022-04-13T01:37:22.653Z] 4f4ce317c6bb: Waiting [2022-04-13T01:37:22.653Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:37:22.653Z] 1d67b6f9a0d9: Layer already exists [2022-04-13T01:37:22.653Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:37:22.653Z] 6a7061060c6a: Layer already exists [2022-04-13T01:37:22.653Z] d8c463753298: Layer already exists [2022-04-13T01:37:22.927Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:37:22.927Z] latest: digest: sha256:3a455065d7c634d73049b9acfc122b137d46d96a1e361a140a24c378a0be41c2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:23.285Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:23.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.66 [2022-04-13T01:37:23.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T01:37:23.636Z] d8c463753298: Preparing [2022-04-13T01:37:23.636Z] 1d67b6f9a0d9: Preparing [2022-04-13T01:37:23.636Z] 188a6d93dc8c: Preparing [2022-04-13T01:37:23.636Z] 6a7061060c6a: Preparing [2022-04-13T01:37:23.636Z] 0eb7ce34ce18: Preparing [2022-04-13T01:37:23.636Z] 4f4ce317c6bb: Preparing [2022-04-13T01:37:23.636Z] 4f4ce317c6bb: Waiting [2022-04-13T01:37:23.912Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:37:23.912Z] d8c463753298: Layer already exists [2022-04-13T01:37:23.912Z] 6a7061060c6a: Layer already exists [2022-04-13T01:37:23.912Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:37:23.912Z] 1d67b6f9a0d9: Layer already exists [2022-04-13T01:37:23.912Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:37:23.912Z] 2.2.0-dev.66: digest: sha256:3a455065d7c634d73049b9acfc122b137d46d96a1e361a140a24c378a0be41c2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:24.268Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:24.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:24.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T01:37:24.616Z] d8c463753298: Preparing [2022-04-13T01:37:24.616Z] 1d67b6f9a0d9: Preparing [2022-04-13T01:37:24.616Z] 188a6d93dc8c: Preparing [2022-04-13T01:37:24.616Z] 6a7061060c6a: Preparing [2022-04-13T01:37:24.616Z] 0eb7ce34ce18: Preparing [2022-04-13T01:37:24.616Z] 4f4ce317c6bb: Preparing [2022-04-13T01:37:24.616Z] 4f4ce317c6bb: Waiting [2022-04-13T01:37:24.893Z] 1d67b6f9a0d9: Layer already exists [2022-04-13T01:37:24.893Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:37:24.893Z] d8c463753298: Layer already exists [2022-04-13T01:37:24.893Z] 6a7061060c6a: Layer already exists [2022-04-13T01:37:24.893Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:37:24.893Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:37:24.893Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:3a455065d7c634d73049b9acfc122b137d46d96a1e361a140a24c378a0be41c2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:25.245Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:25.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-13T01:37:25.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T01:37:25.592Z] d8c463753298: Preparing [2022-04-13T01:37:25.592Z] 1d67b6f9a0d9: Preparing [2022-04-13T01:37:25.592Z] 188a6d93dc8c: Preparing [2022-04-13T01:37:25.592Z] 6a7061060c6a: Preparing [2022-04-13T01:37:25.592Z] 0eb7ce34ce18: Preparing [2022-04-13T01:37:25.592Z] 4f4ce317c6bb: Preparing [2022-04-13T01:37:25.592Z] 4f4ce317c6bb: Waiting [2022-04-13T01:37:25.592Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:37:25.592Z] 6a7061060c6a: Layer already exists [2022-04-13T01:37:25.592Z] 1d67b6f9a0d9: Layer already exists [2022-04-13T01:37:25.592Z] d8c463753298: Layer already exists [2022-04-13T01:37:25.592Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:37:25.866Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:37:25.866Z] main: digest: sha256:3a455065d7c634d73049b9acfc122b137d46d96a1e361a140a24c378a0be41c2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:37:25.920Z] ===================================================== [Pipeline] echo [2022-04-13T01:37:25.931Z] taggedImages: [2022-04-13T01:37:25.931Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:25.931Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-13T01:37:25.931Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.66 [2022-04-13T01:37:25.931Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:25.931Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-13T01:37:25.958Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-13T01:37:25.958Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:25.958Z] latest [2022-04-13T01:37:25.958Z] 2.2.0-dev.66 [2022-04-13T01:37:25.958Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:25.958Z] main [2022-04-13T01:37:25.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:26.329Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:26.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:26.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T01:37:26.714Z] a414c2d5b737: Preparing [2022-04-13T01:37:26.714Z] 97c2bd9e8d13: Preparing [2022-04-13T01:37:26.714Z] f7458b4413ce: Preparing [2022-04-13T01:37:26.714Z] de2f88dfd11a: Preparing [2022-04-13T01:37:26.714Z] a5ff51223f57: Preparing [2022-04-13T01:37:26.714Z] c792fa8673a9: Preparing [2022-04-13T01:37:26.714Z] 0eb7ce34ce18: Preparing [2022-04-13T01:37:26.714Z] 4f4ce317c6bb: Preparing [2022-04-13T01:37:26.714Z] 0eb7ce34ce18: Waiting [2022-04-13T01:37:26.714Z] c792fa8673a9: Waiting [2022-04-13T01:37:26.714Z] 4f4ce317c6bb: Waiting [2022-04-13T01:37:27.032Z] f7458b4413ce: Pushed [2022-04-13T01:37:27.032Z] 97c2bd9e8d13: Pushed [2022-04-13T01:37:27.032Z] a414c2d5b737: Pushed [2022-04-13T01:37:27.348Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:37:27.348Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:37:28.332Z] c792fa8673a9: Pushed [2022-04-13T01:37:36.602Z] a5ff51223f57: Pushed [2022-04-13T01:37:44.859Z] de2f88dfd11a: Pushed [2022-04-13T01:37:44.859Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:1922442c7e8a582d16a3cf9b880e327c7467dca38fe4c60f009626a9f1330d38 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:45.212Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:45.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-13T01:37:45.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T01:37:45.551Z] a414c2d5b737: Preparing [2022-04-13T01:37:45.551Z] 97c2bd9e8d13: Preparing [2022-04-13T01:37:45.551Z] f7458b4413ce: Preparing [2022-04-13T01:37:45.551Z] de2f88dfd11a: Preparing [2022-04-13T01:37:45.551Z] a5ff51223f57: Preparing [2022-04-13T01:37:45.551Z] c792fa8673a9: Preparing [2022-04-13T01:37:45.551Z] 0eb7ce34ce18: Preparing [2022-04-13T01:37:45.551Z] 4f4ce317c6bb: Preparing [2022-04-13T01:37:45.551Z] 0eb7ce34ce18: Waiting [2022-04-13T01:37:45.551Z] 4f4ce317c6bb: Waiting [2022-04-13T01:37:45.551Z] c792fa8673a9: Waiting [2022-04-13T01:37:45.551Z] a5ff51223f57: Layer already exists [2022-04-13T01:37:45.551Z] f7458b4413ce: Layer already exists [2022-04-13T01:37:45.551Z] de2f88dfd11a: Layer already exists [2022-04-13T01:37:45.551Z] 97c2bd9e8d13: Layer already exists [2022-04-13T01:37:45.551Z] a414c2d5b737: Layer already exists [2022-04-13T01:37:45.824Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:37:45.824Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:37:45.824Z] c792fa8673a9: Layer already exists [2022-04-13T01:37:45.824Z] latest: digest: sha256:1922442c7e8a582d16a3cf9b880e327c7467dca38fe4c60f009626a9f1330d38 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:46.173Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:46.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.66 [2022-04-13T01:37:46.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T01:37:46.507Z] a414c2d5b737: Preparing [2022-04-13T01:37:46.507Z] 97c2bd9e8d13: Preparing [2022-04-13T01:37:46.507Z] f7458b4413ce: Preparing [2022-04-13T01:37:46.507Z] de2f88dfd11a: Preparing [2022-04-13T01:37:46.507Z] a5ff51223f57: Preparing [2022-04-13T01:37:46.507Z] c792fa8673a9: Preparing [2022-04-13T01:37:46.507Z] 0eb7ce34ce18: Preparing [2022-04-13T01:37:46.507Z] 4f4ce317c6bb: Preparing [2022-04-13T01:37:46.507Z] c792fa8673a9: Waiting [2022-04-13T01:37:46.507Z] 4f4ce317c6bb: Waiting [2022-04-13T01:37:46.507Z] de2f88dfd11a: Layer already exists [2022-04-13T01:37:46.507Z] a5ff51223f57: Layer already exists [2022-04-13T01:37:46.507Z] 97c2bd9e8d13: Layer already exists [2022-04-13T01:37:46.507Z] a414c2d5b737: Layer already exists [2022-04-13T01:37:46.507Z] f7458b4413ce: Layer already exists [2022-04-13T01:37:46.779Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:37:46.779Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:37:46.779Z] c792fa8673a9: Layer already exists [2022-04-13T01:37:46.779Z] 2.2.0-dev.66: digest: sha256:1922442c7e8a582d16a3cf9b880e327c7467dca38fe4c60f009626a9f1330d38 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:47.120Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:47.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:47.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T01:37:47.458Z] a414c2d5b737: Preparing [2022-04-13T01:37:47.458Z] 97c2bd9e8d13: Preparing [2022-04-13T01:37:47.458Z] f7458b4413ce: Preparing [2022-04-13T01:37:47.458Z] de2f88dfd11a: Preparing [2022-04-13T01:37:47.458Z] a5ff51223f57: Preparing [2022-04-13T01:37:47.459Z] c792fa8673a9: Preparing [2022-04-13T01:37:47.459Z] 0eb7ce34ce18: Preparing [2022-04-13T01:37:47.459Z] 4f4ce317c6bb: Preparing [2022-04-13T01:37:47.459Z] 0eb7ce34ce18: Waiting [2022-04-13T01:37:47.459Z] c792fa8673a9: Waiting [2022-04-13T01:37:47.459Z] 4f4ce317c6bb: Waiting [2022-04-13T01:37:47.459Z] f7458b4413ce: Layer already exists [2022-04-13T01:37:47.459Z] de2f88dfd11a: Layer already exists [2022-04-13T01:37:47.459Z] 97c2bd9e8d13: Layer already exists [2022-04-13T01:37:47.459Z] a414c2d5b737: Layer already exists [2022-04-13T01:37:47.459Z] a5ff51223f57: Layer already exists [2022-04-13T01:37:47.731Z] c792fa8673a9: Layer already exists [2022-04-13T01:37:47.731Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:37:47.731Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:37:47.731Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:1922442c7e8a582d16a3cf9b880e327c7467dca38fe4c60f009626a9f1330d38 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:48.076Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:48.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-13T01:37:48.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T01:37:48.413Z] a414c2d5b737: Preparing [2022-04-13T01:37:48.413Z] 97c2bd9e8d13: Preparing [2022-04-13T01:37:48.413Z] f7458b4413ce: Preparing [2022-04-13T01:37:48.413Z] de2f88dfd11a: Preparing [2022-04-13T01:37:48.413Z] a5ff51223f57: Preparing [2022-04-13T01:37:48.413Z] c792fa8673a9: Preparing [2022-04-13T01:37:48.413Z] 0eb7ce34ce18: Preparing [2022-04-13T01:37:48.413Z] 4f4ce317c6bb: Preparing [2022-04-13T01:37:48.413Z] c792fa8673a9: Waiting [2022-04-13T01:37:48.413Z] 0eb7ce34ce18: Waiting [2022-04-13T01:37:48.413Z] 4f4ce317c6bb: Waiting [2022-04-13T01:37:48.413Z] a414c2d5b737: Layer already exists [2022-04-13T01:37:48.413Z] a5ff51223f57: Layer already exists [2022-04-13T01:37:48.413Z] de2f88dfd11a: Layer already exists [2022-04-13T01:37:48.413Z] 97c2bd9e8d13: Layer already exists [2022-04-13T01:37:48.413Z] f7458b4413ce: Layer already exists [2022-04-13T01:37:48.413Z] c792fa8673a9: Layer already exists [2022-04-13T01:37:48.413Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:37:48.413Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:37:48.686Z] main: digest: sha256:1922442c7e8a582d16a3cf9b880e327c7467dca38fe4c60f009626a9f1330d38 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:37:48.731Z] ===================================================== [Pipeline] echo [2022-04-13T01:37:48.741Z] taggedImages: [2022-04-13T01:37:48.741Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:48.741Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-13T01:37:48.741Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.66 [2022-04-13T01:37:48.741Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:48.741Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-13T01:37:48.761Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-13T01:37:48.761Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:48.761Z] latest [2022-04-13T01:37:48.761Z] 2.2.0-dev.66 [2022-04-13T01:37:48.761Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:37:48.761Z] main [2022-04-13T01:37:48.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:49.120Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:37:49.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:37:49.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T01:37:49.460Z] 7d85d12bf6a4: Preparing [2022-04-13T01:37:49.460Z] 8b262b9d10b4: Preparing [2022-04-13T01:37:49.460Z] 392f12be8cc4: Preparing [2022-04-13T01:37:49.460Z] ed0398112ce2: Preparing [2022-04-13T01:37:49.460Z] a7c9394769e3: Preparing [2022-04-13T01:37:49.460Z] 0eb7ce34ce18: Preparing [2022-04-13T01:37:49.460Z] 4f4ce317c6bb: Preparing [2022-04-13T01:37:49.460Z] 4f4ce317c6bb: Waiting [2022-04-13T01:37:49.460Z] 0eb7ce34ce18: Waiting [2022-04-13T01:37:49.731Z] 7d85d12bf6a4: Pushed [2022-04-13T01:37:49.731Z] 8b262b9d10b4: Pushed [2022-04-13T01:37:49.731Z] 392f12be8cc4: Pushed [2022-04-13T01:37:49.731Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:37:49.731Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:37:50.325Z] a7c9394769e3: Pushed [2022-04-13T01:38:08.625Z] ed0398112ce2: Pushed [2022-04-13T01:38:08.625Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:1ab92471a91b16dda8a665cbb8944ac06787794b5c964069d7513c9ccd8a83f3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:08.971Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:09.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-13T01:38:09.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T01:38:09.311Z] 7d85d12bf6a4: Preparing [2022-04-13T01:38:09.311Z] 8b262b9d10b4: Preparing [2022-04-13T01:38:09.311Z] 392f12be8cc4: Preparing [2022-04-13T01:38:09.311Z] ed0398112ce2: Preparing [2022-04-13T01:38:09.311Z] a7c9394769e3: Preparing [2022-04-13T01:38:09.311Z] 0eb7ce34ce18: Preparing [2022-04-13T01:38:09.311Z] 4f4ce317c6bb: Preparing [2022-04-13T01:38:09.311Z] 0eb7ce34ce18: Waiting [2022-04-13T01:38:09.311Z] 4f4ce317c6bb: Waiting [2022-04-13T01:38:09.311Z] 392f12be8cc4: Layer already exists [2022-04-13T01:38:09.311Z] a7c9394769e3: Layer already exists [2022-04-13T01:38:09.311Z] 7d85d12bf6a4: Layer already exists [2022-04-13T01:38:09.311Z] 8b262b9d10b4: Layer already exists [2022-04-13T01:38:09.311Z] ed0398112ce2: Layer already exists [2022-04-13T01:38:09.583Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:38:09.583Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:38:09.583Z] latest: digest: sha256:1ab92471a91b16dda8a665cbb8944ac06787794b5c964069d7513c9ccd8a83f3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:09.926Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:10.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.66 [2022-04-13T01:38:10.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T01:38:10.300Z] 7d85d12bf6a4: Preparing [2022-04-13T01:38:10.300Z] 8b262b9d10b4: Preparing [2022-04-13T01:38:10.300Z] 392f12be8cc4: Preparing [2022-04-13T01:38:10.300Z] ed0398112ce2: Preparing [2022-04-13T01:38:10.300Z] a7c9394769e3: Preparing [2022-04-13T01:38:10.300Z] 0eb7ce34ce18: Preparing [2022-04-13T01:38:10.300Z] 4f4ce317c6bb: Preparing [2022-04-13T01:38:10.300Z] 0eb7ce34ce18: Waiting [2022-04-13T01:38:10.300Z] 4f4ce317c6bb: Waiting [2022-04-13T01:38:10.300Z] ed0398112ce2: Layer already exists [2022-04-13T01:38:10.300Z] a7c9394769e3: Layer already exists [2022-04-13T01:38:10.300Z] 8b262b9d10b4: Layer already exists [2022-04-13T01:38:10.300Z] 7d85d12bf6a4: Layer already exists [2022-04-13T01:38:10.300Z] 392f12be8cc4: Layer already exists [2022-04-13T01:38:10.580Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:38:10.581Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:38:10.581Z] 2.2.0-dev.66: digest: sha256:1ab92471a91b16dda8a665cbb8944ac06787794b5c964069d7513c9ccd8a83f3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:10.936Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:11.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:11.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T01:38:11.290Z] 7d85d12bf6a4: Preparing [2022-04-13T01:38:11.290Z] 8b262b9d10b4: Preparing [2022-04-13T01:38:11.290Z] 392f12be8cc4: Preparing [2022-04-13T01:38:11.290Z] ed0398112ce2: Preparing [2022-04-13T01:38:11.290Z] a7c9394769e3: Preparing [2022-04-13T01:38:11.290Z] 0eb7ce34ce18: Preparing [2022-04-13T01:38:11.290Z] 4f4ce317c6bb: Preparing [2022-04-13T01:38:11.290Z] 0eb7ce34ce18: Waiting [2022-04-13T01:38:11.290Z] 4f4ce317c6bb: Waiting [2022-04-13T01:38:11.564Z] 8b262b9d10b4: Layer already exists [2022-04-13T01:38:11.564Z] a7c9394769e3: Layer already exists [2022-04-13T01:38:11.564Z] 7d85d12bf6a4: Layer already exists [2022-04-13T01:38:11.564Z] ed0398112ce2: Layer already exists [2022-04-13T01:38:11.564Z] 392f12be8cc4: Layer already exists [2022-04-13T01:38:11.564Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:38:11.564Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:38:11.564Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:1ab92471a91b16dda8a665cbb8944ac06787794b5c964069d7513c9ccd8a83f3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:11.904Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:12.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-13T01:38:12.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T01:38:12.240Z] 7d85d12bf6a4: Preparing [2022-04-13T01:38:12.240Z] 8b262b9d10b4: Preparing [2022-04-13T01:38:12.240Z] 392f12be8cc4: Preparing [2022-04-13T01:38:12.240Z] ed0398112ce2: Preparing [2022-04-13T01:38:12.240Z] a7c9394769e3: Preparing [2022-04-13T01:38:12.240Z] 0eb7ce34ce18: Preparing [2022-04-13T01:38:12.240Z] 4f4ce317c6bb: Preparing [2022-04-13T01:38:12.240Z] 0eb7ce34ce18: Waiting [2022-04-13T01:38:12.240Z] 4f4ce317c6bb: Waiting [2022-04-13T01:38:12.240Z] 8b262b9d10b4: Layer already exists [2022-04-13T01:38:12.240Z] a7c9394769e3: Layer already exists [2022-04-13T01:38:12.240Z] 7d85d12bf6a4: Layer already exists [2022-04-13T01:38:12.240Z] 392f12be8cc4: Layer already exists [2022-04-13T01:38:12.240Z] ed0398112ce2: Layer already exists [2022-04-13T01:38:12.240Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:38:12.512Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:38:12.512Z] main: digest: sha256:1ab92471a91b16dda8a665cbb8944ac06787794b5c964069d7513c9ccd8a83f3 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:38:12.559Z] ===================================================== [Pipeline] echo [2022-04-13T01:38:12.568Z] taggedImages: [2022-04-13T01:38:12.568Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:12.568Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-13T01:38:12.568Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.66 [2022-04-13T01:38:12.568Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:12.568Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-13T01:38:12.582Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-13T01:38:12.582Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:12.582Z] latest [2022-04-13T01:38:12.582Z] 2.2.0-dev.66 [2022-04-13T01:38:12.582Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:12.582Z] main [2022-04-13T01:38:12.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:12.922Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:13.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:13.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T01:38:13.264Z] ccf53be7fdee: Preparing [2022-04-13T01:38:13.264Z] f405f56f795e: Preparing [2022-04-13T01:38:13.264Z] e9ac6381a92a: Preparing [2022-04-13T01:38:13.264Z] 9ce8180754cf: Preparing [2022-04-13T01:38:13.264Z] c792fa8673a9: Preparing [2022-04-13T01:38:13.264Z] 0eb7ce34ce18: Preparing [2022-04-13T01:38:13.264Z] 4f4ce317c6bb: Preparing [2022-04-13T01:38:13.264Z] 0eb7ce34ce18: Waiting [2022-04-13T01:38:13.264Z] 4f4ce317c6bb: Waiting [2022-04-13T01:38:13.538Z] c792fa8673a9: Layer already exists [2022-04-13T01:38:13.538Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:38:13.538Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:38:13.538Z] ccf53be7fdee: Pushed [2022-04-13T01:38:13.538Z] e9ac6381a92a: Pushed [2022-04-13T01:38:13.538Z] f405f56f795e: Pushed [2022-04-13T01:38:31.823Z] 9ce8180754cf: Pushed [2022-04-13T01:38:31.823Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:f90444b49a994faaa325cb125c5696f09aa82562f0571ec92dcef0cee04176ba size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:32.168Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:32.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-13T01:38:32.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T01:38:32.514Z] ccf53be7fdee: Preparing [2022-04-13T01:38:32.514Z] f405f56f795e: Preparing [2022-04-13T01:38:32.514Z] e9ac6381a92a: Preparing [2022-04-13T01:38:32.514Z] 9ce8180754cf: Preparing [2022-04-13T01:38:32.514Z] c792fa8673a9: Preparing [2022-04-13T01:38:32.514Z] 0eb7ce34ce18: Preparing [2022-04-13T01:38:32.514Z] 4f4ce317c6bb: Preparing [2022-04-13T01:38:32.514Z] 0eb7ce34ce18: Waiting [2022-04-13T01:38:32.514Z] 4f4ce317c6bb: Waiting [2022-04-13T01:38:32.514Z] ccf53be7fdee: Layer already exists [2022-04-13T01:38:32.514Z] 9ce8180754cf: Layer already exists [2022-04-13T01:38:32.514Z] f405f56f795e: Layer already exists [2022-04-13T01:38:32.514Z] e9ac6381a92a: Layer already exists [2022-04-13T01:38:32.514Z] c792fa8673a9: Layer already exists [2022-04-13T01:38:32.514Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:38:32.514Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:38:32.786Z] latest: digest: sha256:f90444b49a994faaa325cb125c5696f09aa82562f0571ec92dcef0cee04176ba size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:33.129Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:33.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.66 [2022-04-13T01:38:33.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T01:38:33.469Z] ccf53be7fdee: Preparing [2022-04-13T01:38:33.469Z] f405f56f795e: Preparing [2022-04-13T01:38:33.469Z] e9ac6381a92a: Preparing [2022-04-13T01:38:33.469Z] 9ce8180754cf: Preparing [2022-04-13T01:38:33.469Z] c792fa8673a9: Preparing [2022-04-13T01:38:33.469Z] 0eb7ce34ce18: Preparing [2022-04-13T01:38:33.469Z] 4f4ce317c6bb: Preparing [2022-04-13T01:38:33.469Z] 0eb7ce34ce18: Waiting [2022-04-13T01:38:33.469Z] 4f4ce317c6bb: Waiting [2022-04-13T01:38:33.469Z] 9ce8180754cf: Layer already exists [2022-04-13T01:38:33.469Z] ccf53be7fdee: Layer already exists [2022-04-13T01:38:33.469Z] c792fa8673a9: Layer already exists [2022-04-13T01:38:33.469Z] e9ac6381a92a: Layer already exists [2022-04-13T01:38:33.469Z] f405f56f795e: Layer already exists [2022-04-13T01:38:33.469Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:38:33.469Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:38:33.740Z] 2.2.0-dev.66: digest: sha256:f90444b49a994faaa325cb125c5696f09aa82562f0571ec92dcef0cee04176ba size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:34.078Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:34.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:34.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T01:38:34.405Z] ccf53be7fdee: Preparing [2022-04-13T01:38:34.405Z] f405f56f795e: Preparing [2022-04-13T01:38:34.405Z] e9ac6381a92a: Preparing [2022-04-13T01:38:34.405Z] 9ce8180754cf: Preparing [2022-04-13T01:38:34.405Z] c792fa8673a9: Preparing [2022-04-13T01:38:34.405Z] 0eb7ce34ce18: Preparing [2022-04-13T01:38:34.405Z] 4f4ce317c6bb: Preparing [2022-04-13T01:38:34.405Z] 0eb7ce34ce18: Waiting [2022-04-13T01:38:34.405Z] 4f4ce317c6bb: Waiting [2022-04-13T01:38:34.405Z] 9ce8180754cf: Layer already exists [2022-04-13T01:38:34.405Z] ccf53be7fdee: Layer already exists [2022-04-13T01:38:34.405Z] f405f56f795e: Layer already exists [2022-04-13T01:38:34.405Z] c792fa8673a9: Layer already exists [2022-04-13T01:38:34.405Z] e9ac6381a92a: Layer already exists [2022-04-13T01:38:34.405Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:38:34.405Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:38:34.677Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:f90444b49a994faaa325cb125c5696f09aa82562f0571ec92dcef0cee04176ba size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:35.014Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:35.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-13T01:38:35.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T01:38:35.344Z] ccf53be7fdee: Preparing [2022-04-13T01:38:35.344Z] f405f56f795e: Preparing [2022-04-13T01:38:35.344Z] e9ac6381a92a: Preparing [2022-04-13T01:38:35.344Z] 9ce8180754cf: Preparing [2022-04-13T01:38:35.344Z] c792fa8673a9: Preparing [2022-04-13T01:38:35.344Z] 0eb7ce34ce18: Preparing [2022-04-13T01:38:35.344Z] 4f4ce317c6bb: Preparing [2022-04-13T01:38:35.344Z] 0eb7ce34ce18: Waiting [2022-04-13T01:38:35.344Z] 4f4ce317c6bb: Waiting [2022-04-13T01:38:35.344Z] c792fa8673a9: Layer already exists [2022-04-13T01:38:35.344Z] e9ac6381a92a: Layer already exists [2022-04-13T01:38:35.344Z] f405f56f795e: Layer already exists [2022-04-13T01:38:35.344Z] 9ce8180754cf: Layer already exists [2022-04-13T01:38:35.344Z] ccf53be7fdee: Layer already exists [2022-04-13T01:38:35.344Z] 0eb7ce34ce18: Layer already exists [2022-04-13T01:38:35.344Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:38:35.614Z] main: digest: sha256:f90444b49a994faaa325cb125c5696f09aa82562f0571ec92dcef0cee04176ba size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:38:35.664Z] ===================================================== [Pipeline] echo [2022-04-13T01:38:35.674Z] taggedImages: [2022-04-13T01:38:35.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:35.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-13T01:38:35.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.66 [2022-04-13T01:38:35.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:35.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-13T01:38:35.696Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-13T01:38:35.696Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:35.696Z] latest [2022-04-13T01:38:35.696Z] 2.2.0-dev.66 [2022-04-13T01:38:35.696Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:35.696Z] main [2022-04-13T01:38:35.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:36.048Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:36.381Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:36.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T01:38:36.382Z] cd86a14bea3d: Preparing [2022-04-13T01:38:36.382Z] 0ca201513c1e: Preparing [2022-04-13T01:38:36.382Z] 188a6d93dc8c: Preparing [2022-04-13T01:38:36.382Z] 24996f42471a: Preparing [2022-04-13T01:38:36.382Z] f73e7dbfee58: Preparing [2022-04-13T01:38:36.382Z] f73e7dbfee58: Layer already exists [2022-04-13T01:38:36.382Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:38:36.652Z] cd86a14bea3d: Pushed [2022-04-13T01:38:36.921Z] 24996f42471a: Pushed [2022-04-13T01:38:41.205Z] 0ca201513c1e: Pushed [2022-04-13T01:38:41.205Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:67349e66dabb90405146cc9b5b132b4a56cf2ca489bcb8fb2de3e62f86b0211e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:41.550Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:41.884Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-13T01:38:41.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T01:38:41.884Z] cd86a14bea3d: Preparing [2022-04-13T01:38:41.884Z] 0ca201513c1e: Preparing [2022-04-13T01:38:41.884Z] 188a6d93dc8c: Preparing [2022-04-13T01:38:41.884Z] 24996f42471a: Preparing [2022-04-13T01:38:41.884Z] f73e7dbfee58: Preparing [2022-04-13T01:38:41.884Z] f73e7dbfee58: Layer already exists [2022-04-13T01:38:41.884Z] 0ca201513c1e: Layer already exists [2022-04-13T01:38:41.884Z] cd86a14bea3d: Layer already exists [2022-04-13T01:38:41.884Z] 24996f42471a: Layer already exists [2022-04-13T01:38:41.884Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:38:42.153Z] latest: digest: sha256:67349e66dabb90405146cc9b5b132b4a56cf2ca489bcb8fb2de3e62f86b0211e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:42.492Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:42.826Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.66 [2022-04-13T01:38:42.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T01:38:42.826Z] cd86a14bea3d: Preparing [2022-04-13T01:38:42.826Z] 0ca201513c1e: Preparing [2022-04-13T01:38:42.826Z] 188a6d93dc8c: Preparing [2022-04-13T01:38:42.826Z] 24996f42471a: Preparing [2022-04-13T01:38:42.826Z] f73e7dbfee58: Preparing [2022-04-13T01:38:42.826Z] 24996f42471a: Layer already exists [2022-04-13T01:38:42.826Z] f73e7dbfee58: Layer already exists [2022-04-13T01:38:42.826Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:38:42.826Z] 0ca201513c1e: Layer already exists [2022-04-13T01:38:42.826Z] cd86a14bea3d: Layer already exists [2022-04-13T01:38:43.097Z] 2.2.0-dev.66: digest: sha256:67349e66dabb90405146cc9b5b132b4a56cf2ca489bcb8fb2de3e62f86b0211e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:43.453Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:43.813Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:43.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T01:38:43.813Z] cd86a14bea3d: Preparing [2022-04-13T01:38:43.813Z] 0ca201513c1e: Preparing [2022-04-13T01:38:43.813Z] 188a6d93dc8c: Preparing [2022-04-13T01:38:43.813Z] 24996f42471a: Preparing [2022-04-13T01:38:43.813Z] f73e7dbfee58: Preparing [2022-04-13T01:38:43.813Z] cd86a14bea3d: Layer already exists [2022-04-13T01:38:43.813Z] f73e7dbfee58: Layer already exists [2022-04-13T01:38:43.813Z] 24996f42471a: Layer already exists [2022-04-13T01:38:43.813Z] 0ca201513c1e: Layer already exists [2022-04-13T01:38:43.813Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:38:44.088Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:67349e66dabb90405146cc9b5b132b4a56cf2ca489bcb8fb2de3e62f86b0211e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:44.446Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:44.789Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-13T01:38:44.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T01:38:44.789Z] cd86a14bea3d: Preparing [2022-04-13T01:38:44.789Z] 0ca201513c1e: Preparing [2022-04-13T01:38:44.789Z] 188a6d93dc8c: Preparing [2022-04-13T01:38:44.789Z] 24996f42471a: Preparing [2022-04-13T01:38:44.789Z] f73e7dbfee58: Preparing [2022-04-13T01:38:44.789Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:38:44.789Z] cd86a14bea3d: Layer already exists [2022-04-13T01:38:44.789Z] 0ca201513c1e: Layer already exists [2022-04-13T01:38:44.789Z] f73e7dbfee58: Layer already exists [2022-04-13T01:38:44.789Z] 24996f42471a: Layer already exists [2022-04-13T01:38:45.061Z] main: digest: sha256:67349e66dabb90405146cc9b5b132b4a56cf2ca489bcb8fb2de3e62f86b0211e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:38:45.108Z] ===================================================== [Pipeline] echo [2022-04-13T01:38:45.118Z] taggedImages: [2022-04-13T01:38:45.118Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:45.118Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-13T01:38:45.118Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.66 [2022-04-13T01:38:45.118Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:45.118Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-13T01:38:45.138Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-13T01:38:45.138Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:45.138Z] latest [2022-04-13T01:38:45.138Z] 2.2.0-dev.66 [2022-04-13T01:38:45.138Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:45.138Z] main [2022-04-13T01:38:45.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:45.489Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:45.834Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:45.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T01:38:45.835Z] c3bb31d2e2e1: Preparing [2022-04-13T01:38:45.835Z] bb6b52c48a83: Preparing [2022-04-13T01:38:45.835Z] 188a6d93dc8c: Preparing [2022-04-13T01:38:45.835Z] 1968a29fc900: Preparing [2022-04-13T01:38:45.835Z] f73e7dbfee58: Preparing [2022-04-13T01:38:45.835Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:38:45.835Z] 1968a29fc900: Layer already exists [2022-04-13T01:38:45.835Z] f73e7dbfee58: Layer already exists [2022-04-13T01:38:46.107Z] c3bb31d2e2e1: Pushed [2022-04-13T01:38:51.504Z] bb6b52c48a83: Pushed [2022-04-13T01:38:51.504Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:2be34ad5ce15b77717389b778137d6d0b0a46598faf78d71ba364e5bba46cc73 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:51.852Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:52.194Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-13T01:38:52.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T01:38:52.194Z] c3bb31d2e2e1: Preparing [2022-04-13T01:38:52.194Z] bb6b52c48a83: Preparing [2022-04-13T01:38:52.194Z] 188a6d93dc8c: Preparing [2022-04-13T01:38:52.194Z] 1968a29fc900: Preparing [2022-04-13T01:38:52.194Z] f73e7dbfee58: Preparing [2022-04-13T01:38:52.467Z] bb6b52c48a83: Layer already exists [2022-04-13T01:38:52.467Z] c3bb31d2e2e1: Layer already exists [2022-04-13T01:38:52.467Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:38:52.467Z] f73e7dbfee58: Layer already exists [2022-04-13T01:38:52.467Z] 1968a29fc900: Layer already exists [2022-04-13T01:38:52.467Z] latest: digest: sha256:2be34ad5ce15b77717389b778137d6d0b0a46598faf78d71ba364e5bba46cc73 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:52.818Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:53.154Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.66 [2022-04-13T01:38:53.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T01:38:53.155Z] c3bb31d2e2e1: Preparing [2022-04-13T01:38:53.155Z] bb6b52c48a83: Preparing [2022-04-13T01:38:53.155Z] 188a6d93dc8c: Preparing [2022-04-13T01:38:53.155Z] 1968a29fc900: Preparing [2022-04-13T01:38:53.155Z] f73e7dbfee58: Preparing [2022-04-13T01:38:53.155Z] 1968a29fc900: Layer already exists [2022-04-13T01:38:53.155Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:38:53.155Z] f73e7dbfee58: Layer already exists [2022-04-13T01:38:53.155Z] c3bb31d2e2e1: Layer already exists [2022-04-13T01:38:53.155Z] bb6b52c48a83: Layer already exists [2022-04-13T01:38:53.427Z] 2.2.0-dev.66: digest: sha256:2be34ad5ce15b77717389b778137d6d0b0a46598faf78d71ba364e5bba46cc73 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:53.782Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:54.127Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:54.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T01:38:54.127Z] c3bb31d2e2e1: Preparing [2022-04-13T01:38:54.127Z] bb6b52c48a83: Preparing [2022-04-13T01:38:54.127Z] 188a6d93dc8c: Preparing [2022-04-13T01:38:54.127Z] 1968a29fc900: Preparing [2022-04-13T01:38:54.127Z] f73e7dbfee58: Preparing [2022-04-13T01:38:54.127Z] c3bb31d2e2e1: Layer already exists [2022-04-13T01:38:54.127Z] bb6b52c48a83: Layer already exists [2022-04-13T01:38:54.127Z] 1968a29fc900: Layer already exists [2022-04-13T01:38:54.127Z] f73e7dbfee58: Layer already exists [2022-04-13T01:38:54.127Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:38:54.401Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:2be34ad5ce15b77717389b778137d6d0b0a46598faf78d71ba364e5bba46cc73 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:54.750Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:55.093Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-13T01:38:55.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T01:38:55.094Z] c3bb31d2e2e1: Preparing [2022-04-13T01:38:55.094Z] bb6b52c48a83: Preparing [2022-04-13T01:38:55.094Z] 188a6d93dc8c: Preparing [2022-04-13T01:38:55.094Z] 1968a29fc900: Preparing [2022-04-13T01:38:55.094Z] f73e7dbfee58: Preparing [2022-04-13T01:38:55.094Z] 188a6d93dc8c: Layer already exists [2022-04-13T01:38:55.094Z] 1968a29fc900: Layer already exists [2022-04-13T01:38:55.094Z] f73e7dbfee58: Layer already exists [2022-04-13T01:38:55.094Z] c3bb31d2e2e1: Layer already exists [2022-04-13T01:38:55.094Z] bb6b52c48a83: Layer already exists [2022-04-13T01:38:55.366Z] main: digest: sha256:2be34ad5ce15b77717389b778137d6d0b0a46598faf78d71ba364e5bba46cc73 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:38:55.414Z] ===================================================== [Pipeline] echo [2022-04-13T01:38:55.424Z] taggedImages: [2022-04-13T01:38:55.424Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:55.424Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-13T01:38:55.424Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.66 [2022-04-13T01:38:55.424Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:55.424Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-13T01:38:55.449Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-13T01:38:55.449Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:55.449Z] latest [2022-04-13T01:38:55.449Z] 2.2.0-dev.66 [2022-04-13T01:38:55.449Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:38:55.449Z] main [2022-04-13T01:38:55.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:55.816Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:38:56.161Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:38:56.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T01:38:56.161Z] 6abbc2e8ce7f: Preparing [2022-04-13T01:38:56.161Z] cd015534b868: Preparing [2022-04-13T01:38:56.161Z] 329a27c829ea: Preparing [2022-04-13T01:38:56.161Z] 63a9c7d57953: Preparing [2022-04-13T01:38:56.161Z] f0e5a4d6c014: Preparing [2022-04-13T01:38:56.161Z] 3b19d27f08f7: Preparing [2022-04-13T01:38:56.161Z] 73bb99a6e169: Preparing [2022-04-13T01:38:56.161Z] ec06c3102977: Preparing [2022-04-13T01:38:56.161Z] 6a3c62e080c7: Preparing [2022-04-13T01:38:56.161Z] 340cb19ca677: Preparing [2022-04-13T01:38:56.161Z] 4f4ce317c6bb: Preparing [2022-04-13T01:38:56.161Z] ec06c3102977: Waiting [2022-04-13T01:38:56.161Z] 6a3c62e080c7: Waiting [2022-04-13T01:38:56.161Z] 340cb19ca677: Waiting [2022-04-13T01:38:56.161Z] 4f4ce317c6bb: Waiting [2022-04-13T01:38:56.161Z] 3b19d27f08f7: Waiting [2022-04-13T01:38:56.161Z] 73bb99a6e169: Waiting [2022-04-13T01:38:56.437Z] f0e5a4d6c014: Layer already exists [2022-04-13T01:38:56.437Z] 3b19d27f08f7: Layer already exists [2022-04-13T01:38:56.437Z] 73bb99a6e169: Layer already exists [2022-04-13T01:38:56.437Z] cd015534b868: Pushed [2022-04-13T01:38:56.437Z] ec06c3102977: Layer already exists [2022-04-13T01:38:56.437Z] 6a3c62e080c7: Layer already exists [2022-04-13T01:38:56.715Z] 340cb19ca677: Layer already exists [2022-04-13T01:38:56.716Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:38:57.314Z] 6abbc2e8ce7f: Pushed [2022-04-13T01:39:01.628Z] 329a27c829ea: Pushed [2022-04-13T01:39:16.691Z] 63a9c7d57953: Pushed [2022-04-13T01:39:16.691Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56: digest: sha256:f7660a0769937bafc039524b21abdaa0a55580463fe161670752d2f4aa0aae1e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:39:17.038Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:39:17.378Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-13T01:39:17.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T01:39:17.378Z] 6abbc2e8ce7f: Preparing [2022-04-13T01:39:17.378Z] cd015534b868: Preparing [2022-04-13T01:39:17.379Z] 329a27c829ea: Preparing [2022-04-13T01:39:17.379Z] 63a9c7d57953: Preparing [2022-04-13T01:39:17.379Z] f0e5a4d6c014: Preparing [2022-04-13T01:39:17.379Z] 3b19d27f08f7: Preparing [2022-04-13T01:39:17.379Z] 73bb99a6e169: Preparing [2022-04-13T01:39:17.379Z] ec06c3102977: Preparing [2022-04-13T01:39:17.379Z] 6a3c62e080c7: Preparing [2022-04-13T01:39:17.379Z] 340cb19ca677: Preparing [2022-04-13T01:39:17.379Z] 4f4ce317c6bb: Preparing [2022-04-13T01:39:17.379Z] 3b19d27f08f7: Waiting [2022-04-13T01:39:17.379Z] 73bb99a6e169: Waiting [2022-04-13T01:39:17.379Z] ec06c3102977: Waiting [2022-04-13T01:39:17.379Z] 6a3c62e080c7: Waiting [2022-04-13T01:39:17.379Z] 340cb19ca677: Waiting [2022-04-13T01:39:17.379Z] 4f4ce317c6bb: Waiting [2022-04-13T01:39:17.379Z] f0e5a4d6c014: Layer already exists [2022-04-13T01:39:17.379Z] cd015534b868: Layer already exists [2022-04-13T01:39:17.379Z] 6abbc2e8ce7f: Layer already exists [2022-04-13T01:39:17.379Z] 329a27c829ea: Layer already exists [2022-04-13T01:39:17.379Z] 63a9c7d57953: Layer already exists [2022-04-13T01:39:17.650Z] ec06c3102977: Layer already exists [2022-04-13T01:39:17.650Z] 6a3c62e080c7: Layer already exists [2022-04-13T01:39:17.650Z] 3b19d27f08f7: Layer already exists [2022-04-13T01:39:17.650Z] 340cb19ca677: Layer already exists [2022-04-13T01:39:17.650Z] 73bb99a6e169: Layer already exists [2022-04-13T01:39:17.650Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:39:17.650Z] latest: digest: sha256:f7660a0769937bafc039524b21abdaa0a55580463fe161670752d2f4aa0aae1e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:39:18.022Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:39:18.382Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.66 [2022-04-13T01:39:18.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T01:39:18.382Z] 6abbc2e8ce7f: Preparing [2022-04-13T01:39:18.382Z] cd015534b868: Preparing [2022-04-13T01:39:18.382Z] 329a27c829ea: Preparing [2022-04-13T01:39:18.382Z] 63a9c7d57953: Preparing [2022-04-13T01:39:18.382Z] f0e5a4d6c014: Preparing [2022-04-13T01:39:18.382Z] 3b19d27f08f7: Preparing [2022-04-13T01:39:18.382Z] 73bb99a6e169: Preparing [2022-04-13T01:39:18.382Z] ec06c3102977: Preparing [2022-04-13T01:39:18.382Z] 6a3c62e080c7: Preparing [2022-04-13T01:39:18.382Z] 340cb19ca677: Preparing [2022-04-13T01:39:18.382Z] 4f4ce317c6bb: Preparing [2022-04-13T01:39:18.382Z] 3b19d27f08f7: Waiting [2022-04-13T01:39:18.382Z] 73bb99a6e169: Waiting [2022-04-13T01:39:18.382Z] ec06c3102977: Waiting [2022-04-13T01:39:18.382Z] 340cb19ca677: Waiting [2022-04-13T01:39:18.382Z] 6a3c62e080c7: Waiting [2022-04-13T01:39:18.382Z] 4f4ce317c6bb: Waiting [2022-04-13T01:39:18.659Z] 329a27c829ea: Layer already exists [2022-04-13T01:39:18.659Z] cd015534b868: Layer already exists [2022-04-13T01:39:18.659Z] 63a9c7d57953: Layer already exists [2022-04-13T01:39:18.659Z] 6abbc2e8ce7f: Layer already exists [2022-04-13T01:39:18.659Z] f0e5a4d6c014: Layer already exists [2022-04-13T01:39:18.659Z] 3b19d27f08f7: Layer already exists [2022-04-13T01:39:18.659Z] 340cb19ca677: Layer already exists [2022-04-13T01:39:18.659Z] 73bb99a6e169: Layer already exists [2022-04-13T01:39:18.659Z] 6a3c62e080c7: Layer already exists [2022-04-13T01:39:18.659Z] ec06c3102977: Layer already exists [2022-04-13T01:39:18.659Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:39:18.659Z] 2.2.0-dev.66: digest: sha256:f7660a0769937bafc039524b21abdaa0a55580463fe161670752d2f4aa0aae1e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:39:19.014Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:39:19.347Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:39:19.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T01:39:19.347Z] 6abbc2e8ce7f: Preparing [2022-04-13T01:39:19.347Z] cd015534b868: Preparing [2022-04-13T01:39:19.347Z] 329a27c829ea: Preparing [2022-04-13T01:39:19.347Z] 63a9c7d57953: Preparing [2022-04-13T01:39:19.347Z] f0e5a4d6c014: Preparing [2022-04-13T01:39:19.347Z] 3b19d27f08f7: Preparing [2022-04-13T01:39:19.347Z] 73bb99a6e169: Preparing [2022-04-13T01:39:19.347Z] ec06c3102977: Preparing [2022-04-13T01:39:19.347Z] 6a3c62e080c7: Preparing [2022-04-13T01:39:19.347Z] 340cb19ca677: Preparing [2022-04-13T01:39:19.347Z] 4f4ce317c6bb: Preparing [2022-04-13T01:39:19.347Z] ec06c3102977: Waiting [2022-04-13T01:39:19.347Z] 6a3c62e080c7: Waiting [2022-04-13T01:39:19.347Z] 4f4ce317c6bb: Waiting [2022-04-13T01:39:19.347Z] 340cb19ca677: Waiting [2022-04-13T01:39:19.347Z] 73bb99a6e169: Waiting [2022-04-13T01:39:19.347Z] 3b19d27f08f7: Waiting [2022-04-13T01:39:19.620Z] cd015534b868: Layer already exists [2022-04-13T01:39:19.620Z] 6abbc2e8ce7f: Layer already exists [2022-04-13T01:39:19.620Z] 63a9c7d57953: Layer already exists [2022-04-13T01:39:19.620Z] 329a27c829ea: Layer already exists [2022-04-13T01:39:19.620Z] f0e5a4d6c014: Layer already exists [2022-04-13T01:39:19.620Z] 3b19d27f08f7: Layer already exists [2022-04-13T01:39:19.620Z] ec06c3102977: Layer already exists [2022-04-13T01:39:19.620Z] 73bb99a6e169: Layer already exists [2022-04-13T01:39:19.620Z] 340cb19ca677: Layer already exists [2022-04-13T01:39:19.620Z] 6a3c62e080c7: Layer already exists [2022-04-13T01:39:19.620Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:39:19.620Z] 0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66: digest: sha256:f7660a0769937bafc039524b21abdaa0a55580463fe161670752d2f4aa0aae1e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:39:19.965Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:39:20.303Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-13T01:39:20.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T01:39:20.303Z] 6abbc2e8ce7f: Preparing [2022-04-13T01:39:20.303Z] cd015534b868: Preparing [2022-04-13T01:39:20.303Z] 329a27c829ea: Preparing [2022-04-13T01:39:20.303Z] 63a9c7d57953: Preparing [2022-04-13T01:39:20.303Z] f0e5a4d6c014: Preparing [2022-04-13T01:39:20.303Z] 3b19d27f08f7: Preparing [2022-04-13T01:39:20.303Z] 73bb99a6e169: Preparing [2022-04-13T01:39:20.303Z] ec06c3102977: Preparing [2022-04-13T01:39:20.303Z] 6a3c62e080c7: Preparing [2022-04-13T01:39:20.303Z] 340cb19ca677: Preparing [2022-04-13T01:39:20.303Z] 4f4ce317c6bb: Preparing [2022-04-13T01:39:20.303Z] ec06c3102977: Waiting [2022-04-13T01:39:20.303Z] 6a3c62e080c7: Waiting [2022-04-13T01:39:20.303Z] 340cb19ca677: Waiting [2022-04-13T01:39:20.303Z] 4f4ce317c6bb: Waiting [2022-04-13T01:39:20.303Z] 3b19d27f08f7: Waiting [2022-04-13T01:39:20.303Z] 73bb99a6e169: Waiting [2022-04-13T01:39:20.577Z] f0e5a4d6c014: Layer already exists [2022-04-13T01:39:20.577Z] 329a27c829ea: Layer already exists [2022-04-13T01:39:20.577Z] cd015534b868: Layer already exists [2022-04-13T01:39:20.577Z] 63a9c7d57953: Layer already exists [2022-04-13T01:39:20.577Z] 6abbc2e8ce7f: Layer already exists [2022-04-13T01:39:20.577Z] 3b19d27f08f7: Layer already exists [2022-04-13T01:39:20.577Z] ec06c3102977: Layer already exists [2022-04-13T01:39:20.577Z] 73bb99a6e169: Layer already exists [2022-04-13T01:39:20.577Z] 6a3c62e080c7: Layer already exists [2022-04-13T01:39:20.577Z] 340cb19ca677: Layer already exists [2022-04-13T01:39:20.577Z] 4f4ce317c6bb: Layer already exists [2022-04-13T01:39:20.577Z] main: digest: sha256:f7660a0769937bafc039524b21abdaa0a55580463fe161670752d2f4aa0aae1e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T01:39:20.621Z] ===================================================== [Pipeline] echo [2022-04-13T01:39:20.630Z] taggedImages: [2022-04-13T01:39:20.630Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [2022-04-13T01:39:20.630Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-13T01:39:20.630Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.66 [2022-04-13T01:39:20.630Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0fc989aaf219ca3a907d08e005ff868a4a2a9b56-2.2.0-dev.66 [2022-04-13T01:39:20.630Z] - 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-04-13T01:39:20.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T01:39:20.994Z] [2022-04-13T01:39:20.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:39:21.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T01:39:21.611Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-13T01:39:21.611Z] 8998bd30e6a1: Pulling fs layer [2022-04-13T01:39:21.611Z] 04944245beec: Pulling fs layer [2022-04-13T01:39:21.611Z] 699f458cf7ca: Pulling fs layer [2022-04-13T01:39:21.611Z] 765212b225bb: Pulling fs layer [2022-04-13T01:39:21.611Z] f23df028b6ca: Pulling fs layer [2022-04-13T01:39:21.611Z] d65c8cfc05b1: Pulling fs layer [2022-04-13T01:39:21.611Z] 2437ff75d9bd: Pulling fs layer [2022-04-13T01:39:21.611Z] 765212b225bb: Waiting [2022-04-13T01:39:21.611Z] f23df028b6ca: Waiting [2022-04-13T01:39:21.611Z] d65c8cfc05b1: Waiting [2022-04-13T01:39:21.611Z] 2437ff75d9bd: Waiting [2022-04-13T01:39:21.611Z] 04944245beec: Verifying Checksum [2022-04-13T01:39:21.611Z] 04944245beec: Download complete [2022-04-13T01:39:21.611Z] 765212b225bb: Verifying Checksum [2022-04-13T01:39:21.611Z] 765212b225bb: Download complete [2022-04-13T01:39:21.611Z] f23df028b6ca: Verifying Checksum [2022-04-13T01:39:21.611Z] f23df028b6ca: Download complete [2022-04-13T01:39:21.611Z] d65c8cfc05b1: Download complete [2022-04-13T01:39:21.885Z] 699f458cf7ca: Verifying Checksum [2022-04-13T01:39:21.886Z] 699f458cf7ca: Download complete [2022-04-13T01:39:22.159Z] 8998bd30e6a1: Verifying Checksum [2022-04-13T01:39:22.159Z] 8998bd30e6a1: Download complete [2022-04-13T01:39:24.783Z] 2437ff75d9bd: Verifying Checksum [2022-04-13T01:39:24.783Z] 2437ff75d9bd: Download complete [2022-04-13T01:39:26.760Z] 8998bd30e6a1: Pull complete [2022-04-13T01:39:27.359Z] 04944245beec: Pull complete [2022-04-13T01:39:28.792Z] 699f458cf7ca: Pull complete [2022-04-13T01:39:29.066Z] 765212b225bb: Pull complete [2022-04-13T01:39:29.666Z] f23df028b6ca: Pull complete [2022-04-13T01:39:29.941Z] d65c8cfc05b1: Pull complete [2022-04-13T01:39:45.009Z] 2437ff75d9bd: Pull complete [2022-04-13T01:39:45.009Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-13T01:39:45.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T01:39:45.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-13T01:39:45.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-20742 does not seem to be running inside a container [2022-04-13T01:39:45.405Z] $ 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/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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-04-13T01:39:48.391Z] $ docker top 55c9b6f00608e6babe5d87241b82892dd0e40ba3f77244ae3bf2ca78c05c20bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:39:49.374Z] ---> job-cost.sh [2022-04-13T01:39:49.374Z] lf-activate-venv: SKIPPING [2022-04-13T01:39:49.374Z] INFO: No Stack... [2022-04-13T01:39:49.970Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-13T01:39:50.942Z] INFO: Archiving Costs [Pipeline] sh [2022-04-13T01:39:51.609Z] + cat /w/workspace/edgex-go/191/archives/cost.csv [2022-04-13T01:39:51.609Z] + cut -d, -f6 [Pipeline] lock [2022-04-13T01:39:51.642Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-191-stack-cost] [2022-04-13T01:39:51.648Z] Resource [jenkins-edgexfoundry-edgex-go-main-191-stack-cost] did not exist. Created. [2022-04-13T01:39:51.648Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-13T01:39:52.312Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-13T01:39:53.116Z] Stashed 1 file(s) [Pipeline] } [2022-04-13T01:39:53.123Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-13T01:39:53.190Z] $ docker stop --time=1 55c9b6f00608e6babe5d87241b82892dd0e40ba3f77244ae3bf2ca78c05c20bc [2022-04-13T01:39:54.822Z] $ docker rm -f 55c9b6f00608e6babe5d87241b82892dd0e40ba3f77244ae3bf2ca78c05c20bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-13T01:39:55.323Z] provisioning config files... [2022-04-13T01:39:55.331Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/191@tmp/config4305509721127326351tmp [Pipeline] { [Pipeline] sh [2022-04-13T01:39:55.644Z] + set +x [2022-04-13T01:39:55.644Z] + bash -s -- [2022-04-13T01:39:55.644Z] + curl -s https://codecov.io/bash [2022-04-13T01:39:55.644Z] [2022-04-13T01:39:55.644Z] _____ _ [2022-04-13T01:39:55.644Z] / ____| | | [2022-04-13T01:39:55.644Z] | | ___ __| | ___ ___ _____ __ [2022-04-13T01:39:55.644Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-13T01:39:55.644Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-13T01:39:55.644Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-13T01:39:55.644Z] Bash-1.0.6 [2022-04-13T01:39:55.644Z] [2022-04-13T01:39:55.644Z] [2022-04-13T01:39:55.644Z] ==> git version 2.25.1 found [2022-04-13T01:39:55.644Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-13T01:39:55.644Z] Release-Date: 2020-01-08 [2022-04-13T01:39:55.644Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-13T01:39:55.644Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-13T01:39:55.644Z] ==> Jenkins CI detected. [2022-04-13T01:39:55.644Z] current dir:  /w/workspace/edgex-go/191 [2022-04-13T01:39:55.644Z] project root: . [2022-04-13T01:39:55.644Z] --> token set from env [2022-04-13T01:39:55.644Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-13T01:39:55.644Z] ==> Running gcov in . (disable via -X gcov) [2022-04-13T01:39:55.902Z] ==> Python coveragepy not found [2022-04-13T01:39:55.902Z] ==> Searching for coverage reports in: [2022-04-13T01:39:55.902Z] + . [2022-04-13T01:39:55.902Z] -> Found 1 reports [2022-04-13T01:39:55.902Z] ==> Detecting git/mercurial file structure [2022-04-13T01:39:55.902Z] ==> Reading reports [2022-04-13T01:39:55.902Z] + ./coverage.out bytes=432619 [2022-04-13T01:39:55.902Z] ==> Appending adjustments [2022-04-13T01:39:55.902Z] https://docs.codecov.io/docs/fixing-reports [2022-04-13T01:39:57.283Z] + Found adjustments [2022-04-13T01:39:57.283Z] ==> Gzipping contents [2022-04-13T01:39:57.283Z] 60K /tmp/codecov.SPojwE.gz [2022-04-13T01:39:57.283Z] ==> Uploading reports [2022-04-13T01:39:57.283Z] url: https://codecov.io [2022-04-13T01:39:57.283Z] query: branch=main&commit=0fc989aaf219ca3a907d08e005ff868a4a2a9b56&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-13T01:39:57.283Z] -> Pinging Codecov [2022-04-13T01:39:57.283Z] 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=0fc989aaf219ca3a907d08e005ff868a4a2a9b56&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-13T01:39:57.544Z] -> Uploading to [2022-04-13T01:39:57.544Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/0fc989aaf219ca3a907d08e005ff868a4a2a9b56/4c8b03bb-bc33-45bc-9f93-d83fac4c995d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T013957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adbddd0a8d5decdce9229cd13e673707ca1512cf7538a54c17dcbea83132b820 [2022-04-13T01:39:57.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T01:39:57.544Z] Dload Upload Total Spent Left Speed [2022-04-13T01:39:57.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59382 0 0 100 59382 0 262k --:--:-- --:--:-- --:--:-- 261k 100 59382 0 0 100 59382 0 204k --:--:-- --:--:-- --:--:-- 203k [2022-04-13T01:39:57.804Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0fc989aaf219ca3a907d08e005ff868a4a2a9b56 [Pipeline] } [2022-04-13T01:39:57.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-13T01:39:58.085Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-13T01:39:58.097Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:39:58.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T01:39:58.395Z] [2022-04-13T01:39:58.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:39:58.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T01:39:58.696Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-13T01:39:58.696Z] 188c0c94c7c5: Pulling fs layer [2022-04-13T01:39:58.696Z] 0ef7d3d256c8: Pulling fs layer [2022-04-13T01:39:58.696Z] de9db76c5a1d: Pulling fs layer [2022-04-13T01:39:58.696Z] 0eba1c9be4d2: Pulling fs layer [2022-04-13T01:39:58.696Z] 0d57e429df01: Pulling fs layer [2022-04-13T01:39:58.696Z] 4e4be7b47b0d: Pulling fs layer [2022-04-13T01:39:58.696Z] e1f770b5df2f: Pulling fs layer [2022-04-13T01:39:58.696Z] 85a0685a4137: Pulling fs layer [2022-04-13T01:39:58.696Z] 0d57e429df01: Waiting [2022-04-13T01:39:58.696Z] 4e4be7b47b0d: Waiting [2022-04-13T01:39:58.696Z] 85a0685a4137: Waiting [2022-04-13T01:39:58.696Z] 0eba1c9be4d2: Waiting [2022-04-13T01:39:58.696Z] e1f770b5df2f: Waiting [2022-04-13T01:39:58.696Z] de9db76c5a1d: Verifying Checksum [2022-04-13T01:39:58.696Z] de9db76c5a1d: Download complete [2022-04-13T01:39:58.696Z] 0ef7d3d256c8: Download complete [2022-04-13T01:39:58.696Z] 0d57e429df01: Verifying Checksum [2022-04-13T01:39:58.696Z] 0d57e429df01: Download complete [2022-04-13T01:39:58.696Z] 4e4be7b47b0d: Download complete [2022-04-13T01:39:58.696Z] 188c0c94c7c5: Download complete [2022-04-13T01:39:58.958Z] 188c0c94c7c5: Pull complete [2022-04-13T01:39:58.958Z] e1f770b5df2f: Verifying Checksum [2022-04-13T01:39:58.958Z] e1f770b5df2f: Download complete [2022-04-13T01:39:58.958Z] 0ef7d3d256c8: Pull complete [2022-04-13T01:39:59.224Z] de9db76c5a1d: Pull complete [2022-04-13T01:39:59.484Z] 0eba1c9be4d2: Verifying Checksum [2022-04-13T01:39:59.484Z] 0eba1c9be4d2: Download complete [2022-04-13T01:39:59.744Z] 85a0685a4137: Verifying Checksum [2022-04-13T01:39:59.744Z] 85a0685a4137: Download complete [2022-04-13T01:40:03.035Z] 0eba1c9be4d2: Pull complete [2022-04-13T01:40:03.035Z] 0d57e429df01: Pull complete [2022-04-13T01:40:03.035Z] 4e4be7b47b0d: Pull complete [2022-04-13T01:40:03.605Z] e1f770b5df2f: Pull complete [2022-04-13T01:40:06.894Z] 85a0685a4137: Pull complete [2022-04-13T01:40:06.894Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-13T01:40:06.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T01:40:06.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-13T01:40:06.961Z] prd-ubuntu20.04-docker-8c-8g-20738 does not seem to be running inside a container [2022-04-13T01:40:06.998Z] $ 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/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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-04-13T01:40:09.184Z] $ docker top 86fd63451f2de8558ecfe4651aa8c8602db0a0909bc31d2bf898e263307b97ff -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T01:40:09.267Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-13T01:40:09.588Z] + set -o pipefail [2022-04-13T01:40:09.588Z] + snyk monitor '--org=edgex-jenkins' [2022-04-13T01:40:16.177Z] [2022-04-13T01:40:16.177Z] Monitoring /w/workspace/edgex-go/191 (github.com/edgexfoundry/edgex-go)... [2022-04-13T01:40:16.177Z] [2022-04-13T01:40:16.177Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/327fea7e-5860-4c5b-bc07-97a11b67ca35 [2022-04-13T01:40:16.177Z] [2022-04-13T01:40:16.177Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-13T01:40:16.177Z] [2022-04-13T01:40:16.177Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-13T01:40:16.177Z] [2022-04-13T01:40:16.177Z] [Pipeline] } [2022-04-13T01:40:16.189Z] $ docker stop --time=1 86fd63451f2de8558ecfe4651aa8c8602db0a0909bc31d2bf898e263307b97ff [2022-04-13T01:40:18.322Z] $ docker rm -f 86fd63451f2de8558ecfe4651aa8c8602db0a0909bc31d2bf898e263307b97ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-13T01:40:18.795Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T01:40:18.807Z] provisioning config files... [2022-04-13T01:40:18.816Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/191@tmp/config6789406900692626263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:40:19.117Z] --> edgex-publish-swagger.sh [2022-04-13T01:40:19.117Z] === Publish openapi/v2 API === [2022-04-13T01:40:19.117Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-13T01:40:19.117Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/191/openapi/v2/core-command.yaml] [2022-04-13T01:40:19.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T01:40:19.117Z] Dload Upload Total Spent Left Speed [2022-04-13T01:40:20.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27327 0:00:01 0:00:01 --:--:-- 27349 100 33831 0 0 100 33831 0 20653 0:00:01 0:00:01 --:--:-- 20641 100 33831 0 0 100 33831 0 20653 0:00:01 0:00:01 --:--:-- 20641 [2022-04-13T01:40:20.759Z] [2022-04-13T01:40:20.759Z] [2022-04-13T01:40:20.759Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/191/openapi/v2/core-data.yaml] [2022-04-13T01:40:20.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T01:40:20.759Z] Dload Upload Total Spent Left Speed [2022-04-13T01:40:21.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 75293 --:--:-- --:--:-- --:--:-- 75214 100 71604 0 0 100 71604 0 75293 --:--:-- --:--:-- --:--:-- 75214 [2022-04-13T01:40:21.704Z] [2022-04-13T01:40:21.704Z] [2022-04-13T01:40:21.704Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/191/openapi/v2/core-metadata.yaml] [2022-04-13T01:40:21.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T01:40:21.704Z] Dload Upload Total Spent Left Speed [2022-04-13T01:40:23.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 122k 0:00:01 0:00:01 --:--:-- 122k 100 141k 0 0 100 141k 0 122k 0:00:01 0:00:01 --:--:-- 122k [2022-04-13T01:40:23.089Z] [2022-04-13T01:40:23.089Z] [2022-04-13T01:40:23.089Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/191/openapi/v2/support-notifications.yaml] [2022-04-13T01:40:23.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T01:40:23.089Z] Dload Upload Total Spent Left Speed [2022-04-13T01:40:23.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 92175 --:--:-- --:--:-- --:--:-- 92080 100 89318 0 0 100 89318 0 92080 --:--:-- --:--:-- --:--:-- 92080 [2022-04-13T01:40:23.657Z] [2022-04-13T01:40:23.657Z] [2022-04-13T01:40:23.657Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/191/openapi/v2/support-scheduler.yaml] [2022-04-13T01:40:23.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T01:40:23.657Z] Dload Upload Total Spent Left Speed [2022-04-13T01:40:25.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40695 --:--:-- --:--:-- --:--:-- 40653 100 39556 0 0 100 39556 0 40695 --:--:-- --:--:-- --:--:-- 40653 [2022-04-13T01:40:25.046Z] [2022-04-13T01:40:25.046Z] [2022-04-13T01:40:25.046Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/191/openapi/v2/system-agent.yaml] [2022-04-13T01:40:25.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T01:40:25.046Z] Dload Upload Total Spent Left Speed [2022-04-13T01:40:25.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 19152 0:00:01 0:00:01 --:--:-- 19152 100 20091 0 0 100 20091 0 19152 0:00:01 0:00:01 --:--:-- 19152 [2022-04-13T01:40:25.990Z] [2022-04-13T01:40:25.990Z] [Pipeline] } [2022-04-13T01:40:25.999Z] 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-04-13T01:40:26.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T01:40:26.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:40:26.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T01:40:26.705Z] . [Pipeline] withDockerContainer [2022-04-13T01:40:26.775Z] prd-ubuntu20.04-docker-8c-8g-20738 does not seem to be running inside a container [2022-04-13T01:40:26.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T01:40:27.230Z] $ docker top 2be8b07ac856fb5a35ef4c12c6ee9f985ca3b2b3b9329e5c44f5d52f7666261c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T01:40:27.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T01:40:27.341Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T01:40:27.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T01:40:27.462Z] $ docker exec 2be8b07ac856fb5a35ef4c12c6ee9f985ca3b2b3b9329e5c44f5d52f7666261c ssh-agent [2022-04-13T01:40:27.582Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlLBldN/agent.14 [2022-04-13T01:40:27.583Z] SSH_AGENT_PID=21 [2022-04-13T01:40:27.589Z] Running ssh-add (command line suppressed) [2022-04-13T01:40:27.692Z] Identity added: /w/workspace/edgex-go/191@tmp/private_key_3441026103941271508.key (/w/workspace/edgex-go/191@tmp/private_key_3441026103941271508.key) [2022-04-13T01:40:27.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T01:40:27.999Z] + git semver tag [2022-04-13T01:40:27.999Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T01:40:27.999Z] # $GIT_DIR = /w/workspace/edgex-go/191/.git [2022-04-13T01:40:27.999Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/191 [2022-04-13T01:40:27.999Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T01:40:27.999Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T01:40:27.999Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T01:40:27.999Z] # $SEMVER_BRANCH = main [2022-04-13T01:40:27.999Z] # $SEMVER_DIR = /w/workspace/edgex-go/191/.semver [2022-04-13T01:40:27.999Z] # 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 HEAD [2022-04-13T01:40:27.999Z] # -> Force: false [2022-04-13T01:40:27.999Z] # f6a2203b76c47f2c1d0cce19bdead38b3a7704d8 refs/tags/v2.2.0-dev.66 [Pipeline] } [2022-04-13T01:40:28.007Z] $ docker exec --env ******** --env ******** 2be8b07ac856fb5a35ef4c12c6ee9f985ca3b2b3b9329e5c44f5d52f7666261c ssh-agent -k [2022-04-13T01:40:28.123Z] unset SSH_AUTH_SOCK; [2022-04-13T01:40:28.123Z] unset SSH_AGENT_PID; [2022-04-13T01:40:28.123Z] echo Agent pid 21 killed; [2022-04-13T01:40:28.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T01:40:28.447Z] + git semver [Pipeline] } [2022-04-13T01:40:28.459Z] $ docker stop --time=1 2be8b07ac856fb5a35ef4c12c6ee9f985ca3b2b3b9329e5c44f5d52f7666261c [2022-04-13T01:40:29.819Z] $ docker rm -f 2be8b07ac856fb5a35ef4c12c6ee9f985ca3b2b3b9329e5c44f5d52f7666261c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:40:30.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T01:40:30.234Z] [2022-04-13T01:40:30.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:40:30.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T01:40:30.542Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-13T01:40:30.542Z] ab5ef0e58194: Pulling fs layer [2022-04-13T01:40:30.542Z] 9712f1f96733: Pulling fs layer [2022-04-13T01:40:30.542Z] 63f879dbbcfc: Pulling fs layer [2022-04-13T01:40:30.542Z] 0d9ebad4ef96: Pulling fs layer [2022-04-13T01:40:30.542Z] e9a5061849ea: Pulling fs layer [2022-04-13T01:40:30.542Z] d747dcd14b5f: Pulling fs layer [2022-04-13T01:40:30.542Z] 2de7ff778b66: Pulling fs layer [2022-04-13T01:40:30.542Z] d747dcd14b5f: Waiting [2022-04-13T01:40:30.542Z] 0d9ebad4ef96: Waiting [2022-04-13T01:40:30.542Z] 9712f1f96733: Verifying Checksum [2022-04-13T01:40:30.542Z] 9712f1f96733: Download complete [2022-04-13T01:40:30.804Z] 63f879dbbcfc: Verifying Checksum [2022-04-13T01:40:30.804Z] 63f879dbbcfc: Download complete [2022-04-13T01:40:31.064Z] e9a5061849ea: Verifying Checksum [2022-04-13T01:40:31.064Z] e9a5061849ea: Download complete [2022-04-13T01:40:31.064Z] d747dcd14b5f: Download complete [2022-04-13T01:40:31.064Z] ab5ef0e58194: Verifying Checksum [2022-04-13T01:40:31.064Z] ab5ef0e58194: Download complete [2022-04-13T01:40:31.064Z] 0d9ebad4ef96: Verifying Checksum [2022-04-13T01:40:31.322Z] 2de7ff778b66: Verifying Checksum [2022-04-13T01:40:31.322Z] 2de7ff778b66: Download complete [2022-04-13T01:40:33.860Z] ab5ef0e58194: Pull complete [2022-04-13T01:40:33.860Z] 9712f1f96733: Pull complete [2022-04-13T01:40:34.428Z] 63f879dbbcfc: Pull complete [2022-04-13T01:40:38.617Z] 0d9ebad4ef96: Pull complete [2022-04-13T01:40:38.617Z] e9a5061849ea: Pull complete [2022-04-13T01:40:38.617Z] d747dcd14b5f: Pull complete [2022-04-13T01:40:39.553Z] 2de7ff778b66: Pull complete [2022-04-13T01:40:39.553Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-13T01:40:39.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T01:40:39.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-13T01:40:39.628Z] prd-ubuntu20.04-docker-8c-8g-20738 does not seem to be running inside a container [2022-04-13T01:40:39.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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-04-13T01:40:41.860Z] $ docker top 40c12abee9a54acab333db80af4c94a230259473a4c5e0b91d882d68e558b577 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-13T01:40:41.950Z] provisioning config files... [2022-04-13T01:40:41.958Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/191@tmp/config1237853882552338707tmp [2022-04-13T01:40:41.969Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/191@tmp/config5704331527803945809tmp [2022-04-13T01:40:41.979Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/191@tmp/config4131868244907550006tmp [Pipeline] { [Pipeline] echo [2022-04-13T01:40:41.997Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:40:42.281Z] ---> sigul-configuration.sh [2022-04-13T01:40:42.281Z] gpg: directory `/root/.gnupg' created [2022-04-13T01:40:42.281Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-13T01:40:42.281Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-13T01:40:42.281Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-13T01:40:42.281Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-13T01:40:42.281Z] gpg: CAST5 encrypted data [2022-04-13T01:40:42.281Z] gpg: encrypted with 1 passphrase [2022-04-13T01:40:42.281Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-13T01:40:42.568Z] + mkdir /home/jenkins [2022-04-13T01:40:42.568Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-13T01:40:42.854Z] + 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-04-13T01:40:42.863Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:40:43.146Z] ---> sigul-install.sh [2022-04-13T01:40:43.146Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-13T01:40:43.433Z] + git tag --list [2022-04-13T01:40:43.433Z] 0.6.0 [2022-04-13T01:40:43.433Z] 0.6.1 [2022-04-13T01:40:43.433Z] 0.7.0 [2022-04-13T01:40:43.433Z] 0.7.1 [2022-04-13T01:40:43.433Z] v1.0.0 [2022-04-13T01:40:43.433Z] v1.0.1 [2022-04-13T01:40:43.433Z] v1.1.0 [2022-04-13T01:40:43.433Z] v1.2.0 [2022-04-13T01:40:43.433Z] v1.2.1 [2022-04-13T01:40:43.433Z] v1.3.0 [2022-04-13T01:40:43.433Z] v1.3.1 [2022-04-13T01:40:43.433Z] v2.0.0 [2022-04-13T01:40:43.433Z] v2.0.1-dev.1 [2022-04-13T01:40:43.433Z] v2.0.1-dev.10 [2022-04-13T01:40:43.433Z] v2.0.1-dev.11 [2022-04-13T01:40:43.433Z] v2.0.1-dev.12 [2022-04-13T01:40:43.433Z] v2.0.1-dev.13 [2022-04-13T01:40:43.433Z] v2.0.1-dev.14 [2022-04-13T01:40:43.433Z] v2.0.1-dev.15 [2022-04-13T01:40:43.433Z] v2.0.1-dev.16 [2022-04-13T01:40:43.433Z] v2.0.1-dev.17 [2022-04-13T01:40:43.433Z] v2.0.1-dev.18 [2022-04-13T01:40:43.433Z] v2.0.1-dev.19 [2022-04-13T01:40:43.433Z] v2.0.1-dev.2 [2022-04-13T01:40:43.433Z] v2.0.1-dev.20 [2022-04-13T01:40:43.433Z] v2.0.1-dev.21 [2022-04-13T01:40:43.433Z] v2.0.1-dev.22 [2022-04-13T01:40:43.433Z] v2.0.1-dev.23 [2022-04-13T01:40:43.433Z] v2.0.1-dev.24 [2022-04-13T01:40:43.433Z] v2.0.1-dev.25 [2022-04-13T01:40:43.433Z] v2.0.1-dev.26 [2022-04-13T01:40:43.433Z] v2.0.1-dev.27 [2022-04-13T01:40:43.433Z] v2.0.1-dev.28 [2022-04-13T01:40:43.433Z] v2.0.1-dev.29 [2022-04-13T01:40:43.433Z] v2.0.1-dev.3 [2022-04-13T01:40:43.433Z] v2.0.1-dev.30 [2022-04-13T01:40:43.433Z] v2.0.1-dev.31 [2022-04-13T01:40:43.433Z] v2.0.1-dev.32 [2022-04-13T01:40:43.433Z] v2.0.1-dev.33 [2022-04-13T01:40:43.433Z] v2.0.1-dev.34 [2022-04-13T01:40:43.433Z] v2.0.1-dev.35 [2022-04-13T01:40:43.433Z] v2.0.1-dev.36 [2022-04-13T01:40:43.433Z] v2.0.1-dev.37 [2022-04-13T01:40:43.433Z] v2.0.1-dev.38 [2022-04-13T01:40:43.433Z] v2.0.1-dev.39 [2022-04-13T01:40:43.433Z] v2.0.1-dev.4 [2022-04-13T01:40:43.433Z] v2.0.1-dev.40 [2022-04-13T01:40:43.433Z] v2.0.1-dev.41 [2022-04-13T01:40:43.433Z] v2.0.1-dev.42 [2022-04-13T01:40:43.433Z] v2.0.1-dev.43 [2022-04-13T01:40:43.433Z] v2.0.1-dev.44 [2022-04-13T01:40:43.433Z] v2.0.1-dev.45 [2022-04-13T01:40:43.433Z] v2.0.1-dev.46 [2022-04-13T01:40:43.433Z] v2.0.1-dev.47 [2022-04-13T01:40:43.433Z] v2.0.1-dev.48 [2022-04-13T01:40:43.433Z] v2.0.1-dev.49 [2022-04-13T01:40:43.433Z] v2.0.1-dev.5 [2022-04-13T01:40:43.433Z] v2.0.1-dev.50 [2022-04-13T01:40:43.433Z] v2.0.1-dev.51 [2022-04-13T01:40:43.433Z] v2.0.1-dev.52 [2022-04-13T01:40:43.433Z] v2.0.1-dev.53 [2022-04-13T01:40:43.433Z] v2.0.1-dev.54 [2022-04-13T01:40:43.433Z] v2.0.1-dev.55 [2022-04-13T01:40:43.433Z] v2.0.1-dev.56 [2022-04-13T01:40:43.433Z] v2.0.1-dev.57 [2022-04-13T01:40:43.433Z] v2.0.1-dev.58 [2022-04-13T01:40:43.433Z] v2.0.1-dev.59 [2022-04-13T01:40:43.433Z] v2.0.1-dev.6 [2022-04-13T01:40:43.433Z] v2.0.1-dev.60 [2022-04-13T01:40:43.433Z] v2.0.1-dev.61 [2022-04-13T01:40:43.433Z] v2.0.1-dev.62 [2022-04-13T01:40:43.433Z] v2.0.1-dev.63 [2022-04-13T01:40:43.433Z] v2.0.1-dev.64 [2022-04-13T01:40:43.433Z] v2.0.1-dev.65 [2022-04-13T01:40:43.433Z] v2.0.1-dev.66 [2022-04-13T01:40:43.433Z] v2.0.1-dev.67 [2022-04-13T01:40:43.433Z] v2.0.1-dev.68 [2022-04-13T01:40:43.433Z] v2.0.1-dev.69 [2022-04-13T01:40:43.433Z] v2.0.1-dev.7 [2022-04-13T01:40:43.433Z] v2.0.1-dev.70 [2022-04-13T01:40:43.433Z] v2.0.1-dev.71 [2022-04-13T01:40:43.433Z] v2.0.1-dev.72 [2022-04-13T01:40:43.433Z] v2.0.1-dev.73 [2022-04-13T01:40:43.433Z] v2.0.1-dev.74 [2022-04-13T01:40:43.433Z] v2.0.1-dev.75 [2022-04-13T01:40:43.433Z] v2.0.1-dev.76 [2022-04-13T01:40:43.433Z] v2.0.1-dev.77 [2022-04-13T01:40:43.433Z] v2.0.1-dev.78 [2022-04-13T01:40:43.433Z] v2.0.1-dev.79 [2022-04-13T01:40:43.433Z] v2.0.1-dev.8 [2022-04-13T01:40:43.433Z] v2.0.1-dev.80 [2022-04-13T01:40:43.433Z] v2.0.1-dev.81 [2022-04-13T01:40:43.433Z] v2.0.1-dev.82 [2022-04-13T01:40:43.433Z] v2.0.1-dev.83 [2022-04-13T01:40:43.433Z] v2.0.1-dev.84 [2022-04-13T01:40:43.433Z] v2.0.1-dev.85 [2022-04-13T01:40:43.433Z] v2.0.1-dev.86 [2022-04-13T01:40:43.433Z] v2.0.1-dev.87 [2022-04-13T01:40:43.433Z] v2.0.1-dev.88 [2022-04-13T01:40:43.433Z] v2.0.1-dev.89 [2022-04-13T01:40:43.433Z] v2.0.1-dev.9 [2022-04-13T01:40:43.433Z] v2.0.1-dev.90 [2022-04-13T01:40:43.433Z] v2.0.1-dev.91 [2022-04-13T01:40:43.433Z] v2.0.1-dev.92 [2022-04-13T01:40:43.433Z] v2.0.1-dev.93 [2022-04-13T01:40:43.433Z] v2.0.1-dev.94 [2022-04-13T01:40:43.433Z] v2.0.1-dev.95 [2022-04-13T01:40:43.433Z] v2.0.1-dev.96 [2022-04-13T01:40:43.433Z] v2.0.1-dev.97 [2022-04-13T01:40:43.433Z] v2.0.1-dev.98 [2022-04-13T01:40:43.433Z] v2.0.1-dev.99 [2022-04-13T01:40:43.433Z] v2.1.0 [2022-04-13T01:40:43.433Z] v2.2.0-dev.1 [2022-04-13T01:40:43.433Z] v2.2.0-dev.10 [2022-04-13T01:40:43.433Z] v2.2.0-dev.11 [2022-04-13T01:40:43.433Z] v2.2.0-dev.12 [2022-04-13T01:40:43.433Z] v2.2.0-dev.13 [2022-04-13T01:40:43.433Z] v2.2.0-dev.14 [2022-04-13T01:40:43.433Z] v2.2.0-dev.15 [2022-04-13T01:40:43.433Z] v2.2.0-dev.16 [2022-04-13T01:40:43.433Z] v2.2.0-dev.17 [2022-04-13T01:40:43.433Z] v2.2.0-dev.18 [2022-04-13T01:40:43.433Z] v2.2.0-dev.19 [2022-04-13T01:40:43.433Z] v2.2.0-dev.2 [2022-04-13T01:40:43.433Z] v2.2.0-dev.20 [2022-04-13T01:40:43.433Z] v2.2.0-dev.21 [2022-04-13T01:40:43.433Z] v2.2.0-dev.22 [2022-04-13T01:40:43.433Z] v2.2.0-dev.23 [2022-04-13T01:40:43.433Z] v2.2.0-dev.24 [2022-04-13T01:40:43.433Z] v2.2.0-dev.25 [2022-04-13T01:40:43.433Z] v2.2.0-dev.26 [2022-04-13T01:40:43.433Z] v2.2.0-dev.27 [2022-04-13T01:40:43.433Z] v2.2.0-dev.28 [2022-04-13T01:40:43.433Z] v2.2.0-dev.29 [2022-04-13T01:40:43.433Z] v2.2.0-dev.3 [2022-04-13T01:40:43.433Z] v2.2.0-dev.30 [2022-04-13T01:40:43.433Z] v2.2.0-dev.31 [2022-04-13T01:40:43.433Z] v2.2.0-dev.32 [2022-04-13T01:40:43.433Z] v2.2.0-dev.33 [2022-04-13T01:40:43.433Z] v2.2.0-dev.34 [2022-04-13T01:40:43.433Z] v2.2.0-dev.35 [2022-04-13T01:40:43.433Z] v2.2.0-dev.36 [2022-04-13T01:40:43.433Z] v2.2.0-dev.37 [2022-04-13T01:40:43.433Z] v2.2.0-dev.38 [2022-04-13T01:40:43.433Z] v2.2.0-dev.39 [2022-04-13T01:40:43.433Z] v2.2.0-dev.4 [2022-04-13T01:40:43.433Z] v2.2.0-dev.40 [2022-04-13T01:40:43.433Z] v2.2.0-dev.41 [2022-04-13T01:40:43.433Z] v2.2.0-dev.42 [2022-04-13T01:40:43.433Z] v2.2.0-dev.43 [2022-04-13T01:40:43.433Z] v2.2.0-dev.44 [2022-04-13T01:40:43.433Z] v2.2.0-dev.45 [2022-04-13T01:40:43.433Z] v2.2.0-dev.46 [2022-04-13T01:40:43.433Z] v2.2.0-dev.47 [2022-04-13T01:40:43.433Z] v2.2.0-dev.48 [2022-04-13T01:40:43.433Z] v2.2.0-dev.49 [2022-04-13T01:40:43.433Z] v2.2.0-dev.5 [2022-04-13T01:40:43.433Z] v2.2.0-dev.50 [2022-04-13T01:40:43.433Z] v2.2.0-dev.51 [2022-04-13T01:40:43.433Z] v2.2.0-dev.52 [2022-04-13T01:40:43.433Z] v2.2.0-dev.53 [2022-04-13T01:40:43.433Z] v2.2.0-dev.54 [2022-04-13T01:40:43.433Z] v2.2.0-dev.55 [2022-04-13T01:40:43.433Z] v2.2.0-dev.56 [2022-04-13T01:40:43.433Z] v2.2.0-dev.57 [2022-04-13T01:40:43.433Z] v2.2.0-dev.58 [2022-04-13T01:40:43.433Z] v2.2.0-dev.59 [2022-04-13T01:40:43.433Z] v2.2.0-dev.6 [2022-04-13T01:40:43.433Z] v2.2.0-dev.60 [2022-04-13T01:40:43.433Z] v2.2.0-dev.61 [2022-04-13T01:40:43.433Z] v2.2.0-dev.62 [2022-04-13T01:40:43.433Z] v2.2.0-dev.63 [2022-04-13T01:40:43.433Z] v2.2.0-dev.64 [2022-04-13T01:40:43.433Z] v2.2.0-dev.65 [2022-04-13T01:40:43.433Z] v2.2.0-dev.66 [2022-04-13T01:40:43.433Z] v2.2.0-dev.7 [2022-04-13T01:40:43.433Z] v2.2.0-dev.8 [2022-04-13T01:40:43.433Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-13T01:40:43.724Z] + lftools sign git-tag v2.2.0-dev.66 [2022-04-13T01:40:44.293Z] Signing Git tag with Sigul... [2022-04-13T01:40:44.293Z] Signing v2.2.0-dev.66 [Pipeline] echo [2022-04-13T01:40:44.873Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:40:45.196Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-13T01:40:45.227Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-13T01:40:45.268Z] $ docker stop --time=1 40c12abee9a54acab333db80af4c94a230259473a4c5e0b91d882d68e558b577 [2022-04-13T01:40:46.589Z] $ docker rm -f 40c12abee9a54acab333db80af4c94a230259473a4c5e0b91d882d68e558b577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-13T01:40:47.007Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T01:40:47.007Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:40:47.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T01:40:47.301Z] . [Pipeline] withDockerContainer [2022-04-13T01:40:47.371Z] prd-ubuntu20.04-docker-8c-8g-20738 does not seem to be running inside a container [2022-04-13T01:40:47.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T01:40:47.771Z] $ docker top 4c84fd1dce197d1ddb4991b3f4ac8fbda3dda2ea91b551d0a3acaf936d7b9eb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T01:40:47.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T01:40:47.858Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T01:40:47.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T01:40:47.994Z] $ docker exec 4c84fd1dce197d1ddb4991b3f4ac8fbda3dda2ea91b551d0a3acaf936d7b9eb1 ssh-agent [2022-04-13T01:40:48.119Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpcijcn/agent.14 [2022-04-13T01:40:48.119Z] SSH_AGENT_PID=20 [2022-04-13T01:40:48.125Z] Running ssh-add (command line suppressed) [2022-04-13T01:40:48.236Z] Identity added: /w/workspace/edgex-go/191@tmp/private_key_6805944100744922332.key (/w/workspace/edgex-go/191@tmp/private_key_6805944100744922332.key) [2022-04-13T01:40:48.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T01:40:48.542Z] + git semver bump pre [2022-04-13T01:40:48.542Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T01:40:48.542Z] # $GIT_DIR = /w/workspace/edgex-go/191/.git [2022-04-13T01:40:48.542Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/191 [2022-04-13T01:40:48.542Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T01:40:48.542Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T01:40:48.542Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T01:40:48.542Z] # $SEMVER_BRANCH = main [2022-04-13T01:40:48.542Z] # $SEMVER_DIR = /w/workspace/edgex-go/191/.semver [2022-04-13T01:40:48.542Z] 2.2.0-dev.67 [Pipeline] } [2022-04-13T01:40:48.550Z] $ docker exec --env ******** --env ******** 4c84fd1dce197d1ddb4991b3f4ac8fbda3dda2ea91b551d0a3acaf936d7b9eb1 ssh-agent -k [2022-04-13T01:40:48.655Z] unset SSH_AUTH_SOCK; [2022-04-13T01:40:48.655Z] unset SSH_AGENT_PID; [2022-04-13T01:40:48.655Z] echo Agent pid 20 killed; [2022-04-13T01:40:48.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T01:40:48.970Z] + git semver [Pipeline] } [2022-04-13T01:40:48.985Z] $ docker stop --time=1 4c84fd1dce197d1ddb4991b3f4ac8fbda3dda2ea91b551d0a3acaf936d7b9eb1 [2022-04-13T01:40:50.262Z] $ docker rm -f 4c84fd1dce197d1ddb4991b3f4ac8fbda3dda2ea91b551d0a3acaf936d7b9eb1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T01:40:50.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T01:40:50.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:40:50.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T01:40:50.916Z] . [Pipeline] withDockerContainer [2022-04-13T01:40:50.993Z] prd-ubuntu20.04-docker-8c-8g-20738 does not seem to be running inside a container [2022-04-13T01:40:51.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T01:40:51.417Z] $ docker top 754f9078ab46ef21e5dfca7ca61399e200b71f16be31f46b315bd022918078fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T01:40:51.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T01:40:51.514Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T01:40:51.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T01:40:51.636Z] $ docker exec 754f9078ab46ef21e5dfca7ca61399e200b71f16be31f46b315bd022918078fc ssh-agent [2022-04-13T01:40:51.755Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMePMaD/agent.14 [2022-04-13T01:40:51.755Z] SSH_AGENT_PID=20 [2022-04-13T01:40:51.761Z] Running ssh-add (command line suppressed) [2022-04-13T01:40:51.886Z] Identity added: /w/workspace/edgex-go/191@tmp/private_key_2873824087160529616.key (/w/workspace/edgex-go/191@tmp/private_key_2873824087160529616.key) [2022-04-13T01:40:51.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T01:40:52.187Z] + git semver push [2022-04-13T01:40:52.187Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T01:40:52.187Z] # $GIT_DIR = /w/workspace/edgex-go/191/.git [2022-04-13T01:40:52.187Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/191 [2022-04-13T01:40:52.187Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T01:40:52.187Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T01:40:52.187Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T01:40:52.187Z] # $SEMVER_BRANCH = main [2022-04-13T01:40:52.187Z] # $SEMVER_DIR = /w/workspace/edgex-go/191/.semver [Pipeline] } [2022-04-13T01:40:55.505Z] $ docker exec --env ******** --env ******** 754f9078ab46ef21e5dfca7ca61399e200b71f16be31f46b315bd022918078fc ssh-agent -k [2022-04-13T01:40:55.620Z] unset SSH_AUTH_SOCK; [2022-04-13T01:40:55.620Z] unset SSH_AGENT_PID; [2022-04-13T01:40:55.620Z] echo Agent pid 20 killed; [2022-04-13T01:40:55.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T01:40:55.933Z] + git semver [Pipeline] } [2022-04-13T01:40:55.953Z] $ docker stop --time=1 754f9078ab46ef21e5dfca7ca61399e200b71f16be31f46b315bd022918078fc [2022-04-13T01:40:57.227Z] $ docker rm -f 754f9078ab46ef21e5dfca7ca61399e200b71f16be31f46b315bd022918078fc [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-04-13T01:40:57.732Z] + [ -d /w/workspace/edgex-go/191/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:40:58.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:40:58.886Z] ---> package-listing.sh [2022-04-13T01:40:58.886Z] ++ facter osfamily [2022-04-13T01:40:58.886Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-13T01:40:59.146Z] + OS_FAMILY=debian [2022-04-13T01:40:59.146Z] + workspace=/w/workspace/edgex-go/191 [2022-04-13T01:40:59.146Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-13T01:40:59.146Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-13T01:40:59.146Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-13T01:40:59.146Z] + PACKAGES=/tmp/packages_start.txt [2022-04-13T01:40:59.146Z] + '[' /w/workspace/edgex-go/191 ']' [2022-04-13T01:40:59.146Z] + PACKAGES=/tmp/packages_end.txt [2022-04-13T01:40:59.146Z] + case "${OS_FAMILY}" in [2022-04-13T01:40:59.146Z] + dpkg -l [2022-04-13T01:40:59.146Z] + grep '^ii' [2022-04-13T01:40:59.146Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-13T01:40:59.146Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-13T01:40:59.146Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-13T01:40:59.146Z] + '[' /w/workspace/edgex-go/191 ']' [2022-04-13T01:40:59.146Z] + mkdir -p /w/workspace/edgex-go/191/archives/ [2022-04-13T01:40:59.146Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/191/archives/ [Pipeline] echo [2022-04-13T01:40:59.157Z] 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/191/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-13T01:40:59.435Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:41:00.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T01:41:00.003Z] [2022-04-13T01:41:00.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:41:00.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T01:41:00.306Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-13T01:41:00.306Z] 5eb5b503b376: Pulling fs layer [2022-04-13T01:41:00.306Z] 5c69ac0246d0: Pulling fs layer [2022-04-13T01:41:00.306Z] ec43610c2a17: Pulling fs layer [2022-04-13T01:41:00.306Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-13T01:41:00.306Z] 33b1e0a273af: Pulling fs layer [2022-04-13T01:41:00.306Z] 5d3b04190fa2: Pulling fs layer [2022-04-13T01:41:00.306Z] 2f39f015ded8: Pulling fs layer [2022-04-13T01:41:00.306Z] 3a2ae6a8a46f: Waiting [2022-04-13T01:41:00.306Z] 33b1e0a273af: Waiting [2022-04-13T01:41:00.306Z] 5d3b04190fa2: Waiting [2022-04-13T01:41:00.306Z] 2f39f015ded8: Waiting [2022-04-13T01:41:00.306Z] 5c69ac0246d0: Download complete [2022-04-13T01:41:00.306Z] 3a2ae6a8a46f: Download complete [2022-04-13T01:41:00.306Z] 33b1e0a273af: Verifying Checksum [2022-04-13T01:41:00.306Z] 33b1e0a273af: Download complete [2022-04-13T01:41:00.306Z] 5d3b04190fa2: Verifying Checksum [2022-04-13T01:41:00.306Z] 5d3b04190fa2: Download complete [2022-04-13T01:41:00.564Z] ec43610c2a17: Verifying Checksum [2022-04-13T01:41:00.564Z] ec43610c2a17: Download complete [2022-04-13T01:41:00.564Z] 5eb5b503b376: Verifying Checksum [2022-04-13T01:41:00.564Z] 5eb5b503b376: Download complete [2022-04-13T01:41:01.130Z] 2f39f015ded8: Download complete [2022-04-13T01:41:02.094Z] 5eb5b503b376: Pull complete [2022-04-13T01:41:02.094Z] 5c69ac0246d0: Pull complete [2022-04-13T01:41:02.660Z] ec43610c2a17: Pull complete [2022-04-13T01:41:02.660Z] 3a2ae6a8a46f: Pull complete [2022-04-13T01:41:02.919Z] 33b1e0a273af: Pull complete [2022-04-13T01:41:02.919Z] 5d3b04190fa2: Pull complete [2022-04-13T01:41:07.114Z] 2f39f015ded8: Pull complete [2022-04-13T01:41:07.114Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-13T01:41:07.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T01:41:07.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-13T01:41:07.180Z] prd-ubuntu20.04-docker-8c-8g-20738 does not seem to be running inside a container [2022-04-13T01:41:07.216Z] $ 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/191/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/191 -v /w/workspace/edgex-go/191:/w/workspace/edgex-go/191:rw,z -v /w/workspace/edgex-go/191@tmp:/w/workspace/edgex-go/191@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-04-13T01:41:08.618Z] $ docker top 668927576ce1a2262c49f6d4efa81039c5f4499d56208615dce91a0dc0734cee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T01:41:08.984Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-13T01:41:09.277Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-13T01:41:09.567Z] + ls /var/log/sa-host [2022-04-13T01:41:09.567Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T01:41:09.775Z] provisioning config files... [2022-04-13T01:41:09.786Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/191@tmp/config672906577956074344tmp [Pipeline] { [Pipeline] echo [2022-04-13T01:41:09.802Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:41:10.084Z] ---> create-netrc.sh [Pipeline] } [2022-04-13T01:41:10.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:41:10.428Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-13T01:41:10.438Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:41:10.724Z] ---> sudo-logs.sh [2022-04-13T01:41:10.724Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-13T01:41:10.746Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:41:11.033Z] ---> job-cost.sh [2022-04-13T01:41:11.033Z] lf-activate-venv: SKIPPING [2022-04-13T01:41:11.033Z] DEBUG: total: 0.2199999988079071 [2022-04-13T01:41:11.033Z] INFO: Retrieving Stack Cost... [2022-04-13T01:41:11.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-13T01:41:11.869Z] INFO: Archiving Costs [Pipeline] echo [2022-04-13T01:41:11.885Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:41:12.171Z] ---> logs-deploy.sh [2022-04-13T01:41:12.171Z] lf-activate-venv: SKIPPING [2022-04-13T01:41:12.171Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/191 [2022-04-13T01:41:12.171Z] INFO: archiving workspace using pattern(s): [2022-04-13T01:41:13.109Z] Archives upload complete. [2022-04-13T01:41:13.109Z] INFO: archiving logs to Nexus