Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 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-ssh1536238098353402290.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-ssh4493052184247638446.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-ssh5017566171698401996.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-ssh13718790724669148022.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-ssh13043054873099127394.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 ‘prd-ubuntu20.04-docker-8c-8g-20657’ Running on prd-ubuntu20.04-docker-8c-8g-20660 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/189 [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/189 # 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 197d819be8811250aad6d64bcb6b2aa1cf8bb64a (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 197d819be8811250aad6d64bcb6b2aa1cf8bb64a # timeout=10 Commit message: "Merge pull request #3950 from jinlinGuan/issue-3925-patch-resource" > git rev-list --no-walk 99fe7407157ffe53041578bae278449b5a47fce8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T10:51:40.107Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T10:51:40.161Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T10:51:40.175Z] ========================================================= [2022-04-12T10:51:40.175Z] EdgeX Global Pipelines Version Info [2022-04-12T10:51:40.175Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:51:40.934Z] ------------------- [2022-04-12T10:51:40.934Z] stable info: [2022-04-12T10:51:40.934Z] ------------------- [2022-04-12T10:51:40.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T10:51:40.934Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T10:51:40.934Z] Message: update stable to v1.0.221 [2022-04-12T10:51:41.509Z] ------------------- [2022-04-12T10:51:41.509Z] experimental info: [2022-04-12T10:51:41.509Z] ------------------- [2022-04-12T10:51:41.509Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T10:51:41.509Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T10:51:41.509Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T10:51:41.641Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-12T10:51:41.654Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-12T10:51:41.668Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T10:51:41.682Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T10:51:41.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T10:51:41.704Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T10:51:41.715Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T10:51:41.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-12T10:51:41.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-12T10:51:41.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-12T10:51:41.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T10:51:41.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T10:51:41.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T10:51:41.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T10:51:41.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T10:51:41.794Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T10:51:41.802Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T10:51:41.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T10:51:41.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-12T10:51:41.831Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-12T10:51:41.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T10:51:41.855Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T10:51:41.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-12T10:51:41.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-12T10:51:41.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-12T10:51:41.893Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] echo [2022-04-12T10:51:41.904Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 197d819 [Pipeline] echo [2022-04-12T10:51:41.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T10:51:41.950Z] provisioning config files... [2022-04-12T10:51:41.964Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/189@tmp/config3839752921395663544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:51:42.272Z] ---> docker-login.sh [2022-04-12T10:51:42.272Z] nexus3.edgexfoundry.org:10001 [2022-04-12T10:51:42.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:51:42.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:51:42.534Z] Configure a credential helper to remove this warning. See [2022-04-12T10:51:42.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:51:42.534Z] [2022-04-12T10:51:42.534Z] Login Succeeded [2022-04-12T10:51:42.534Z] nexus3.edgexfoundry.org:10002 [2022-04-12T10:51:42.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:51:42.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:51:42.801Z] Configure a credential helper to remove this warning. See [2022-04-12T10:51:42.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:51:42.801Z] [2022-04-12T10:51:42.801Z] Login Succeeded [2022-04-12T10:51:42.801Z] nexus3.edgexfoundry.org:10003 [2022-04-12T10:51:42.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:51:42.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:51:42.801Z] Configure a credential helper to remove this warning. See [2022-04-12T10:51:42.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:51:42.801Z] [2022-04-12T10:51:42.801Z] Login Succeeded [2022-04-12T10:51:42.801Z] nexus3.edgexfoundry.org:10004 [2022-04-12T10:51:42.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:51:43.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:51:43.064Z] Configure a credential helper to remove this warning. See [2022-04-12T10:51:43.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:51:43.064Z] [2022-04-12T10:51:43.064Z] Login Succeeded [2022-04-12T10:51:43.064Z] docker.io [2022-04-12T10:51:43.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:51:43.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:51:43.326Z] Configure a credential helper to remove this warning. See [2022-04-12T10:51:43.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:51:43.326Z] [2022-04-12T10:51:43.326Z] Login Succeeded [2022-04-12T10:51:43.326Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T10:51:43.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T10:51:43.651Z] + 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-12T10:51:43.651Z] + dirname cmd/core-command/Dockerfile [2022-04-12T10:51:43.651Z] + cut -d/ -f2 [2022-04-12T10:51:43.651Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-12T10:51:43.651Z] + cut -d/ -f2 [2022-04-12T10:51:43.651Z] + dirname cmd/core-data/Dockerfile [2022-04-12T10:51:43.651Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-12T10:51:43.651Z] + dirname cmd/core-metadata/Dockerfile [2022-04-12T10:51:43.651Z] + cut -d/ -f2 [2022-04-12T10:51:43.651Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-12T10:51:43.651Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-12T10:51:43.651Z] + cut -d/ -f2 [2022-04-12T10:51:43.651Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-12T10:51:43.651Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-12T10:51:43.651Z] + cut -d/ -f2 [2022-04-12T10:51:43.651Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-12T10:51:43.651Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-12T10:51:43.651Z] + cut -d/ -f2 [2022-04-12T10:51:43.651Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-12T10:51:43.651Z] + cut -d/ -f2 [2022-04-12T10:51:43.651Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T10:51:43.651Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T10:51:43.652Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-12T10:51:43.652Z] + cut -d/ -f2 [2022-04-12T10:51:43.652Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-12T10:51:43.652Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-12T10:51:43.652Z] + cut -d/ -f2 [2022-04-12T10:51:43.652Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-12T10:51:43.652Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-12T10:51:43.652Z] + cut -d/ -f2 [2022-04-12T10:51:43.652Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-12T10:51:43.652Z] + dirname cmd/support-notifications/Dockerfile [2022-04-12T10:51:43.652Z] + cut -d/ -f2 [2022-04-12T10:51:43.652Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-12T10:51:43.652Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-12T10:51:43.652Z] + cut -d/ -f2 [2022-04-12T10:51:43.652Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-12T10:51:43.652Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-12T10:51:43.652Z] + cut -d/ -f2 [2022-04-12T10:51:43.652Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-12T10:51:43.778Z] 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-12T10:51:44.127Z] + git rev-list -1 --merges 197d819be8811250aad6d64bcb6b2aa1cf8bb64a~1..197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] echo [2022-04-12T10:51:44.140Z] -----------> git rev-list -1 --merges 197d819be8811250aad6d64bcb6b2aa1cf8bb64a~1..197d819be8811250aad6d64bcb6b2aa1cf8bb64a 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:51:44.140Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [false] [Pipeline] sh [2022-04-12T10:51:44.436Z] + git log --format=format:%s -1 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] echo [2022-04-12T10:51:44.450Z] ========================================================= [2022-04-12T10:51:44.450Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T10:51:44.450Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-12T10:51:44.914Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T10:51:44.914Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T10:51:44.914Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T10:51:44.914Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T10:51:44.914Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-12T10:51:44.914Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-12T10:51:44.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:45.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T10:51:45.343Z] [2022-04-12T10:51:45.343Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:45.648Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T10:51:45.648Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T10:51:45.648Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T10:51:45.648Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T10:51:45.648Z] 4c7163046ea9: Pulling fs layer [2022-04-12T10:51:45.648Z] 0c2d73faf560: Pulling fs layer [2022-04-12T10:51:45.648Z] 0c2d73faf560: Waiting [2022-04-12T10:51:45.648Z] 3e5f54012d9b: Verifying Checksum [2022-04-12T10:51:45.648Z] 3e5f54012d9b: Download complete [2022-04-12T10:51:45.648Z] a0d0a0d46f8b: Download complete [2022-04-12T10:51:45.648Z] 0c2d73faf560: Verifying Checksum [2022-04-12T10:51:45.648Z] 0c2d73faf560: Download complete [2022-04-12T10:51:45.648Z] 4c7163046ea9: Verifying Checksum [2022-04-12T10:51:45.648Z] 4c7163046ea9: Download complete [2022-04-12T10:51:45.909Z] a0d0a0d46f8b: Pull complete [2022-04-12T10:51:45.909Z] 3e5f54012d9b: Pull complete [2022-04-12T10:51:46.171Z] 4c7163046ea9: Pull complete [2022-04-12T10:51:46.432Z] 0c2d73faf560: Pull complete [2022-04-12T10:51:46.432Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T10:51:46.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T10:51:46.432Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T10:51:46.516Z] prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container [2022-04-12T10:51:46.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T10:51:47.169Z] $ docker top 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T10:51:47.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T10:51:47.262Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T10:51:47.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T10:51:47.401Z] $ docker exec 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 ssh-agent [2022-04-12T10:51:47.515Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKOnpAe/agent.13 [2022-04-12T10:51:47.515Z] SSH_AGENT_PID=19 [2022-04-12T10:51:47.524Z] Running ssh-add (command line suppressed) [2022-04-12T10:51:47.637Z] Identity added: /w/workspace/edgex-go/189@tmp/private_key_4084110110287849609.key (/w/workspace/edgex-go/189@tmp/private_key_4084110110287849609.key) [2022-04-12T10:51:47.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T10:51:47.944Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T10:51:47.967Z] $ docker exec --env ******** --env ******** 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 ssh-agent -k [2022-04-12T10:51:48.070Z] unset SSH_AUTH_SOCK; [2022-04-12T10:51:48.071Z] unset SSH_AGENT_PID; [2022-04-12T10:51:48.071Z] echo Agent pid 19 killed; [2022-04-12T10:51:48.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T10:51:48.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T10:51:48.110Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T10:51:48.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T10:51:48.254Z] $ docker exec 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 ssh-agent [2022-04-12T10:51:48.378Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlMMpdL/agent.53 [2022-04-12T10:51:48.378Z] SSH_AGENT_PID=59 [2022-04-12T10:51:48.385Z] Running ssh-add (command line suppressed) [2022-04-12T10:51:48.497Z] Identity added: /w/workspace/edgex-go/189@tmp/private_key_6407444331103127481.key (/w/workspace/edgex-go/189@tmp/private_key_6407444331103127481.key) [2022-04-12T10:51:48.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T10:51:48.803Z] + git semver init [2022-04-12T10:51:48.803Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T10:51:48.803Z] # $GIT_DIR = /w/workspace/edgex-go/189/.git [2022-04-12T10:51:48.803Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/189 [2022-04-12T10:51:48.803Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T10:51:48.803Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T10:51:48.803Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T10:51:48.803Z] # $SEMVER_BRANCH = main [2022-04-12T10:51:48.803Z] # $SEMVER_TEMP = /tmp/semver-102827810 [2022-04-12T10:51:48.803Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-12T10:52:03.739Z] # '/tmp/semver-102827810' -> '/w/workspace/edgex-go/189/.semver' [2022-04-12T10:52:03.739Z] # -> Force: false [2022-04-12T10:52:03.739Z] # $SEMVER_DIR = /w/workspace/edgex-go/189/.semver [Pipeline] } [2022-04-12T10:52:03.754Z] $ docker exec --env ******** --env ******** 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 ssh-agent -k [2022-04-12T10:52:03.871Z] unset SSH_AUTH_SOCK; [2022-04-12T10:52:03.871Z] unset SSH_AGENT_PID; [2022-04-12T10:52:03.872Z] echo Agent pid 59 killed; [2022-04-12T10:52:03.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T10:52:04.193Z] + git semver [Pipeline] } [2022-04-12T10:52:04.209Z] $ docker stop --time=1 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 [2022-04-12T10:52:05.914Z] $ docker rm -f 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T10:52:06.287Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T10:52:06.549Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T10:52:06.553Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.64 [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-12T10:52:06.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T10:52:06.681Z] ========================================================= [2022-04-12T10:52:06.681Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T10:52:06.681Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T10:52:06.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T10:52:06.975Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T10:52:06.975Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T10:52:06.975Z] 666ba61612fd: Pulling fs layer [2022-04-12T10:52:06.975Z] 8ed8ca486205: Pulling fs layer [2022-04-12T10:52:06.975Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T10:52:06.975Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T10:52:06.975Z] 640e595b4fbd: Pulling fs layer [2022-04-12T10:52:06.975Z] 763cafe07f6e: Pulling fs layer [2022-04-12T10:52:06.975Z] 0c0b528cf693: Pulling fs layer [2022-04-12T10:52:06.975Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T10:52:06.975Z] 4fe6c5a15a65: Waiting [2022-04-12T10:52:06.975Z] 22a0e8bec74d: Waiting [2022-04-12T10:52:06.975Z] 640e595b4fbd: Waiting [2022-04-12T10:52:06.975Z] 763cafe07f6e: Waiting [2022-04-12T10:52:06.975Z] 10935f4eaf8b: Waiting [2022-04-12T10:52:06.975Z] 0c0b528cf693: Waiting [2022-04-12T10:52:06.975Z] 8ed8ca486205: Download complete [2022-04-12T10:52:06.975Z] 666ba61612fd: Download complete [2022-04-12T10:52:06.975Z] 22a0e8bec74d: Download complete [2022-04-12T10:52:06.975Z] 59bf1c3509f3: Verifying Checksum [2022-04-12T10:52:06.975Z] 59bf1c3509f3: Download complete [2022-04-12T10:52:06.975Z] 640e595b4fbd: Verifying Checksum [2022-04-12T10:52:06.975Z] 640e595b4fbd: Download complete [2022-04-12T10:52:06.975Z] 763cafe07f6e: Verifying Checksum [2022-04-12T10:52:06.975Z] 763cafe07f6e: Download complete [2022-04-12T10:52:06.975Z] 0c0b528cf693: Verifying Checksum [2022-04-12T10:52:06.975Z] 0c0b528cf693: Download complete [2022-04-12T10:52:07.234Z] 59bf1c3509f3: Pull complete [2022-04-12T10:52:07.234Z] 666ba61612fd: Pull complete [2022-04-12T10:52:07.496Z] 8ed8ca486205: Pull complete [2022-04-12T10:52:07.758Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T10:52:07.758Z] 10935f4eaf8b: Download complete [2022-04-12T10:52:07.758Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T10:52:07.758Z] 4fe6c5a15a65: Download complete [2022-04-12T10:52:11.958Z] 4fe6c5a15a65: Pull complete [2022-04-12T10:52:11.958Z] 22a0e8bec74d: Pull complete [2022-04-12T10:52:11.958Z] 640e595b4fbd: Pull complete [2022-04-12T10:52:11.958Z] 763cafe07f6e: Pull complete [2022-04-12T10:52:11.958Z] 0c0b528cf693: Pull complete [2022-04-12T10:52:13.868Z] 10935f4eaf8b: Pull complete [2022-04-12T10:52:13.868Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T10:52:13.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T10:52:13.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T10:52:14.181Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T10:52:14.181Z] WORKDIR /edgex [2022-04-12T10:52:14.181Z] COPY go.mod . [2022-04-12T10:52:14.181Z] RUN go mod download [2022-04-12T10:52:14.181Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-12T10:52:15.564Z] Sending build context to Docker daemon 334.7MB [2022-04-12T10:52:15.564Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T10:52:15.564Z] ---> 99d49a6021b9 [2022-04-12T10:52:15.564Z] Step 2/4 : WORKDIR /edgex [2022-04-12T10:52:17.493Z] ---> Running in 0519f8978512 [2022-04-12T10:52:17.493Z] Removing intermediate container 0519f8978512 [2022-04-12T10:52:17.493Z] ---> f8b902171d94 [2022-04-12T10:52:17.493Z] Step 3/4 : COPY go.mod . [2022-04-12T10:52:17.493Z] ---> 57d39ebd73fd [2022-04-12T10:52:17.493Z] Step 4/4 : RUN go mod download [2022-04-12T10:52:17.493Z] ---> Running in 295b34d7b93d [2022-04-12T10:52:21.637Z] Still waiting to schedule task [2022-04-12T10:52:21.638Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20658’ [2022-04-12T10:52:29.719Z] Removing intermediate container 295b34d7b93d [2022-04-12T10:52:29.720Z] ---> 8eb4427f6a87 [2022-04-12T10:52:29.720Z] Successfully built 8eb4427f6a87 [2022-04-12T10:52:29.720Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:30.016Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T10:52:30.016Z] . [Pipeline] withDockerContainer [2022-04-12T10:52:30.086Z] prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container [2022-04-12T10:52:30.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T10:52:30.509Z] $ docker top 7027adba96b26dc756805f4ae9a503363db10804d3c69d9bf12db89662819691 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T10:52:30.861Z] + go version [2022-04-12T10:52:30.861Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T10:52:30.874Z] $ docker stop --time=1 7027adba96b26dc756805f4ae9a503363db10804d3c69d9bf12db89662819691 [2022-04-12T10:52:32.147Z] $ docker rm -f 7027adba96b26dc756805f4ae9a503363db10804d3c69d9bf12db89662819691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:32.529Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T10:52:32.529Z] . [Pipeline] withDockerContainer [2022-04-12T10:52:32.597Z] prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container [2022-04-12T10:52:32.635Z] $ 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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T10:52:33.003Z] $ docker top dd35f2375c2b6c944a82c8a493188ea335b82b1e5097f79b290813c6588d6408 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T10:52:33.084Z] ========================================================= [2022-04-12T10:52:33.084Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T10:52:33.084Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T10:52:33.376Z] + make test [2022-04-12T10:52:33.376Z] go mod tidy -compat=1.17 [2022-04-12T10:52:33.376Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T10:52:39.962Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T10:52:52.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T10:52:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2022-04-12T10:52:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T10:52:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T10:52:53.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.131s coverage: 98.5% of statements [2022-04-12T10:52:53.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T10:52:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.9% of statements [2022-04-12T10:52:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T10:52:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T10:52:57.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.127s coverage: 89.2% of statements [2022-04-12T10:52:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T10:52:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T10:52:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T10:52:57.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 84.4% of statements [2022-04-12T10:52:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T10:52:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T10:52:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T10:52:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T10:52:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T10:52:57.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.4% of statements [2022-04-12T10:52:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T10:52:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T10:52:57.050Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-04-12T10:52:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T10:52:57.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T10:52:57.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T10:52:57.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T10:52:57.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T10:52:57.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-04-12T10:52:57.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T10:52:57.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T10:52:57.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T10:52:57.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2022-04-12T10:52:57.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T10:52:57.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements [2022-04-12T10:52:57.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 24.0% of statements [2022-04-12T10:52:57.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T10:52:57.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-04-12T10:52:57.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-04-12T10:52:57.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-04-12T10:52:57.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2022-04-12T10:52:57.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-04-12T10:53:07.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements [2022-04-12T10:53:07.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-04-12T10:53:08.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 82.5% of statements [2022-04-12T10:53:08.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.129s coverage: 58.8% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.4% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 43.8% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T10:53:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-04-12T10:53:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements [2022-04-12T10:53:17.370Z] 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-12T10:53:39.304Z] GO111MODULE=on go vet ./... [2022-04-12T10:53:41.210Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T10:53:41.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T10:53:41.732Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T10:53:42.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T10:53:42.656Z] + ls -al . [2022-04-12T10:53:42.656Z] total 668 [2022-04-12T10:53:42.656Z] drwxrwxr-x 10 1001 1001 4096 Apr 12 10:53 . [2022-04-12T10:53:42.656Z] drwxr-xr-x 4 root root 4096 Apr 12 10:52 .. [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 10:51 .dockerignore [2022-04-12T10:53:42.656Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 10:51 .git [2022-04-12T10:53:42.656Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 10:51 .github [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 870 Apr 12 10:51 .gitignore [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 10:51 .golangci.yml [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 10:51 .hadolint.yml [2022-04-12T10:53:42.656Z] drwx------ 3 1001 1001 4096 Apr 12 10:52 .semver [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 10:51 .sonarcloud.properties [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 10:51 ADOPTERS.md [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 9953 Apr 12 10:51 Attribution.txt [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 10:51 CHANGELOG.md [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 10:51 CONTRIBUTING.md [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 10:51 GOVERNANCE.md [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 10:51 Jenkinsfile [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 10:51 LICENSE [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 8478 Apr 12 10:51 Makefile [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 10:51 OWNERS.md [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 10:51 README.md [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 10:51 SECURITY.md [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 12 Apr 12 10:52 VERSION [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 10:51 ZMQWindows.md [2022-04-12T10:53:42.656Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 10:51 bin [2022-04-12T10:53:42.656Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 10:51 cmd [2022-04-12T10:53:42.656Z] -rw-r--r-- 1 root root 432619 Apr 12 10:53 coverage.out [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 3175 Apr 12 10:51 go.mod [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 34990 Apr 12 10:51 go.sum [2022-04-12T10:53:42.656Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 10:51 internal [2022-04-12T10:53:42.656Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 10:51 openapi [2022-04-12T10:53:42.656Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 10:51 snap [2022-04-12T10:53:42.656Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 10:51 version.go [Pipeline] sh [2022-04-12T10:53:42.948Z] + '[' -e coverage.out ] [2022-04-12T10:53:42.948Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T10:53:43.061Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T10:53:43.349Z] + make build [2022-04-12T10:53:43.349Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T10:54:01.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T10:54:13.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T10:54:13.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T10:54:15.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T10:54:15.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T10:54:16.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T10:54:18.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T10:54:19.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T10:54:20.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T10:54:21.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T10:54:23.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T10:54:25.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-12T10:54:26.007Z] $ docker stop --time=1 dd35f2375c2b6c944a82c8a493188ea335b82b1e5097f79b290813c6588d6408 [2022-04-12T10:54:28.229Z] $ docker rm -f dd35f2375c2b6c944a82c8a493188ea335b82b1e5097f79b290813c6588d6408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:54:29.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T10:54:29.151Z] [2022-04-12T10:54:29.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:54:29.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T10:54:29.455Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-12T10:54:29.455Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-12T10:54:29.455Z] ca9280d653b3: Pulling fs layer [2022-04-12T10:54:29.455Z] 7e9c9ca2126c: Pulling fs layer [2022-04-12T10:54:29.455Z] cbdbe7a5bc2a: Download complete [2022-04-12T10:54:29.715Z] ca9280d653b3: Verifying Checksum [2022-04-12T10:54:29.715Z] ca9280d653b3: Download complete [2022-04-12T10:54:29.715Z] cbdbe7a5bc2a: Pull complete [2022-04-12T10:54:29.974Z] 7e9c9ca2126c: Download complete [2022-04-12T10:54:29.974Z] ca9280d653b3: Pull complete [2022-04-12T10:54:33.264Z] 7e9c9ca2126c: Pull complete [2022-04-12T10:54:33.264Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-12T10:54:33.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T10:54:33.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-12T10:54:33.342Z] prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container [2022-04-12T10:54:33.415Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T10:54:34.759Z] $ docker top 2a699baaf6f73e900b9fe169e959e61d13a1b7a425b15eb755f269755bf19e73 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T10:54:35.172Z] + + docker-composegrep build parallel --help [2022-04-12T10:54:35.172Z] [2022-04-12T10:54:35.742Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T10:54:35.755Z] $ docker stop --time=1 2a699baaf6f73e900b9fe169e959e61d13a1b7a425b15eb755f269755bf19e73 [2022-04-12T10:54:37.059Z] $ docker rm -f 2a699baaf6f73e900b9fe169e959e61d13a1b7a425b15eb755f269755bf19e73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:54:37.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T10:54:37.449Z] . [Pipeline] withDockerContainer [2022-04-12T10:54:37.519Z] prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container [2022-04-12T10:54:37.556Z] $ 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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T10:54:37.927Z] $ docker top 843f7fb211ad414258cc87d86bf537a3de53a6c147eb9b02bf4f352dfc0f9db3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T10:54:38.280Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T10:54:38.849Z] Building core-command ... [2022-04-12T10:54:38.849Z] Building core-data ... [2022-04-12T10:54:38.849Z] Building core-metadata ... [2022-04-12T10:54:38.849Z] Building security-bootstrapper ... [2022-04-12T10:54:38.849Z] Building security-proxy-setup ... [2022-04-12T10:54:38.849Z] Building security-secretstore-setup ... [2022-04-12T10:54:38.849Z] Building security-spiffe-token-provider ... [2022-04-12T10:54:38.849Z] Building security-spire-agent ... [2022-04-12T10:54:38.849Z] Building security-spire-config ... [2022-04-12T10:54:38.849Z] Building security-spire-server ... [2022-04-12T10:54:38.849Z] Building support-notifications ... [2022-04-12T10:54:38.849Z] Building support-scheduler ... [2022-04-12T10:54:38.849Z] Building sys-mgmt-agent ... [2022-04-12T10:54:38.849Z] Building core-command [2022-04-12T10:54:38.849Z] Building security-spiffe-token-provider [2022-04-12T10:54:38.849Z] Building security-spire-server [2022-04-12T10:54:38.849Z] Building security-bootstrapper [2022-04-12T10:54:38.849Z] Building security-spire-config [2022-04-12T10:54:53.483Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20663 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-12T10:54:53.494Z] Running in /w/workspace/edgex-go/189 [Pipeline] { [Pipeline] checkout [2022-04-12T10:54:54.062Z] The recommended git tool is: git [2022-04-12T10:55:00.786Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:55:00.786Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:55:00.786Z] ---> 8eb4427f6a87 [2022-04-12T10:55:00.786Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T10:55:00.786Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:55:00.786Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:55:00.786Z] ---> 8eb4427f6a87 [2022-04-12T10:55:00.786Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T10:55:00.786Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:55:00.786Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:55:00.786Z] ---> 8eb4427f6a87 [2022-04-12T10:55:00.786Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T10:55:00.786Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:55:00.786Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:55:00.786Z] ---> 8eb4427f6a87 [2022-04-12T10:55:00.786Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T10:55:00.786Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:55:00.786Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:55:00.786Z] ---> 8eb4427f6a87 [2022-04-12T10:55:00.786Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T10:55:00.786Z] ---> Running in 90a2b1904581 [2022-04-12T10:55:00.786Z] ---> Running in e51006ce229a [2022-04-12T10:55:00.786Z] ---> Running in 23ffd3be6e5b [2022-04-12T10:55:00.786Z] ---> Running in c4c9d5b1cb28 [2022-04-12T10:55:00.786Z] ---> Running in 09309dadc7ff [2022-04-12T10:55:00.786Z] Removing intermediate container e51006ce229a [2022-04-12T10:55:00.786Z] ---> a37cb292e515 [2022-04-12T10:55:00.786Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T10:55:00.786Z] Removing intermediate container 09309dadc7ff [2022-04-12T10:55:00.786Z] ---> 22794b374359 [2022-04-12T10:55:00.786Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:55:00.786Z] Removing intermediate container c4c9d5b1cb28 [2022-04-12T10:55:00.786Z] ---> 015321352826 [2022-04-12T10:55:00.786Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:55:00.786Z] Removing intermediate container 23ffd3be6e5b [2022-04-12T10:55:00.786Z] ---> 54d786ae9a76 [2022-04-12T10:55:00.786Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:55:00.786Z] Removing intermediate container 90a2b1904581 [2022-04-12T10:55:00.786Z] ---> eb530da1035d [2022-04-12T10:55:00.786Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:55:00.786Z] ---> Running in b737574aaf06 [2022-04-12T10:55:00.786Z] ---> Running in c2b2d7ce6f4c [2022-04-12T10:55:00.786Z] ---> Running in ca59c01eb94e [2022-04-12T10:55:00.786Z] ---> Running in 4173e54a54f5 [2022-04-12T10:55:00.786Z] ---> Running in 86f799d6674d [2022-04-12T10:55:01.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:01.618Z] Removing intermediate container ca59c01eb94e [2022-04-12T10:55:01.618Z] ---> 542c3ba3251b [2022-04-12T10:55:01.618Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T10:55:01.618Z] ---> Running in ac49d1a2cea9 [2022-04-12T10:55:01.618Z] Removing intermediate container c2b2d7ce6f4c [2022-04-12T10:55:01.618Z] ---> f3a809f76517 [2022-04-12T10:55:01.618Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T10:55:01.876Z] ---> Running in 0f79d04f1c41 [2022-04-12T10:55:01.876Z] Removing intermediate container 4173e54a54f5 [2022-04-12T10:55:01.876Z] ---> 39a6ad79ff97 [2022-04-12T10:55:01.876Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T10:55:01.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:01.876Z] ---> Running in 7abe9d7acdab [2022-04-12T10:55:01.975Z] using credential edgex-jenkins-ssh [2022-04-12T10:55:01.991Z] Cloning the remote Git repository [2022-04-12T10:55:02.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:02.135Z] Removing intermediate container 86f799d6674d [2022-04-12T10:55:02.135Z] ---> bcc51a216431 [2022-04-12T10:55:02.135Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T10:55:02.135Z] ---> Running in 337200980c3f [2022-04-12T10:55:02.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:02.394Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T10:55:02.394Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T10:55:02.394Z] OK: 15864 distinct packages available [2022-04-12T10:55:02.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:02.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:02.058Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-12T10:55:02.164Z] > git init /w/workspace/edgex-go/189 # timeout=10 [2022-04-12T10:55:02.312Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T10:55:02.313Z] > git --version # timeout=10 [2022-04-12T10:55:02.344Z] > git --version # 'git version 2.25.1' [2022-04-12T10:55:02.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T10:55:02.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:02.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:03.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:03.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:03.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:03.434Z] OK: 221 MiB in 52 packages [2022-04-12T10:55:03.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:55:03.434Z] OK: 221 MiB in 52 packages [2022-04-12T10:55:03.434Z] OK: 221 MiB in 52 packages [2022-04-12T10:55:03.434Z] OK: 221 MiB in 52 packages [2022-04-12T10:55:03.693Z] OK: 221 MiB in 52 packages [2022-04-12T10:55:02.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T10:55:03.952Z] Removing intermediate container ac49d1a2cea9 [2022-04-12T10:55:03.952Z] ---> 70dee3454158 [2022-04-12T10:55:03.952Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T10:55:04.211Z] ---> 8d2982b0ada2 [2022-04-12T10:55:04.211Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:55:04.211Z] Removing intermediate container 7abe9d7acdab [2022-04-12T10:55:04.211Z] ---> d33cd7d12af4 [2022-04-12T10:55:04.211Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T10:55:04.211Z] Removing intermediate container 0f79d04f1c41 [2022-04-12T10:55:04.211Z] ---> 76c1eca0e70f [2022-04-12T10:55:04.211Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T10:55:04.211Z] ---> Running in f69c9c143584 [2022-04-12T10:55:04.211Z] Removing intermediate container b737574aaf06 [2022-04-12T10:55:04.211Z] ---> 2f584ce4f66c [2022-04-12T10:55:04.211Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T10:55:04.211Z] Removing intermediate container 337200980c3f [2022-04-12T10:55:04.211Z] ---> c72daca620d1 [2022-04-12T10:55:04.211Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T10:55:04.497Z] ---> abd68460d80b [2022-04-12T10:55:04.497Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:55:04.497Z] ---> 0a2defa22bd1 [2022-04-12T10:55:04.497Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:55:04.497Z] ---> Running in 464e82729de6 [2022-04-12T10:55:04.497Z] ---> Running in 5b1554ba1243 [2022-04-12T10:55:04.497Z] ---> 2d5abfa6af1b [2022-04-12T10:55:04.497Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:55:04.497Z] ---> 34e8979f1d4d [2022-04-12T10:55:04.497Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:55:04.757Z] ---> Running in 5df78744a3f0 [2022-04-12T10:55:04.757Z] ---> Running in c921f2137038 [2022-04-12T10:55:05.326Z] Removing intermediate container f69c9c143584 [2022-04-12T10:55:05.326Z] ---> b05ef58fb269 [2022-04-12T10:55:05.326Z] Step 8/23 : COPY . . [2022-04-12T10:55:07.239Z] Removing intermediate container 464e82729de6 [2022-04-12T10:55:07.239Z] ---> 24c75964391f [2022-04-12T10:55:07.239Z] Step 8/25 : COPY . . [2022-04-12T10:55:07.239Z] Removing intermediate container 5b1554ba1243 [2022-04-12T10:55:07.239Z] ---> 1af1f1daf29e [2022-04-12T10:55:07.239Z] Step 8/31 : COPY . . [2022-04-12T10:55:07.239Z] Removing intermediate container c921f2137038 [2022-04-12T10:55:07.239Z] ---> 649a327c0f71 [2022-04-12T10:55:07.239Z] Step 7/20 : COPY . . [2022-04-12T10:55:07.239Z] Removing intermediate container 5df78744a3f0 [2022-04-12T10:55:07.239Z] ---> 69438da357af [2022-04-12T10:55:07.239Z] Step 8/26 : COPY . . [2022-04-12T10:55:19.464Z] ---> ac68dc3922e7 [2022-04-12T10:55:19.464Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T10:55:19.464Z] ---> fff739dd5783 [2022-04-12T10:55:19.464Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T10:55:19.464Z] ---> bb0db1cfb77b [2022-04-12T10:55:19.464Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T10:55:19.464Z] ---> Running in e81492ec4ebe [2022-04-12T10:55:19.464Z] ---> 3af01f463e32 [2022-04-12T10:55:19.464Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T10:55:19.464Z] ---> 842a4fe6b70e [2022-04-12T10:55:19.464Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T10:55:19.464Z] ---> Running in c137edd61815 [2022-04-12T10:55:19.464Z] ---> Running in fc553115f220 [2022-04-12T10:55:19.464Z] ---> Running in ab9b6655d8d1 [2022-04-12T10:55:19.464Z] ---> Running in 9f1a81c61c84 [2022-04-12T10:55:19.464Z] Removing intermediate container e81492ec4ebe [2022-04-12T10:55:19.464Z] ---> a4a7a1ec9622 [2022-04-12T10:55:19.464Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T10:55:19.464Z] ---> Running in f81f0be72e1c [2022-04-12T10:55:19.464Z] Removing intermediate container c137edd61815 [2022-04-12T10:55:19.464Z] ---> 6335f73f7043 [2022-04-12T10:55:19.464Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T10:55:19.464Z] ---> Running in 9e097a4dbfbf [2022-04-12T10:55:19.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T10:55:19.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T10:55:19.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T10:55:19.464Z] Removing intermediate container 9e097a4dbfbf [2022-04-12T10:55:19.464Z] ---> b9c428c083a1 [2022-04-12T10:55:19.464Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T10:55:19.464Z] ---> Running in 670af94edabb [2022-04-12T10:55:19.464Z] Removing intermediate container f81f0be72e1c [2022-04-12T10:55:19.464Z] ---> c43483dee442 [2022-04-12T10:55:19.464Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T10:55:19.464Z] ---> Running in b9a848659f5f [2022-04-12T10:55:19.464Z] Removing intermediate container 670af94edabb [2022-04-12T10:55:19.464Z] ---> 1867a9b1bee2 [2022-04-12T10:55:19.464Z] 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-12T10:55:19.464Z] Removing intermediate container b9a848659f5f [2022-04-12T10:55:19.464Z] ---> cda7671ca413 [2022-04-12T10:55:19.464Z] 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-12T10:55:19.464Z] ---> Running in 970dc82b1d58 [2022-04-12T10:55:19.464Z] ---> Running in f02d881d1cb9 [2022-04-12T10:55:19.838Z] Avoid second fetch [2022-04-12T10:55:19.838Z] Checking out Revision 197d819be8811250aad6d64bcb6b2aa1cf8bb64a (main) [2022-04-12T10:55:20.851Z] spire-1.2.1/ [2022-04-12T10:55:20.851Z] spire-1.2.1/.data/ [2022-04-12T10:55:20.851Z] spire-1.2.1/.data/.file [2022-04-12T10:55:20.851Z] spire-1.2.1/.dockerignore [2022-04-12T10:55:20.851Z] spire-1.2.1/.gitattributes [2022-04-12T10:55:20.851Z] spire-1.2.1/.githooks/ [2022-04-12T10:55:20.851Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/ [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/ [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T10:55:20.851Z] spire-1.2.1/.gitignore [2022-04-12T10:55:20.851Z] spire-1.2.1/.go-version [2022-04-12T10:55:20.851Z] spire-1.2.1/.golangci.yml [2022-04-12T10:55:20.851Z] spire-1.2.1/ADOPTERS.md [2022-04-12T10:55:20.851Z] spire-1.2.1/CHANGELOG.md [2022-04-12T10:55:20.851Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T10:55:20.851Z] spire-1.2.1/CODEOWNERS [2022-04-12T10:55:20.851Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T10:55:20.851Z] spire-1.2.1/Dockerfile [2022-04-12T10:55:20.851Z] spire-1.2.1/Dockerfile.dev [2022-04-12T10:55:20.851Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T10:55:20.851Z] spire-1.2.1/LICENSE [2022-04-12T10:55:20.851Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T10:55:20.851Z] spire-1.2.1/Makefile [2022-04-12T10:55:20.851Z] spire-1.2.1/README.md [2022-04-12T10:55:20.851Z] spire-1.2.1/ROADMAP.md [2022-04-12T10:55:20.851Z] spire-1.2.1/SECURITY.md [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/spire-1.2.1/ [2022-04-12T10:55:20.851Z] [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ [2022-04-12T10:55:20.851Z] spire-1.2.1/.data/.file [2022-04-12T10:55:20.851Z] spire-1.2.1/.dockerignore [2022-04-12T10:55:20.851Z] spire-1.2.1/.gitattributes [2022-04-12T10:55:20.851Z] spire-1.2.1/.githooks/ [2022-04-12T10:55:20.851Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/ [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/ [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T10:55:20.851Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T10:55:20.851Z] spire-1.2.1/.gitignore [2022-04-12T10:55:20.851Z] spire-1.2.1/.go-version [2022-04-12T10:55:20.851Z] spire-1.2.1/.golangci.yml [2022-04-12T10:55:20.851Z] spire-1.2.1/ADOPTERS.md [2022-04-12T10:55:20.851Z] spire-1.2.1/CHANGELOG.md [2022-04-12T10:55:20.851Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T10:55:20.851Z] spire-1.2.1/CODEOWNERS [2022-04-12T10:55:20.851Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T10:55:20.851Z] spire-1.2.1/Dockerfile [2022-04-12T10:55:20.851Z] spire-1.2.1/Dockerfile.dev [2022-04-12T10:55:20.851Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T10:55:20.851Z] spire-1.2.1/LICENSE [2022-04-12T10:55:20.851Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T10:55:20.851Z] spire-1.2.1/Makefile [2022-04-12T10:55:20.851Z] spire-1.2.1/README.md [2022-04-12T10:55:20.851Z] spire-1.2.1/ROADMAP.md [2022-04-12T10:55:20.851Z] spire-1.2.1/SECURITY.md [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T10:55:20.851Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/ [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/agent/ [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/server/ [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/server/server.conf [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/ [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/auditlog.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/ [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T10:55:20.852Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/ [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/agent/ [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/server/ [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/server/server.conf [2022-04-12T10:55:20.852Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/ [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/auditlog.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/ [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/spire_server.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/telemetry.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/upgrading.md [2022-04-12T10:55:20.852Z] spire-1.2.1/doc/using_spire.md [2022-04-12T10:55:20.852Z] spire-1.2.1/examples/ [2022-04-12T10:55:20.852Z] spire-1.2.1/examples/README.md [2022-04-12T10:55:20.852Z] spire-1.2.1/go.mod [2022-04-12T10:55:20.852Z] spire-1.2.1/go.sum [2022-04-12T10:55:20.852Z] spire-1.2.1/pkg/ [2022-04-12T10:55:20.852Z] spire-1.2.1/pkg/agent/ [2022-04-12T10:55:20.852Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T10:55:20.852Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T10:55:20.852Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T10:55:20.852Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T10:55:20.853Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T10:55:20.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/spire_server.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/telemetry.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/upgrading.md [2022-04-12T10:55:20.854Z] spire-1.2.1/doc/using_spire.md [2022-04-12T10:55:20.854Z] spire-1.2.1/examples/ [2022-04-12T10:55:20.854Z] spire-1.2.1/examples/README.md [2022-04-12T10:55:20.854Z] spire-1.2.1/go.mod [2022-04-12T10:55:20.854Z] spire-1.2.1/go.sum [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T10:55:20.854Z] [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T10:55:20.854Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/health/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/log/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T10:55:20.855Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/version/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T10:55:20.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T10:55:20.857Z] [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/health/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/log/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T10:55:20.857Z] [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/config.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/util/ [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T10:55:20.857Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/version/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T10:55:20.858Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T10:55:20.859Z] [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/config.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/server.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/ [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/private/ [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/private/server/ [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/ [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/common/ [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T10:55:20.859Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T10:55:20.859Z] spire-1.2.1/release/ [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire-extras/ [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire/ [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire/README.md [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire/conf/ [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T10:55:20.859Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T10:55:20.859Z] spire-1.2.1/script/ [2022-04-12T10:55:20.859Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T10:55:20.859Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T10:55:20.859Z] spire-1.2.1/support/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T10:55:20.859Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/clock/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/clock/clock.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T10:55:20.859Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T10:55:20.859Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T10:55:20.860Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/README.md [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/common [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T10:55:20.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T10:55:20.860Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T10:55:20.861Z] [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/server.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T10:55:20.861Z] spire-1.2.1/proto/ [2022-04-12T10:55:20.861Z] spire-1.2.1/proto/private/ [2022-04-12T10:55:20.861Z] spire-1.2.1/proto/private/server/ [2022-04-12T10:55:20.861Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T10:55:20.861Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/ [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/common/ [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T10:55:20.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T10:55:20.862Z] spire-1.2.1/release/ [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire-extras/ [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire/ [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire/conf/ [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T10:55:20.862Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/script/ [2022-04-12T10:55:20.862Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T10:55:20.862Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T10:55:20.862Z] spire-1.2.1/support/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T10:55:20.862Z] spire-1.2.1/test/integration/test.sh [2022-04-12T10:55:20.862Z] spire-1.2.1/test/plugintest/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/spiretest/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/testca/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/testca/ca.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/testkey/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T10:55:20.862Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/testkey/new.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/util/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/util/race.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/util/util.go [2022-04-12T10:55:20.862Z] building spire from source... [2022-04-12T10:55:20.862Z] [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T10:55:20.862Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/clock/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/clock/clock.go [2022-04-12T10:55:20.862Z] spire-1.2.1/test/fakes/ [2022-04-12T10:55:20.862Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T10:55:20.863Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/README.md [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/common [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T10:55:20.863Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T10:55:20.864Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T10:55:21.124Z] spire-1.2.1/test/integration/test.sh [2022-04-12T10:55:21.124Z] spire-1.2.1/test/plugintest/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/spiretest/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/testca/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/testca/ca.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/testkey/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T10:55:21.124Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/testkey/new.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/util/ [2022-04-12T10:55:21.124Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/util/race.go [2022-04-12T10:55:21.124Z] spire-1.2.1/test/util/util.go [2022-04-12T10:55:21.124Z] building spire from source... [2022-04-12T10:55:21.124Z] Installing go1.17.7... [2022-04-12T10:55:21.124Z] Installing go1.17.7... [2022-04-12T10:55:19.760Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T10:55:19.780Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T10:55:19.891Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T10:55:19.911Z] > git checkout -f 197d819be8811250aad6d64bcb6b2aa1cf8bb64a # timeout=10 [2022-04-12T10:55:24.428Z] Commit message: "Merge pull request #3950 from jinlinGuan/issue-3925-patch-resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T10:55:25.317Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T10:55:25.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T10:55:25.317Z] Dload Upload Total Spent Left Speed [2022-04-12T10:55:25.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42600 0 --:--:-- --:--:-- --:--:-- 42754 [Pipeline] sh [2022-04-12T10:55:25.838Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T10:55:26.188Z] + sudo tee /etc/docker/daemon.new [2022-04-12T10:55:26.188Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T10:55:26.188Z] { [2022-04-12T10:55:26.188Z] "registry-mirrors": [ [2022-04-12T10:55:26.188Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T10:55:26.188Z] ], [2022-04-12T10:55:26.188Z] "bip": "10.250.0.254/24", [2022-04-12T10:55:26.188Z] "hosts": [ [2022-04-12T10:55:26.188Z] "tcp://0.0.0.0:5555", [2022-04-12T10:55:26.188Z] "unix:///var/run/docker.sock" [2022-04-12T10:55:26.188Z] ], [2022-04-12T10:55:26.188Z] "mtu": 1458, [2022-04-12T10:55:26.188Z] "selinux-enabled": true, [2022-04-12T10:55:26.188Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T10:55:26.188Z] } [Pipeline] sh [2022-04-12T10:55:26.400Z] Building bin/spire-server... [2022-04-12T10:55:26.400Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T10:55:26.400Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T10:55:26.400Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T10:55:26.400Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T10:55:26.400Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T10:55:26.400Z] Building bin/spire-server... [2022-04-12T10:55:26.400Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T10:55:26.400Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T10:55:26.400Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T10:55:26.400Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T10:55:26.400Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T10:55:26.400Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T10:55:26.400Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T10:55:26.400Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T10:55:26.400Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T10:55:26.546Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T10:55:26.658Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T10:55:26.658Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T10:55:26.658Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T10:55:26.658Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T10:55:26.658Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T10:55:26.658Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T10:55:26.658Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T10:55:26.658Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T10:55:26.658Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T10:55:26.883Z] + sudo service docker restart [2022-04-12T10:55:26.957Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T10:55:26.957Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T10:55:26.957Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T10:55:26.957Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T10:55:26.957Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T10:55:26.957Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T10:55:26.957Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T10:55:26.957Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T10:55:26.957Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T10:55:26.957Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T10:55:26.957Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T10:55:27.216Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T10:55:27.216Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T10:55:27.216Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T10:55:27.216Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T10:55:27.216Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T10:55:27.216Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T10:55:27.216Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T10:55:27.216Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T10:55:27.216Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T10:55:27.216Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T10:55:27.216Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T10:55:27.216Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T10:55:27.216Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T10:55:27.216Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T10:55:27.216Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T10:55:27.473Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T10:55:27.473Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T10:55:27.474Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T10:55:27.474Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T10:55:27.474Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T10:55:27.474Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T10:55:27.474Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T10:55:27.474Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T10:55:27.474Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T10:55:27.474Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T10:55:27.474Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T10:55:27.474Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T10:55:27.474Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T10:55:27.474Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T10:55:27.474Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T10:55:27.474Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T10:55:27.474Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T10:55:27.474Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T10:55:27.474Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T10:55:27.474Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T10:55:27.474Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T10:55:27.474Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T10:55:27.474Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T10:55:27.474Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T10:55:27.474Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T10:55:27.474Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T10:55:27.474Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T10:55:27.474Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T10:55:27.732Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T10:55:27.732Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T10:55:27.732Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T10:55:27.732Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T10:55:27.732Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T10:55:27.732Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T10:55:27.732Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T10:55:27.732Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T10:55:27.732Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T10:55:27.732Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T10:55:27.732Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T10:55:27.732Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T10:55:27.732Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T10:55:27.732Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T10:55:27.732Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T10:55:27.732Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T10:55:27.732Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T10:55:27.732Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T10:55:27.732Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T10:55:27.732Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T10:55:27.732Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T10:55:27.991Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T10:55:27.991Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T10:55:27.991Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T10:55:27.991Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T10:55:27.991Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T10:55:27.991Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T10:55:27.991Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T10:55:27.991Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T10:55:27.991Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T10:55:27.991Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T10:55:28.249Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T10:55:28.510Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T10:55:30.410Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T10:55:30.410Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T10:55:30.410Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T10:55:30.410Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T10:55:30.410Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T10:55:30.410Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T10:55:30.410Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T10:55:30.410Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T10:55:30.410Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T10:55:30.410Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T10:55:34.606Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T10:55:34.606Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T10:55:34.606Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T10:55:34.606Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T10:55:34.606Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T10:55:34.606Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T10:55:34.606Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T10:55:34.866Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T10:55:34.866Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T10:55:34.866Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T10:55:34.866Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T10:55:34.866Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T10:55:34.866Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T10:55:34.866Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T10:55:34.866Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T10:55:34.866Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T10:55:34.866Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T10:55:35.125Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T10:55:35.125Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T10:55:36.526Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T10:55:36.526Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T10:55:36.527Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T10:55:36.527Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T10:55:36.527Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T10:55:36.527Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T10:55:36.786Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T10:55:36.786Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T10:55:36.786Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T10:55:36.786Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T10:55:36.786Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T10:55:36.786Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T10:55:36.786Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T10:55:37.044Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T10:55:37.044Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T10:55:37.044Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T10:55:37.044Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T10:55:37.044Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T10:55:37.044Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T10:55:37.044Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T10:55:37.044Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T10:55:37.044Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T10:55:37.044Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T10:55:37.304Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T10:55:37.304Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T10:55:37.304Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T10:55:37.304Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T10:55:37.304Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T10:55:37.304Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T10:55:37.304Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T10:55:37.304Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T10:55:37.304Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T10:55:37.304Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T10:55:37.304Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T10:55:37.304Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T10:55:37.564Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T10:55:37.564Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T10:55:37.564Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T10:55:37.564Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T10:55:37.564Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T10:55:37.564Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T10:55:37.564Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T10:55:37.564Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T10:55:37.564Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T10:55:37.564Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T10:55:37.823Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T10:55:37.823Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T10:55:37.823Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T10:55:37.823Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T10:55:41.124Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T10:55:41.124Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T10:55:41.124Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T10:55:41.124Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T10:55:41.124Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T10:55:41.124Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T10:55:41.124Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T10:55:41.124Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T10:55:41.124Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T10:55:41.124Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T10:55:41.124Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T10:55:41.124Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T10:55:41.124Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T10:55:41.382Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T10:55:41.383Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T10:55:41.383Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T10:55:41.383Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T10:55:41.383Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T10:55:41.383Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T10:55:41.383Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T10:55:41.383Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T10:55:41.383Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T10:55:41.641Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T10:55:41.641Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T10:55:41.641Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T10:55:41.641Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T10:55:41.641Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T10:55:41.641Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T10:55:41.641Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T10:55:41.641Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T10:55:42.007Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T10:55:42.007Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T10:55:42.007Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T10:55:42.007Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T10:55:42.007Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T10:55:42.007Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T10:55:42.007Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T10:55:42.266Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T10:55:42.266Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T10:55:42.266Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T10:55:42.266Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T10:55:42.266Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T10:55:42.266Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T10:55:42.266Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T10:55:42.266Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T10:55:42.266Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T10:55:42.266Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T10:55:42.266Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T10:55:42.266Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T10:55:42.266Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T10:55:42.526Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T10:55:42.526Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T10:55:42.526Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T10:55:42.526Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T10:55:42.526Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T10:55:42.526Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T10:55:42.526Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T10:55:42.526Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T10:55:42.526Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T10:55:42.526Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T10:55:42.526Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T10:55:42.526Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T10:55:42.864Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T10:55:42.864Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T10:55:42.864Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T10:55:42.864Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T10:55:42.864Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T10:55:42.864Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T10:55:42.864Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T10:55:42.864Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T10:55:42.864Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T10:55:42.864Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T10:55:42.864Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T10:55:42.864Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T10:55:42.864Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T10:55:42.864Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T10:55:42.864Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T10:55:42.864Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T10:55:43.123Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T10:55:43.123Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T10:55:43.123Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T10:55:43.123Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T10:55:43.123Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T10:55:43.123Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T10:55:43.123Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T10:55:43.123Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T10:55:43.381Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T10:55:43.381Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T10:55:43.381Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T10:55:43.381Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T10:55:43.381Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T10:55:43.381Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T10:55:43.381Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T10:55:43.381Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T10:55:43.381Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T10:55:43.951Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T10:55:43.951Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T10:55:43.951Z] go: downloading go.uber.org/multierr v1.6.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T10:55:45.220Z] provisioning config files... [2022-04-12T10:55:45.247Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/189@tmp/config7821417592887350612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:55:45.624Z] ---> docker-login.sh [2022-04-12T10:55:45.624Z] nexus3.edgexfoundry.org:10001 [2022-04-12T10:55:46.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:55:46.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:55:46.498Z] Configure a credential helper to remove this warning. See [2022-04-12T10:55:46.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:55:46.498Z] [2022-04-12T10:55:46.498Z] Login Succeeded [2022-04-12T10:55:46.498Z] nexus3.edgexfoundry.org:10002 [2022-04-12T10:55:46.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:55:47.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:55:47.043Z] Configure a credential helper to remove this warning. See [2022-04-12T10:55:47.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:55:47.043Z] [2022-04-12T10:55:47.043Z] Login Succeeded [2022-04-12T10:55:47.043Z] nexus3.edgexfoundry.org:10003 [2022-04-12T10:55:47.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:55:47.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:55:47.316Z] Configure a credential helper to remove this warning. See [2022-04-12T10:55:47.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:55:47.316Z] [2022-04-12T10:55:47.316Z] Login Succeeded [2022-04-12T10:55:47.593Z] nexus3.edgexfoundry.org:10004 [2022-04-12T10:55:47.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:55:47.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:55:47.867Z] Configure a credential helper to remove this warning. See [2022-04-12T10:55:47.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:55:47.867Z] [2022-04-12T10:55:47.867Z] Login Succeeded [2022-04-12T10:55:47.867Z] docker.io [2022-04-12T10:55:48.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:55:48.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:55:48.749Z] Configure a credential helper to remove this warning. See [2022-04-12T10:55:48.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:55:48.749Z] [2022-04-12T10:55:48.749Z] Login Succeeded [2022-04-12T10:55:48.749Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T10:55:48.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-12T10:55:49.228Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T10:55:49.228Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T10:55:49.228Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T10:55:49.228Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] echo [2022-04-12T10:55:49.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T10:55:49.468Z] ========================================================= [2022-04-12T10:55:49.468Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T10:55:49.468Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T10:55:49.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T10:55:50.084Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T10:55:50.084Z] 9b3977197b4f: Pulling fs layer [2022-04-12T10:55:50.084Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T10:55:50.084Z] 94645a83ff95: Pulling fs layer [2022-04-12T10:55:50.084Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T10:55:50.084Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T10:55:50.084Z] f7c0051592d6: Pulling fs layer [2022-04-12T10:55:50.084Z] a227ed2f7395: Pulling fs layer [2022-04-12T10:55:50.084Z] 7b1c46037f91: Pulling fs layer [2022-04-12T10:55:50.084Z] 0c92f367c5e7: Waiting [2022-04-12T10:55:50.084Z] f7c0051592d6: Waiting [2022-04-12T10:55:50.084Z] a227ed2f7395: Waiting [2022-04-12T10:55:50.084Z] 7b1c46037f91: Waiting [2022-04-12T10:55:50.084Z] 3f3a8bcf1eab: Waiting [2022-04-12T10:55:50.084Z] 94645a83ff95: Verifying Checksum [2022-04-12T10:55:50.084Z] 94645a83ff95: Download complete [2022-04-12T10:55:50.084Z] 1a89e8eeedd5: Download complete [2022-04-12T10:55:50.084Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T10:55:50.084Z] 0c92f367c5e7: Download complete [2022-04-12T10:55:50.084Z] f7c0051592d6: Verifying Checksum [2022-04-12T10:55:50.084Z] f7c0051592d6: Download complete [2022-04-12T10:55:50.084Z] 9b3977197b4f: Download complete [2022-04-12T10:55:50.084Z] a227ed2f7395: Verifying Checksum [2022-04-12T10:55:50.084Z] a227ed2f7395: Download complete [2022-04-12T10:55:51.097Z] 9b3977197b4f: Pull complete [2022-04-12T10:55:51.706Z] 1a89e8eeedd5: Pull complete [2022-04-12T10:55:51.993Z] 94645a83ff95: Pull complete [2022-04-12T10:55:52.596Z] 7b1c46037f91: Verifying Checksum [2022-04-12T10:55:52.596Z] 7b1c46037f91: Download complete [2022-04-12T10:55:53.194Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-12T10:55:53.194Z] 3f3a8bcf1eab: Download complete [2022-04-12T10:56:05.619Z] 3f3a8bcf1eab: Pull complete [2022-04-12T10:56:05.619Z] 0c92f367c5e7: Pull complete [2022-04-12T10:56:05.899Z] f7c0051592d6: Pull complete [2022-04-12T10:56:06.249Z] a227ed2f7395: Pull complete [2022-04-12T10:56:14.592Z] 7b1c46037f91: Pull complete [2022-04-12T10:56:14.592Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T10:56:14.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T10:56:14.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T10:56:14.940Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-12T10:56:14.940Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T10:56:14.940Z] WORKDIR /edgex [2022-04-12T10:56:14.940Z] COPY go.mod . [2022-04-12T10:56:14.940Z] RUN go mod download [2022-04-12T10:56:17.559Z] Sending build context to Docker daemon 169.1MB [2022-04-12T10:56:17.559Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T10:56:17.559Z] ---> f79e39bc4007 [2022-04-12T10:56:17.559Z] Step 2/4 : WORKDIR /edgex [2022-04-12T10:56:19.025Z] ---> Running in 51e072a714d7 [2022-04-12T10:56:19.300Z] Removing intermediate container 51e072a714d7 [2022-04-12T10:56:19.300Z] ---> 3ee54c2b4dc7 [2022-04-12T10:56:19.300Z] Step 3/4 : COPY go.mod . [2022-04-12T10:56:20.282Z] ---> f827c95f174f [2022-04-12T10:56:20.282Z] Step 4/4 : RUN go mod download [2022-04-12T10:56:20.282Z] ---> Running in cd6f0219fa34 [2022-04-12T10:56:21.339Z] Removing intermediate container ab9b6655d8d1 [2022-04-12T10:56:21.339Z] ---> 0448daaae758 [2022-04-12T10:56:21.339Z] [2022-04-12T10:56:21.339Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T10:56:21.339Z] Removing intermediate container 9f1a81c61c84 [2022-04-12T10:56:21.339Z] ---> 9a8dca934497 [2022-04-12T10:56:21.339Z] [2022-04-12T10:56:21.339Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T10:56:21.339Z] Removing intermediate container fc553115f220 [2022-04-12T10:56:21.339Z] ---> c5927dabc53c [2022-04-12T10:56:21.339Z] [2022-04-12T10:56:21.339Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T10:56:21.339Z] 3.14: Pulling from library/alpine [2022-04-12T10:56:21.339Z] 3.14: Pulling from library/alpine [2022-04-12T10:56:21.339Z] 3.15: Pulling from library/alpine [2022-04-12T10:56:21.339Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T10:56:21.339Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T10:56:21.339Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T10:56:21.339Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T10:56:21.339Z] ---> e04c818066af [2022-04-12T10:56:21.339Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T10:56:21.339Z] ---> e04c818066af [2022-04-12T10:56:21.339Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T10:56:21.339Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T10:56:21.339Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T10:56:21.339Z] ---> Running in 28348fb283fb [2022-04-12T10:56:21.339Z] ---> Running in a453f7e24bdc [2022-04-12T10:56:21.339Z] ---> 0ac33e5f5afa [2022-04-12T10:56:21.339Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T10:56:21.339Z] ---> Running in 5bf581c54370 [2022-04-12T10:56:21.339Z] Removing intermediate container 5bf581c54370 [2022-04-12T10:56:21.339Z] ---> 59051ff6e712 [2022-04-12T10:56:21.339Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:56:21.339Z] Removing intermediate container a453f7e24bdc [2022-04-12T10:56:21.339Z] ---> e45575047dc4 [2022-04-12T10:56:21.339Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T10:56:21.339Z] ---> Running in 31a7089ae10e [2022-04-12T10:56:21.339Z] ---> Running in b5a85d393bf8 [2022-04-12T10:56:21.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:21.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:21.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:21.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:21.855Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T10:56:21.855Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:56:21.855Z] OK: 6 MiB in 15 packages [2022-04-12T10:56:22.116Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T10:56:22.116Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T10:56:22.116Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:56:22.116Z] OK: 6 MiB in 16 packages [2022-04-12T10:56:22.684Z] Removing intermediate container 31a7089ae10e [2022-04-12T10:56:22.684Z] ---> 4edb3392a678 [2022-04-12T10:56:22.684Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T10:56:22.684Z] ---> Running in f683fc4879b9 [2022-04-12T10:56:22.946Z] Removing intermediate container b5a85d393bf8 [2022-04-12T10:56:22.946Z] ---> e1cd8106369d [2022-04-12T10:56:22.946Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T10:56:22.946Z] ---> Running in 746df9b8c69c [2022-04-12T10:56:22.946Z] Removing intermediate container 28348fb283fb [2022-04-12T10:56:22.946Z] ---> 46e9fc8c9d9c [2022-04-12T10:56:22.946Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T10:56:22.946Z] ---> Running in f0f13d0502ec [2022-04-12T10:56:23.207Z] Removing intermediate container 746df9b8c69c [2022-04-12T10:56:23.207Z] ---> c4e5593c206c [2022-04-12T10:56:23.207Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T10:56:23.207Z] ---> Running in 1a4396d24f2c [2022-04-12T10:56:23.207Z] Removing intermediate container f0f13d0502ec [2022-04-12T10:56:23.207Z] ---> a97c15e7884c [2022-04-12T10:56:23.207Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T10:56:23.470Z] ---> Running in eb9d48a47d42 [2022-04-12T10:56:23.470Z] Removing intermediate container 1a4396d24f2c [2022-04-12T10:56:23.470Z] ---> 9f682a5b4689 [2022-04-12T10:56:23.470Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T10:56:23.470Z] ---> Running in 652e78b721eb [2022-04-12T10:56:23.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:23.728Z] Removing intermediate container eb9d48a47d42 [2022-04-12T10:56:23.728Z] ---> ecd8fae4f455 [2022-04-12T10:56:23.728Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T10:56:23.728Z] ---> Running in f038e00ffe14 [2022-04-12T10:56:23.987Z] Removing intermediate container f038e00ffe14 [2022-04-12T10:56:23.987Z] ---> 24f431ee728a [2022-04-12T10:56:23.987Z] Step 15/23 : WORKDIR / [2022-04-12T10:56:24.246Z] ---> Running in 524bbfc45a72 [2022-04-12T10:56:24.629Z] Removing intermediate container 524bbfc45a72 [2022-04-12T10:56:24.629Z] ---> f1e4be7b14cb [2022-04-12T10:56:24.629Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:56:24.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:24.938Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T10:56:24.938Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T10:56:24.938Z] OK: 15854 distinct packages available [2022-04-12T10:56:24.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:24.938Z] ---> 6feeed9dec7e [2022-04-12T10:56:24.938Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T10:56:25.524Z] Removing intermediate container 652e78b721eb [2022-04-12T10:56:25.524Z] ---> 86656105754f [2022-04-12T10:56:25.524Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T10:56:25.524Z] ---> Running in 4da7bbd924ca [2022-04-12T10:56:25.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:25.786Z] Removing intermediate container 4da7bbd924ca [2022-04-12T10:56:25.786Z] ---> 12a53f158f8c [2022-04-12T10:56:25.786Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T10:56:26.044Z] ---> b744ad391df3 [2022-04-12T10:56:26.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T10:56:26.044Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T10:56:26.304Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T10:56:26.304Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T10:56:26.304Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T10:56:26.572Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T10:56:26.572Z] ---> c32cfb89b6df [2022-04-12T10:56:26.572Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T10:56:26.572Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T10:56:26.572Z] ---> 1b323ecd3638 [2022-04-12T10:56:26.572Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T10:56:26.572Z] ---> Running in 027cac739b76 [2022-04-12T10:56:26.572Z] ---> Running in bc8779807931 [2022-04-12T10:56:26.572Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T10:56:26.838Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T10:56:26.838Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T10:56:26.838Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T10:56:26.838Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T10:56:26.838Z] Removing intermediate container bc8779807931 [2022-04-12T10:56:26.838Z] ---> 64a500c5d0e9 [2022-04-12T10:56:26.838Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:56:27.098Z] OK: 8 MiB in 23 packages [2022-04-12T10:56:27.098Z] ---> Running in d0dbadf68145 [2022-04-12T10:56:27.358Z] Removing intermediate container d0dbadf68145 [2022-04-12T10:56:27.359Z] ---> 108392ac067a [2022-04-12T10:56:27.359Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T10:56:27.617Z] ---> Running in 73a0be32b7df [2022-04-12T10:56:27.876Z] Removing intermediate container 73a0be32b7df [2022-04-12T10:56:27.876Z] ---> 2e9de369eefa [2022-04-12T10:56:27.876Z] Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:56:28.134Z] ---> Running in f1bc13a6dbd4 [2022-04-12T10:56:28.134Z] Removing intermediate container 027cac739b76 [2022-04-12T10:56:28.134Z] ---> ef393d9a4263 [2022-04-12T10:56:28.134Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:56:28.395Z] Removing intermediate container f683fc4879b9 [2022-04-12T10:56:28.395Z] ---> 8920e7ab96c3 [2022-04-12T10:56:28.395Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:56:28.395Z] Removing intermediate container f1bc13a6dbd4 [2022-04-12T10:56:28.395Z] ---> 974bbc1d9219 [2022-04-12T10:56:28.395Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T10:56:28.395Z] ---> Running in 7776503d903b [2022-04-12T10:56:28.654Z] ---> 8a93fb14a67f [2022-04-12T10:56:28.655Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T10:56:28.655Z] Removing intermediate container 7776503d903b [2022-04-12T10:56:28.655Z] ---> 17944c8563f5 [2022-04-12T10:56:28.655Z] [2022-04-12T10:56:28.655Z] ---> d4660c2a1d9f [2022-04-12T10:56:28.655Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T10:56:28.916Z] Successfully built 17944c8563f5 [2022-04-12T10:56:28.916Z] Successfully tagged core-command:latest [2022-04-12T10:56:28.916Z]  Building core-command ... done Building security-spire-agent [2022-04-12T10:56:31.452Z] ---> 829f71c3cafe [2022-04-12T10:56:31.452Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T10:56:31.452Z] ---> 737ceb05a189 [2022-04-12T10:56:31.452Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T10:56:32.393Z] ---> bb66b44e1e97 [2022-04-12T10:56:32.393Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T10:56:32.393Z] ---> 05163d6439f9 [2022-04-12T10:56:32.393Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T10:56:32.393Z] ---> Running in 67c75352a3f8 [2022-04-12T10:56:32.962Z] Removing intermediate container 67c75352a3f8 [2022-04-12T10:56:32.962Z] ---> 8167f4dae73b [2022-04-12T10:56:32.962Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:56:32.962Z] ---> Running in 4d080de50ab9 [2022-04-12T10:56:32.962Z] ---> d8f6c83721e9 [2022-04-12T10:56:32.962Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T10:56:33.222Z] Removing intermediate container 4d080de50ab9 [2022-04-12T10:56:33.222Z] ---> 3042220e5e5a [2022-04-12T10:56:33.222Z] Step 18/20 : LABEL arch=x86_64 [2022-04-12T10:56:33.222Z] ---> Running in 56b5d1d1a873 [2022-04-12T10:56:33.515Z] ---> 695235132023 [2022-04-12T10:56:33.515Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T10:56:33.515Z] ---> Running in 8e9dcd824301 [2022-04-12T10:56:33.774Z] Removing intermediate container 56b5d1d1a873 [2022-04-12T10:56:33.774Z] ---> d04d94854e42 [2022-04-12T10:56:33.774Z] Step 19/20 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:56:33.774Z] ---> Running in ea8766de5c7c [2022-04-12T10:56:33.774Z] Removing intermediate container 8e9dcd824301 [2022-04-12T10:56:33.774Z] ---> 21b560909bae [2022-04-12T10:56:33.774Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T10:56:34.034Z] Removing intermediate container ea8766de5c7c [2022-04-12T10:56:34.034Z] ---> 7b6ce388b244 [2022-04-12T10:56:34.034Z] Step 20/20 : LABEL version=2.2.0-dev.64 [2022-04-12T10:56:34.034Z] ---> Running in 14ec29edbabc [2022-04-12T10:56:34.295Z] ---> 88aac1850797 [2022-04-12T10:56:34.295Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T10:56:34.555Z] ---> Running in 22a4f87ddfdc [2022-04-12T10:56:34.555Z] Removing intermediate container 14ec29edbabc [2022-04-12T10:56:34.555Z] ---> 355b0c92ade0 [2022-04-12T10:56:34.555Z] [2022-04-12T10:56:34.555Z] Successfully built 355b0c92ade0 [2022-04-12T10:56:34.555Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-12T10:56:34.555Z]  Building security-spiffe-token-provider ... done Building core-data [2022-04-12T10:56:35.493Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:56:35.493Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:56:35.493Z] ---> 8eb4427f6a87 [2022-04-12T10:56:35.493Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T10:56:35.493Z] ---> Using cache [2022-04-12T10:56:35.493Z] ---> eb530da1035d [2022-04-12T10:56:35.493Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:56:35.493Z] ---> Using cache [2022-04-12T10:56:35.493Z] ---> 39a6ad79ff97 [2022-04-12T10:56:35.493Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T10:56:35.493Z] ---> Using cache [2022-04-12T10:56:35.493Z] ---> d33cd7d12af4 [2022-04-12T10:56:35.493Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T10:56:35.493Z] ---> Using cache [2022-04-12T10:56:35.493Z] ---> abd68460d80b [2022-04-12T10:56:35.493Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:56:35.493Z] ---> Using cache [2022-04-12T10:56:35.493Z] ---> 24c75964391f [2022-04-12T10:56:35.493Z] Step 8/26 : COPY . . [2022-04-12T10:56:35.493Z] ---> Using cache [2022-04-12T10:56:35.493Z] ---> fff739dd5783 [2022-04-12T10:56:35.493Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T10:56:35.493Z] ---> Using cache [2022-04-12T10:56:35.493Z] ---> 6335f73f7043 [2022-04-12T10:56:35.493Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T10:56:35.493Z] ---> Using cache [2022-04-12T10:56:35.493Z] ---> b9c428c083a1 [2022-04-12T10:56:35.493Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T10:56:35.493Z] ---> Using cache [2022-04-12T10:56:35.493Z] ---> 1867a9b1bee2 [2022-04-12T10:56:35.493Z] 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-12T10:56:36.428Z] ---> Running in dd39a659c969 [2022-04-12T10:56:37.366Z] Removing intermediate container 22a4f87ddfdc [2022-04-12T10:56:37.366Z] ---> be6fb8eaff47 [2022-04-12T10:56:37.366Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T10:56:37.366Z] ---> Running in b982522b6f91 [2022-04-12T10:56:37.624Z] Removing intermediate container b982522b6f91 [2022-04-12T10:56:37.624Z] ---> 9e6c434426d8 [2022-04-12T10:56:37.624Z] Step 28/31 : CMD ["gate"] [2022-04-12T10:56:37.883Z] ---> Running in 3c75684ecf07 [2022-04-12T10:56:38.145Z] spire-1.2.1/ [2022-04-12T10:56:38.145Z] spire-1.2.1/.data/ [2022-04-12T10:56:38.145Z] spire-1.2.1/.data/.file [2022-04-12T10:56:38.145Z] spire-1.2.1/.dockerignore [2022-04-12T10:56:38.145Z] spire-1.2.1/.gitattributes [2022-04-12T10:56:38.145Z] spire-1.2.1/.githooks/ [2022-04-12T10:56:38.145Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/ [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/workflows/ [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T10:56:38.145Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T10:56:38.145Z] spire-1.2.1/.gitignore [2022-04-12T10:56:38.145Z] spire-1.2.1/.go-version [2022-04-12T10:56:38.145Z] spire-1.2.1/.golangci.yml [2022-04-12T10:56:38.145Z] spire-1.2.1/ADOPTERS.md [2022-04-12T10:56:38.145Z] spire-1.2.1/CHANGELOG.md [2022-04-12T10:56:38.145Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T10:56:38.145Z] spire-1.2.1/CODEOWNERS [2022-04-12T10:56:38.145Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T10:56:38.145Z] spire-1.2.1/Dockerfile [2022-04-12T10:56:38.145Z] spire-1.2.1/Dockerfile.dev [2022-04-12T10:56:38.145Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T10:56:38.145Z] spire-1.2.1/LICENSE [2022-04-12T10:56:38.145Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T10:56:38.145Z] spire-1.2.1/Makefile [2022-04-12T10:56:38.145Z] spire-1.2.1/README.md [2022-04-12T10:56:38.145Z] spire-1.2.1/ROADMAP.md [2022-04-12T10:56:38.145Z] spire-1.2.1/SECURITY.md [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T10:56:38.145Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T10:56:38.145Z] spire-1.2.1/conf/ [2022-04-12T10:56:38.145Z] spire-1.2.1/conf/agent/ [2022-04-12T10:56:38.145Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T10:56:38.145Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T10:56:38.145Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T10:56:38.145Z] spire-1.2.1/conf/server/ [2022-04-12T10:56:38.145Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T10:56:38.145Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T10:56:38.145Z] spire-1.2.1/conf/server/server.conf [2022-04-12T10:56:38.145Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/ [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/auditlog.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/ [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/spire_server.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/telemetry.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/upgrading.md [2022-04-12T10:56:38.145Z] spire-1.2.1/doc/using_spire.md [2022-04-12T10:56:38.146Z] spire-1.2.1/examples/ [2022-04-12T10:56:38.146Z] spire-1.2.1/examples/README.md [2022-04-12T10:56:38.146Z] spire-1.2.1/go.mod [2022-04-12T10:56:38.146Z] spire-1.2.1/go.sum [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/api/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T10:56:38.146Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/health/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/log/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T10:56:38.147Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/version/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T10:56:38.148Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/config.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T10:56:38.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T10:56:38.411Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemRemoving intermediate container 3c75684ecf07 [2022-04-12T10:56:38.412Z] ---> b5819c6b79ca [2022-04-12T10:56:38.412Z] Step 29/31 : LABEL arch=x86_64 [2022-04-12T10:56:38.412Z] [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/server.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T10:56:38.412Z] spire-1.2.1/proto/ [2022-04-12T10:56:38.412Z] spire-1.2.1/proto/private/ [2022-04-12T10:56:38.412Z] spire-1.2.1/proto/private/server/ [2022-04-12T10:56:38.412Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/ [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/common/ [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T10:56:38.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T10:56:38.413Z] spire-1.2.1/release/ [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire-extras/ [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire/ [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire/README.md [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire/conf/ [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T10:56:38.413Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T10:56:38.413Z] spire-1.2.1/script/ [2022-04-12T10:56:38.413Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T10:56:38.413Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T10:56:38.413Z] spire-1.2.1/support/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T10:56:38.413Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/clock/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/clock/clock.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/config/ [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T10:56:38.413Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T10:56:38.414Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/README.md [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/common [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T10:56:38.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T10:56:38.415Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T10:56:38.416Z] spire-1.2.1/test/integration/test.sh [2022-04-12T10:56:38.416Z] spire-1.2.1/test/plugintest/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/spiretest/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/testca/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/testca/ca.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/testkey/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T10:56:38.416Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/testkey/new.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/util/ [2022-04-12T10:56:38.416Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/util/race.go [2022-04-12T10:56:38.416Z] spire-1.2.1/test/util/util.go [2022-04-12T10:56:38.416Z] building spire from source... [2022-04-12T10:56:38.416Z] Installing go1.17.7... [2022-04-12T10:56:38.675Z] ---> Running in 301bc32daff4 [2022-04-12T10:56:38.935Z] Removing intermediate container 301bc32daff4 [2022-04-12T10:56:38.935Z] ---> 3e2e6470507e [2022-04-12T10:56:38.935Z] Step 30/31 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:56:39.194Z] ---> Running in 2b565a157474 [2022-04-12T10:56:39.760Z] Removing intermediate container 2b565a157474 [2022-04-12T10:56:39.760Z] ---> fd66056905cd [2022-04-12T10:56:39.760Z] Step 31/31 : LABEL version=2.2.0-dev.64 [2022-04-12T10:56:40.328Z] ---> Running in cf9ec29fc9b0 [2022-04-12T10:56:40.587Z] Removing intermediate container cf9ec29fc9b0 [2022-04-12T10:56:40.587Z] ---> 20d7b33f2b6e [2022-04-12T10:56:40.587Z] [2022-04-12T10:56:40.846Z] Successfully built 20d7b33f2b6e [2022-04-12T10:56:40.846Z] Successfully tagged security-bootstrapper:latest [2022-04-12T10:56:40.846Z]  Building security-bootstrapper ... done Building core-metadata [2022-04-12T10:56:42.221Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:56:42.221Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:56:42.221Z] ---> 8eb4427f6a87 [2022-04-12T10:56:42.221Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T10:56:42.221Z] ---> Using cache [2022-04-12T10:56:42.221Z] ---> eb530da1035d [2022-04-12T10:56:42.221Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:56:42.221Z] ---> Using cache [2022-04-12T10:56:42.221Z] ---> 39a6ad79ff97 [2022-04-12T10:56:42.221Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T10:56:44.121Z] Building bin/spire-server... [2022-04-12T10:56:44.121Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T10:56:44.121Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T10:56:44.121Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T10:56:44.121Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T10:56:44.121Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T10:56:44.379Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T10:56:44.379Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T10:56:44.639Z]  ---> Running in 8c80af18c5ff [2022-04-12T10:56:44.639Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T10:56:44.639Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T10:56:44.639Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T10:56:44.639Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T10:56:44.639Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T10:56:44.639Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T10:56:44.639Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T10:56:44.639Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T10:56:44.639Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T10:56:44.899Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T10:56:44.899Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T10:56:44.899Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T10:56:44.899Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T10:56:44.899Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T10:56:44.899Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T10:56:44.899Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T10:56:44.899Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T10:56:44.899Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T10:56:44.899Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T10:56:44.899Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T10:56:44.899Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T10:56:44.899Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T10:56:45.157Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T10:56:45.157Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T10:56:45.157Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T10:56:45.157Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T10:56:45.157Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T10:56:45.158Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T10:56:45.158Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T10:56:45.158Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T10:56:45.158Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T10:56:45.158Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T10:56:45.158Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T10:56:45.158Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T10:56:45.158Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T10:56:45.158Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T10:56:45.419Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T10:56:45.419Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T10:56:45.419Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T10:56:45.419Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T10:56:45.419Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T10:56:45.419Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T10:56:45.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:45.419Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T10:56:45.679Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T10:56:45.679Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T10:56:45.679Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T10:56:45.679Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T10:56:46.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:56:46.249Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:56:46.249Z] ---> 8eb4427f6a87 [2022-04-12T10:56:46.249Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T10:56:46.249Z] ---> Using cache [2022-04-12T10:56:46.249Z] ---> eb530da1035d [2022-04-12T10:56:46.249Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:56:46.249Z] ---> Using cache [2022-04-12T10:56:46.249Z] ---> 39a6ad79ff97 [2022-04-12T10:56:46.249Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T10:56:46.249Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T10:56:46.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:46.815Z] OK: 221 MiB in 52 packages [2022-04-12T10:56:47.750Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T10:56:47.750Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T10:56:47.750Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T10:56:47.750Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T10:56:47.750Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T10:56:48.318Z]  ---> Running in 7662b93e50ac [2022-04-12T10:56:48.580Z] Removing intermediate container 8c80af18c5ff [2022-04-12T10:56:48.580Z] ---> 9b5a45940b37 [2022-04-12T10:56:48.580Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T10:56:48.841Z] ---> ac15af193a07 [2022-04-12T10:56:48.841Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:56:49.100Z] ---> Running in e4ec393bf8f0 [2022-04-12T10:56:49.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:50.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:50.294Z] OK: 221 MiB in 52 packages [2022-04-12T10:56:50.861Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T10:56:50.861Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T10:56:50.861Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T10:56:50.861Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T10:56:50.861Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T10:56:51.120Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T10:56:51.120Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T10:56:51.120Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T10:56:51.378Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T10:56:51.676Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T10:56:52.246Z] Removing intermediate container e4ec393bf8f0 [2022-04-12T10:56:52.246Z] ---> b3c267fd7407 [2022-04-12T10:56:52.246Z] Step 8/23 : COPY . . [2022-04-12T10:56:52.246Z] Removing intermediate container 7662b93e50ac [2022-04-12T10:56:52.246Z] ---> 1d2fb5754479 [2022-04-12T10:56:52.246Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T10:56:52.246Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T10:56:52.505Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T10:56:52.505Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T10:56:52.505Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T10:56:52.764Z]  ---> 0bafbe339bf7 [2022-04-12T10:56:52.764Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:56:53.023Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T10:56:53.023Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T10:56:53.023Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T10:56:53.281Z]  ---> Running in 6f8c6a76e312 [2022-04-12T10:56:53.281Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T10:56:53.281Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T10:56:53.281Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T10:56:53.281Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T10:56:53.281Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T10:56:53.281Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T10:56:53.281Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T10:56:53.542Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T10:56:53.542Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T10:56:53.542Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T10:56:53.542Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T10:56:53.542Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T10:56:53.542Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T10:56:53.542Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T10:56:53.542Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T10:56:53.542Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T10:56:53.542Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T10:56:55.445Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T10:56:55.445Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T10:56:55.445Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T10:56:55.445Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T10:56:55.445Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T10:56:55.445Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T10:56:55.445Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T10:56:55.704Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T10:56:55.705Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T10:56:55.705Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T10:56:55.705Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T10:56:55.705Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T10:56:55.705Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T10:56:55.964Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T10:56:55.964Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T10:56:55.964Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T10:56:56.223Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T10:56:56.223Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T10:56:56.223Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T10:56:56.223Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T10:56:56.223Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T10:56:56.223Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T10:56:56.223Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T10:56:56.223Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T10:56:56.223Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T10:56:56.481Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T10:56:56.481Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T10:56:56.481Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T10:56:56.481Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T10:56:56.481Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T10:56:56.481Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T10:56:56.481Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T10:56:56.481Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T10:56:56.481Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T10:56:56.740Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T10:56:56.740Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T10:56:56.740Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T10:56:56.740Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T10:56:56.740Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T10:56:56.740Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T10:56:56.740Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T10:56:56.740Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T10:56:56.740Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T10:56:56.740Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T10:56:56.740Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T10:56:56.740Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T10:56:56.740Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T10:56:56.999Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T10:56:56.999Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T10:56:57.259Z] Removing intermediate container 6f8c6a76e312 [2022-04-12T10:56:57.259Z] ---> 646820f86a92 [2022-04-12T10:56:57.259Z] Step 8/23 : COPY . . [2022-04-12T10:57:02.529Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T10:57:02.529Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T10:57:05.817Z]  ---> f4fd32de146d [2022-04-12T10:57:05.817Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T10:57:06.384Z] ---> Running in c7ac2999c6c4 [2022-04-12T10:57:06.384Z] ---> ece5dfc4499a [2022-04-12T10:57:06.384Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T10:57:06.642Z] ---> Running in a5346f81fac4 [2022-04-12T10:57:07.296Z] Removing intermediate container cd6f0219fa34 [2022-04-12T10:57:07.296Z] ---> 10d00d872888 [2022-04-12T10:57:07.296Z] Successfully built 10d00d872888 [2022-04-12T10:57:07.296Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:57:07.584Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T10:57:07.641Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T10:57:07.641Z] . [Pipeline] withDockerContainer [2022-04-12T10:57:07.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T10:57:07.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-20663 does not seem to be running inside a container [2022-04-12T10:57:07.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T10:57:09.197Z] $ docker top 7866e43db646a77b5841127862c89cadeb0ffe4969795e630b2a18bc1d5e8675 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T10:57:10.110Z] + go version [2022-04-12T10:57:10.111Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T10:57:10.140Z] $ docker stop --time=1 7866e43db646a77b5841127862c89cadeb0ffe4969795e630b2a18bc1d5e8675 [2022-04-12T10:57:11.754Z] $ docker rm -f 7866e43db646a77b5841127862c89cadeb0ffe4969795e630b2a18bc1d5e8675 [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-12T10:57:12.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T10:57:12.421Z] [2022-04-12T10:57:12.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:57:12.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T10:57:13.041Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-12T10:57:13.041Z] 29e5d40040c1: Pulling fs layer [2022-04-12T10:57:13.041Z] 1ce36da41761: Pulling fs layer [2022-04-12T10:57:13.041Z] 25b303627fd3: Pulling fs layer [2022-04-12T10:57:13.041Z] 29e5d40040c1: Verifying Checksum [2022-04-12T10:57:13.041Z] 29e5d40040c1: Download complete [2022-04-12T10:57:13.316Z] 1ce36da41761: Verifying Checksum [2022-04-12T10:57:13.316Z] 1ce36da41761: Download complete [2022-04-12T10:57:13.590Z] 29e5d40040c1: Pull complete [2022-04-12T10:57:15.022Z] 1ce36da41761: Pull complete [2022-04-12T10:57:15.022Z] 25b303627fd3: Verifying Checksum [2022-04-12T10:57:15.022Z] 25b303627fd3: Download complete [2022-04-12T10:57:25.194Z] 25b303627fd3: Pull complete [2022-04-12T10:57:25.194Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-12T10:57:25.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T10:57:25.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-12T10:57:25.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-20663 does not seem to be running inside a container [2022-04-12T10:57:25.808Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T10:57:28.326Z] $ docker top 5952d7d1e349b975e350e23145fd2d2b4b021c47417ec5312235a55650a836ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T10:57:29.255Z] + grep parallel [2022-04-12T10:57:29.255Z] + docker-compose build --help [2022-04-12T10:57:34.651Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T10:57:34.678Z] $ docker stop --time=1 5952d7d1e349b975e350e23145fd2d2b4b021c47417ec5312235a55650a836ae [2022-04-12T10:57:36.347Z] $ docker rm -f 5952d7d1e349b975e350e23145fd2d2b4b021c47417ec5312235a55650a836ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:57:36.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T10:57:36.951Z] . [Pipeline] withDockerContainer [2022-04-12T10:57:37.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-20663 does not seem to be running inside a container [2022-04-12T10:57:37.297Z] $ 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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T10:57:38.591Z] $ docker top 600cf6cae69d4609424c7d1d437a18973d60b04127d077b6351f4b2d01dfa5de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T10:57:39.506Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T10:57:44.905Z] Building core-command ... [2022-04-12T10:57:44.905Z] Building core-data ... [2022-04-12T10:57:44.905Z] Building core-metadata ... [2022-04-12T10:57:44.906Z] Building security-bootstrapper ... [2022-04-12T10:57:44.906Z] Building security-proxy-setup ... [2022-04-12T10:57:44.906Z] Building security-secretstore-setup ... [2022-04-12T10:57:44.906Z] Building security-spiffe-token-provider ... [2022-04-12T10:57:44.906Z] Building security-spire-agent ... [2022-04-12T10:57:44.906Z] Building security-spire-config ... [2022-04-12T10:57:44.906Z] Building security-spire-server ... [2022-04-12T10:57:44.906Z] Building support-notifications ... [2022-04-12T10:57:44.906Z] Building support-scheduler ... [2022-04-12T10:57:44.906Z] Building sys-mgmt-agent ... [2022-04-12T10:57:44.906Z] Building sys-mgmt-agent [2022-04-12T10:57:44.906Z] Building security-spire-server [2022-04-12T10:57:44.906Z] Building support-scheduler [2022-04-12T10:57:44.906Z] Building security-spire-config [2022-04-12T10:57:44.906Z] Building core-data [2022-04-12T10:57:46.543Z] Removing intermediate container a5346f81fac4 [2022-04-12T10:57:46.543Z] ---> f896a513bf7d [2022-04-12T10:57:46.543Z] [2022-04-12T10:57:46.543Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T10:57:46.543Z] ---> e04c818066af [2022-04-12T10:57:46.543Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T10:57:46.543Z] ---> Using cache [2022-04-12T10:57:46.543Z] ---> 46e9fc8c9d9c [2022-04-12T10:57:46.543Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T10:57:46.543Z] ---> Using cache [2022-04-12T10:57:46.543Z] ---> a97c15e7884c [2022-04-12T10:57:46.543Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T10:57:46.543Z] ---> Running in ee210ef7f931 [2022-04-12T10:57:46.543Z] Removing intermediate container ee210ef7f931 [2022-04-12T10:57:46.543Z] ---> 58ca322aa65d [2022-04-12T10:57:46.543Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T10:57:46.543Z] ---> Running in 38f13c5c6063 [2022-04-12T10:57:46.543Z] Removing intermediate container c7ac2999c6c4 [2022-04-12T10:57:46.543Z] ---> 38e555c2fce1 [2022-04-12T10:57:46.543Z] [2022-04-12T10:57:46.543Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T10:57:46.543Z] ---> e04c818066af [2022-04-12T10:57:46.543Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T10:57:46.543Z] ---> Running in edd7294dbbf3 [2022-04-12T10:57:46.543Z] Removing intermediate container 38f13c5c6063 [2022-04-12T10:57:46.543Z] ---> c0fa1e682aef [2022-04-12T10:57:46.543Z] Step 15/23 : WORKDIR / [2022-04-12T10:57:46.543Z] ---> Running in 4a4d12739e4f [2022-04-12T10:57:46.543Z] Removing intermediate container edd7294dbbf3 [2022-04-12T10:57:46.543Z] ---> 6e515e8a77ec [2022-04-12T10:57:46.543Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T10:57:46.543Z] ---> Running in 305ca06f7a0b [2022-04-12T10:57:46.543Z] Removing intermediate container 4a4d12739e4f [2022-04-12T10:57:46.543Z] ---> 64b6afc09a00 [2022-04-12T10:57:46.543Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:57:46.543Z] Removing intermediate container 305ca06f7a0b [2022-04-12T10:57:46.543Z] ---> 79946660d3e8 [2022-04-12T10:57:46.543Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T10:57:46.543Z] ---> Running in 8e9b8bc5d9b9 [2022-04-12T10:57:46.543Z] ---> 827e6fe31737 [2022-04-12T10:57:46.543Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T10:57:46.543Z] Removing intermediate container 8e9b8bc5d9b9 [2022-04-12T10:57:46.543Z] ---> 8f28f38ccbfd [2022-04-12T10:57:46.543Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:57:46.543Z] ---> Running in 9b8804234b84 [2022-04-12T10:57:46.802Z] ---> 276ed17197da [2022-04-12T10:57:46.802Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T10:57:47.065Z] ---> 322fcdb6ef6f [2022-04-12T10:57:47.065Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T10:57:47.065Z] ---> Running in 5fb83ae66f87 [2022-04-12T10:57:47.324Z] Removing intermediate container 9b8804234b84 [2022-04-12T10:57:47.324Z] ---> 265b41358bed [2022-04-12T10:57:47.324Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T10:57:47.324Z] Removing intermediate container 5fb83ae66f87 [2022-04-12T10:57:47.324Z] ---> 4cb63023591c [2022-04-12T10:57:47.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:57:47.324Z] ---> Running in fe57d5165272 [2022-04-12T10:57:47.324Z] ---> Running in de862eb91741 [2022-04-12T10:57:47.594Z] Removing intermediate container de862eb91741 [2022-04-12T10:57:47.594Z] ---> adb1d816bbf8 [2022-04-12T10:57:47.594Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T10:57:47.594Z] ---> Running in f4b2f09f4193 [2022-04-12T10:57:47.855Z] Removing intermediate container f4b2f09f4193 [2022-04-12T10:57:47.855Z] ---> 729fc6dbaeaa [2022-04-12T10:57:47.855Z] Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:57:47.855Z] ---> Running in b631cdbfe947 [2022-04-12T10:57:47.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:57:48.112Z] Removing intermediate container b631cdbfe947 [2022-04-12T10:57:48.112Z] ---> 53703d84c5ec [2022-04-12T10:57:48.112Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T10:57:48.112Z] ---> Running in 7608a256e19b [2022-04-12T10:57:48.369Z] Removing intermediate container 7608a256e19b [2022-04-12T10:57:48.369Z] ---> 082c43848fcb [2022-04-12T10:57:48.369Z] [2022-04-12T10:57:48.369Z] Successfully built 082c43848fcb [2022-04-12T10:57:48.369Z] Successfully tagged core-metadata:latest [2022-04-12T10:57:48.369Z] Building support-scheduler [2022-04-12T10:57:48.937Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:57:49.195Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T10:57:49.195Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T10:57:49.195Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T10:57:49.454Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T10:57:49.454Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T10:57:49.454Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T10:57:49.714Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:57:49.714Z] OK: 8 MiB in 20 packages [2022-04-12T10:57:53.007Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:57:53.007Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:57:53.007Z] ---> 8eb4427f6a87 [2022-04-12T10:57:53.007Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T10:57:53.007Z] ---> Using cache [2022-04-12T10:57:53.007Z] ---> eb530da1035d [2022-04-12T10:57:53.007Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:57:53.007Z] ---> Using cache [2022-04-12T10:57:53.007Z] ---> 39a6ad79ff97 [2022-04-12T10:57:53.007Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T10:57:53.007Z] ---> Using cache [2022-04-12T10:57:53.007Z] ---> 1d2fb5754479 [2022-04-12T10:57:53.007Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T10:57:53.007Z] ---> Using cache [2022-04-12T10:57:53.007Z] ---> 0bafbe339bf7 [2022-04-12T10:57:53.007Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:57:53.007Z] ---> Using cache [2022-04-12T10:57:53.007Z] ---> 646820f86a92 [2022-04-12T10:57:53.007Z] Step 8/22 : COPY . . [2022-04-12T10:57:53.007Z] ---> Using cache [2022-04-12T10:57:53.007Z] ---> ece5dfc4499a [2022-04-12T10:57:53.007Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T10:57:53.007Z] Removing intermediate container fe57d5165272 [2022-04-12T10:57:53.007Z] ---> 57c639849368 [2022-04-12T10:57:53.007Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:57:53.007Z] ---> Running in 2a45c214037e [2022-04-12T10:57:53.265Z] ---> fdc03ad163ea [2022-04-12T10:57:53.265Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T10:57:53.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T10:57:55.209Z] ---> 029f8635b1bf [2022-04-12T10:57:55.209Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T10:57:55.467Z] ---> 21d1fb81b4cc [2022-04-12T10:57:55.467Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T10:57:55.467Z] ---> Running in 5490a3944665 [2022-04-12T10:57:55.726Z] Removing intermediate container 5490a3944665 [2022-04-12T10:57:55.726Z] ---> 1f2457a2eb26 [2022-04-12T10:57:55.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:57:55.986Z] ---> Running in 9c89aaa4c7de [2022-04-12T10:57:56.245Z] Removing intermediate container 9c89aaa4c7de [2022-04-12T10:57:56.245Z] ---> 6ab9b9091fa5 [2022-04-12T10:57:56.245Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T10:57:56.245Z] ---> Running in c19448b0eaec [2022-04-12T10:57:56.504Z] Removing intermediate container c19448b0eaec [2022-04-12T10:57:56.504Z] ---> c7432c7c8140 [2022-04-12T10:57:56.504Z] Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:57:56.504Z] ---> Running in a0f7bf5c4cb4 [2022-04-12T10:57:56.763Z] Removing intermediate container a0f7bf5c4cb4 [2022-04-12T10:57:56.763Z] ---> 2c2b8e3674a2 [2022-04-12T10:57:56.763Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T10:57:57.021Z] ---> Running in 815b89ad4236 [2022-04-12T10:57:57.280Z] Removing intermediate container 815b89ad4236 [2022-04-12T10:57:57.280Z] ---> 926f5741d121 [2022-04-12T10:57:57.280Z] [2022-04-12T10:57:57.280Z] Successfully built 926f5741d121 [2022-04-12T10:57:57.280Z] Successfully tagged core-data:latest [2022-04-12T10:57:57.280Z] Building security-proxy-setup [2022-04-12T10:58:02.558Z]  Building core-data ... done Building bin/spire-agent... [2022-04-12T10:58:02.558Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:58:02.558Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:58:02.558Z] ---> 8eb4427f6a87 [2022-04-12T10:58:02.558Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T10:58:02.558Z] ---> Using cache [2022-04-12T10:58:02.558Z] ---> eb530da1035d [2022-04-12T10:58:02.558Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:58:02.558Z] ---> Using cache [2022-04-12T10:58:02.558Z] ---> 39a6ad79ff97 [2022-04-12T10:58:02.558Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T10:58:02.558Z] ---> Using cache [2022-04-12T10:58:02.558Z] ---> 1d2fb5754479 [2022-04-12T10:58:02.558Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T10:58:02.558Z] ---> Using cache [2022-04-12T10:58:02.558Z] ---> 0bafbe339bf7 [2022-04-12T10:58:02.558Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:58:02.558Z] ---> Using cache [2022-04-12T10:58:02.558Z] ---> 646820f86a92 [2022-04-12T10:58:02.558Z] Step 8/22 : COPY . . [2022-04-12T10:58:02.558Z] ---> Using cache [2022-04-12T10:58:02.558Z] ---> ece5dfc4499a [2022-04-12T10:58:02.558Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T10:58:02.558Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T10:58:02.558Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T10:58:02.558Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T10:58:03.127Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T10:58:03.128Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T10:58:03.128Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T10:58:03.128Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T10:58:03.387Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T10:58:03.387Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T10:58:03.387Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T10:58:03.387Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T10:58:03.387Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T10:58:03.387Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T10:58:03.387Z] Building bin/spire-agent... [2022-04-12T10:58:03.646Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T10:58:04.580Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T10:58:04.580Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T10:58:04.580Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T10:58:04.580Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T10:58:04.580Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T10:58:04.580Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T10:58:04.580Z]  ---> Running in 809bff936c0c [2022-04-12T10:58:05.516Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T10:58:05.516Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T10:58:05.516Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T10:58:05.516Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T10:58:05.516Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T10:58:05.516Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T10:58:05.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T10:58:37.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T10:58:37.963Z] Removing intermediate container 2a45c214037e [2022-04-12T10:58:37.963Z] ---> dcd049ec6f3f [2022-04-12T10:58:37.963Z] [2022-04-12T10:58:37.963Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T10:58:37.963Z] ---> e04c818066af [2022-04-12T10:58:37.963Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T10:58:37.963Z] ---> Using cache [2022-04-12T10:58:37.963Z] ---> 46e9fc8c9d9c [2022-04-12T10:58:37.963Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T10:58:37.963Z] ---> Using cache [2022-04-12T10:58:37.963Z] ---> a97c15e7884c [2022-04-12T10:58:37.963Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T10:58:37.963Z] ---> Running in bbef056719dc [2022-04-12T10:58:37.963Z] Removing intermediate container bbef056719dc [2022-04-12T10:58:37.963Z] ---> fc5d7f0fb3c9 [2022-04-12T10:58:37.963Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T10:58:37.963Z] ---> Running in bc21ad1587c8 [2022-04-12T10:58:37.963Z] Removing intermediate container bc21ad1587c8 [2022-04-12T10:58:37.963Z] ---> 7ff1c321d3ad [2022-04-12T10:58:37.963Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:58:37.963Z] ---> b6210699b1e7 [2022-04-12T10:58:37.963Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T10:58:38.221Z] Removing intermediate container 809bff936c0c [2022-04-12T10:58:38.221Z] ---> fc4898d3ce36 [2022-04-12T10:58:38.221Z] [2022-04-12T10:58:38.221Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T10:58:38.221Z] ---> e04c818066af [2022-04-12T10:58:38.221Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T10:58:38.479Z] ---> Running in ccdbbe1c0aa0 [2022-04-12T10:58:38.738Z] ---> 64e80f0c0ca5 [2022-04-12T10:58:38.738Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T10:58:38.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:58:39.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:58:39.256Z] ---> 3b1dfb5eb2b2 [2022-04-12T10:58:39.256Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T10:58:39.256Z] ---> Running in 49798f8bb69b [2022-04-12T10:58:39.256Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T10:58:39.256Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T10:58:39.516Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T10:58:39.516Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T10:58:39.516Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T10:58:39.516Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T10:58:39.516Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:58:39.516Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T10:58:39.516Z] Removing intermediate container 49798f8bb69b [2022-04-12T10:58:39.516Z] ---> b2a62bb5c78e [2022-04-12T10:58:39.516Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:58:39.516Z] OK: 8 MiB in 20 packages [2022-04-12T10:58:39.516Z] ---> Running in 4f88af43ba83 [2022-04-12T10:58:39.776Z] Removing intermediate container 4f88af43ba83 [2022-04-12T10:58:39.776Z] ---> 5c31efe3ebc7 [2022-04-12T10:58:39.776Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T10:58:40.036Z] ---> Running in 0f3a931aee75 [2022-04-12T10:58:40.297Z] Removing intermediate container 0f3a931aee75 [2022-04-12T10:58:40.297Z] ---> e76460b9e076 [2022-04-12T10:58:40.297Z] Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:58:40.297Z] Removing intermediate container ccdbbe1c0aa0 [2022-04-12T10:58:40.297Z] ---> 853c5ae6fefd [2022-04-12T10:58:40.297Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T10:58:40.556Z] ---> Running in 0fd90f904509 [2022-04-12T10:58:40.556Z] ---> Running in 8d614f2c7776 [2022-04-12T10:58:40.556Z] Removing intermediate container 0fd90f904509 [2022-04-12T10:58:40.556Z] ---> 3e39b49d6cba [2022-04-12T10:58:40.556Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T10:58:40.815Z] Removing intermediate container 8d614f2c7776 [2022-04-12T10:58:40.815Z] ---> 002cd7a8e5f1 [2022-04-12T10:58:40.815Z] Step 13/22 : WORKDIR /edgex [2022-04-12T10:58:40.815Z] ---> Running in ef4e3ba6c47c [2022-04-12T10:58:40.815Z] ---> Running in 860d57d7c9ca [2022-04-12T10:58:40.815Z] Removing intermediate container ef4e3ba6c47c [2022-04-12T10:58:40.815Z] ---> 460170c4c6f3 [2022-04-12T10:58:40.815Z] [2022-04-12T10:58:41.073Z] Removing intermediate container 860d57d7c9ca [2022-04-12T10:58:41.073Z] ---> 371025075933 [2022-04-12T10:58:41.073Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T10:58:41.073Z] Successfully built 460170c4c6f3 [2022-04-12T10:58:41.073Z] Successfully tagged support-scheduler:latest [2022-04-12T10:58:41.073Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-04-12T10:58:41.488Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:58:41.488Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:58:41.488Z] ---> 10d00d872888 [2022-04-12T10:58:41.488Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T10:58:41.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:58:41.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:58:41.488Z] ---> 10d00d872888 [2022-04-12T10:58:41.488Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T10:58:41.488Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:58:41.488Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:58:41.488Z] ---> 10d00d872888 [2022-04-12T10:58:41.488Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T10:58:41.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:58:41.488Z] [2022-04-12T10:58:41.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:58:41.488Z] ---> 10d00d872888 [2022-04-12T10:58:41.488Z] Step 3/23 : WORKDIR /edgex-goStep 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:58:41.488Z] [2022-04-12T10:58:41.488Z] ---> 10d00d872888 [2022-04-12T10:58:41.488Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T10:58:41.488Z] ---> Running in 0c7397f893c4 [2022-04-12T10:58:41.488Z] ---> Running in 5424bd05328d [2022-04-12T10:58:41.488Z] ---> Running in dfef6c38b2ff [2022-04-12T10:58:41.488Z] ---> Running in 524679cc3f47 [2022-04-12T10:58:41.488Z] ---> Running in ad3017d2ed3b [2022-04-12T10:58:41.488Z] Removing intermediate container ad3017d2ed3b [2022-04-12T10:58:41.488Z] ---> b72aa44f9f24 [2022-04-12T10:58:41.488Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:58:41.488Z] Removing intermediate container 0c7397f893c4 [2022-04-12T10:58:41.488Z] ---> a8f239336495 [2022-04-12T10:58:41.488Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:58:41.488Z] ---> Running in 89c6d46364db [2022-04-12T10:58:41.488Z] Removing intermediate container dfef6c38b2ff [2022-04-12T10:58:41.488Z] ---> 82e64ba8d712 [2022-04-12T10:58:41.488Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:58:41.488Z] Removing intermediate container 524679cc3f47 [2022-04-12T10:58:41.488Z] ---> ad85af697c31 [2022-04-12T10:58:41.488Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:58:41.488Z] ---> Running in 57e4e2ee307a [2022-04-12T10:58:41.488Z] Removing intermediate container 5424bd05328d [2022-04-12T10:58:41.488Z] ---> 07011073c350 [2022-04-12T10:58:41.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:58:41.488Z] ---> Running in fdff76cb7dc8 [2022-04-12T10:58:41.488Z] ---> Running in c8c068a74b70 [2022-04-12T10:58:41.488Z] ---> Running in 4071570484ad [2022-04-12T10:58:41.767Z] Removing intermediate container 89c6d46364db [2022-04-12T10:58:41.767Z] ---> 87f78be93a23 [2022-04-12T10:58:41.767Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T10:58:41.767Z] ---> Running in 555a4f6adcc9 [2022-04-12T10:58:42.046Z] Removing intermediate container 57e4e2ee307a [2022-04-12T10:58:42.046Z] ---> c0bdd4c49b0f [2022-04-12T10:58:42.046Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T10:58:42.330Z] ---> Running in a829b9b83b5f [2022-04-12T10:58:42.330Z] Removing intermediate container fdff76cb7dc8 [2022-04-12T10:58:42.330Z] ---> 88d9eaebafea [2022-04-12T10:58:42.330Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T10:58:42.616Z] ---> Running in c2fc9cb9fa7f [2022-04-12T10:58:42.912Z] Removing intermediate container 4071570484ad [2022-04-12T10:58:42.912Z] ---> adeca7796cfe [2022-04-12T10:58:42.912Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T10:58:42.912Z] Removing intermediate container c8c068a74b70 [2022-04-12T10:58:42.912Z] ---> 6e609bbcddb4 [2022-04-12T10:58:42.912Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T10:58:42.912Z] ---> Running in 6c3e1e32e4a2 [2022-04-12T10:58:42.977Z] ---> b3b4d42932c0 [2022-04-12T10:58:42.977Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T10:58:43.223Z] ---> Running in 0a00cce38baf [2022-04-12T10:58:44.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:58:44.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:58:44.880Z] ---> 7ab8741e902c [2022-04-12T10:58:44.880Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T10:58:44.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:58:45.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:58:45.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:58:45.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:58:45.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:58:45.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:58:45.490Z] ---> 8eb4427f6a87 [2022-04-12T10:58:45.490Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T10:58:45.490Z] ---> Using cache [2022-04-12T10:58:45.490Z] ---> eb530da1035d [2022-04-12T10:58:45.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:58:45.490Z] ---> Using cache [2022-04-12T10:58:45.490Z] ---> 39a6ad79ff97 [2022-04-12T10:58:45.490Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T10:58:45.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:58:46.059Z] ---> 607f51088f00 [2022-04-12T10:58:46.059Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T10:58:46.059Z] ---> Running in 578d858dbb5e [2022-04-12T10:58:46.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:58:46.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:58:46.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:58:46.415Z] OK: 220 MiB in 52 packages [2022-04-12T10:58:46.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:58:46.628Z] ---> 83c99a56801f [2022-04-12T10:58:46.628Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T10:58:46.628Z] ---> Running in c5f4c74faa0f [2022-04-12T10:58:46.697Z] OK: 220 MiB in 52 packages [2022-04-12T10:58:47.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:58:47.467Z] Removing intermediate container c5f4c74faa0f [2022-04-12T10:58:47.467Z] ---> 5a233d6e512d [2022-04-12T10:58:47.467Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T10:58:47.706Z] OK: 220 MiB in 52 packages [2022-04-12T10:58:47.706Z] OK: 220 MiB in 52 packages [2022-04-12T10:58:47.706Z] OK: 220 MiB in 52 packages [2022-04-12T10:58:47.736Z] OK: 221 MiB in 52 packages [2022-04-12T10:58:47.736Z] ---> Running in 7e4366389801 [2022-04-12T10:58:47.736Z] Removing intermediate container 7e4366389801 [2022-04-12T10:58:47.736Z] ---> 1e45e5a57959 [2022-04-12T10:58:47.736Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T10:58:47.995Z] ---> Running in b4b240191247 [2022-04-12T10:58:47.995Z] Removing intermediate container b4b240191247 [2022-04-12T10:58:47.995Z] ---> 39bd2a661de4 [2022-04-12T10:58:47.995Z] Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:58:47.995Z] Removing intermediate container 578d858dbb5e [2022-04-12T10:58:47.995Z] ---> 894506fb5cd3 [2022-04-12T10:58:47.995Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T10:58:48.253Z] ---> Running in 9ee40a6b8145 [2022-04-12T10:58:48.253Z] Removing intermediate container 9ee40a6b8145 [2022-04-12T10:58:48.253Z] ---> 76c3d03ffff6 [2022-04-12T10:58:48.253Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T10:58:48.314Z] Removing intermediate container 555a4f6adcc9 [2022-04-12T10:58:48.314Z] ---> dec1d296352d [2022-04-12T10:58:48.314Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T10:58:48.511Z] ---> 977dc333d933 [2022-04-12T10:58:48.511Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:58:48.511Z] ---> Running in 944a848c703f [2022-04-12T10:58:48.511Z] ---> Running in 9126ce7d12a3 [2022-04-12T10:58:48.591Z] Removing intermediate container a829b9b83b5f [2022-04-12T10:58:48.591Z] ---> a4f24ecdff91 [2022-04-12T10:58:48.591Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T10:58:48.769Z] Removing intermediate container 944a848c703f [2022-04-12T10:58:48.769Z] ---> 25b927b8ae09 [2022-04-12T10:58:48.769Z] [2022-04-12T10:58:48.769Z] Successfully built 25b927b8ae09 [2022-04-12T10:58:48.769Z] Successfully tagged security-proxy-setup:latest [2022-04-12T10:58:48.769Z]  Building security-proxy-setup ... done Building support-notifications [2022-04-12T10:58:49.575Z] Removing intermediate container 0a00cce38baf [2022-04-12T10:58:49.575Z] ---> 1176f5db41be [2022-04-12T10:58:49.575Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T10:58:49.575Z] Removing intermediate container c2fc9cb9fa7f [2022-04-12T10:58:49.575Z] ---> 233d978e565f [2022-04-12T10:58:49.575Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T10:58:49.575Z] Removing intermediate container 6c3e1e32e4a2 [2022-04-12T10:58:49.575Z] ---> 36804731f846 [2022-04-12T10:58:49.575Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T10:58:49.858Z] ---> 6ac705f96755 [2022-04-12T10:58:49.858Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:58:49.858Z] ---> c96fc2fb4282 [2022-04-12T10:58:49.858Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:58:50.137Z] ---> Running in cb3c80e71a04 [2022-04-12T10:58:50.137Z] ---> Running in 12a630ef9b46 [2022-04-12T10:58:50.742Z] ---> 9784269becae [2022-04-12T10:58:50.742Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:58:51.023Z] ---> 2aaa3e8b4a1b [2022-04-12T10:58:51.023Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:58:51.023Z] ---> f82766dcaf9f [2022-04-12T10:58:51.023Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:58:51.023Z] ---> Running in ab4ce219b8e9 [2022-04-12T10:58:51.023Z] ---> Running in d3ef000a7a54 [2022-04-12T10:58:51.305Z] ---> Running in 9b2d1dcb77fb [2022-04-12T10:58:52.956Z] Removing intermediate container 9126ce7d12a3 [2022-04-12T10:58:52.956Z] ---> a4461151afcf [2022-04-12T10:58:52.956Z] Step 8/23 : COPY . . [2022-04-12T10:58:53.214Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:58:53.214Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:58:53.214Z] ---> 8eb4427f6a87 [2022-04-12T10:58:53.214Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T10:58:53.214Z] ---> Using cache [2022-04-12T10:58:53.214Z] ---> eb530da1035d [2022-04-12T10:58:53.214Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:58:53.214Z] ---> Using cache [2022-04-12T10:58:53.214Z] ---> 39a6ad79ff97 [2022-04-12T10:58:53.214Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T10:58:55.681Z] Removing intermediate container cb3c80e71a04 [2022-04-12T10:58:55.681Z] ---> 7bdaafe0aad8 [2022-04-12T10:58:55.681Z] Step 8/23 : COPY . . [2022-04-12T10:58:55.748Z] ---> Running in d453ea2f21a1 [2022-04-12T10:58:56.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:58:56.294Z] Removing intermediate container 12a630ef9b46 [2022-04-12T10:58:56.294Z] ---> 113a9eedc21d [2022-04-12T10:58:56.294Z] Step 8/23 : COPY . . [2022-04-12T10:58:56.920Z] Removing intermediate container ab4ce219b8e9 [2022-04-12T10:58:56.920Z] ---> 18cf9f5403b9 [2022-04-12T10:58:56.920Z] Step 8/26 : COPY . . [2022-04-12T10:58:56.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:58:57.197Z] Removing intermediate container 9b2d1dcb77fb [2022-04-12T10:58:57.197Z] ---> 1a2b87844483 [2022-04-12T10:58:57.197Z] Step 8/22 : COPY . . [2022-04-12T10:58:57.197Z] Removing intermediate container d3ef000a7a54 [2022-04-12T10:58:57.197Z] ---> 820f3ef38554 [2022-04-12T10:58:57.197Z] Step 8/25 : COPY . . [2022-04-12T10:58:57.199Z] OK: 221 MiB in 52 packages [2022-04-12T10:59:00.494Z] Removing intermediate container d453ea2f21a1 [2022-04-12T10:59:00.494Z] ---> c610385d8fa3 [2022-04-12T10:59:00.494Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T10:59:00.494Z] ---> 0d6cd243c97a [2022-04-12T10:59:00.494Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T10:59:00.494Z] ---> Running in 40d67bb4fd26 [2022-04-12T10:59:00.494Z] ---> 88497df10b8f [2022-04-12T10:59:00.494Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:59:00.753Z] ---> Running in 831023003fec [2022-04-12T10:59:01.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T10:59:02.394Z] Removing intermediate container 831023003fec [2022-04-12T10:59:02.394Z] ---> d8032ce43022 [2022-04-12T10:59:02.394Z] Step 8/22 : COPY . . [2022-04-12T10:59:15.554Z] ---> a6f4a1648e38 [2022-04-12T10:59:15.554Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T10:59:15.554Z] ---> Running in 05324090bafe [2022-04-12T10:59:15.554Z] ---> 52117e5b85ea [2022-04-12T10:59:15.554Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T10:59:15.554Z] ---> 13fbebf3f350 [2022-04-12T10:59:15.554Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T10:59:15.554Z] ---> f1dd372ee627 [2022-04-12T10:59:15.554Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T10:59:15.554Z] ---> Running in 6b151260a882 [2022-04-12T10:59:15.554Z] ---> 0d31fb45719b [2022-04-12T10:59:15.554Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T10:59:15.554Z] ---> Running in 15175adbae35 [2022-04-12T10:59:15.554Z] ---> Running in b1a0ab6683a7 [2022-04-12T10:59:15.554Z] ---> Running in 364d8811e1da [2022-04-12T10:59:15.847Z] Removing intermediate container 05324090bafe [2022-04-12T10:59:15.847Z] ---> 265b5a45b20b [2022-04-12T10:59:15.847Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T10:59:15.847Z] Removing intermediate container 6b151260a882 [2022-04-12T10:59:15.847Z] ---> 7671062870a1 [2022-04-12T10:59:15.847Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T10:59:16.136Z] ---> Running in 88e10ef71f48 [2022-04-12T10:59:16.136Z] ---> Running in 4362c3f25f31 [2022-04-12T10:59:17.289Z] ---> e8ee9a545622 [2022-04-12T10:59:17.289Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T10:59:17.289Z] ---> Running in 0d5aba0ab756 [2022-04-12T10:59:17.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T10:59:17.584Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T10:59:17.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T10:59:18.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T10:59:20.175Z] Removing intermediate container 88e10ef71f48 [2022-04-12T10:59:20.175Z] ---> 65f589bba8c9 [2022-04-12T10:59:20.175Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T10:59:20.175Z] ---> Running in 92a8ec21d5da [2022-04-12T10:59:20.175Z] Removing intermediate container 4362c3f25f31 [2022-04-12T10:59:20.175Z] ---> 5f50e031762a [2022-04-12T10:59:20.175Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T10:59:20.175Z] ---> Running in ea94df1282ab [2022-04-12T10:59:20.591Z] Removing intermediate container 40d67bb4fd26 [2022-04-12T10:59:20.591Z] ---> 5d58f8a7ef32 [2022-04-12T10:59:20.591Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T10:59:20.591Z] ---> Running in 57c03114fec5 [2022-04-12T10:59:20.788Z] Removing intermediate container 92a8ec21d5da [2022-04-12T10:59:20.788Z] ---> 2e0e566e1942 [2022-04-12T10:59:20.788Z] 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-12T10:59:20.788Z] Removing intermediate container ea94df1282ab [2022-04-12T10:59:20.788Z] ---> 87a59e134f78 [2022-04-12T10:59:20.788Z] 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-12T10:59:20.853Z] Building bin/spire-agent... [2022-04-12T10:59:21.078Z] ---> Running in c99b2c65c3c4 [2022-04-12T10:59:21.078Z] ---> Running in 54b58d03bac3 [2022-04-12T10:59:21.118Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T10:59:21.118Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T10:59:21.118Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T10:59:21.118Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T10:59:21.118Z] Removing intermediate container f02d881d1cb9 [2022-04-12T10:59:21.118Z] ---> 5cff024c5bfa [2022-04-12T10:59:21.118Z] [2022-04-12T10:59:21.118Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T10:59:21.118Z] ---> 0ac33e5f5afa [2022-04-12T10:59:21.118Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T10:59:21.118Z] ---> Using cache [2022-04-12T10:59:21.118Z] ---> 59051ff6e712 [2022-04-12T10:59:21.118Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:59:21.118Z] ---> Using cache [2022-04-12T10:59:21.118Z] ---> 4edb3392a678 [2022-04-12T10:59:21.118Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T10:59:21.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T10:59:21.378Z] ---> Running in bd1af7d39044 [2022-04-12T10:59:21.640Z] Removing intermediate container 970dc82b1d58 [2022-04-12T10:59:21.640Z] ---> a9747e470b92 [2022-04-12T10:59:21.640Z] [2022-04-12T10:59:21.640Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T10:59:21.640Z] ---> 0ac33e5f5afa [2022-04-12T10:59:21.640Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T10:59:21.640Z] ---> Using cache [2022-04-12T10:59:21.640Z] ---> 59051ff6e712 [2022-04-12T10:59:21.640Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:59:21.640Z] ---> Using cache [2022-04-12T10:59:21.640Z] ---> 4edb3392a678 [2022-04-12T10:59:21.640Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T10:59:21.900Z] ---> Running in 800c7c9c17a6 [2022-04-12T10:59:21.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:21.900Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T10:59:21.900Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T10:59:21.900Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T10:59:22.160Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T10:59:22.160Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T10:59:22.160Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T10:59:22.160Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T10:59:22.160Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T10:59:22.160Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T10:59:22.733Z] Removing intermediate container 57c03114fec5 [2022-04-12T10:59:22.733Z] ---> 84b78261a092 [2022-04-12T10:59:22.733Z] [2022-04-12T10:59:22.733Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T10:59:22.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:22.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:22.992Z] 20.10.14: Pulling from library/docker [2022-04-12T10:59:23.253Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T10:59:23.253Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T10:59:23.253Z] OK: 15854 distinct packages available [2022-04-12T10:59:23.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:23.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:23.771Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T10:59:23.771Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T10:59:23.771Z] OK: 15854 distinct packages available [2022-04-12T10:59:23.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:24.029Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:24.529Z] spire-1.2.1/ [2022-04-12T10:59:24.529Z] spire-1.2.1/.data/ [2022-04-12T10:59:24.529Z] spire-1.2.1/.data/.file [2022-04-12T10:59:24.529Z] spire-1.2.1/.dockerignore [2022-04-12T10:59:24.529Z] spire-1.2.1/.gitattributes [2022-04-12T10:59:24.529Z] spire-1.2.1/.githooks/ [2022-04-12T10:59:24.529Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/ [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/workflows/ [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T10:59:24.529Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T10:59:24.529Z] spire-1.2.1/.gitignore [2022-04-12T10:59:24.529Z] spire-1.2.1/.go-version [2022-04-12T10:59:24.529Z] spire-1.2.1/.golangci.yml [2022-04-12T10:59:24.529Z] spire-1.2.1/ADOPTERS.md [2022-04-12T10:59:24.529Z] spire-1.2.1/CHANGELOG.md [2022-04-12T10:59:24.529Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T10:59:24.529Z] spire-1.2.1/CODEOWNERS [2022-04-12T10:59:24.529Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T10:59:24.529Z] spire-1.2.1/Dockerfile [2022-04-12T10:59:24.529Z] spire-1.2.1/Dockerfile.dev [2022-04-12T10:59:24.529Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T10:59:24.529Z] spire-1.2.1/LICENSE [2022-04-12T10:59:24.529Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T10:59:24.529Z] spire-1.2.1/Makefile [2022-04-12T10:59:24.529Z] spire-1.2.1/README.md [2022-04-12T10:59:24.529Z] spire-1.2.1/ROADMAP.md [2022-04-12T10:59:24.529Z] spire-1.2.1/SECURITY.md [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T10:59:24.529Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T10:59:24.530Z] spire-1.2.1/conf/ [2022-04-12T10:59:24.530Z] spire-1.2.1/conf/agent/ [2022-04-12T10:59:24.530Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T10:59:24.530Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T10:59:24.530Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T10:59:24.530Z] spire-1.2.1/conf/server/ [2022-04-12T10:59:24.530Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T10:59:24.530Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T10:59:24.530Z] spire-1.2.1/conf/server/server.conf [2022-04-12T10:59:24.530Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/ [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/auditlog.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/ [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/ [2022-04-12T10:59:24.530Z] [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdspire-1.2.1/.data/ [2022-04-12T10:59:24.530Z] spire-1.2.1/.data/.file [2022-04-12T10:59:24.530Z] spire-1.2.1/.dockerignore [2022-04-12T10:59:24.530Z] spire-1.2.1/.gitattributes [2022-04-12T10:59:24.530Z] spire-1.2.1/.githooks/ [2022-04-12T10:59:24.530Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/ [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/workflows/ [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T10:59:24.530Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T10:59:24.530Z] spire-1.2.1/.gitignore [2022-04-12T10:59:24.530Z] spire-1.2.1/.go-version [2022-04-12T10:59:24.530Z] spire-1.2.1/.golangci.yml [2022-04-12T10:59:24.530Z] spire-1.2.1/ADOPTERS.md [2022-04-12T10:59:24.530Z] spire-1.2.1/CHANGELOG.md [2022-04-12T10:59:24.530Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T10:59:24.530Z] spire-1.2.1/CODEOWNERS [2022-04-12T10:59:24.530Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T10:59:24.530Z] spire-1.2.1/Dockerfile [2022-04-12T10:59:24.530Z] spire-1.2.1/Dockerfile.dev [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T10:59:24.530Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T10:59:24.530Z] spire-1.2.1/LICENSE [2022-04-12T10:59:24.530Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T10:59:24.530Z] spire-1.2.1/Makefile [2022-04-12T10:59:24.530Z] spire-1.2.1/README.md [2022-04-12T10:59:24.530Z] spire-1.2.1/ROADMAP.md [2022-04-12T10:59:24.530Z] spire-1.2.1/SECURITY.md [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/spire_server.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/telemetry.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/upgrading.md [2022-04-12T10:59:24.530Z] spire-1.2.1/doc/using_spire.md [2022-04-12T10:59:24.530Z] spire-1.2.1/examples/ [2022-04-12T10:59:24.530Z] spire-1.2.1/examples/README.md [2022-04-12T10:59:24.530Z] spire-1.2.1/go.mod [2022-04-12T10:59:24.530Z] spire-1.2.1/go.sum [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T10:59:24.530Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T10:59:24.530Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T10:59:24.531Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T10:59:24.531Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T10:59:24.531Z] spire-1.2.1/conf/ [2022-04-12T10:59:24.531Z] spire-1.2.1/conf/agent/ [2022-04-12T10:59:24.531Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T10:59:24.531Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T10:59:24.531Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T10:59:24.531Z] spire-1.2.1/conf/server/ [2022-04-12T10:59:24.531Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T10:59:24.531Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T10:59:24.531Z] spire-1.2.1/conf/server/server.conf [2022-04-12T10:59:24.531Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T10:59:24.531Z] spire-1.2.1/doc/ [2022-04-12T10:59:24.531Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/auditlog.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/ [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T10:59:24.532Z] [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T10:59:24.532Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/health/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/log/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T10:59:24.532Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/spire_server.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/telemetry.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/upgrading.md [2022-04-12T10:59:24.533Z] spire-1.2.1/doc/using_spire.md [2022-04-12T10:59:24.533Z] spire-1.2.1/examples/ [2022-04-12T10:59:24.533Z] spire-1.2.1/examples/README.md [2022-04-12T10:59:24.533Z] spire-1.2.1/go.mod [2022-04-12T10:59:24.533Z] spire-1.2.1/go.sum [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T10:59:24.533Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T10:59:24.599Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T10:59:24.599Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T10:59:24.599Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T10:59:24.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:24.599Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T10:59:24.814Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T10:59:24.814Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/version/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T10:59:24.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T10:59:24.816Z] [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/common/cliprinter/format_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/config.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T10:59:24.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/health/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T10:59:24.817Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T10:59:24.865Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T10:59:24.865Z] OK: 6 MiB in 18 packages [2022-04-12T10:59:24.865Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/log/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T10:59:25.098Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T10:59:25.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/version/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/server.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/ [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/private/ [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/private/server/ [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T10:59:25.100Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/ [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/common/ [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T10:59:25.100Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T10:59:25.100Z] spire-1.2.1/release/ [2022-04-12T10:59:25.100Z] spire-1.2.1/release/spire-extras/ [2022-04-12T10:59:25.100Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T10:59:25.100Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T10:59:25.100Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T10:59:25.100Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T10:59:25.101Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T10:59:25.101Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T10:59:25.101Z] spire-1.2.1/release/spire/ [2022-04-12T10:59:25.101Z] spire-1.2.1/release/spire/README.md [2022-04-12T10:59:25.101Z] spire-1.2.1/release/spire/conf/ [2022-04-12T10:59:25.101Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T10:59:25.101Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T10:59:25.101Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T10:59:25.101Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T10:59:25.101Z] spire-1.2.1/script/ [2022-04-12T10:59:25.101Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T10:59:25.101Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T10:59:25.101Z] spire-1.2.1/support/ [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/ [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T10:59:25.101Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T10:59:25.101Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T10:59:25.126Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T10:59:25.126Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T10:59:25.126Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T10:59:25.382Z] [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/config.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T10:59:25.382Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T10:59:25.382Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T10:59:25.383Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T10:59:25.383Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/clock/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/clock/clock.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T10:59:25.383Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T10:59:25.383Z] spire-1.2.1/test/integration/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/integration/README.md [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:59:25.383Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/integration/common [2022-04-12T10:59:25.383Z] spire-1.2.1/test/integration/setup/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T10:59:25.383Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T10:59:25.383Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T10:59:25.383Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T10:59:25.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T10:59:25.384Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T10:59:25.384Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T10:59:25.384Z] OK: 6 MiB in 19 packages [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T10:59:25.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T10:59:25.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T10:59:25.385Z] [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T10:59:25.385Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivityspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T10:59:25.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/server.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T10:59:25.668Z] spire-1.2.1/proto/ [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/private/ [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/private/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/ [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/common/ [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T10:59:25.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T10:59:25.669Z] spire-1.2.1/release/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire-extras/ [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire/ [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire/conf/ [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/script/ [2022-04-12T10:59:25.669Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T10:59:25.669Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T10:59:25.669Z] spire-1.2.1/support/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T10:59:25.669Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/clock/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/clock/clock.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T10:59:25.669Z] spire-1.2.1/test/integration/test.sh [2022-04-12T10:59:25.669Z] spire-1.2.1/test/plugintest/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/spiretest/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/testca/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/testca/ca.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/testkey/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T10:59:25.669Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/testkey/new.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T10:59:25.669Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T10:59:25.669Z] spire-1.2.1/test/util/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T10:59:25.670Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T10:59:25.670Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T10:59:25.670Z] spire-1.2.1/test/util/race.go [2022-04-12T10:59:25.670Z] spire-1.2.1/test/util/util.go [2022-04-12T10:59:25.670Z] building spire from source... [2022-04-12T10:59:25.670Z] [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T10:59:25.670Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T10:59:25.670Z] spire-1.2.1/test/integration/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/README.md [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/common [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T10:59:25.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T10:59:25.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T10:59:25.956Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T10:59:26.236Z] spire-1.2.1/test/integration/test.sh [2022-04-12T10:59:26.236Z] spire-1.2.1/test/plugintest/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/spiretest/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/testca/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/testca/ca.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/testkey/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T10:59:26.236Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/testkey/new.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T10:59:26.236Z] spire-1.2.1/test/util/ [2022-04-12T10:59:26.236Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T10:59:26.237Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T10:59:26.237Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T10:59:26.237Z] spire-1.2.1/test/util/race.go [2022-04-12T10:59:26.237Z] spire-1.2.1/test/util/util.go [2022-04-12T10:59:26.237Z] building spire from source... [2022-04-12T10:59:26.323Z] Removing intermediate container bd1af7d39044 [2022-04-12T10:59:26.323Z] ---> 56cff6e9d90a [2022-04-12T10:59:26.323Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T10:59:26.521Z] Installing go1.17.7... [2022-04-12T10:59:26.586Z] Removing intermediate container 800c7c9c17a6 [2022-04-12T10:59:26.586Z] ---> b5869d77a8f2 [2022-04-12T10:59:26.586Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T10:59:26.803Z] Installing go1.17.7... [2022-04-12T10:59:29.879Z] ---> 5d0e9dc06b0a [2022-04-12T10:59:29.879Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T10:59:29.879Z] ---> 4ebc14199bb9 [2022-04-12T10:59:29.879Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T10:59:30.447Z] ---> 8bf3fdee0753 [2022-04-12T10:59:30.447Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T10:59:30.447Z] ---> c88571228139 [2022-04-12T10:59:30.447Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T10:59:30.447Z] ---> Running in 7cb0c6dcb153 [2022-04-12T10:59:30.720Z] Removing intermediate container 7cb0c6dcb153 [2022-04-12T10:59:30.720Z] ---> 983499fc7778 [2022-04-12T10:59:30.720Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T10:59:30.981Z] ---> 74de421be0d4 [2022-04-12T10:59:30.981Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T10:59:31.239Z] ---> 11fd38b75570 [2022-04-12T10:59:31.240Z] Step 21/26 : WORKDIR / [2022-04-12T10:59:31.510Z] ---> fa9b59257d1f [2022-04-12T10:59:31.510Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T10:59:31.510Z] ---> Running in f4dd7f2c334a [2022-04-12T10:59:31.510Z] ---> Running in c7ae875153b8 [2022-04-12T10:59:31.768Z] Removing intermediate container c7ae875153b8 [2022-04-12T10:59:31.768Z] ---> 88801a3768a9 [2022-04-12T10:59:31.768Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T10:59:31.768Z] Removing intermediate container f4dd7f2c334a [2022-04-12T10:59:31.768Z] ---> 2565a622e562 [2022-04-12T10:59:31.768Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T10:59:31.768Z] ---> Running in f0ab3c2a1c42 [2022-04-12T10:59:31.768Z] ---> Running in 9a201bf9b740 [2022-04-12T10:59:32.028Z] Removing intermediate container 9a201bf9b740 [2022-04-12T10:59:32.028Z] ---> ecd5b7bba078 [2022-04-12T10:59:32.028Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T10:59:32.028Z] Removing intermediate container f0ab3c2a1c42 [2022-04-12T10:59:32.028Z] ---> ff4148f5e86e [2022-04-12T10:59:32.028Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T10:59:32.028Z] ---> Running in 00f6c7032f9d [2022-04-12T10:59:32.028Z] ---> Running in 09791ab47f23 [2022-04-12T10:59:32.333Z] Removing intermediate container 00f6c7032f9d [2022-04-12T10:59:32.333Z] ---> 5215fbb45ae3 [2022-04-12T10:59:32.333Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T10:59:32.333Z] ---> Running in 761c2f1da99b [2022-04-12T10:59:32.333Z] Removing intermediate container 09791ab47f23 [2022-04-12T10:59:32.333Z] ---> 305d8d097876 [2022-04-12T10:59:32.333Z] Step 24/25 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:59:32.642Z] ---> Running in 0e8fb0c3a6d2 [2022-04-12T10:59:32.642Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T10:59:32.642Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T10:59:32.642Z] ---> 7417809fdb73 [2022-04-12T10:59:32.642Z] 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-12T10:59:32.642Z] Removing intermediate container 761c2f1da99b [2022-04-12T10:59:32.642Z] ---> 3aea1df320d0 [2022-04-12T10:59:32.642Z] Step 25/26 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:59:32.642Z] ---> Running in 81bbb0e71962 [2022-04-12T10:59:32.642Z] ---> Running in 6f792898af87 [2022-04-12T10:59:32.642Z] Removing intermediate container 0e8fb0c3a6d2 [2022-04-12T10:59:32.642Z] ---> bb10c37c7f86 [2022-04-12T10:59:32.642Z] Step 25/25 : LABEL version=2.2.0-dev.64 [2022-04-12T10:59:32.961Z] ---> Running in 46761c8683c8 [2022-04-12T10:59:32.961Z] Removing intermediate container 6f792898af87 [2022-04-12T10:59:32.961Z] ---> 363a501064dd [2022-04-12T10:59:32.961Z] Step 26/26 : LABEL version=2.2.0-dev.64 [2022-04-12T10:59:32.961Z] Removing intermediate container 81bbb0e71962 [2022-04-12T10:59:32.961Z] ---> c0861d010ff2 [2022-04-12T10:59:32.961Z] 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-12T10:59:32.961Z] ---> Running in 7dc4d2477b62 [2022-04-12T10:59:32.961Z] ---> Running in 2c7183527d0b [2022-04-12T10:59:32.961Z] Removing intermediate container 46761c8683c8 [2022-04-12T10:59:32.961Z] ---> 9837617bedf1 [2022-04-12T10:59:32.961Z] [2022-04-12T10:59:33.248Z] Removing intermediate container 7dc4d2477b62 [2022-04-12T10:59:33.248Z] ---> 8b5bf7bebc9d [2022-04-12T10:59:33.248Z] [2022-04-12T10:59:33.248Z] Successfully built 9837617bedf1 [2022-04-12T10:59:33.248Z] Successfully tagged security-spire-server:latest [2022-04-12T10:59:33.248Z] Building security-secretstore-setup [2022-04-12T10:59:33.248Z]  Building security-spire-server ... done Successfully built 8b5bf7bebc9d [2022-04-12T10:59:33.248Z] Successfully tagged security-spire-config:latest [2022-04-12T10:59:33.506Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:33.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:33.766Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T10:59:33.766Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T10:59:33.766Z] Executing bash-5.1.16-r0.post-install [2022-04-12T10:59:33.766Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T10:59:33.766Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T10:59:33.766Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T10:59:33.766Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T10:59:33.766Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T10:59:33.766Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T10:59:33.766Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T10:59:33.766Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T10:59:33.766Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T10:59:33.766Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T10:59:33.766Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T10:59:33.766Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T10:59:33.766Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T10:59:33.766Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T10:59:33.766Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T10:59:34.334Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T10:59:34.334Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T10:59:34.334Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T10:59:34.334Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T10:59:34.334Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T10:59:34.334Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T10:59:34.334Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T10:59:34.334Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T10:59:34.334Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T10:59:34.334Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T10:59:34.334Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T10:59:34.334Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T10:59:34.334Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T10:59:34.334Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T10:59:34.334Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T10:59:34.334Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T10:59:34.334Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T10:59:34.334Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T10:59:34.334Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T10:59:34.334Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T10:59:34.334Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T10:59:34.334Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T10:59:34.334Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T10:59:34.334Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T10:59:34.334Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T10:59:34.334Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T10:59:34.594Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T10:59:34.594Z] OK: 83 MiB in 65 packages [2022-04-12T10:59:35.161Z] Collecting docker-compose==1.23.2 [2022-04-12T10:59:35.161Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T10:59:35.161Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T10:59:35.161Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T10:59:35.161Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T10:59:35.161Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T10:59:35.736Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T10:59:35.736Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T10:59:35.736Z] 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-12T10:59:35.736Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T10:59:35.736Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T10:59:35.998Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T10:59:35.998Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T10:59:35.998Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T10:59:35.998Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T10:59:35.998Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T10:59:35.998Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T10:59:36.565Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T10:59:36.565Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T10:59:36.565Z] Collecting PyYAML<4,>=3.10 [2022-04-12T10:59:36.565Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T10:59:37.134Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T10:59:37.134Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T10:59:37.394Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T10:59:37.394Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T10:59:37.394Z] Collecting idna<2.8,>=2.5 [2022-04-12T10:59:37.394Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T10:59:37.394Z] 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-12T10:59:37.394Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T10:59:37.394Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T10:59:37.394Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:59:37.394Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:59:37.394Z] ---> 8eb4427f6a87 [2022-04-12T10:59:37.394Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T10:59:37.394Z] ---> Using cache [2022-04-12T10:59:37.394Z] ---> eb530da1035d [2022-04-12T10:59:37.394Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:59:37.394Z] ---> Using cache [2022-04-12T10:59:37.394Z] ---> 39a6ad79ff97 [2022-04-12T10:59:37.394Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T10:59:37.394Z] ---> Using cache [2022-04-12T10:59:37.394Z] ---> 1d2fb5754479 [2022-04-12T10:59:37.394Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T10:59:37.394Z] ---> Using cache [2022-04-12T10:59:37.394Z] ---> 0bafbe339bf7 [2022-04-12T10:59:37.394Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:59:37.394Z] ---> Using cache [2022-04-12T10:59:37.394Z] ---> 646820f86a92 [2022-04-12T10:59:37.394Z] Step 8/25 : COPY . . [2022-04-12T10:59:37.394Z] ---> Using cache [2022-04-12T10:59:37.394Z] ---> ece5dfc4499a [2022-04-12T10:59:37.394Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T10:59:37.394Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T10:59:37.394Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T10:59:37.394Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T10:59:37.394Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T10:59:37.653Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T10:59:37.653Z] Attempting uninstall: urllib3 [2022-04-12T10:59:37.653Z] Found existing installation: urllib3 1.26.7 [2022-04-12T10:59:37.653Z] Uninstalling urllib3-1.26.7: [2022-04-12T10:59:37.653Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T10:59:37.913Z] Attempting uninstall: idna [2022-04-12T10:59:37.913Z] Found existing installation: idna 3.3 [2022-04-12T10:59:37.913Z] Uninstalling idna-3.3: [2022-04-12T10:59:37.913Z] Successfully uninstalled idna-3.3 [2022-04-12T10:59:37.913Z] ---> Running in c204e81fe691 [2022-04-12T10:59:38.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T10:59:38.433Z] Attempting uninstall: requests [2022-04-12T10:59:38.433Z] Found existing installation: requests 2.26.0 [2022-04-12T10:59:38.433Z] Uninstalling requests-2.26.0: [2022-04-12T10:59:38.433Z] Successfully uninstalled requests-2.26.0 [2022-04-12T10:59:38.433Z] Running setup.py install for texttable: started [2022-04-12T10:59:38.696Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T10:59:38.696Z] Running setup.py install for PyYAML: started [2022-04-12T10:59:39.264Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T10:59:39.264Z] Running setup.py install for docopt: started [2022-04-12T10:59:39.521Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T10:59:39.521Z] Running setup.py install for dockerpty: started [2022-04-12T10:59:39.779Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T10:59:40.350Z] Removing intermediate container 0d5aba0ab756 [2022-04-12T10:59:40.350Z] ---> ec1b2deb233e [2022-04-12T10:59:40.350Z] [2022-04-12T10:59:40.350Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T10:59:40.350Z] ---> e04c818066af [2022-04-12T10:59:40.350Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T10:59:40.613Z] ---> Running in ff889c179f57 [2022-04-12T10:59:40.613Z] 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-12T10:59:42.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:42.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:42.241Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T10:59:42.241Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T10:59:42.241Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:59:42.241Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T10:59:42.241Z] OK: 6 MiB in 16 packages [2022-04-12T10:59:42.241Z] Removing intermediate container ff889c179f57 [2022-04-12T10:59:42.241Z] ---> 2a3b1cf45a8b [2022-04-12T10:59:42.241Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T10:59:42.241Z] ---> Running in 4158f242a056 [2022-04-12T10:59:42.813Z] Removing intermediate container 4158f242a056 [2022-04-12T10:59:42.813Z] ---> 1972cb0c7bc5 [2022-04-12T10:59:42.813Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T10:59:42.813Z] ---> Running in ab872eae7273 [2022-04-12T10:59:43.072Z] Removing intermediate container ab872eae7273 [2022-04-12T10:59:43.073Z] ---> 1370b79d68c2 [2022-04-12T10:59:43.073Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T10:59:43.073Z] ---> Running in 9f7efec18a02 [2022-04-12T10:59:43.641Z] Removing intermediate container 9f7efec18a02 [2022-04-12T10:59:43.642Z] ---> 609dcf9bcf2f [2022-04-12T10:59:43.642Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:59:44.210Z] ---> b06f27a734ad [2022-04-12T10:59:44.210Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T10:59:44.210Z] Removing intermediate container 2c7183527d0b [2022-04-12T10:59:44.210Z] ---> eff218ff5e7e [2022-04-12T10:59:44.210Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T10:59:44.469Z] ---> Running in b1d7e62a2eb2 [2022-04-12T10:59:44.469Z] Removing intermediate container b1d7e62a2eb2 [2022-04-12T10:59:44.469Z] ---> 79e2d68cf9f6 [2022-04-12T10:59:44.469Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T10:59:44.727Z] ---> Running in 0762a341d96a [2022-04-12T10:59:44.987Z] Removing intermediate container 0762a341d96a [2022-04-12T10:59:44.987Z] ---> 7652f2d2f38e [2022-04-12T10:59:44.987Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T10:59:44.987Z] ---> 46f4636b1020 [2022-04-12T10:59:44.987Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T10:59:45.934Z] ---> c4565276df20 [2022-04-12T10:59:45.934Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T10:59:45.934Z] ---> bd36ab1e6331 [2022-04-12T10:59:45.934Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T10:59:45.934Z] ---> Running in 49b5facd185c [2022-04-12T10:59:46.202Z] Removing intermediate container 49b5facd185c [2022-04-12T10:59:46.202Z] ---> ddf7cbf2756d [2022-04-12T10:59:46.202Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:59:46.202Z] ---> Running in 10023157894c [2022-04-12T10:59:46.460Z] ---> 308f4c84ae38 [2022-04-12T10:59:46.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T10:59:46.460Z] Removing intermediate container 10023157894c [2022-04-12T10:59:46.460Z] ---> 93b8c72776c4 [2022-04-12T10:59:46.460Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T10:59:46.460Z] ---> Running in 168b3c98d5f6 [2022-04-12T10:59:46.719Z] ---> 4822603c2af7 [2022-04-12T10:59:46.719Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T10:59:46.719Z] Removing intermediate container 168b3c98d5f6 [2022-04-12T10:59:46.719Z] ---> a1f5277d162b [2022-04-12T10:59:46.719Z] Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:59:46.719Z] ---> Running in b4b6d1e12ad1 [2022-04-12T10:59:46.719Z] ---> Running in 8390a23a28e5 [2022-04-12T10:59:46.978Z] Removing intermediate container b4b6d1e12ad1 [2022-04-12T10:59:46.978Z] ---> af85ebaf90f9 [2022-04-12T10:59:46.978Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T10:59:46.978Z] Removing intermediate container 8390a23a28e5 [2022-04-12T10:59:46.978Z] ---> 152703a54c05 [2022-04-12T10:59:46.978Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:59:46.978Z] ---> Running in 776d129a4a61 [2022-04-12T10:59:46.978Z] ---> Running in 6dd6b7671ed2 [2022-04-12T10:59:47.237Z] Removing intermediate container 776d129a4a61 [2022-04-12T10:59:47.237Z] ---> 1072a0d33e2c [2022-04-12T10:59:47.237Z] [2022-04-12T10:59:47.237Z] Removing intermediate container 6dd6b7671ed2 [2022-04-12T10:59:47.237Z] ---> 0ed4241e9de8 [2022-04-12T10:59:47.237Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T10:59:47.237Z] ---> Running in 5810588ca5d9 [2022-04-12T10:59:47.237Z] Successfully built 1072a0d33e2c [2022-04-12T10:59:47.237Z] Successfully tagged support-notifications:latest [2022-04-12T10:59:47.497Z]  Building support-notifications ... done Removing intermediate container 5810588ca5d9 [2022-04-12T10:59:47.497Z] ---> 641eb45ae01d [2022-04-12T10:59:47.497Z] Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T10:59:47.497Z] ---> Running in 046291895b88 [2022-04-12T10:59:47.764Z] Removing intermediate container 046291895b88 [2022-04-12T10:59:47.764Z] ---> 85c054865dde [2022-04-12T10:59:47.764Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T10:59:47.764Z] ---> Running in 37d322787479 [2022-04-12T10:59:48.023Z] Removing intermediate container 37d322787479 [2022-04-12T10:59:48.023Z] ---> 9a16d8bfd806 [2022-04-12T10:59:48.023Z] [2022-04-12T10:59:48.023Z] Successfully built 9a16d8bfd806 [2022-04-12T10:59:48.023Z] Successfully tagged sys-mgmt-agent:latest [2022-04-12T10:59:52.219Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T10:59:53.989Z] Building bin/spire-server... [2022-04-12T10:59:53.990Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T10:59:53.990Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T10:59:54.270Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T10:59:54.270Z] Building bin/spire-server... [2022-04-12T10:59:54.550Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T10:59:54.550Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T10:59:54.550Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T10:59:54.829Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T10:59:55.114Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T10:59:55.114Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T10:59:55.727Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T10:59:56.006Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T10:59:56.284Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T10:59:56.284Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T10:59:56.284Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T10:59:56.422Z] Removing intermediate container c204e81fe691 [2022-04-12T10:59:56.422Z] ---> fef76ec8018f [2022-04-12T10:59:56.422Z] [2022-04-12T10:59:56.422Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T10:59:56.422Z] ---> e04c818066af [2022-04-12T10:59:56.422Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T10:59:56.422Z] ---> Running in 345c25afab15 [2022-04-12T10:59:56.564Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T10:59:56.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:56.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:56.681Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T10:59:56.681Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T10:59:56.681Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T10:59:56.681Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:59:56.681Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T10:59:56.939Z] OK: 6 MiB in 17 packages [2022-04-12T10:59:57.174Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T10:59:57.452Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T10:59:57.518Z] Removing intermediate container 345c25afab15 [2022-04-12T10:59:57.518Z] ---> 2bf256799dc1 [2022-04-12T10:59:57.518Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T10:59:57.778Z] ---> Running in e13ea7480661 [2022-04-12T10:59:57.778Z] Removing intermediate container e13ea7480661 [2022-04-12T10:59:57.778Z] ---> 7621c976a80d [2022-04-12T10:59:57.778Z] Step 13/25 : WORKDIR / [2022-04-12T10:59:57.778Z] ---> Running in 946005ef8dc7 [2022-04-12T10:59:58.037Z] Removing intermediate container 946005ef8dc7 [2022-04-12T10:59:58.037Z] ---> 9d51817d145c [2022-04-12T10:59:58.037Z] 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-12T10:59:58.037Z] ---> 73a5dbec380a [2022-04-12T10:59:58.037Z] 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-12T10:59:58.296Z] ---> 841f90bebdd3 [2022-04-12T10:59:58.296Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T10:59:58.557Z] ---> 95b473c0430e [2022-04-12T10:59:58.557Z] 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-12T10:59:58.821Z] ---> 8a4db7083981 [2022-04-12T10:59:58.821Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T10:59:59.390Z] ---> df8e28932649 [2022-04-12T10:59:59.390Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T10:59:59.960Z] ---> 2ac3e7806d78 [2022-04-12T10:59:59.960Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T10:59:59.960Z] ---> 4795f3804686 [2022-04-12T10:59:59.960Z] 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-12T11:00:00.102Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T11:00:00.102Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T11:00:00.102Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T11:00:00.219Z] ---> Running in 948ad91428ed [2022-04-12T11:00:00.383Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T11:00:00.383Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T11:00:00.383Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T11:00:00.383Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T11:00:00.383Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T11:00:00.663Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T11:00:00.663Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T11:00:00.798Z] Removing intermediate container 948ad91428ed [2022-04-12T11:00:00.798Z] ---> 0a9d4b768075 [2022-04-12T11:00:00.798Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T11:00:00.798Z] ---> Running in 4df025d8e4bb [2022-04-12T11:00:00.942Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T11:00:00.942Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T11:00:00.942Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T11:00:01.059Z] Removing intermediate container 4df025d8e4bb [2022-04-12T11:00:01.059Z] ---> 25f6b95dd0d2 [2022-04-12T11:00:01.059Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T11:00:01.059Z] ---> Running in e2cda3d64339 [2022-04-12T11:00:01.059Z] Removing intermediate container e2cda3d64339 [2022-04-12T11:00:01.059Z] ---> 1342499a1ba8 [2022-04-12T11:00:01.059Z] Step 24/25 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:01.059Z] ---> Running in 24ab5d7e09f4 [2022-04-12T11:00:01.227Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T11:00:01.227Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T11:00:01.322Z] Removing intermediate container 24ab5d7e09f4 [2022-04-12T11:00:01.322Z] ---> fe6bfa8b981f [2022-04-12T11:00:01.322Z] Step 25/25 : LABEL version=2.2.0-dev.64 [2022-04-12T11:00:01.322Z] ---> Running in b2f1d707bc58 [2022-04-12T11:00:01.515Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T11:00:01.516Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T11:00:01.516Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T11:00:01.516Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T11:00:01.581Z] Removing intermediate container b2f1d707bc58 [2022-04-12T11:00:01.582Z] ---> e061f88abb97 [2022-04-12T11:00:01.582Z] [2022-04-12T11:00:01.582Z] Successfully built e061f88abb97 [2022-04-12T11:00:01.582Z] Successfully tagged security-secretstore-setup:latest [2022-04-12T11:00:01.795Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T11:00:01.795Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T11:00:01.795Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T11:00:02.075Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T11:00:02.075Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T11:00:02.075Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T11:00:02.355Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T11:00:02.355Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T11:00:02.355Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T11:00:03.352Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T11:00:03.352Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T11:00:03.352Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T11:00:03.633Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T11:00:03.633Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T11:00:04.241Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T11:00:04.241Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T11:00:04.241Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T11:00:05.708Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T11:00:19.692Z]  Building security-secretstore-setup ... done Removing intermediate container dd39a659c969 [2022-04-12T11:00:19.692Z] ---> 4b5a10c86ef1 [2022-04-12T11:00:19.692Z] [2022-04-12T11:00:19.692Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T11:00:19.692Z] ---> 0ac33e5f5afa [2022-04-12T11:00:19.692Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T11:00:19.692Z] ---> Using cache [2022-04-12T11:00:19.692Z] ---> 59051ff6e712 [2022-04-12T11:00:19.692Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:00:19.692Z] ---> Using cache [2022-04-12T11:00:19.692Z] ---> 4edb3392a678 [2022-04-12T11:00:19.692Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T11:00:19.692Z] ---> Using cache [2022-04-12T11:00:19.692Z] ---> b5869d77a8f2 [2022-04-12T11:00:19.692Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T11:00:19.952Z] ---> 8e507cf12e66 [2022-04-12T11:00:19.952Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T11:00:20.868Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T11:00:20.868Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T11:00:20.868Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T11:00:20.868Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T11:00:20.868Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T11:00:20.868Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T11:00:20.868Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T11:00:20.868Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T11:00:20.868Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T11:00:20.868Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T11:00:20.868Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T11:00:20.868Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T11:00:20.868Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T11:00:20.868Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T11:00:20.868Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T11:00:21.149Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T11:00:21.149Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T11:00:21.348Z] ---> 88dc38c8cca1 [2022-04-12T11:00:21.348Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T11:00:21.348Z] ---> 790d2ff84928 [2022-04-12T11:00:21.348Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T11:00:21.609Z] ---> 7de15ae3710d [2022-04-12T11:00:21.609Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T11:00:21.609Z] ---> a242d533bf4a [2022-04-12T11:00:21.609Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T11:00:21.609Z] ---> Running in 95978bc670e2 [2022-04-12T11:00:21.869Z] Removing intermediate container 95978bc670e2 [2022-04-12T11:00:21.869Z] ---> f3c4e05c8275 [2022-04-12T11:00:21.869Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T11:00:21.869Z] ---> Running in 6e941bcefd2e [2022-04-12T11:00:21.869Z] Removing intermediate container 6e941bcefd2e [2022-04-12T11:00:21.869Z] ---> 7e984d9fd800 [2022-04-12T11:00:21.869Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T11:00:21.869Z] ---> Running in 7a99a83d016a [2022-04-12T11:00:22.128Z] Removing intermediate container 7a99a83d016a [2022-04-12T11:00:22.128Z] ---> 6ef5e79d9eed [2022-04-12T11:00:22.128Z] Step 25/26 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:22.128Z] ---> Running in 5c127ea9f00a [2022-04-12T11:00:22.128Z] Removing intermediate container 5c127ea9f00a [2022-04-12T11:00:22.128Z] ---> 8227fcab048b [2022-04-12T11:00:22.128Z] Step 26/26 : LABEL version=2.2.0-dev.64 [2022-04-12T11:00:22.128Z] ---> Running in ca6dce518d4c [2022-04-12T11:00:22.159Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T11:00:22.389Z] Removing intermediate container ca6dce518d4c [2022-04-12T11:00:22.389Z] ---> 3ea58bc8b47c [2022-04-12T11:00:22.389Z] [2022-04-12T11:00:22.389Z] Successfully built 3ea58bc8b47c [2022-04-12T11:00:22.389Z] Successfully tagged security-spire-agent:latest [2022-04-12T11:00:22.396Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-12T11:00:22.401Z] $ docker stop --time=1 843f7fb211ad414258cc87d86bf537a3de53a6c147eb9b02bf4f352dfc0f9db3 [2022-04-12T11:00:22.435Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T11:00:22.435Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T11:00:22.714Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T11:00:22.714Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T11:00:22.714Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T11:00:22.714Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T11:00:22.992Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T11:00:22.992Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T11:00:22.992Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T11:00:23.274Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T11:00:23.689Z] $ docker rm -f 843f7fb211ad414258cc87d86bf537a3de53a6c147eb9b02bf4f352dfc0f9db3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T11:00:23.881Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T11:00:23.881Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T11:00:23.881Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T11:00:24.041Z] + docker images [2022-04-12T11:00:24.041Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T11:00:24.041Z] security-spire-agent latest 3ea58bc8b47c 1 second ago 127MB [2022-04-12T11:00:24.042Z] 4b5a10c86ef1 9 seconds ago 4.5GB [2022-04-12T11:00:24.042Z] security-secretstore-setup latest e061f88abb97 22 seconds ago 42.1MB [2022-04-12T11:00:24.042Z] fef76ec8018f 28 seconds ago 1.63GB [2022-04-12T11:00:24.042Z] sys-mgmt-agent latest 9a16d8bfd806 36 seconds ago 307MB [2022-04-12T11:00:24.042Z] support-notifications latest 1072a0d33e2c 36 seconds ago 26.6MB [2022-04-12T11:00:24.042Z] ec1b2deb233e 44 seconds ago 1.62GB [2022-04-12T11:00:24.042Z] security-spire-config latest 8b5bf7bebc9d 50 seconds ago 86.7MB [2022-04-12T11:00:24.042Z] security-spire-server latest 9837617bedf1 51 seconds ago 87.3MB [2022-04-12T11:00:24.042Z] 84b78261a092 About a minute ago 1.62GB [2022-04-12T11:00:24.042Z] a9747e470b92 About a minute ago 4.5GB [2022-04-12T11:00:24.042Z] 5cff024c5bfa About a minute ago 4.5GB [2022-04-12T11:00:24.042Z] security-proxy-setup latest 25b927b8ae09 About a minute ago 43.4MB [2022-04-12T11:00:24.042Z] support-scheduler latest 460170c4c6f3 About a minute ago 26MB [2022-04-12T11:00:24.042Z] fc4898d3ce36 About a minute ago 1.63GB [2022-04-12T11:00:24.042Z] dcd049ec6f3f About a minute ago 1.62GB [2022-04-12T11:00:24.042Z] core-data latest 926f5741d121 2 minutes ago 35.9MB [2022-04-12T11:00:24.042Z] core-metadata latest 082c43848fcb 2 minutes ago 26.2MB [2022-04-12T11:00:24.042Z] 38e555c2fce1 2 minutes ago 1.65GB [2022-04-12T11:00:24.042Z] f896a513bf7d 2 minutes ago 1.62GB [2022-04-12T11:00:24.042Z] security-bootstrapper latest 20d7b33f2b6e 3 minutes ago 24.3MB [2022-04-12T11:00:24.042Z] security-spiffe-token-provider latest 355b0c92ade0 3 minutes ago 28.5MB [2022-04-12T11:00:24.042Z] core-command latest 17944c8563f5 3 minutes ago 24.5MB [2022-04-12T11:00:24.042Z] 9a8dca934497 4 minutes ago 1.61GB [2022-04-12T11:00:24.042Z] c5927dabc53c 4 minutes ago 1.61GB [2022-04-12T11:00:24.042Z] 0448daaae758 4 minutes ago 1.61GB [2022-04-12T11:00:24.042Z] ci-base-image-x86_64 latest 8eb4427f6a87 7 minutes ago 896MB [2022-04-12T11:00:24.042Z] docker 20.10.14 7417809fdb73 7 days ago 218MB [2022-04-12T11:00:24.042Z] alpine 3.14 e04c818066af 7 days ago 5.59MB [2022-04-12T11:00:24.042Z] alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB [2022-04-12T11:00:24.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-12T11:00:24.042Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-12T11:00:24.042Z] 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-12T11:00:24.176Z] provisioning config files... [2022-04-12T11:00:24.185Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/189@tmp/config7752437980167057075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T11:00:24.483Z] ---> docker-login.sh [2022-04-12T11:00:24.483Z] nexus3.edgexfoundry.org:10001 [2022-04-12T11:00:24.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T11:00:24.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T11:00:24.483Z] Configure a credential helper to remove this warning. See [2022-04-12T11:00:24.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T11:00:24.483Z] [2022-04-12T11:00:24.483Z] Login Succeeded [2022-04-12T11:00:24.483Z] nexus3.edgexfoundry.org:10002 [2022-04-12T11:00:24.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T11:00:24.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T11:00:24.743Z] Configure a credential helper to remove this warning. See [2022-04-12T11:00:24.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T11:00:24.743Z] [2022-04-12T11:00:24.743Z] Login Succeeded [2022-04-12T11:00:24.743Z] nexus3.edgexfoundry.org:10003 [2022-04-12T11:00:24.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T11:00:24.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T11:00:24.743Z] Configure a credential helper to remove this warning. See [2022-04-12T11:00:24.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T11:00:24.743Z] [2022-04-12T11:00:24.743Z] Login Succeeded [2022-04-12T11:00:24.743Z] nexus3.edgexfoundry.org:10004 [2022-04-12T11:00:24.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T11:00:24.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T11:00:24.743Z] Configure a credential helper to remove this warning. See [2022-04-12T11:00:24.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T11:00:24.743Z] [2022-04-12T11:00:24.743Z] Login Succeeded [2022-04-12T11:00:24.743Z] docker.io [2022-04-12T11:00:25.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T11:00:25.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T11:00:25.264Z] Configure a credential helper to remove this warning. See [2022-04-12T11:00:25.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T11:00:25.264Z] [2022-04-12T11:00:25.264Z] Login Succeeded [2022-04-12T11:00:25.264Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T11:00:25.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:00:25.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-04-12T11:00:25.335Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [Pipeline] echo [2022-04-12T11:00:25.336Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-12T11:00:25.336Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:25.336Z] latest [2022-04-12T11:00:25.336Z] 2.2.0-dev.64 [2022-04-12T11:00:25.336Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:25.336Z] main [2022-04-12T11:00:25.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:25.654Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:25.947Z] + docker push nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:25.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T11:00:25.947Z] 1258c5927058: Preparing [2022-04-12T11:00:25.947Z] 13e8819976fe: Preparing [2022-04-12T11:00:25.947Z] be246434eb34: Preparing [2022-04-12T11:00:25.947Z] ffe8b9e8087c: Preparing [2022-04-12T11:00:25.947Z] b541d28bf3b4: Preparing [2022-04-12T11:00:25.947Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:25.947Z] ffe8b9e8087c: Pushed [2022-04-12T11:00:25.947Z] be246434eb34: Pushed [2022-04-12T11:00:25.947Z] 1258c5927058: Pushed [2022-04-12T11:00:28.486Z] 13e8819976fe: Pushed [2022-04-12T11:00:28.486Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:f90f745b3abdffabf2cf92156b8ba8701ea4f2c8fc5833e41dfe2370317bf4e1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:28.782Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:29.079Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-12T11:00:29.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T11:00:29.080Z] 1258c5927058: Preparing [2022-04-12T11:00:29.080Z] 13e8819976fe: Preparing [2022-04-12T11:00:29.080Z] be246434eb34: Preparing [2022-04-12T11:00:29.080Z] ffe8b9e8087c: Preparing [2022-04-12T11:00:29.080Z] b541d28bf3b4: Preparing [2022-04-12T11:00:29.080Z] 13e8819976fe: Layer already exists [2022-04-12T11:00:29.080Z] 1258c5927058: Layer already exists [2022-04-12T11:00:29.080Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:00:29.080Z] be246434eb34: Layer already exists [2022-04-12T11:00:29.080Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:29.080Z] latest: digest: sha256:f90f745b3abdffabf2cf92156b8ba8701ea4f2c8fc5833e41dfe2370317bf4e1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:29.378Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:29.676Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.64 [2022-04-12T11:00:29.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T11:00:29.676Z] 1258c5927058: Preparing [2022-04-12T11:00:29.676Z] 13e8819976fe: Preparing [2022-04-12T11:00:29.676Z] be246434eb34: Preparing [2022-04-12T11:00:29.676Z] ffe8b9e8087c: Preparing [2022-04-12T11:00:29.676Z] b541d28bf3b4: Preparing [2022-04-12T11:00:29.676Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:00:29.676Z] 13e8819976fe: Layer already exists [2022-04-12T11:00:29.676Z] 1258c5927058: Layer already exists [2022-04-12T11:00:29.676Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:29.676Z] be246434eb34: Layer already exists [2022-04-12T11:00:29.676Z] 2.2.0-dev.64: digest: sha256:f90f745b3abdffabf2cf92156b8ba8701ea4f2c8fc5833e41dfe2370317bf4e1 size: 1363 [2022-04-12T11:00:29.695Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:29.978Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:30.271Z] + docker push nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:30.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T11:00:30.271Z] 1258c5927058: Preparing [2022-04-12T11:00:30.271Z] 13e8819976fe: Preparing [2022-04-12T11:00:30.271Z] be246434eb34: Preparing [2022-04-12T11:00:30.271Z] ffe8b9e8087c: Preparing [2022-04-12T11:00:30.271Z] b541d28bf3b4: Preparing [2022-04-12T11:00:30.271Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:00:30.271Z] be246434eb34: Layer already exists [2022-04-12T11:00:30.271Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:30.271Z] 1258c5927058: Layer already exists [2022-04-12T11:00:30.271Z] 13e8819976fe: Layer already exists [2022-04-12T11:00:30.271Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:f90f745b3abdffabf2cf92156b8ba8701ea4f2c8fc5833e41dfe2370317bf4e1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:30.573Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:30.905Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-12T11:00:30.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T11:00:30.905Z] 1258c5927058: Preparing [2022-04-12T11:00:30.905Z] 13e8819976fe: Preparing [2022-04-12T11:00:30.905Z] be246434eb34: Preparing [2022-04-12T11:00:30.905Z] ffe8b9e8087c: Preparing [2022-04-12T11:00:30.905Z] b541d28bf3b4: Preparing [2022-04-12T11:00:30.905Z] be246434eb34: Layer already exists [2022-04-12T11:00:30.905Z] 13e8819976fe: Layer already exists [2022-04-12T11:00:30.905Z] 1258c5927058: Layer already exists [2022-04-12T11:00:30.905Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:30.905Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:00:30.905Z] main: digest: sha256:f90f745b3abdffabf2cf92156b8ba8701ea4f2c8fc5833e41dfe2370317bf4e1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:00:31.003Z] ===================================================== [Pipeline] echo [2022-04-12T11:00:31.009Z] taggedImages: [2022-04-12T11:00:31.009Z] - nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:31.009Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-12T11:00:31.009Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.64 [2022-04-12T11:00:31.009Z] - nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:31.009Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-12T11:00:31.095Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-12T11:00:31.095Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:31.095Z] latest [2022-04-12T11:00:31.095Z] 2.2.0-dev.64 [2022-04-12T11:00:31.095Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:31.095Z] main [2022-04-12T11:00:31.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:31.151Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T11:00:31.151Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T11:00:31.151Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T11:00:31.151Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T11:00:31.151Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T11:00:31.151Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T11:00:31.151Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T11:00:31.428Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T11:00:31.506Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:31.706Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T11:00:31.706Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T11:00:31.706Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T11:00:31.800Z] + docker push nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:31.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T11:00:31.800Z] 31dedefe0603: Preparing [2022-04-12T11:00:31.800Z] 98f38d63dc4b: Preparing [2022-04-12T11:00:31.800Z] be246434eb34: Preparing [2022-04-12T11:00:31.800Z] 7a3a6b7b4d1c: Preparing [2022-04-12T11:00:31.800Z] 4a359c26a821: Preparing [2022-04-12T11:00:31.800Z] b541d28bf3b4: Preparing [2022-04-12T11:00:31.800Z] b541d28bf3b4: Waiting [2022-04-12T11:00:31.800Z] be246434eb34: Layer already exists [2022-04-12T11:00:31.800Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:31.800Z] 31dedefe0603: Pushed [2022-04-12T11:00:31.800Z] 4a359c26a821: Pushed [2022-04-12T11:00:32.061Z] 7a3a6b7b4d1c: Pushed [2022-04-12T11:00:32.309Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T11:00:32.309Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T11:00:32.309Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T11:00:32.915Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T11:00:32.915Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T11:00:32.915Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T11:00:32.915Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T11:00:32.915Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T11:00:33.194Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T11:00:33.473Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T11:00:34.603Z] 98f38d63dc4b: Pushed [2022-04-12T11:00:34.604Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:16aa077a4bff8e7fa9d6d596b2424a6ef5fd0e31c6bff5976f8ce8563f28d39a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:34.909Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:35.201Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-12T11:00:35.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T11:00:35.201Z] 31dedefe0603: Preparing [2022-04-12T11:00:35.201Z] 98f38d63dc4b: Preparing [2022-04-12T11:00:35.201Z] be246434eb34: Preparing [2022-04-12T11:00:35.201Z] 7a3a6b7b4d1c: Preparing [2022-04-12T11:00:35.201Z] 4a359c26a821: Preparing [2022-04-12T11:00:35.201Z] b541d28bf3b4: Preparing [2022-04-12T11:00:35.201Z] b541d28bf3b4: Waiting [2022-04-12T11:00:35.201Z] 98f38d63dc4b: Layer already exists [2022-04-12T11:00:35.201Z] 4a359c26a821: Layer already exists [2022-04-12T11:00:35.201Z] be246434eb34: Layer already exists [2022-04-12T11:00:35.201Z] 7a3a6b7b4d1c: Layer already exists [2022-04-12T11:00:35.201Z] 31dedefe0603: Layer already exists [2022-04-12T11:00:35.201Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:35.201Z] latest: digest: sha256:16aa077a4bff8e7fa9d6d596b2424a6ef5fd0e31c6bff5976f8ce8563f28d39a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:35.503Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:35.792Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.64 [2022-04-12T11:00:35.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T11:00:35.792Z] 31dedefe0603: Preparing [2022-04-12T11:00:35.792Z] 98f38d63dc4b: Preparing [2022-04-12T11:00:35.792Z] be246434eb34: Preparing [2022-04-12T11:00:35.792Z] 7a3a6b7b4d1c: Preparing [2022-04-12T11:00:35.792Z] 4a359c26a821: Preparing [2022-04-12T11:00:35.792Z] b541d28bf3b4: Preparing [2022-04-12T11:00:35.792Z] b541d28bf3b4: Waiting [2022-04-12T11:00:35.792Z] be246434eb34: Layer already exists [2022-04-12T11:00:35.792Z] 4a359c26a821: Layer already exists [2022-04-12T11:00:35.792Z] 98f38d63dc4b: Layer already exists [2022-04-12T11:00:35.792Z] 7a3a6b7b4d1c: Layer already exists [2022-04-12T11:00:35.792Z] 31dedefe0603: Layer already exists [2022-04-12T11:00:35.792Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:35.792Z] 2.2.0-dev.64: digest: sha256:16aa077a4bff8e7fa9d6d596b2424a6ef5fd0e31c6bff5976f8ce8563f28d39a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:36.093Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:36.389Z] + docker push nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:36.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T11:00:36.389Z] 31dedefe0603: Preparing [2022-04-12T11:00:36.389Z] 98f38d63dc4b: Preparing [2022-04-12T11:00:36.389Z] be246434eb34: Preparing [2022-04-12T11:00:36.389Z] 7a3a6b7b4d1c: Preparing [2022-04-12T11:00:36.389Z] 4a359c26a821: Preparing [2022-04-12T11:00:36.389Z] b541d28bf3b4: Preparing [2022-04-12T11:00:36.389Z] b541d28bf3b4: Waiting [2022-04-12T11:00:36.389Z] be246434eb34: Layer already exists [2022-04-12T11:00:36.389Z] 4a359c26a821: Layer already exists [2022-04-12T11:00:36.389Z] 31dedefe0603: Layer already exists [2022-04-12T11:00:36.389Z] 7a3a6b7b4d1c: Layer already exists [2022-04-12T11:00:36.390Z] 98f38d63dc4b: Layer already exists [2022-04-12T11:00:36.390Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:36.390Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:16aa077a4bff8e7fa9d6d596b2424a6ef5fd0e31c6bff5976f8ce8563f28d39a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:36.689Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:36.980Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-12T11:00:36.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T11:00:36.980Z] 31dedefe0603: Preparing [2022-04-12T11:00:36.980Z] 98f38d63dc4b: Preparing [2022-04-12T11:00:36.980Z] be246434eb34: Preparing [2022-04-12T11:00:36.980Z] 7a3a6b7b4d1c: Preparing [2022-04-12T11:00:36.981Z] 4a359c26a821: Preparing [2022-04-12T11:00:36.981Z] b541d28bf3b4: Preparing [2022-04-12T11:00:36.981Z] b541d28bf3b4: Waiting [2022-04-12T11:00:36.981Z] 31dedefe0603: Layer already exists [2022-04-12T11:00:36.981Z] 98f38d63dc4b: Layer already exists [2022-04-12T11:00:36.981Z] 4a359c26a821: Layer already exists [2022-04-12T11:00:36.981Z] 7a3a6b7b4d1c: Layer already exists [2022-04-12T11:00:36.981Z] be246434eb34: Layer already exists [2022-04-12T11:00:36.981Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:36.981Z] main: digest: sha256:16aa077a4bff8e7fa9d6d596b2424a6ef5fd0e31c6bff5976f8ce8563f28d39a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:00:37.011Z] ===================================================== [Pipeline] echo [2022-04-12T11:00:37.020Z] taggedImages: [2022-04-12T11:00:37.020Z] - nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:37.020Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-12T11:00:37.020Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.64 [2022-04-12T11:00:37.020Z] - nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:37.020Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-12T11:00:37.041Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-12T11:00:37.041Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:37.041Z] latest [2022-04-12T11:00:37.041Z] 2.2.0-dev.64 [2022-04-12T11:00:37.041Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:37.041Z] main [2022-04-12T11:00:37.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:37.365Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:37.658Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:37.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T11:00:37.658Z] c8f9d8369f1c: Preparing [2022-04-12T11:00:37.658Z] 1cf55eb4c220: Preparing [2022-04-12T11:00:37.658Z] be246434eb34: Preparing [2022-04-12T11:00:37.658Z] ffe8b9e8087c: Preparing [2022-04-12T11:00:37.658Z] b541d28bf3b4: Preparing [2022-04-12T11:00:37.658Z] be246434eb34: Layer already exists [2022-04-12T11:00:37.658Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:00:37.658Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:37.658Z] c8f9d8369f1c: Pushed [2022-04-12T11:00:39.565Z] 1cf55eb4c220: Pushed [2022-04-12T11:00:39.826Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:18a925cbddabf2402dc47f4a4ae2e20befafe81b7cd4cc74c15d3b145e82ad81 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:40.130Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:40.231Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T11:00:40.231Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T11:00:40.231Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T11:00:40.231Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T11:00:40.231Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T11:00:40.231Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T11:00:40.231Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T11:00:40.231Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T11:00:40.231Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T11:00:40.231Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T11:00:40.423Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-12T11:00:40.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T11:00:40.423Z] c8f9d8369f1c: Preparing [2022-04-12T11:00:40.423Z] 1cf55eb4c220: Preparing [2022-04-12T11:00:40.423Z] be246434eb34: Preparing [2022-04-12T11:00:40.423Z] ffe8b9e8087c: Preparing [2022-04-12T11:00:40.423Z] b541d28bf3b4: Preparing [2022-04-12T11:00:40.423Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:40.423Z] c8f9d8369f1c: Layer already exists [2022-04-12T11:00:40.423Z] 1cf55eb4c220: Layer already exists [2022-04-12T11:00:40.423Z] be246434eb34: Layer already exists [2022-04-12T11:00:40.423Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:00:40.423Z] latest: digest: sha256:18a925cbddabf2402dc47f4a4ae2e20befafe81b7cd4cc74c15d3b145e82ad81 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:40.720Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:41.017Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.64 [2022-04-12T11:00:41.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T11:00:41.017Z] c8f9d8369f1c: Preparing [2022-04-12T11:00:41.017Z] 1cf55eb4c220: Preparing [2022-04-12T11:00:41.017Z] be246434eb34: Preparing [2022-04-12T11:00:41.017Z] ffe8b9e8087c: Preparing [2022-04-12T11:00:41.017Z] b541d28bf3b4: Preparing [2022-04-12T11:00:41.017Z] c8f9d8369f1c: Layer already exists [2022-04-12T11:00:41.017Z] be246434eb34: Layer already exists [2022-04-12T11:00:41.017Z] 1cf55eb4c220: Layer already exists [2022-04-12T11:00:41.017Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:41.017Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:00:41.017Z] 2.2.0-dev.64: digest: sha256:18a925cbddabf2402dc47f4a4ae2e20befafe81b7cd4cc74c15d3b145e82ad81 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:41.317Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:41.615Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:41.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T11:00:41.615Z] c8f9d8369f1c: Preparing [2022-04-12T11:00:41.615Z] 1cf55eb4c220: Preparing [2022-04-12T11:00:41.615Z] be246434eb34: Preparing [2022-04-12T11:00:41.615Z] ffe8b9e8087c: Preparing [2022-04-12T11:00:41.615Z] b541d28bf3b4: Preparing [2022-04-12T11:00:41.615Z] c8f9d8369f1c: Layer already exists [2022-04-12T11:00:41.615Z] be246434eb34: Layer already exists [2022-04-12T11:00:41.615Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:00:41.615Z] 1cf55eb4c220: Layer already exists [2022-04-12T11:00:41.615Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:41.615Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:18a925cbddabf2402dc47f4a4ae2e20befafe81b7cd4cc74c15d3b145e82ad81 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:41.920Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:42.215Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-12T11:00:42.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T11:00:42.215Z] c8f9d8369f1c: Preparing [2022-04-12T11:00:42.215Z] 1cf55eb4c220: Preparing [2022-04-12T11:00:42.215Z] be246434eb34: Preparing [2022-04-12T11:00:42.215Z] ffe8b9e8087c: Preparing [2022-04-12T11:00:42.215Z] b541d28bf3b4: Preparing [2022-04-12T11:00:42.215Z] c8f9d8369f1c: Layer already exists [2022-04-12T11:00:42.215Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:42.215Z] 1cf55eb4c220: Layer already exists [2022-04-12T11:00:42.215Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:00:42.215Z] be246434eb34: Layer already exists [2022-04-12T11:00:42.215Z] main: digest: sha256:18a925cbddabf2402dc47f4a4ae2e20befafe81b7cd4cc74c15d3b145e82ad81 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:00:42.253Z] ===================================================== [Pipeline] echo [2022-04-12T11:00:42.261Z] taggedImages: [2022-04-12T11:00:42.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:42.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-12T11:00:42.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.64 [2022-04-12T11:00:42.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:42.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-12T11:00:42.284Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-12T11:00:42.284Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:42.284Z] latest [2022-04-12T11:00:42.284Z] 2.2.0-dev.64 [2022-04-12T11:00:42.284Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:42.284Z] main [2022-04-12T11:00:42.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:42.603Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:42.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:42.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T11:00:42.896Z] 8274a3fc1534: Preparing [2022-04-12T11:00:42.896Z] 8274a3fc1534: Preparing [2022-04-12T11:00:42.896Z] e3d7dd8ba24a: Preparing [2022-04-12T11:00:42.896Z] 1e08343a843e: Preparing [2022-04-12T11:00:42.896Z] 998c9e444ae9: Preparing [2022-04-12T11:00:42.896Z] 0a5eff7263b6: Preparing [2022-04-12T11:00:42.896Z] be246434eb34: Preparing [2022-04-12T11:00:42.896Z] b0d8671f5971: Preparing [2022-04-12T11:00:42.896Z] 1a5de08c5b6f: Preparing [2022-04-12T11:00:42.896Z] 797c2f94a736: Preparing [2022-04-12T11:00:42.896Z] 71475b29f705: Preparing [2022-04-12T11:00:42.896Z] b541d28bf3b4: Preparing [2022-04-12T11:00:42.896Z] be246434eb34: Waiting [2022-04-12T11:00:42.896Z] b0d8671f5971: Waiting [2022-04-12T11:00:42.896Z] 1a5de08c5b6f: Waiting [2022-04-12T11:00:42.896Z] 797c2f94a736: Waiting [2022-04-12T11:00:42.896Z] 71475b29f705: Waiting [2022-04-12T11:00:42.896Z] b541d28bf3b4: Waiting [2022-04-12T11:00:42.896Z] 8274a3fc1534: Pushed [2022-04-12T11:00:42.896Z] e3d7dd8ba24a: Pushed [2022-04-12T11:00:42.896Z] 998c9e444ae9: Pushed [2022-04-12T11:00:42.896Z] 1e08343a843e: Pushed [2022-04-12T11:00:43.156Z] be246434eb34: Layer already exists [2022-04-12T11:00:43.156Z] 1a5de08c5b6f: Pushed [2022-04-12T11:00:43.156Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:43.156Z] b0d8671f5971: Pushed [2022-04-12T11:00:43.156Z] 71475b29f705: Pushed [2022-04-12T11:00:43.156Z] 797c2f94a736: Pushed [2022-04-12T11:00:45.066Z] 0a5eff7263b6: Pushed [2022-04-12T11:00:45.066Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:2008e3452816f32aa6f074f892c6a91f35f7665455de30ff3f1f4b4fc3006c84 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:45.371Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:45.663Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-12T11:00:45.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T11:00:45.663Z] 8274a3fc1534: Preparing [2022-04-12T11:00:45.663Z] 8274a3fc1534: Preparing [2022-04-12T11:00:45.663Z] e3d7dd8ba24a: Preparing [2022-04-12T11:00:45.663Z] 1e08343a843e: Preparing [2022-04-12T11:00:45.663Z] 998c9e444ae9: Preparing [2022-04-12T11:00:45.663Z] 0a5eff7263b6: Preparing [2022-04-12T11:00:45.663Z] be246434eb34: Preparing [2022-04-12T11:00:45.663Z] b0d8671f5971: Preparing [2022-04-12T11:00:45.663Z] 1a5de08c5b6f: Preparing [2022-04-12T11:00:45.663Z] 797c2f94a736: Preparing [2022-04-12T11:00:45.663Z] 71475b29f705: Preparing [2022-04-12T11:00:45.663Z] b541d28bf3b4: Preparing [2022-04-12T11:00:45.663Z] be246434eb34: Waiting [2022-04-12T11:00:45.663Z] 71475b29f705: Waiting [2022-04-12T11:00:45.663Z] b541d28bf3b4: Waiting [2022-04-12T11:00:45.663Z] b0d8671f5971: Waiting [2022-04-12T11:00:45.663Z] 1a5de08c5b6f: Waiting [2022-04-12T11:00:45.663Z] 797c2f94a736: Waiting [2022-04-12T11:00:45.663Z] e3d7dd8ba24a: Layer already exists [2022-04-12T11:00:45.663Z] 8274a3fc1534: Layer already exists [2022-04-12T11:00:45.663Z] 1e08343a843e: Layer already exists [2022-04-12T11:00:45.663Z] 0a5eff7263b6: Layer already exists [2022-04-12T11:00:45.663Z] 998c9e444ae9: Layer already exists [2022-04-12T11:00:45.663Z] b0d8671f5971: Layer already exists [2022-04-12T11:00:45.663Z] be246434eb34: Layer already exists [2022-04-12T11:00:45.663Z] 71475b29f705: Layer already exists [2022-04-12T11:00:45.663Z] 797c2f94a736: Layer already exists [2022-04-12T11:00:45.663Z] 1a5de08c5b6f: Layer already exists [2022-04-12T11:00:45.663Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:45.663Z] latest: digest: sha256:2008e3452816f32aa6f074f892c6a91f35f7665455de30ff3f1f4b4fc3006c84 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:45.962Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:46.254Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.64 [2022-04-12T11:00:46.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T11:00:46.255Z] 8274a3fc1534: Preparing [2022-04-12T11:00:46.255Z] 8274a3fc1534: Preparing [2022-04-12T11:00:46.255Z] e3d7dd8ba24a: Preparing [2022-04-12T11:00:46.255Z] 1e08343a843e: Preparing [2022-04-12T11:00:46.255Z] 998c9e444ae9: Preparing [2022-04-12T11:00:46.255Z] 0a5eff7263b6: Preparing [2022-04-12T11:00:46.255Z] be246434eb34: Preparing [2022-04-12T11:00:46.255Z] b0d8671f5971: Preparing [2022-04-12T11:00:46.255Z] 1a5de08c5b6f: Preparing [2022-04-12T11:00:46.255Z] 797c2f94a736: Preparing [2022-04-12T11:00:46.255Z] 71475b29f705: Preparing [2022-04-12T11:00:46.255Z] b541d28bf3b4: Preparing [2022-04-12T11:00:46.255Z] 1a5de08c5b6f: Waiting [2022-04-12T11:00:46.255Z] b0d8671f5971: Waiting [2022-04-12T11:00:46.255Z] 797c2f94a736: Waiting [2022-04-12T11:00:46.255Z] 71475b29f705: Waiting [2022-04-12T11:00:46.255Z] 998c9e444ae9: Layer already exists [2022-04-12T11:00:46.255Z] 0a5eff7263b6: Layer already exists [2022-04-12T11:00:46.255Z] 1e08343a843e: Layer already exists [2022-04-12T11:00:46.255Z] e3d7dd8ba24a: Layer already exists [2022-04-12T11:00:46.255Z] 8274a3fc1534: Layer already exists [2022-04-12T11:00:46.255Z] be246434eb34: Layer already exists [2022-04-12T11:00:46.255Z] 797c2f94a736: Layer already exists [2022-04-12T11:00:46.255Z] b0d8671f5971: Layer already exists [2022-04-12T11:00:46.255Z] 1a5de08c5b6f: Layer already exists [2022-04-12T11:00:46.255Z] 71475b29f705: Layer already exists [2022-04-12T11:00:46.255Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:46.255Z] 2.2.0-dev.64: digest: sha256:2008e3452816f32aa6f074f892c6a91f35f7665455de30ff3f1f4b4fc3006c84 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:46.551Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:46.843Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:46.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T11:00:46.843Z] 8274a3fc1534: Preparing [2022-04-12T11:00:46.843Z] 8274a3fc1534: Preparing [2022-04-12T11:00:46.843Z] e3d7dd8ba24a: Preparing [2022-04-12T11:00:46.843Z] 1e08343a843e: Preparing [2022-04-12T11:00:46.843Z] 998c9e444ae9: Preparing [2022-04-12T11:00:46.843Z] 0a5eff7263b6: Preparing [2022-04-12T11:00:46.843Z] be246434eb34: Preparing [2022-04-12T11:00:46.843Z] b0d8671f5971: Preparing [2022-04-12T11:00:46.843Z] 1a5de08c5b6f: Preparing [2022-04-12T11:00:46.843Z] 797c2f94a736: Preparing [2022-04-12T11:00:46.843Z] 71475b29f705: Preparing [2022-04-12T11:00:46.843Z] b541d28bf3b4: Preparing [2022-04-12T11:00:46.843Z] b0d8671f5971: Waiting [2022-04-12T11:00:46.843Z] 1a5de08c5b6f: Waiting [2022-04-12T11:00:46.843Z] 797c2f94a736: Waiting [2022-04-12T11:00:46.843Z] be246434eb34: Waiting [2022-04-12T11:00:46.843Z] 71475b29f705: Waiting [2022-04-12T11:00:46.843Z] b541d28bf3b4: Waiting [2022-04-12T11:00:46.843Z] 1e08343a843e: Layer already exists [2022-04-12T11:00:46.843Z] 0a5eff7263b6: Layer already exists [2022-04-12T11:00:46.843Z] 998c9e444ae9: Layer already exists [2022-04-12T11:00:46.843Z] e3d7dd8ba24a: Layer already exists [2022-04-12T11:00:46.843Z] 8274a3fc1534: Layer already exists [2022-04-12T11:00:46.843Z] be246434eb34: Layer already exists [2022-04-12T11:00:46.843Z] b0d8671f5971: Layer already exists [2022-04-12T11:00:46.843Z] 797c2f94a736: Layer already exists [2022-04-12T11:00:46.843Z] 1a5de08c5b6f: Layer already exists [2022-04-12T11:00:46.843Z] 71475b29f705: Layer already exists [2022-04-12T11:00:46.843Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:46.843Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:2008e3452816f32aa6f074f892c6a91f35f7665455de30ff3f1f4b4fc3006c84 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:47.139Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:47.428Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-12T11:00:47.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T11:00:47.428Z] 8274a3fc1534: Preparing [2022-04-12T11:00:47.428Z] 8274a3fc1534: Preparing [2022-04-12T11:00:47.428Z] e3d7dd8ba24a: Preparing [2022-04-12T11:00:47.428Z] 1e08343a843e: Preparing [2022-04-12T11:00:47.428Z] 998c9e444ae9: Preparing [2022-04-12T11:00:47.428Z] 0a5eff7263b6: Preparing [2022-04-12T11:00:47.428Z] be246434eb34: Preparing [2022-04-12T11:00:47.428Z] b0d8671f5971: Preparing [2022-04-12T11:00:47.428Z] 1a5de08c5b6f: Preparing [2022-04-12T11:00:47.428Z] 797c2f94a736: Preparing [2022-04-12T11:00:47.428Z] 71475b29f705: Preparing [2022-04-12T11:00:47.428Z] b541d28bf3b4: Preparing [2022-04-12T11:00:47.428Z] 71475b29f705: Waiting [2022-04-12T11:00:47.428Z] b0d8671f5971: Waiting [2022-04-12T11:00:47.428Z] 1a5de08c5b6f: Waiting [2022-04-12T11:00:47.428Z] 797c2f94a736: Waiting [2022-04-12T11:00:47.428Z] b541d28bf3b4: Waiting [2022-04-12T11:00:47.428Z] be246434eb34: Waiting [2022-04-12T11:00:47.428Z] 0a5eff7263b6: Layer already exists [2022-04-12T11:00:47.428Z] 8274a3fc1534: Layer already exists [2022-04-12T11:00:47.428Z] e3d7dd8ba24a: Layer already exists [2022-04-12T11:00:47.428Z] 998c9e444ae9: Layer already exists [2022-04-12T11:00:47.428Z] 1e08343a843e: Layer already exists [2022-04-12T11:00:47.428Z] be246434eb34: Layer already exists [2022-04-12T11:00:47.428Z] b0d8671f5971: Layer already exists [2022-04-12T11:00:47.428Z] 797c2f94a736: Layer already exists [2022-04-12T11:00:47.428Z] 1a5de08c5b6f: Layer already exists [2022-04-12T11:00:47.428Z] 71475b29f705: Layer already exists [2022-04-12T11:00:47.428Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:47.428Z] main: digest: sha256:2008e3452816f32aa6f074f892c6a91f35f7665455de30ff3f1f4b4fc3006c84 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:00:47.462Z] ===================================================== [Pipeline] echo [2022-04-12T11:00:47.471Z] taggedImages: [2022-04-12T11:00:47.471Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:47.471Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-12T11:00:47.471Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.64 [2022-04-12T11:00:47.471Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:47.471Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-12T11:00:47.491Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-12T11:00:47.491Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:47.491Z] latest [2022-04-12T11:00:47.491Z] 2.2.0-dev.64 [2022-04-12T11:00:47.491Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:47.491Z] main [2022-04-12T11:00:47.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:47.816Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:48.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:48.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T11:00:48.116Z] c9fa7d8bba4d: Preparing [2022-04-12T11:00:48.116Z] e1284c627dbf: Preparing [2022-04-12T11:00:48.116Z] 8d2bfd68e514: Preparing [2022-04-12T11:00:48.116Z] 3410bbbc54d6: Preparing [2022-04-12T11:00:48.116Z] fc8d9404c7a2: Preparing [2022-04-12T11:00:48.116Z] 0c004d1cd886: Preparing [2022-04-12T11:00:48.116Z] 69bd902fa16d: Preparing [2022-04-12T11:00:48.116Z] b541d28bf3b4: Preparing [2022-04-12T11:00:48.116Z] 0c004d1cd886: Waiting [2022-04-12T11:00:48.116Z] 69bd902fa16d: Waiting [2022-04-12T11:00:48.116Z] e1284c627dbf: Pushed [2022-04-12T11:00:48.116Z] fc8d9404c7a2: Pushed [2022-04-12T11:00:48.116Z] c9fa7d8bba4d: Pushed [2022-04-12T11:00:48.116Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:48.388Z] 0c004d1cd886: Pushed [2022-04-12T11:00:48.654Z] 69bd902fa16d: Pushed [2022-04-12T11:00:50.049Z] 3410bbbc54d6: Pushed [2022-04-12T11:00:50.049Z] 8d2bfd68e514: Pushed [2022-04-12T11:00:50.049Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:dc1f1bd155f551ce8f67028a99c92bf755e7f3cf42a4ec53303b2f3c34e92c7d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:50.344Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:50.639Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-12T11:00:50.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T11:00:50.639Z] c9fa7d8bba4d: Preparing [2022-04-12T11:00:50.639Z] e1284c627dbf: Preparing [2022-04-12T11:00:50.639Z] 8d2bfd68e514: Preparing [2022-04-12T11:00:50.639Z] 3410bbbc54d6: Preparing [2022-04-12T11:00:50.639Z] fc8d9404c7a2: Preparing [2022-04-12T11:00:50.639Z] 0c004d1cd886: Preparing [2022-04-12T11:00:50.639Z] 69bd902fa16d: Preparing [2022-04-12T11:00:50.639Z] b541d28bf3b4: Preparing [2022-04-12T11:00:50.639Z] 69bd902fa16d: Waiting [2022-04-12T11:00:50.639Z] 0c004d1cd886: Waiting [2022-04-12T11:00:50.639Z] b541d28bf3b4: Waiting [2022-04-12T11:00:50.639Z] fc8d9404c7a2: Layer already exists [2022-04-12T11:00:50.639Z] 8d2bfd68e514: Layer already exists [2022-04-12T11:00:50.639Z] e1284c627dbf: Layer already exists [2022-04-12T11:00:50.640Z] 3410bbbc54d6: Layer already exists [2022-04-12T11:00:50.640Z] c9fa7d8bba4d: Layer already exists [2022-04-12T11:00:50.640Z] 69bd902fa16d: Layer already exists [2022-04-12T11:00:50.640Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:50.640Z] 0c004d1cd886: Layer already exists [2022-04-12T11:00:50.640Z] latest: digest: sha256:dc1f1bd155f551ce8f67028a99c92bf755e7f3cf42a4ec53303b2f3c34e92c7d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:50.937Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:51.230Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.64 [2022-04-12T11:00:51.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T11:00:51.230Z] c9fa7d8bba4d: Preparing [2022-04-12T11:00:51.230Z] e1284c627dbf: Preparing [2022-04-12T11:00:51.230Z] 8d2bfd68e514: Preparing [2022-04-12T11:00:51.230Z] 3410bbbc54d6: Preparing [2022-04-12T11:00:51.230Z] fc8d9404c7a2: Preparing [2022-04-12T11:00:51.230Z] 0c004d1cd886: Preparing [2022-04-12T11:00:51.230Z] 69bd902fa16d: Preparing [2022-04-12T11:00:51.230Z] b541d28bf3b4: Preparing [2022-04-12T11:00:51.230Z] 0c004d1cd886: Waiting [2022-04-12T11:00:51.230Z] 69bd902fa16d: Waiting [2022-04-12T11:00:51.230Z] b541d28bf3b4: Waiting [2022-04-12T11:00:51.230Z] e1284c627dbf: Layer already exists [2022-04-12T11:00:51.230Z] fc8d9404c7a2: Layer already exists [2022-04-12T11:00:51.230Z] 3410bbbc54d6: Layer already exists [2022-04-12T11:00:51.230Z] 8d2bfd68e514: Layer already exists [2022-04-12T11:00:51.230Z] c9fa7d8bba4d: Layer already exists [2022-04-12T11:00:51.230Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:51.230Z] 69bd902fa16d: Layer already exists [2022-04-12T11:00:51.230Z] 0c004d1cd886: Layer already exists [2022-04-12T11:00:51.230Z] 2.2.0-dev.64: digest: sha256:dc1f1bd155f551ce8f67028a99c92bf755e7f3cf42a4ec53303b2f3c34e92c7d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:51.527Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:51.821Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:51.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T11:00:51.821Z] c9fa7d8bba4d: Preparing [2022-04-12T11:00:51.821Z] e1284c627dbf: Preparing [2022-04-12T11:00:51.821Z] 8d2bfd68e514: Preparing [2022-04-12T11:00:51.821Z] 3410bbbc54d6: Preparing [2022-04-12T11:00:51.821Z] fc8d9404c7a2: Preparing [2022-04-12T11:00:51.821Z] 0c004d1cd886: Preparing [2022-04-12T11:00:51.821Z] 69bd902fa16d: Preparing [2022-04-12T11:00:51.821Z] b541d28bf3b4: Preparing [2022-04-12T11:00:51.821Z] 0c004d1cd886: Waiting [2022-04-12T11:00:51.821Z] 69bd902fa16d: Waiting [2022-04-12T11:00:51.821Z] b541d28bf3b4: Waiting [2022-04-12T11:00:51.821Z] c9fa7d8bba4d: Layer already exists [2022-04-12T11:00:51.821Z] 8d2bfd68e514: Layer already exists [2022-04-12T11:00:51.821Z] fc8d9404c7a2: Layer already exists [2022-04-12T11:00:51.821Z] 3410bbbc54d6: Layer already exists [2022-04-12T11:00:51.821Z] e1284c627dbf: Layer already exists [2022-04-12T11:00:51.821Z] 0c004d1cd886: Layer already exists [2022-04-12T11:00:51.821Z] 69bd902fa16d: Layer already exists [2022-04-12T11:00:51.821Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:51.821Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:dc1f1bd155f551ce8f67028a99c92bf755e7f3cf42a4ec53303b2f3c34e92c7d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:52.118Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:52.412Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-12T11:00:52.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T11:00:52.412Z] c9fa7d8bba4d: Preparing [2022-04-12T11:00:52.412Z] e1284c627dbf: Preparing [2022-04-12T11:00:52.412Z] 8d2bfd68e514: Preparing [2022-04-12T11:00:52.412Z] 3410bbbc54d6: Preparing [2022-04-12T11:00:52.412Z] fc8d9404c7a2: Preparing [2022-04-12T11:00:52.412Z] 0c004d1cd886: Preparing [2022-04-12T11:00:52.412Z] 69bd902fa16d: Preparing [2022-04-12T11:00:52.412Z] b541d28bf3b4: Preparing [2022-04-12T11:00:52.412Z] 69bd902fa16d: Waiting [2022-04-12T11:00:52.412Z] b541d28bf3b4: Waiting [2022-04-12T11:00:52.412Z] 8d2bfd68e514: Layer already exists [2022-04-12T11:00:52.412Z] e1284c627dbf: Layer already exists [2022-04-12T11:00:52.412Z] 3410bbbc54d6: Layer already exists [2022-04-12T11:00:52.412Z] fc8d9404c7a2: Layer already exists [2022-04-12T11:00:52.412Z] c9fa7d8bba4d: Layer already exists [2022-04-12T11:00:52.412Z] 0c004d1cd886: Layer already exists [2022-04-12T11:00:52.412Z] 69bd902fa16d: Layer already exists [2022-04-12T11:00:52.412Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:52.412Z] main: digest: sha256:dc1f1bd155f551ce8f67028a99c92bf755e7f3cf42a4ec53303b2f3c34e92c7d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:00:52.444Z] ===================================================== [Pipeline] echo [2022-04-12T11:00:52.451Z] taggedImages: [2022-04-12T11:00:52.451Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:52.451Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-12T11:00:52.451Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.64 [2022-04-12T11:00:52.451Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:52.451Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-12T11:00:52.465Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-12T11:00:52.465Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:52.465Z] latest [2022-04-12T11:00:52.465Z] 2.2.0-dev.64 [2022-04-12T11:00:52.465Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:52.465Z] main [2022-04-12T11:00:52.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:52.769Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:53.066Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:53.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T11:00:53.066Z] e8eec494945e: Preparing [2022-04-12T11:00:53.066Z] d6e90ff90c09: Preparing [2022-04-12T11:00:53.066Z] d08c75454c11: Preparing [2022-04-12T11:00:53.066Z] 397f43a0b1e5: Preparing [2022-04-12T11:00:53.066Z] 5f2dba2ffaa6: Preparing [2022-04-12T11:00:53.066Z] 6ac2632361cc: Preparing [2022-04-12T11:00:53.066Z] 502f19406746: Preparing [2022-04-12T11:00:53.066Z] 965d8c27d3b5: Preparing [2022-04-12T11:00:53.066Z] 172a9ba21103: Preparing [2022-04-12T11:00:53.066Z] b541d28bf3b4: Preparing [2022-04-12T11:00:53.066Z] 6ac2632361cc: Waiting [2022-04-12T11:00:53.066Z] 965d8c27d3b5: Waiting [2022-04-12T11:00:53.066Z] 172a9ba21103: Waiting [2022-04-12T11:00:53.066Z] 502f19406746: Waiting [2022-04-12T11:00:53.066Z] b541d28bf3b4: Waiting [2022-04-12T11:00:53.066Z] d6e90ff90c09: Pushed [2022-04-12T11:00:53.066Z] 5f2dba2ffaa6: Pushed [2022-04-12T11:00:53.066Z] e8eec494945e: Pushed [2022-04-12T11:00:53.326Z] 6ac2632361cc: Pushed [2022-04-12T11:00:53.326Z] 502f19406746: Pushed [2022-04-12T11:00:53.326Z] 965d8c27d3b5: Pushed [2022-04-12T11:00:53.326Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:53.326Z] 172a9ba21103: Pushed [2022-04-12T11:00:55.264Z] 397f43a0b1e5: Pushed [2022-04-12T11:00:55.264Z] d08c75454c11: Pushed [2022-04-12T11:00:55.264Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:665723bffcd060a1b7657db617bea108e023d4466b1043ad3356cda272521f85 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:55.569Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:55.863Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-12T11:00:55.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T11:00:55.863Z] e8eec494945e: Preparing [2022-04-12T11:00:55.863Z] d6e90ff90c09: Preparing [2022-04-12T11:00:55.863Z] d08c75454c11: Preparing [2022-04-12T11:00:55.863Z] 397f43a0b1e5: Preparing [2022-04-12T11:00:55.863Z] 5f2dba2ffaa6: Preparing [2022-04-12T11:00:55.863Z] 6ac2632361cc: Preparing [2022-04-12T11:00:55.863Z] 502f19406746: Preparing [2022-04-12T11:00:55.863Z] 965d8c27d3b5: Preparing [2022-04-12T11:00:55.863Z] 172a9ba21103: Preparing [2022-04-12T11:00:55.863Z] b541d28bf3b4: Preparing [2022-04-12T11:00:55.863Z] 502f19406746: Waiting [2022-04-12T11:00:55.863Z] 965d8c27d3b5: Waiting [2022-04-12T11:00:55.863Z] 172a9ba21103: Waiting [2022-04-12T11:00:55.863Z] b541d28bf3b4: Waiting [2022-04-12T11:00:55.863Z] e8eec494945e: Layer already exists [2022-04-12T11:00:55.863Z] d6e90ff90c09: Layer already exists [2022-04-12T11:00:55.863Z] d08c75454c11: Layer already exists [2022-04-12T11:00:55.863Z] 397f43a0b1e5: Layer already exists [2022-04-12T11:00:55.863Z] 5f2dba2ffaa6: Layer already exists [2022-04-12T11:00:55.863Z] 6ac2632361cc: Layer already exists [2022-04-12T11:00:55.863Z] 502f19406746: Layer already exists [2022-04-12T11:00:55.863Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:55.863Z] 172a9ba21103: Layer already exists [2022-04-12T11:00:55.863Z] 965d8c27d3b5: Layer already exists [2022-04-12T11:00:55.863Z] latest: digest: sha256:665723bffcd060a1b7657db617bea108e023d4466b1043ad3356cda272521f85 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:56.164Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:56.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.64 [2022-04-12T11:00:56.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T11:00:56.454Z] e8eec494945e: Preparing [2022-04-12T11:00:56.454Z] d6e90ff90c09: Preparing [2022-04-12T11:00:56.454Z] d08c75454c11: Preparing [2022-04-12T11:00:56.454Z] 397f43a0b1e5: Preparing [2022-04-12T11:00:56.454Z] 5f2dba2ffaa6: Preparing [2022-04-12T11:00:56.454Z] 6ac2632361cc: Preparing [2022-04-12T11:00:56.454Z] 502f19406746: Preparing [2022-04-12T11:00:56.454Z] 965d8c27d3b5: Preparing [2022-04-12T11:00:56.454Z] 172a9ba21103: Preparing [2022-04-12T11:00:56.454Z] b541d28bf3b4: Preparing [2022-04-12T11:00:56.454Z] 6ac2632361cc: Waiting [2022-04-12T11:00:56.454Z] 172a9ba21103: Waiting [2022-04-12T11:00:56.454Z] b541d28bf3b4: Waiting [2022-04-12T11:00:56.454Z] 502f19406746: Waiting [2022-04-12T11:00:56.454Z] 965d8c27d3b5: Waiting [2022-04-12T11:00:56.454Z] d08c75454c11: Layer already exists [2022-04-12T11:00:56.454Z] 5f2dba2ffaa6: Layer already exists [2022-04-12T11:00:56.454Z] 397f43a0b1e5: Layer already exists [2022-04-12T11:00:56.454Z] d6e90ff90c09: Layer already exists [2022-04-12T11:00:56.454Z] e8eec494945e: Layer already exists [2022-04-12T11:00:56.454Z] 965d8c27d3b5: Layer already exists [2022-04-12T11:00:56.454Z] 172a9ba21103: Layer already exists [2022-04-12T11:00:56.454Z] 502f19406746: Layer already exists [2022-04-12T11:00:56.454Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:56.454Z] 6ac2632361cc: Layer already exists [2022-04-12T11:00:56.454Z] 2.2.0-dev.64: digest: sha256:665723bffcd060a1b7657db617bea108e023d4466b1043ad3356cda272521f85 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:56.754Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:57.047Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:57.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T11:00:57.047Z] e8eec494945e: Preparing [2022-04-12T11:00:57.047Z] d6e90ff90c09: Preparing [2022-04-12T11:00:57.047Z] d08c75454c11: Preparing [2022-04-12T11:00:57.047Z] 397f43a0b1e5: Preparing [2022-04-12T11:00:57.047Z] 5f2dba2ffaa6: Preparing [2022-04-12T11:00:57.047Z] 6ac2632361cc: Preparing [2022-04-12T11:00:57.047Z] 502f19406746: Preparing [2022-04-12T11:00:57.047Z] 965d8c27d3b5: Preparing [2022-04-12T11:00:57.047Z] 172a9ba21103: Preparing [2022-04-12T11:00:57.047Z] b541d28bf3b4: Preparing [2022-04-12T11:00:57.047Z] 502f19406746: Waiting [2022-04-12T11:00:57.047Z] 965d8c27d3b5: Waiting [2022-04-12T11:00:57.047Z] 172a9ba21103: Waiting [2022-04-12T11:00:57.047Z] b541d28bf3b4: Waiting [2022-04-12T11:00:57.047Z] 6ac2632361cc: Waiting [2022-04-12T11:00:57.047Z] 397f43a0b1e5: Layer already exists [2022-04-12T11:00:57.047Z] e8eec494945e: Layer already exists [2022-04-12T11:00:57.047Z] 5f2dba2ffaa6: Layer already exists [2022-04-12T11:00:57.047Z] d08c75454c11: Layer already exists [2022-04-12T11:00:57.047Z] d6e90ff90c09: Layer already exists [2022-04-12T11:00:57.047Z] 6ac2632361cc: Layer already exists [2022-04-12T11:00:57.047Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:57.047Z] 502f19406746: Layer already exists [2022-04-12T11:00:57.047Z] 965d8c27d3b5: Layer already exists [2022-04-12T11:00:57.047Z] 172a9ba21103: Layer already exists [2022-04-12T11:00:57.047Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:665723bffcd060a1b7657db617bea108e023d4466b1043ad3356cda272521f85 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:57.344Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:57.634Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-12T11:00:57.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T11:00:57.634Z] e8eec494945e: Preparing [2022-04-12T11:00:57.634Z] d6e90ff90c09: Preparing [2022-04-12T11:00:57.634Z] d08c75454c11: Preparing [2022-04-12T11:00:57.634Z] 397f43a0b1e5: Preparing [2022-04-12T11:00:57.634Z] 5f2dba2ffaa6: Preparing [2022-04-12T11:00:57.634Z] 6ac2632361cc: Preparing [2022-04-12T11:00:57.634Z] 502f19406746: Preparing [2022-04-12T11:00:57.634Z] 965d8c27d3b5: Preparing [2022-04-12T11:00:57.634Z] 172a9ba21103: Preparing [2022-04-12T11:00:57.634Z] b541d28bf3b4: Preparing [2022-04-12T11:00:57.634Z] 965d8c27d3b5: Waiting [2022-04-12T11:00:57.634Z] 6ac2632361cc: Waiting [2022-04-12T11:00:57.634Z] 502f19406746: Waiting [2022-04-12T11:00:57.634Z] 172a9ba21103: Waiting [2022-04-12T11:00:57.634Z] b541d28bf3b4: Waiting [2022-04-12T11:00:57.634Z] 397f43a0b1e5: Layer already exists [2022-04-12T11:00:57.634Z] 5f2dba2ffaa6: Layer already exists [2022-04-12T11:00:57.634Z] d08c75454c11: Layer already exists [2022-04-12T11:00:57.634Z] e8eec494945e: Layer already exists [2022-04-12T11:00:57.634Z] d6e90ff90c09: Layer already exists [2022-04-12T11:00:57.634Z] 965d8c27d3b5: Layer already exists [2022-04-12T11:00:57.634Z] 6ac2632361cc: Layer already exists [2022-04-12T11:00:57.634Z] 172a9ba21103: Layer already exists [2022-04-12T11:00:57.634Z] 502f19406746: Layer already exists [2022-04-12T11:00:57.634Z] b541d28bf3b4: Layer already exists [2022-04-12T11:00:57.634Z] main: digest: sha256:665723bffcd060a1b7657db617bea108e023d4466b1043ad3356cda272521f85 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:00:57.667Z] ===================================================== [Pipeline] echo [2022-04-12T11:00:57.678Z] taggedImages: [2022-04-12T11:00:57.678Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:57.678Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-12T11:00:57.678Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.64 [2022-04-12T11:00:57.678Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:57.678Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-12T11:00:57.709Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-12T11:00:57.710Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:57.710Z] latest [2022-04-12T11:00:57.710Z] 2.2.0-dev.64 [2022-04-12T11:00:57.710Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:00:57.710Z] main [2022-04-12T11:00:57.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:58.037Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:00:58.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:00:58.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T11:00:58.328Z] 7b3c1ad764fa: Preparing [2022-04-12T11:00:58.328Z] 23ff8c0b9814: Preparing [2022-04-12T11:00:58.328Z] be246434eb34: Preparing [2022-04-12T11:00:58.328Z] 555b4e3f9094: Preparing [2022-04-12T11:00:58.328Z] 9c5a2e814f7c: Preparing [2022-04-12T11:00:58.328Z] 4fc242d58285: Preparing [2022-04-12T11:00:58.328Z] be246434eb34: Layer already exists [2022-04-12T11:00:58.328Z] 4fc242d58285: Layer already exists [2022-04-12T11:00:58.328Z] 9c5a2e814f7c: Pushed [2022-04-12T11:00:58.328Z] 7b3c1ad764fa: Pushed [2022-04-12T11:00:58.895Z] 555b4e3f9094: Pushed [2022-04-12T11:01:00.276Z] 23ff8c0b9814: Pushed [2022-04-12T11:01:00.276Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:a642d6d9e4e18724d209991cf2013cef1bbe3cc38dab469e4c8a4716d5ae60f1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:00.573Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:00.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-12T11:01:00.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T11:01:00.869Z] 7b3c1ad764fa: Preparing [2022-04-12T11:01:00.869Z] 23ff8c0b9814: Preparing [2022-04-12T11:01:00.869Z] be246434eb34: Preparing [2022-04-12T11:01:00.869Z] 555b4e3f9094: Preparing [2022-04-12T11:01:00.869Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:00.869Z] 4fc242d58285: Preparing [2022-04-12T11:01:00.869Z] 4fc242d58285: Waiting [2022-04-12T11:01:00.869Z] be246434eb34: Layer already exists [2022-04-12T11:01:00.869Z] 23ff8c0b9814: Layer already exists [2022-04-12T11:01:00.869Z] 555b4e3f9094: Layer already exists [2022-04-12T11:01:00.869Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:00.869Z] 7b3c1ad764fa: Layer already exists [2022-04-12T11:01:00.869Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:00.869Z] latest: digest: sha256:a642d6d9e4e18724d209991cf2013cef1bbe3cc38dab469e4c8a4716d5ae60f1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:01.165Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:01.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.64 [2022-04-12T11:01:01.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T11:01:01.459Z] 7b3c1ad764fa: Preparing [2022-04-12T11:01:01.459Z] 23ff8c0b9814: Preparing [2022-04-12T11:01:01.459Z] be246434eb34: Preparing [2022-04-12T11:01:01.459Z] 555b4e3f9094: Preparing [2022-04-12T11:01:01.459Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:01.459Z] 4fc242d58285: Preparing [2022-04-12T11:01:01.459Z] 4fc242d58285: Waiting [2022-04-12T11:01:01.459Z] 555b4e3f9094: Layer already exists [2022-04-12T11:01:01.459Z] 23ff8c0b9814: Layer already exists [2022-04-12T11:01:01.460Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:01.460Z] 7b3c1ad764fa: Layer already exists [2022-04-12T11:01:01.460Z] be246434eb34: Layer already exists [2022-04-12T11:01:01.460Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:01.460Z] 2.2.0-dev.64: digest: sha256:a642d6d9e4e18724d209991cf2013cef1bbe3cc38dab469e4c8a4716d5ae60f1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:01.756Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:02.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:02.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T11:01:02.048Z] 7b3c1ad764fa: Preparing [2022-04-12T11:01:02.048Z] 23ff8c0b9814: Preparing [2022-04-12T11:01:02.048Z] be246434eb34: Preparing [2022-04-12T11:01:02.048Z] 555b4e3f9094: Preparing [2022-04-12T11:01:02.048Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:02.048Z] 4fc242d58285: Preparing [2022-04-12T11:01:02.048Z] 4fc242d58285: Waiting [2022-04-12T11:01:02.048Z] be246434eb34: Layer already exists [2022-04-12T11:01:02.048Z] 555b4e3f9094: Layer already exists [2022-04-12T11:01:02.048Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:02.048Z] 7b3c1ad764fa: Layer already exists [2022-04-12T11:01:02.048Z] 23ff8c0b9814: Layer already exists [2022-04-12T11:01:02.048Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:02.048Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:a642d6d9e4e18724d209991cf2013cef1bbe3cc38dab469e4c8a4716d5ae60f1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:02.350Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:02.476Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T11:01:02.476Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T11:01:02.476Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T11:01:02.476Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T11:01:02.476Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T11:01:02.476Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T11:01:02.476Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T11:01:02.476Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T11:01:02.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-12T11:01:02.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T11:01:02.643Z] 7b3c1ad764fa: Preparing [2022-04-12T11:01:02.643Z] 23ff8c0b9814: Preparing [2022-04-12T11:01:02.643Z] be246434eb34: Preparing [2022-04-12T11:01:02.643Z] 555b4e3f9094: Preparing [2022-04-12T11:01:02.643Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:02.643Z] 4fc242d58285: Preparing [2022-04-12T11:01:02.643Z] 4fc242d58285: Waiting [2022-04-12T11:01:02.643Z] be246434eb34: Layer already exists [2022-04-12T11:01:02.643Z] 23ff8c0b9814: Layer already exists [2022-04-12T11:01:02.643Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:02.643Z] 555b4e3f9094: Layer already exists [2022-04-12T11:01:02.643Z] 7b3c1ad764fa: Layer already exists [2022-04-12T11:01:02.643Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:02.643Z] main: digest: sha256:a642d6d9e4e18724d209991cf2013cef1bbe3cc38dab469e4c8a4716d5ae60f1 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:01:02.683Z] ===================================================== [Pipeline] echo [2022-04-12T11:01:02.691Z] taggedImages: [2022-04-12T11:01:02.691Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:02.691Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-12T11:01:02.691Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.64 [2022-04-12T11:01:02.691Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:02.691Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-12T11:01:02.721Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-12T11:01:02.721Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:02.721Z] latest [2022-04-12T11:01:02.721Z] 2.2.0-dev.64 [2022-04-12T11:01:02.721Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:02.721Z] main [2022-04-12T11:01:02.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:03.045Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:03.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:03.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T11:01:03.337Z] ea98eb60af55: Preparing [2022-04-12T11:01:03.337Z] 74c00042b073: Preparing [2022-04-12T11:01:03.337Z] 2f28c41f4f1b: Preparing [2022-04-12T11:01:03.337Z] db094e377f0e: Preparing [2022-04-12T11:01:03.337Z] 996488ddcbde: Preparing [2022-04-12T11:01:03.337Z] 52ed307ef848: Preparing [2022-04-12T11:01:03.337Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:03.337Z] 4fc242d58285: Preparing [2022-04-12T11:01:03.337Z] 52ed307ef848: Waiting [2022-04-12T11:01:03.337Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:03.337Z] 4fc242d58285: Waiting [2022-04-12T11:01:03.337Z] 2f28c41f4f1b: Pushed [2022-04-12T11:01:03.337Z] 74c00042b073: Pushed [2022-04-12T11:01:03.337Z] ea98eb60af55: Pushed [2022-04-12T11:01:03.337Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:03.337Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:03.904Z] 52ed307ef848: Pushed [2022-04-12T11:01:05.905Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T11:01:05.905Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T11:01:05.905Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T11:01:06.919Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T11:01:07.198Z] 996488ddcbde: Pushed [2022-04-12T11:01:07.961Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T11:01:09.743Z] db094e377f0e: Pushed [2022-04-12T11:01:10.003Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:6ec812a86d881db74c3c9c8147eab0b1fa42fef01a150cbef8195cc26d71a9b4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:10.303Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:10.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-12T11:01:10.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T11:01:10.596Z] ea98eb60af55: Preparing [2022-04-12T11:01:10.596Z] 74c00042b073: Preparing [2022-04-12T11:01:10.596Z] 2f28c41f4f1b: Preparing [2022-04-12T11:01:10.596Z] db094e377f0e: Preparing [2022-04-12T11:01:10.596Z] 996488ddcbde: Preparing [2022-04-12T11:01:10.596Z] 52ed307ef848: Preparing [2022-04-12T11:01:10.596Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:10.596Z] 4fc242d58285: Preparing [2022-04-12T11:01:10.596Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:10.596Z] 52ed307ef848: Waiting [2022-04-12T11:01:10.596Z] 4fc242d58285: Waiting [2022-04-12T11:01:10.596Z] 74c00042b073: Layer already exists [2022-04-12T11:01:10.596Z] ea98eb60af55: Layer already exists [2022-04-12T11:01:10.596Z] 2f28c41f4f1b: Layer already exists [2022-04-12T11:01:10.596Z] db094e377f0e: Layer already exists [2022-04-12T11:01:10.596Z] 996488ddcbde: Layer already exists [2022-04-12T11:01:10.596Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:10.596Z] 52ed307ef848: Layer already exists [2022-04-12T11:01:10.596Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:10.596Z] latest: digest: sha256:6ec812a86d881db74c3c9c8147eab0b1fa42fef01a150cbef8195cc26d71a9b4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:10.890Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:11.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.64 [2022-04-12T11:01:11.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T11:01:11.237Z] ea98eb60af55: Preparing [2022-04-12T11:01:11.237Z] 74c00042b073: Preparing [2022-04-12T11:01:11.237Z] 2f28c41f4f1b: Preparing [2022-04-12T11:01:11.237Z] db094e377f0e: Preparing [2022-04-12T11:01:11.237Z] 996488ddcbde: Preparing [2022-04-12T11:01:11.237Z] 52ed307ef848: Preparing [2022-04-12T11:01:11.237Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:11.237Z] 4fc242d58285: Preparing [2022-04-12T11:01:11.237Z] 52ed307ef848: Waiting [2022-04-12T11:01:11.237Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:11.237Z] 4fc242d58285: Waiting [2022-04-12T11:01:11.237Z] 996488ddcbde: Layer already exists [2022-04-12T11:01:11.237Z] 74c00042b073: Layer already exists [2022-04-12T11:01:11.237Z] db094e377f0e: Layer already exists [2022-04-12T11:01:11.237Z] 2f28c41f4f1b: Layer already exists [2022-04-12T11:01:11.237Z] ea98eb60af55: Layer already exists [2022-04-12T11:01:11.237Z] 52ed307ef848: Layer already exists [2022-04-12T11:01:11.237Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:11.237Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:11.237Z] 2.2.0-dev.64: digest: sha256:6ec812a86d881db74c3c9c8147eab0b1fa42fef01a150cbef8195cc26d71a9b4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:11.583Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:11.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:11.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T11:01:11.877Z] ea98eb60af55: Preparing [2022-04-12T11:01:11.877Z] 74c00042b073: Preparing [2022-04-12T11:01:11.877Z] 2f28c41f4f1b: Preparing [2022-04-12T11:01:11.877Z] db094e377f0e: Preparing [2022-04-12T11:01:11.877Z] 996488ddcbde: Preparing [2022-04-12T11:01:11.877Z] 52ed307ef848: Preparing [2022-04-12T11:01:11.877Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:11.877Z] 4fc242d58285: Preparing [2022-04-12T11:01:11.877Z] 52ed307ef848: Waiting [2022-04-12T11:01:11.877Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:11.877Z] 4fc242d58285: Waiting [2022-04-12T11:01:11.877Z] 2f28c41f4f1b: Layer already exists [2022-04-12T11:01:11.877Z] 996488ddcbde: Layer already exists [2022-04-12T11:01:11.877Z] 74c00042b073: Layer already exists [2022-04-12T11:01:11.877Z] ea98eb60af55: Layer already exists [2022-04-12T11:01:11.877Z] db094e377f0e: Layer already exists [2022-04-12T11:01:11.877Z] 52ed307ef848: Layer already exists [2022-04-12T11:01:11.877Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:11.877Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:11.877Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:6ec812a86d881db74c3c9c8147eab0b1fa42fef01a150cbef8195cc26d71a9b4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:12.171Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:12.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-12T11:01:12.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T11:01:12.467Z] ea98eb60af55: Preparing [2022-04-12T11:01:12.467Z] 74c00042b073: Preparing [2022-04-12T11:01:12.467Z] 2f28c41f4f1b: Preparing [2022-04-12T11:01:12.467Z] db094e377f0e: Preparing [2022-04-12T11:01:12.467Z] 996488ddcbde: Preparing [2022-04-12T11:01:12.467Z] 52ed307ef848: Preparing [2022-04-12T11:01:12.467Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:12.467Z] 4fc242d58285: Preparing [2022-04-12T11:01:12.467Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:12.467Z] 52ed307ef848: Waiting [2022-04-12T11:01:12.467Z] 996488ddcbde: Layer already exists [2022-04-12T11:01:12.467Z] ea98eb60af55: Layer already exists [2022-04-12T11:01:12.467Z] 2f28c41f4f1b: Layer already exists [2022-04-12T11:01:12.467Z] 74c00042b073: Layer already exists [2022-04-12T11:01:12.467Z] db094e377f0e: Layer already exists [2022-04-12T11:01:12.467Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:12.467Z] 52ed307ef848: Layer already exists [2022-04-12T11:01:12.467Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:12.467Z] main: digest: sha256:6ec812a86d881db74c3c9c8147eab0b1fa42fef01a150cbef8195cc26d71a9b4 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:01:12.508Z] ===================================================== [Pipeline] echo [2022-04-12T11:01:12.518Z] taggedImages: [2022-04-12T11:01:12.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:12.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-12T11:01:12.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.64 [2022-04-12T11:01:12.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:12.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-12T11:01:12.540Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-12T11:01:12.540Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:12.540Z] latest [2022-04-12T11:01:12.540Z] 2.2.0-dev.64 [2022-04-12T11:01:12.540Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:12.540Z] main [2022-04-12T11:01:12.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:12.863Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:13.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:13.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T11:01:13.154Z] cebe0d31df60: Preparing [2022-04-12T11:01:13.154Z] c73c7769c92c: Preparing [2022-04-12T11:01:13.154Z] e04337c05ab7: Preparing [2022-04-12T11:01:13.154Z] 9a468552f660: Preparing [2022-04-12T11:01:13.154Z] 35140c576054: Preparing [2022-04-12T11:01:13.154Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:13.154Z] 4fc242d58285: Preparing [2022-04-12T11:01:13.154Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:13.154Z] 4fc242d58285: Waiting [2022-04-12T11:01:13.154Z] e04337c05ab7: Pushed [2022-04-12T11:01:13.154Z] cebe0d31df60: Pushed [2022-04-12T11:01:13.154Z] c73c7769c92c: Pushed [2022-04-12T11:01:13.154Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:13.154Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:13.412Z] 35140c576054: Pushed [2022-04-12T11:01:17.167Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T11:01:17.167Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T11:01:18.161Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T11:01:19.986Z] 9a468552f660: Pushed [2022-04-12T11:01:19.986Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:1691c6d8e65bc25ad53a6d8f9503df7e79b4d601e9bddc3a356cf56da8348300 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:20.287Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:20.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-12T11:01:20.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T11:01:20.576Z] cebe0d31df60: Preparing [2022-04-12T11:01:20.576Z] c73c7769c92c: Preparing [2022-04-12T11:01:20.576Z] e04337c05ab7: Preparing [2022-04-12T11:01:20.576Z] 9a468552f660: Preparing [2022-04-12T11:01:20.576Z] 35140c576054: Preparing [2022-04-12T11:01:20.576Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:20.576Z] 4fc242d58285: Preparing [2022-04-12T11:01:20.576Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:20.576Z] 9a468552f660: Layer already exists [2022-04-12T11:01:20.576Z] cebe0d31df60: Layer already exists [2022-04-12T11:01:20.576Z] 35140c576054: Layer already exists [2022-04-12T11:01:20.576Z] e04337c05ab7: Layer already exists [2022-04-12T11:01:20.576Z] c73c7769c92c: Layer already exists [2022-04-12T11:01:20.577Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:20.577Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:20.577Z] latest: digest: sha256:1691c6d8e65bc25ad53a6d8f9503df7e79b4d601e9bddc3a356cf56da8348300 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:20.874Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:21.164Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.64 [2022-04-12T11:01:21.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T11:01:21.164Z] cebe0d31df60: Preparing [2022-04-12T11:01:21.164Z] c73c7769c92c: Preparing [2022-04-12T11:01:21.164Z] e04337c05ab7: Preparing [2022-04-12T11:01:21.164Z] 9a468552f660: Preparing [2022-04-12T11:01:21.164Z] 35140c576054: Preparing [2022-04-12T11:01:21.164Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:21.164Z] 4fc242d58285: Preparing [2022-04-12T11:01:21.164Z] 4fc242d58285: Waiting [2022-04-12T11:01:21.164Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:21.164Z] cebe0d31df60: Layer already exists [2022-04-12T11:01:21.164Z] 35140c576054: Layer already exists [2022-04-12T11:01:21.164Z] e04337c05ab7: Layer already exists [2022-04-12T11:01:21.164Z] c73c7769c92c: Layer already exists [2022-04-12T11:01:21.164Z] 9a468552f660: Layer already exists [2022-04-12T11:01:21.164Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:21.164Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:21.164Z] 2.2.0-dev.64: digest: sha256:1691c6d8e65bc25ad53a6d8f9503df7e79b4d601e9bddc3a356cf56da8348300 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:21.464Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:21.590Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T11:01:21.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:21.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T11:01:21.756Z] cebe0d31df60: Preparing [2022-04-12T11:01:21.756Z] c73c7769c92c: Preparing [2022-04-12T11:01:21.757Z] e04337c05ab7: Preparing [2022-04-12T11:01:21.757Z] 9a468552f660: Preparing [2022-04-12T11:01:21.757Z] 35140c576054: Preparing [2022-04-12T11:01:21.757Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:21.757Z] 4fc242d58285: Preparing [2022-04-12T11:01:21.757Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:21.757Z] 4fc242d58285: Waiting [2022-04-12T11:01:21.757Z] e04337c05ab7: Layer already exists [2022-04-12T11:01:21.757Z] cebe0d31df60: Layer already exists [2022-04-12T11:01:21.757Z] 35140c576054: Layer already exists [2022-04-12T11:01:21.757Z] 9a468552f660: Layer already exists [2022-04-12T11:01:21.757Z] c73c7769c92c: Layer already exists [2022-04-12T11:01:21.757Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:21.757Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:21.757Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:1691c6d8e65bc25ad53a6d8f9503df7e79b4d601e9bddc3a356cf56da8348300 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:22.051Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:22.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-12T11:01:22.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T11:01:22.339Z] cebe0d31df60: Preparing [2022-04-12T11:01:22.339Z] c73c7769c92c: Preparing [2022-04-12T11:01:22.339Z] e04337c05ab7: Preparing [2022-04-12T11:01:22.339Z] 9a468552f660: Preparing [2022-04-12T11:01:22.339Z] 35140c576054: Preparing [2022-04-12T11:01:22.339Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:22.339Z] 4fc242d58285: Preparing [2022-04-12T11:01:22.339Z] 4fc242d58285: Waiting [2022-04-12T11:01:22.339Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:22.339Z] 35140c576054: Layer already exists [2022-04-12T11:01:22.339Z] 9a468552f660: Layer already exists [2022-04-12T11:01:22.339Z] c73c7769c92c: Layer already exists [2022-04-12T11:01:22.339Z] e04337c05ab7: Layer already exists [2022-04-12T11:01:22.339Z] cebe0d31df60: Layer already exists [2022-04-12T11:01:22.339Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:22.339Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:22.339Z] main: digest: sha256:1691c6d8e65bc25ad53a6d8f9503df7e79b4d601e9bddc3a356cf56da8348300 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:01:22.371Z] ===================================================== [Pipeline] echo [2022-04-12T11:01:22.380Z] taggedImages: [2022-04-12T11:01:22.380Z] - nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:22.380Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-12T11:01:22.380Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.64 [2022-04-12T11:01:22.380Z] - nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:22.380Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-12T11:01:22.399Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-12T11:01:22.399Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:22.399Z] latest [2022-04-12T11:01:22.399Z] 2.2.0-dev.64 [2022-04-12T11:01:22.399Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:22.399Z] main [2022-04-12T11:01:22.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:22.589Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T11:01:22.589Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T11:01:22.716Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:23.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:23.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T11:01:23.009Z] 488b1318fcee: Preparing [2022-04-12T11:01:23.009Z] 441c6ff380c6: Preparing [2022-04-12T11:01:23.009Z] 40bff86d2280: Preparing [2022-04-12T11:01:23.009Z] 8d45fd3eef9a: Preparing [2022-04-12T11:01:23.009Z] 52ed307ef848: Preparing [2022-04-12T11:01:23.009Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:23.009Z] 4fc242d58285: Preparing [2022-04-12T11:01:23.009Z] 4fc242d58285: Waiting [2022-04-12T11:01:23.009Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:23.009Z] 52ed307ef848: Layer already exists [2022-04-12T11:01:23.009Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:23.009Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:23.009Z] 441c6ff380c6: Pushed [2022-04-12T11:01:23.009Z] 40bff86d2280: Pushed [2022-04-12T11:01:23.009Z] 488b1318fcee: Pushed [2022-04-12T11:01:24.595Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T11:01:31.139Z] 8d45fd3eef9a: Pushed [2022-04-12T11:01:31.139Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:61e5287916a28006af1632b93798a522f6f9d6e354ef4a49cf265f60f0e1a03d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:31.446Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:31.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-12T11:01:31.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T11:01:31.742Z] 488b1318fcee: Preparing [2022-04-12T11:01:31.742Z] 441c6ff380c6: Preparing [2022-04-12T11:01:31.742Z] 40bff86d2280: Preparing [2022-04-12T11:01:31.742Z] 8d45fd3eef9a: Preparing [2022-04-12T11:01:31.742Z] 52ed307ef848: Preparing [2022-04-12T11:01:31.742Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:31.742Z] 4fc242d58285: Preparing [2022-04-12T11:01:31.742Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:31.742Z] 4fc242d58285: Waiting [2022-04-12T11:01:31.742Z] 40bff86d2280: Layer already exists [2022-04-12T11:01:31.742Z] 441c6ff380c6: Layer already exists [2022-04-12T11:01:31.742Z] 52ed307ef848: Layer already exists [2022-04-12T11:01:31.742Z] 8d45fd3eef9a: Layer already exists [2022-04-12T11:01:31.742Z] 488b1318fcee: Layer already exists [2022-04-12T11:01:31.742Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:31.742Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:31.742Z] latest: digest: sha256:61e5287916a28006af1632b93798a522f6f9d6e354ef4a49cf265f60f0e1a03d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:32.044Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:32.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.64 [2022-04-12T11:01:32.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T11:01:32.344Z] 488b1318fcee: Preparing [2022-04-12T11:01:32.344Z] 441c6ff380c6: Preparing [2022-04-12T11:01:32.344Z] 40bff86d2280: Preparing [2022-04-12T11:01:32.344Z] 8d45fd3eef9a: Preparing [2022-04-12T11:01:32.344Z] 52ed307ef848: Preparing [2022-04-12T11:01:32.344Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:32.344Z] 4fc242d58285: Preparing [2022-04-12T11:01:32.344Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:32.344Z] 4fc242d58285: Waiting [2022-04-12T11:01:32.344Z] 52ed307ef848: Layer already exists [2022-04-12T11:01:32.344Z] 40bff86d2280: Layer already exists [2022-04-12T11:01:32.344Z] 8d45fd3eef9a: Layer already exists [2022-04-12T11:01:32.344Z] 488b1318fcee: Layer already exists [2022-04-12T11:01:32.344Z] 441c6ff380c6: Layer already exists [2022-04-12T11:01:32.344Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:32.344Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:32.344Z] 2.2.0-dev.64: digest: sha256:61e5287916a28006af1632b93798a522f6f9d6e354ef4a49cf265f60f0e1a03d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:32.641Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:32.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:32.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T11:01:32.937Z] 488b1318fcee: Preparing [2022-04-12T11:01:32.937Z] 441c6ff380c6: Preparing [2022-04-12T11:01:32.937Z] 40bff86d2280: Preparing [2022-04-12T11:01:32.937Z] 8d45fd3eef9a: Preparing [2022-04-12T11:01:32.937Z] 52ed307ef848: Preparing [2022-04-12T11:01:32.937Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:32.937Z] 4fc242d58285: Preparing [2022-04-12T11:01:32.937Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:32.937Z] 4fc242d58285: Waiting [2022-04-12T11:01:32.937Z] 52ed307ef848: Layer already exists [2022-04-12T11:01:32.937Z] 40bff86d2280: Layer already exists [2022-04-12T11:01:32.937Z] 488b1318fcee: Layer already exists [2022-04-12T11:01:32.937Z] 8d45fd3eef9a: Layer already exists [2022-04-12T11:01:32.937Z] 441c6ff380c6: Layer already exists [2022-04-12T11:01:32.937Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:32.937Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:32.937Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:61e5287916a28006af1632b93798a522f6f9d6e354ef4a49cf265f60f0e1a03d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:33.236Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:33.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-12T11:01:33.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T11:01:33.530Z] 488b1318fcee: Preparing [2022-04-12T11:01:33.530Z] 441c6ff380c6: Preparing [2022-04-12T11:01:33.530Z] 40bff86d2280: Preparing [2022-04-12T11:01:33.530Z] 8d45fd3eef9a: Preparing [2022-04-12T11:01:33.530Z] 52ed307ef848: Preparing [2022-04-12T11:01:33.530Z] 9c5a2e814f7c: Preparing [2022-04-12T11:01:33.530Z] 4fc242d58285: Preparing [2022-04-12T11:01:33.530Z] 9c5a2e814f7c: Waiting [2022-04-12T11:01:33.530Z] 4fc242d58285: Waiting [2022-04-12T11:01:33.530Z] 52ed307ef848: Layer already exists [2022-04-12T11:01:33.530Z] 441c6ff380c6: Layer already exists [2022-04-12T11:01:33.530Z] 40bff86d2280: Layer already exists [2022-04-12T11:01:33.530Z] 8d45fd3eef9a: Layer already exists [2022-04-12T11:01:33.530Z] 488b1318fcee: Layer already exists [2022-04-12T11:01:33.530Z] 9c5a2e814f7c: Layer already exists [2022-04-12T11:01:33.530Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:33.530Z] main: digest: sha256:61e5287916a28006af1632b93798a522f6f9d6e354ef4a49cf265f60f0e1a03d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:01:33.573Z] ===================================================== [Pipeline] echo [2022-04-12T11:01:33.585Z] taggedImages: [2022-04-12T11:01:33.585Z] - nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:33.585Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-12T11:01:33.585Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.64 [2022-04-12T11:01:33.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:33.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-12T11:01:33.609Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-12T11:01:33.609Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:33.609Z] latest [2022-04-12T11:01:33.609Z] 2.2.0-dev.64 [2022-04-12T11:01:33.609Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:33.609Z] main [2022-04-12T11:01:33.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:33.938Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:34.234Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:34.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T11:01:34.234Z] 228273a69cb4: Preparing [2022-04-12T11:01:34.234Z] 55458648156b: Preparing [2022-04-12T11:01:34.234Z] be246434eb34: Preparing [2022-04-12T11:01:34.234Z] 0744087bf5ac: Preparing [2022-04-12T11:01:34.234Z] b541d28bf3b4: Preparing [2022-04-12T11:01:34.234Z] b541d28bf3b4: Layer already exists [2022-04-12T11:01:34.234Z] be246434eb34: Layer already exists [2022-04-12T11:01:34.234Z] 228273a69cb4: Pushed [2022-04-12T11:01:34.234Z] 0744087bf5ac: Pushed [2022-04-12T11:01:36.775Z] 55458648156b: Pushed [2022-04-12T11:01:36.775Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:c529fe7347a4aa735de317104251b824b10efcabc79907b407366f350c57e574 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:37.075Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:37.371Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-12T11:01:37.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T11:01:37.372Z] 228273a69cb4: Preparing [2022-04-12T11:01:37.372Z] 55458648156b: Preparing [2022-04-12T11:01:37.372Z] be246434eb34: Preparing [2022-04-12T11:01:37.372Z] 0744087bf5ac: Preparing [2022-04-12T11:01:37.372Z] b541d28bf3b4: Preparing [2022-04-12T11:01:37.372Z] b541d28bf3b4: Layer already exists [2022-04-12T11:01:37.372Z] 55458648156b: Layer already exists [2022-04-12T11:01:37.372Z] 0744087bf5ac: Layer already exists [2022-04-12T11:01:37.372Z] 228273a69cb4: Layer already exists [2022-04-12T11:01:37.372Z] be246434eb34: Layer already exists [2022-04-12T11:01:37.372Z] latest: digest: sha256:c529fe7347a4aa735de317104251b824b10efcabc79907b407366f350c57e574 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:37.671Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:37.962Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.64 [2022-04-12T11:01:37.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T11:01:37.962Z] 228273a69cb4: Preparing [2022-04-12T11:01:37.962Z] 55458648156b: Preparing [2022-04-12T11:01:37.962Z] be246434eb34: Preparing [2022-04-12T11:01:37.962Z] 0744087bf5ac: Preparing [2022-04-12T11:01:37.962Z] b541d28bf3b4: Preparing [2022-04-12T11:01:37.962Z] be246434eb34: Layer already exists [2022-04-12T11:01:37.962Z] b541d28bf3b4: Layer already exists [2022-04-12T11:01:37.962Z] 55458648156b: Layer already exists [2022-04-12T11:01:37.962Z] 228273a69cb4: Layer already exists [2022-04-12T11:01:37.962Z] 0744087bf5ac: Layer already exists [2022-04-12T11:01:37.963Z] 2.2.0-dev.64: digest: sha256:c529fe7347a4aa735de317104251b824b10efcabc79907b407366f350c57e574 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:38.260Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:38.613Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:38.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T11:01:38.613Z] 228273a69cb4: Preparing [2022-04-12T11:01:38.613Z] 55458648156b: Preparing [2022-04-12T11:01:38.613Z] be246434eb34: Preparing [2022-04-12T11:01:38.613Z] 0744087bf5ac: Preparing [2022-04-12T11:01:38.613Z] b541d28bf3b4: Preparing [2022-04-12T11:01:38.613Z] 55458648156b: Layer already exists [2022-04-12T11:01:38.613Z] 228273a69cb4: Layer already exists [2022-04-12T11:01:38.613Z] b541d28bf3b4: Layer already exists [2022-04-12T11:01:38.613Z] 0744087bf5ac: Layer already exists [2022-04-12T11:01:38.613Z] be246434eb34: Layer already exists [2022-04-12T11:01:38.613Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:c529fe7347a4aa735de317104251b824b10efcabc79907b407366f350c57e574 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:38.966Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:39.261Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-12T11:01:39.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T11:01:39.261Z] 228273a69cb4: Preparing [2022-04-12T11:01:39.261Z] 55458648156b: Preparing [2022-04-12T11:01:39.261Z] be246434eb34: Preparing [2022-04-12T11:01:39.261Z] 0744087bf5ac: Preparing [2022-04-12T11:01:39.261Z] b541d28bf3b4: Preparing [2022-04-12T11:01:39.261Z] be246434eb34: Layer already exists [2022-04-12T11:01:39.261Z] 55458648156b: Layer already exists [2022-04-12T11:01:39.261Z] 228273a69cb4: Layer already exists [2022-04-12T11:01:39.261Z] 0744087bf5ac: Layer already exists [2022-04-12T11:01:39.261Z] b541d28bf3b4: Layer already exists [2022-04-12T11:01:39.261Z] main: digest: sha256:c529fe7347a4aa735de317104251b824b10efcabc79907b407366f350c57e574 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:01:39.293Z] ===================================================== [Pipeline] echo [2022-04-12T11:01:39.302Z] taggedImages: [2022-04-12T11:01:39.302Z] - nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:39.302Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-12T11:01:39.302Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.64 [2022-04-12T11:01:39.302Z] - nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:39.302Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-12T11:01:39.324Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-12T11:01:39.324Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:39.324Z] latest [2022-04-12T11:01:39.324Z] 2.2.0-dev.64 [2022-04-12T11:01:39.324Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:39.324Z] main [2022-04-12T11:01:39.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:39.644Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:39.939Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:39.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T11:01:39.939Z] 28d9f8abc107: Preparing [2022-04-12T11:01:39.939Z] 188af408ec2d: Preparing [2022-04-12T11:01:39.939Z] be246434eb34: Preparing [2022-04-12T11:01:39.939Z] ffe8b9e8087c: Preparing [2022-04-12T11:01:39.939Z] b541d28bf3b4: Preparing [2022-04-12T11:01:39.939Z] be246434eb34: Layer already exists [2022-04-12T11:01:39.939Z] b541d28bf3b4: Layer already exists [2022-04-12T11:01:39.939Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:01:39.939Z] 28d9f8abc107: Pushed [2022-04-12T11:01:42.484Z] 188af408ec2d: Pushed [2022-04-12T11:01:42.484Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:40c52e4cf9c1b2245079f2d25740e3b9185cba7024e4d944f743dde6e45e3df9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:42.785Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:43.081Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-12T11:01:43.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T11:01:43.081Z] 28d9f8abc107: Preparing [2022-04-12T11:01:43.081Z] 188af408ec2d: Preparing [2022-04-12T11:01:43.081Z] be246434eb34: Preparing [2022-04-12T11:01:43.081Z] ffe8b9e8087c: Preparing [2022-04-12T11:01:43.081Z] b541d28bf3b4: Preparing [2022-04-12T11:01:43.081Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:01:43.081Z] 28d9f8abc107: Layer already exists [2022-04-12T11:01:43.081Z] be246434eb34: Layer already exists [2022-04-12T11:01:43.081Z] b541d28bf3b4: Layer already exists [2022-04-12T11:01:43.081Z] 188af408ec2d: Layer already exists [2022-04-12T11:01:43.081Z] latest: digest: sha256:40c52e4cf9c1b2245079f2d25740e3b9185cba7024e4d944f743dde6e45e3df9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:43.381Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:43.676Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.64 [2022-04-12T11:01:43.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T11:01:43.676Z] 28d9f8abc107: Preparing [2022-04-12T11:01:43.676Z] 188af408ec2d: Preparing [2022-04-12T11:01:43.676Z] be246434eb34: Preparing [2022-04-12T11:01:43.676Z] ffe8b9e8087c: Preparing [2022-04-12T11:01:43.676Z] b541d28bf3b4: Preparing [2022-04-12T11:01:43.676Z] be246434eb34: Layer already exists [2022-04-12T11:01:43.676Z] b541d28bf3b4: Layer already exists [2022-04-12T11:01:43.676Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:01:43.676Z] 188af408ec2d: Layer already exists [2022-04-12T11:01:43.676Z] 28d9f8abc107: Layer already exists [2022-04-12T11:01:43.676Z] 2.2.0-dev.64: digest: sha256:40c52e4cf9c1b2245079f2d25740e3b9185cba7024e4d944f743dde6e45e3df9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:43.973Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:44.266Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:44.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T11:01:44.266Z] 28d9f8abc107: Preparing [2022-04-12T11:01:44.266Z] 188af408ec2d: Preparing [2022-04-12T11:01:44.266Z] be246434eb34: Preparing [2022-04-12T11:01:44.266Z] ffe8b9e8087c: Preparing [2022-04-12T11:01:44.266Z] b541d28bf3b4: Preparing [2022-04-12T11:01:44.266Z] be246434eb34: Layer already exists [2022-04-12T11:01:44.266Z] 188af408ec2d: Layer already exists [2022-04-12T11:01:44.266Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:01:44.266Z] b541d28bf3b4: Layer already exists [2022-04-12T11:01:44.266Z] 28d9f8abc107: Layer already exists [2022-04-12T11:01:44.266Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:40c52e4cf9c1b2245079f2d25740e3b9185cba7024e4d944f743dde6e45e3df9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:44.563Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:44.854Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-12T11:01:44.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T11:01:44.854Z] 28d9f8abc107: Preparing [2022-04-12T11:01:44.854Z] 188af408ec2d: Preparing [2022-04-12T11:01:44.854Z] be246434eb34: Preparing [2022-04-12T11:01:44.854Z] ffe8b9e8087c: Preparing [2022-04-12T11:01:44.854Z] b541d28bf3b4: Preparing [2022-04-12T11:01:44.854Z] be246434eb34: Layer already exists [2022-04-12T11:01:44.854Z] b541d28bf3b4: Layer already exists [2022-04-12T11:01:44.854Z] 28d9f8abc107: Layer already exists [2022-04-12T11:01:44.855Z] ffe8b9e8087c: Layer already exists [2022-04-12T11:01:44.855Z] 188af408ec2d: Layer already exists [2022-04-12T11:01:44.855Z] main: digest: sha256:40c52e4cf9c1b2245079f2d25740e3b9185cba7024e4d944f743dde6e45e3df9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:01:44.893Z] ===================================================== [Pipeline] echo [2022-04-12T11:01:44.903Z] taggedImages: [2022-04-12T11:01:44.903Z] - nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:44.903Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-12T11:01:44.903Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.64 [2022-04-12T11:01:44.903Z] - nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:44.903Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-12T11:01:44.923Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-12T11:01:44.923Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:44.923Z] latest [2022-04-12T11:01:44.923Z] 2.2.0-dev.64 [2022-04-12T11:01:44.923Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:44.923Z] main [2022-04-12T11:01:44.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:45.240Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:45.531Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:45.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T11:01:45.531Z] 48a1fcd41583: Preparing [2022-04-12T11:01:45.531Z] 6000955cf1fd: Preparing [2022-04-12T11:01:45.531Z] 2230f9e3add4: Preparing [2022-04-12T11:01:45.531Z] 446ebc9250f0: Preparing [2022-04-12T11:01:45.531Z] 52f44be93a46: Preparing [2022-04-12T11:01:45.531Z] 10d82663b225: Preparing [2022-04-12T11:01:45.531Z] f7a7a140f1b3: Preparing [2022-04-12T11:01:45.531Z] 31e69d4774c9: Preparing [2022-04-12T11:01:45.531Z] 7750d494dfbd: Preparing [2022-04-12T11:01:45.531Z] 18708474c90b: Preparing [2022-04-12T11:01:45.531Z] 4fc242d58285: Preparing [2022-04-12T11:01:45.531Z] f7a7a140f1b3: Waiting [2022-04-12T11:01:45.531Z] 18708474c90b: Waiting [2022-04-12T11:01:45.531Z] 31e69d4774c9: Waiting [2022-04-12T11:01:45.531Z] 7750d494dfbd: Waiting [2022-04-12T11:01:45.531Z] 4fc242d58285: Waiting [2022-04-12T11:01:45.531Z] 52f44be93a46: Layer already exists [2022-04-12T11:01:45.531Z] 10d82663b225: Layer already exists [2022-04-12T11:01:45.531Z] f7a7a140f1b3: Layer already exists [2022-04-12T11:01:45.531Z] 31e69d4774c9: Layer already exists [2022-04-12T11:01:45.531Z] 6000955cf1fd: Pushed [2022-04-12T11:01:45.531Z] 7750d494dfbd: Layer already exists [2022-04-12T11:01:45.531Z] 18708474c90b: Layer already exists [2022-04-12T11:01:45.531Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:45.789Z] 48a1fcd41583: Pushed [2022-04-12T11:01:47.698Z] 2230f9e3add4: Pushed [2022-04-12T11:01:51.455Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T11:01:51.455Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T11:01:51.455Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T11:01:51.455Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T11:01:51.455Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T11:01:52.060Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T11:01:52.340Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T11:01:52.618Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T11:01:52.895Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T11:01:53.172Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T11:01:53.172Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T11:01:54.167Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T11:01:54.278Z] 446ebc9250f0: Pushed [2022-04-12T11:01:54.278Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:3b77cc2073080f836da369ebe0c36e4f0d631f779cf5da319abc62ff7ebf0b3f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:54.445Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T11:01:54.580Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:54.877Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-12T11:01:54.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T11:01:54.877Z] 48a1fcd41583: Preparing [2022-04-12T11:01:54.877Z] 6000955cf1fd: Preparing [2022-04-12T11:01:54.877Z] 2230f9e3add4: Preparing [2022-04-12T11:01:54.877Z] 446ebc9250f0: Preparing [2022-04-12T11:01:54.877Z] 52f44be93a46: Preparing [2022-04-12T11:01:54.877Z] 10d82663b225: Preparing [2022-04-12T11:01:54.877Z] f7a7a140f1b3: Preparing [2022-04-12T11:01:54.877Z] 31e69d4774c9: Preparing [2022-04-12T11:01:54.877Z] 7750d494dfbd: Preparing [2022-04-12T11:01:54.877Z] 18708474c90b: Preparing [2022-04-12T11:01:54.877Z] 4fc242d58285: Preparing [2022-04-12T11:01:54.877Z] f7a7a140f1b3: Waiting [2022-04-12T11:01:54.877Z] 18708474c90b: Waiting [2022-04-12T11:01:54.877Z] 4fc242d58285: Waiting [2022-04-12T11:01:54.877Z] 31e69d4774c9: Waiting [2022-04-12T11:01:54.877Z] 7750d494dfbd: Waiting [2022-04-12T11:01:54.877Z] 10d82663b225: Waiting [2022-04-12T11:01:54.877Z] 2230f9e3add4: Layer already exists [2022-04-12T11:01:54.877Z] 48a1fcd41583: Layer already exists [2022-04-12T11:01:54.877Z] 446ebc9250f0: Layer already exists [2022-04-12T11:01:54.877Z] 6000955cf1fd: Layer already exists [2022-04-12T11:01:54.877Z] 52f44be93a46: Layer already exists [2022-04-12T11:01:54.877Z] f7a7a140f1b3: Layer already exists [2022-04-12T11:01:54.877Z] 31e69d4774c9: Layer already exists [2022-04-12T11:01:54.877Z] 7750d494dfbd: Layer already exists [2022-04-12T11:01:54.877Z] 10d82663b225: Layer already exists [2022-04-12T11:01:54.877Z] 18708474c90b: Layer already exists [2022-04-12T11:01:54.877Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:54.877Z] latest: digest: sha256:3b77cc2073080f836da369ebe0c36e4f0d631f779cf5da319abc62ff7ebf0b3f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:55.174Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:55.436Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T11:01:55.466Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.64 [2022-04-12T11:01:55.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T11:01:55.466Z] 48a1fcd41583: Preparing [2022-04-12T11:01:55.466Z] 6000955cf1fd: Preparing [2022-04-12T11:01:55.466Z] 2230f9e3add4: Preparing [2022-04-12T11:01:55.466Z] 446ebc9250f0: Preparing [2022-04-12T11:01:55.466Z] 52f44be93a46: Preparing [2022-04-12T11:01:55.466Z] 10d82663b225: Preparing [2022-04-12T11:01:55.466Z] f7a7a140f1b3: Preparing [2022-04-12T11:01:55.466Z] 31e69d4774c9: Preparing [2022-04-12T11:01:55.466Z] 7750d494dfbd: Preparing [2022-04-12T11:01:55.466Z] 18708474c90b: Preparing [2022-04-12T11:01:55.466Z] 4fc242d58285: Preparing [2022-04-12T11:01:55.466Z] 10d82663b225: Waiting [2022-04-12T11:01:55.466Z] f7a7a140f1b3: Waiting [2022-04-12T11:01:55.466Z] 31e69d4774c9: Waiting [2022-04-12T11:01:55.466Z] 7750d494dfbd: Waiting [2022-04-12T11:01:55.466Z] 18708474c90b: Waiting [2022-04-12T11:01:55.466Z] 4fc242d58285: Waiting [2022-04-12T11:01:55.466Z] 446ebc9250f0: Layer already exists [2022-04-12T11:01:55.466Z] 48a1fcd41583: Layer already exists [2022-04-12T11:01:55.466Z] 52f44be93a46: Layer already exists [2022-04-12T11:01:55.466Z] 6000955cf1fd: Layer already exists [2022-04-12T11:01:55.466Z] 2230f9e3add4: Layer already exists [2022-04-12T11:01:55.466Z] f7a7a140f1b3: Layer already exists [2022-04-12T11:01:55.466Z] 10d82663b225: Layer already exists [2022-04-12T11:01:55.466Z] 7750d494dfbd: Layer already exists [2022-04-12T11:01:55.466Z] 18708474c90b: Layer already exists [2022-04-12T11:01:55.466Z] 31e69d4774c9: Layer already exists [2022-04-12T11:01:55.466Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:55.466Z] 2.2.0-dev.64: digest: sha256:3b77cc2073080f836da369ebe0c36e4f0d631f779cf5da319abc62ff7ebf0b3f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:55.714Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T11:01:55.714Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T11:01:55.768Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:55.992Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T11:01:56.065Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:56.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T11:01:56.065Z] 48a1fcd41583: Preparing [2022-04-12T11:01:56.065Z] 6000955cf1fd: Preparing [2022-04-12T11:01:56.065Z] 2230f9e3add4: Preparing [2022-04-12T11:01:56.065Z] 446ebc9250f0: Preparing [2022-04-12T11:01:56.065Z] 52f44be93a46: Preparing [2022-04-12T11:01:56.065Z] 10d82663b225: Preparing [2022-04-12T11:01:56.065Z] f7a7a140f1b3: Preparing [2022-04-12T11:01:56.065Z] 31e69d4774c9: Preparing [2022-04-12T11:01:56.065Z] 7750d494dfbd: Preparing [2022-04-12T11:01:56.065Z] 18708474c90b: Preparing [2022-04-12T11:01:56.065Z] 4fc242d58285: Preparing [2022-04-12T11:01:56.065Z] 10d82663b225: Waiting [2022-04-12T11:01:56.065Z] f7a7a140f1b3: Waiting [2022-04-12T11:01:56.065Z] 31e69d4774c9: Waiting [2022-04-12T11:01:56.065Z] 7750d494dfbd: Waiting [2022-04-12T11:01:56.065Z] 4fc242d58285: Waiting [2022-04-12T11:01:56.065Z] 18708474c90b: Waiting [2022-04-12T11:01:56.065Z] 48a1fcd41583: Layer already exists [2022-04-12T11:01:56.065Z] 52f44be93a46: Layer already exists [2022-04-12T11:01:56.065Z] 2230f9e3add4: Layer already exists [2022-04-12T11:01:56.065Z] 6000955cf1fd: Layer already exists [2022-04-12T11:01:56.065Z] 446ebc9250f0: Layer already exists [2022-04-12T11:01:56.065Z] 31e69d4774c9: Layer already exists [2022-04-12T11:01:56.065Z] f7a7a140f1b3: Layer already exists [2022-04-12T11:01:56.065Z] 10d82663b225: Layer already exists [2022-04-12T11:01:56.065Z] 7750d494dfbd: Layer already exists [2022-04-12T11:01:56.065Z] 18708474c90b: Layer already exists [2022-04-12T11:01:56.065Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:56.065Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:3b77cc2073080f836da369ebe0c36e4f0d631f779cf5da319abc62ff7ebf0b3f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:56.271Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T11:01:56.272Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T11:01:56.362Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:01:56.554Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T11:01:56.554Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T11:01:56.658Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-12T11:01:56.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T11:01:56.659Z] 48a1fcd41583: Preparing [2022-04-12T11:01:56.659Z] 6000955cf1fd: Preparing [2022-04-12T11:01:56.659Z] 2230f9e3add4: Preparing [2022-04-12T11:01:56.659Z] 446ebc9250f0: Preparing [2022-04-12T11:01:56.659Z] 52f44be93a46: Preparing [2022-04-12T11:01:56.659Z] 10d82663b225: Preparing [2022-04-12T11:01:56.659Z] f7a7a140f1b3: Preparing [2022-04-12T11:01:56.659Z] 31e69d4774c9: Preparing [2022-04-12T11:01:56.659Z] 7750d494dfbd: Preparing [2022-04-12T11:01:56.659Z] 18708474c90b: Preparing [2022-04-12T11:01:56.659Z] 4fc242d58285: Preparing [2022-04-12T11:01:56.659Z] 10d82663b225: Waiting [2022-04-12T11:01:56.659Z] 18708474c90b: Waiting [2022-04-12T11:01:56.659Z] 4fc242d58285: Waiting [2022-04-12T11:01:56.659Z] 31e69d4774c9: Waiting [2022-04-12T11:01:56.659Z] 7750d494dfbd: Waiting [2022-04-12T11:01:56.659Z] f7a7a140f1b3: Waiting [2022-04-12T11:01:56.659Z] 2230f9e3add4: Layer already exists [2022-04-12T11:01:56.659Z] 446ebc9250f0: Layer already exists [2022-04-12T11:01:56.659Z] 48a1fcd41583: Layer already exists [2022-04-12T11:01:56.659Z] 6000955cf1fd: Layer already exists [2022-04-12T11:01:56.659Z] 52f44be93a46: Layer already exists [2022-04-12T11:01:56.659Z] 10d82663b225: Layer already exists [2022-04-12T11:01:56.659Z] f7a7a140f1b3: Layer already exists [2022-04-12T11:01:56.659Z] 7750d494dfbd: Layer already exists [2022-04-12T11:01:56.659Z] 31e69d4774c9: Layer already exists [2022-04-12T11:01:56.659Z] 18708474c90b: Layer already exists [2022-04-12T11:01:56.659Z] 4fc242d58285: Layer already exists [2022-04-12T11:01:56.659Z] main: digest: sha256:3b77cc2073080f836da369ebe0c36e4f0d631f779cf5da319abc62ff7ebf0b3f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:01:56.697Z] ===================================================== [Pipeline] echo [2022-04-12T11:01:56.706Z] taggedImages: [2022-04-12T11:01:56.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:01:56.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-12T11:01:56.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.64 [2022-04-12T11:01:56.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:01:56.706Z] - 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-12T11:01:58.012Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T11:01:58.012Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T11:01:58.012Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T11:01:58.291Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T11:01:58.571Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T11:01:58.571Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T11:01:58.851Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T11:01:58.851Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T11:01:59.132Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T11:01:59.415Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T11:01:59.696Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T11:01:59.696Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T11:01:59.977Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T11:02:00.257Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T11:02:00.538Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T11:02:00.538Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T11:02:00.538Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T11:02:00.819Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T11:02:00.819Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T11:02:00.819Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T11:02:01.428Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T11:02:02.425Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T11:02:02.425Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T11:02:03.028Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T11:02:03.308Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T11:02:03.308Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T11:02:03.917Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T11:02:07.332Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T11:02:07.332Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T11:02:07.332Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T11:02:07.332Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T11:02:07.332Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T11:02:07.332Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T11:02:07.332Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T11:02:07.617Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T11:02:08.599Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T11:02:09.199Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T11:02:09.199Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T11:02:09.475Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T11:02:09.750Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T11:02:09.750Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T11:02:09.750Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T11:02:10.027Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T11:02:10.027Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T11:02:10.027Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T11:02:10.305Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T11:02:10.305Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T11:02:10.583Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T11:02:11.186Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T11:02:11.186Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T11:02:11.186Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T11:02:11.186Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T11:02:11.186Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T11:02:11.186Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T11:02:11.186Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T11:02:11.464Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T11:02:11.464Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T11:02:11.464Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T11:02:11.464Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T11:02:11.742Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T11:02:11.742Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T11:02:12.740Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T11:02:13.348Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T11:02:13.628Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T11:02:13.904Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T11:02:13.904Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T11:02:14.181Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T11:02:14.181Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T11:02:14.181Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T11:02:14.461Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T11:02:14.461Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T11:02:14.737Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T11:02:14.737Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T11:02:15.015Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T11:02:15.015Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T11:02:15.290Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T11:02:15.566Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T11:02:15.842Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T11:02:15.842Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T11:02:15.842Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T11:02:16.117Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T11:02:16.117Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T11:02:16.394Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T11:02:16.394Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T11:02:18.382Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T11:02:18.985Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T11:02:19.592Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T11:02:19.592Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T11:02:19.871Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T11:02:19.871Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T11:02:20.151Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T11:02:20.756Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T11:02:20.756Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T11:02:21.365Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T11:02:21.365Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T11:02:21.365Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T11:02:21.642Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T11:02:21.642Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T11:02:21.921Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T11:02:22.913Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T11:02:22.913Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T11:02:22.913Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T11:02:23.190Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T11:02:23.475Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T11:02:23.475Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T11:02:23.475Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T11:02:24.478Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T11:02:27.114Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T11:02:27.114Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T11:02:27.114Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T11:02:27.389Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T11:02:27.389Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T11:02:28.374Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T11:02:28.374Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T11:02:28.374Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T11:02:28.649Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T11:02:28.927Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T11:02:28.927Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T11:02:29.205Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T11:02:32.623Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T11:02:32.623Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T11:02:32.623Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T11:02:32.623Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T11:02:39.366Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T11:02:39.366Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T11:02:39.366Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T11:02:39.366Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T11:03:01.605Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T11:03:01.605Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T11:03:08.354Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T11:03:08.355Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T11:06:45.417Z] Removing intermediate container b1a0ab6683a7 [2022-04-12T11:06:45.417Z] ---> b23d632e9d06 [2022-04-12T11:06:45.417Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T11:06:45.417Z] ---> Running in 7734b469fd1b [2022-04-12T11:06:45.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T11:06:45.417Z] Removing intermediate container 7734b469fd1b [2022-04-12T11:06:45.417Z] ---> c6e1bc4ee4f9 [2022-04-12T11:06:45.417Z] [2022-04-12T11:06:45.417Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T11:06:45.417Z] 20.10.14: Pulling from library/docker [2022-04-12T11:06:57.873Z] Removing intermediate container 364d8811e1da [2022-04-12T11:06:57.873Z] ---> f47baf53593d [2022-04-12T11:06:57.873Z] [2022-04-12T11:06:57.873Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T11:06:58.153Z] 3.14: Pulling from library/alpine [2022-04-12T11:07:00.168Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T11:07:00.168Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T11:07:00.168Z] ---> ac73e934f311 [2022-04-12T11:07:00.168Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T11:07:00.168Z] ---> Running in ddfc2e6f16ca [2022-04-12T11:07:01.642Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T11:07:01.642Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T11:07:01.642Z] ---> c346e9eafbab [2022-04-12T11:07:01.642Z] 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-12T11:07:01.922Z] ---> Running in d743f59d5ca5 [2022-04-12T11:07:02.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:07:02.538Z] Removing intermediate container d743f59d5ca5 [2022-04-12T11:07:02.538Z] ---> 59457f2c56a2 [2022-04-12T11:07:02.538Z] 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-12T11:07:02.538Z] ---> Running in 2a9f2083b43c [2022-04-12T11:07:02.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:07:03.805Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T11:07:04.093Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:07:04.093Z] OK: 5 MiB in 15 packages [2022-04-12T11:07:05.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:07:05.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:07:05.351Z] Removing intermediate container ddfc2e6f16ca [2022-04-12T11:07:05.351Z] ---> 742784f67018 [2022-04-12T11:07:05.351Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T11:07:05.351Z] ---> Running in e91f1d90f37c [2022-04-12T11:07:05.953Z] Removing intermediate container e91f1d90f37c [2022-04-12T11:07:05.953Z] ---> e63188d4380e [2022-04-12T11:07:05.953Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T11:07:05.953Z] ---> Running in 913aa4a211be [2022-04-12T11:07:06.579Z] Removing intermediate container 913aa4a211be [2022-04-12T11:07:06.579Z] ---> 209db852d19b [2022-04-12T11:07:06.579Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T11:07:06.579Z] ---> Running in 52b27c692cec [2022-04-12T11:07:06.857Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T11:07:06.857Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T11:07:06.857Z] Executing bash-5.1.16-r0.post-install [2022-04-12T11:07:06.857Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T11:07:06.857Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T11:07:06.857Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T11:07:07.143Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T11:07:07.143Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T11:07:07.143Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T11:07:07.143Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T11:07:07.143Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T11:07:07.143Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T11:07:07.143Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T11:07:07.143Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T11:07:07.143Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T11:07:07.143Z] Removing intermediate container 52b27c692cec [2022-04-12T11:07:07.143Z] ---> e4ec38ac5084 [2022-04-12T11:07:07.143Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:07:07.424Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T11:07:07.424Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T11:07:07.424Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T11:07:08.418Z] ---> 7feddf84be31 [2022-04-12T11:07:08.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T11:07:11.070Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T11:07:11.070Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T11:07:11.070Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T11:07:11.070Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T11:07:11.070Z] ---> 97f0b317fad8 [2022-04-12T11:07:11.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T11:07:11.070Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T11:07:11.070Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T11:07:11.070Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T11:07:11.070Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T11:07:11.070Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T11:07:11.070Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T11:07:11.070Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T11:07:11.070Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T11:07:11.347Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T11:07:11.347Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T11:07:11.347Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T11:07:11.347Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T11:07:11.347Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T11:07:11.347Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T11:07:11.347Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T11:07:11.347Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T11:07:11.347Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T11:07:11.632Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T11:07:11.632Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T11:07:11.632Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T11:07:11.915Z] ---> b1eb8a8d923a [2022-04-12T11:07:11.915Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T11:07:11.915Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T11:07:11.915Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T11:07:11.915Z] ---> Running in 255d33d7760e [2022-04-12T11:07:12.526Z] Removing intermediate container 255d33d7760e [2022-04-12T11:07:12.526Z] ---> 0e5fc2a56706 [2022-04-12T11:07:12.526Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:07:12.526Z] ---> Running in dfaf64e06e03 [2022-04-12T11:07:12.821Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T11:07:13.098Z] Removing intermediate container dfaf64e06e03 [2022-04-12T11:07:13.099Z] ---> eb8810ec9845 [2022-04-12T11:07:13.099Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T11:07:13.099Z] OK: 82 MiB in 65 packages [2022-04-12T11:07:13.099Z] ---> Running in 05b2c6c89c87 [2022-04-12T11:07:13.705Z] Removing intermediate container 05b2c6c89c87 [2022-04-12T11:07:13.705Z] ---> a6a04843db56 [2022-04-12T11:07:13.705Z] Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:07:13.705Z] ---> Running in 97d016dc00bd [2022-04-12T11:07:14.327Z] Removing intermediate container 97d016dc00bd [2022-04-12T11:07:14.327Z] ---> f75fcd2260c9 [2022-04-12T11:07:14.327Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T11:07:14.327Z] ---> Running in d05005e9489b [2022-04-12T11:07:14.934Z] Removing intermediate container d05005e9489b [2022-04-12T11:07:14.934Z] ---> 2f5bd46d08de [2022-04-12T11:07:14.934Z] [2022-04-12T11:07:15.211Z] Successfully built 2f5bd46d08de [2022-04-12T11:07:15.211Z] Successfully tagged support-scheduler-arm64:latest [2022-04-12T11:07:15.211Z]  Building support-scheduler ... done Building core-command [2022-04-12T11:07:19.529Z] Collecting docker-compose==1.23.2 [2022-04-12T11:07:19.529Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T11:07:20.132Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T11:07:20.132Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T11:07:20.733Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T11:07:20.733Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T11:07:21.723Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T11:07:21.723Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T11:07:23.714Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T11:07:23.714Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T11:07:23.714Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T11:07:23.714Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T11:07:26.354Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T11:07:26.354Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T11:07:29.792Z] 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-12T11:07:30.789Z] Collecting PyYAML<4,>=3.10 [2022-04-12T11:07:30.789Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T11:07:33.451Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:07:33.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:07:33.451Z] ---> 10d00d872888 [2022-04-12T11:07:33.451Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T11:07:33.451Z] ---> Using cache [2022-04-12T11:07:33.451Z] ---> 07011073c350 [2022-04-12T11:07:33.451Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:07:33.750Z] ---> Using cache [2022-04-12T11:07:33.750Z] ---> adeca7796cfe [2022-04-12T11:07:33.750Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T11:07:33.750Z] ---> Using cache [2022-04-12T11:07:33.750Z] ---> 36804731f846 [2022-04-12T11:07:33.750Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T11:07:33.750Z] ---> Using cache [2022-04-12T11:07:33.750Z] ---> f82766dcaf9f [2022-04-12T11:07:33.750Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:07:33.750Z] ---> Using cache [2022-04-12T11:07:33.750Z] ---> 1a2b87844483 [2022-04-12T11:07:33.750Z] Step 8/23 : COPY . . [2022-04-12T11:07:33.750Z] ---> Using cache [2022-04-12T11:07:33.750Z] ---> 0d31fb45719b [2022-04-12T11:07:33.750Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T11:07:34.357Z] ---> Running in 69a5ab04e75c [2022-04-12T11:07:36.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T11:07:36.638Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T11:07:36.638Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T11:07:36.914Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T11:07:36.914Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T11:07:40.326Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T11:07:40.326Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T11:07:41.314Z] Collecting idna<2.8,>=2.5 [2022-04-12T11:07:41.314Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T11:07:42.308Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T11:07:42.308Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T11:07:42.308Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T11:07:42.308Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T11:07:42.308Z] 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-12T11:07:42.910Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T11:07:42.910Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T11:07:42.910Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T11:07:42.910Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T11:07:44.907Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T11:07:44.907Z] Attempting uninstall: urllib3 [2022-04-12T11:07:44.907Z] Found existing installation: urllib3 1.26.7 [2022-04-12T11:07:44.907Z] Uninstalling urllib3-1.26.7: [2022-04-12T11:07:44.907Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T11:07:45.901Z] Attempting uninstall: idna [2022-04-12T11:07:45.901Z] Found existing installation: idna 3.3 [2022-04-12T11:07:45.901Z] Uninstalling idna-3.3: [2022-04-12T11:07:45.901Z] Successfully uninstalled idna-3.3 [2022-04-12T11:07:47.901Z] Removing intermediate container 15175adbae35 [2022-04-12T11:07:47.901Z] ---> f4bd2abb4bac [2022-04-12T11:07:47.901Z] [2022-04-12T11:07:47.901Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T11:07:47.901Z] ---> ac73e934f311 [2022-04-12T11:07:47.901Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T11:07:47.901Z] ---> Running in aaffa6e841d1 [2022-04-12T11:07:48.519Z] Removing intermediate container aaffa6e841d1 [2022-04-12T11:07:48.519Z] ---> 0167273b8499 [2022-04-12T11:07:48.519Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T11:07:48.519Z] ---> Running in fb7fa3693a40 [2022-04-12T11:07:49.140Z] Removing intermediate container fb7fa3693a40 [2022-04-12T11:07:49.140Z] ---> 1960723a907f [2022-04-12T11:07:49.140Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T11:07:49.140Z] ---> Running in 491db2e76c20 [2022-04-12T11:07:49.751Z] Removing intermediate container 491db2e76c20 [2022-04-12T11:07:49.751Z] ---> 6ed90c5dc053 [2022-04-12T11:07:49.751Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:07:49.751Z] ---> Running in 9235a6441bdd [2022-04-12T11:07:50.378Z] Attempting uninstall: requests [2022-04-12T11:07:50.378Z] Found existing installation: requests 2.26.0 [2022-04-12T11:07:50.378Z] Uninstalling requests-2.26.0: [2022-04-12T11:07:50.654Z] Successfully uninstalled requests-2.26.0 [2022-04-12T11:07:51.272Z] Running setup.py install for texttable: started [2022-04-12T11:07:52.725Z] Removing intermediate container 9235a6441bdd [2022-04-12T11:07:52.725Z] ---> e01dc6b81e0e [2022-04-12T11:07:52.725Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T11:07:52.725Z] ---> Running in 9fd0e254c354 [2022-04-12T11:07:54.729Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:07:54.729Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T11:07:54.729Z] Running setup.py install for PyYAML: started [2022-04-12T11:07:55.336Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:07:56.783Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T11:07:56.783Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T11:07:56.783Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T11:07:56.783Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T11:07:57.057Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T11:07:57.334Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T11:07:57.334Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:07:57.334Z] OK: 8 MiB in 20 packages [2022-04-12T11:07:58.816Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T11:07:58.816Z] Removing intermediate container 9fd0e254c354 [2022-04-12T11:07:58.816Z] ---> 99ca9aedf32b [2022-04-12T11:07:58.816Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:07:59.421Z] Running setup.py install for docopt: started [2022-04-12T11:08:00.026Z] ---> c2da75297e4b [2022-04-12T11:08:00.026Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T11:08:02.867Z] ---> a317ec8eb320 [2022-04-12T11:08:02.867Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T11:08:03.920Z] ---> ba62920d8b3b [2022-04-12T11:08:03.920Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T11:08:03.920Z] ---> Running in 9c9e413fe06e [2022-04-12T11:08:03.920Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T11:08:03.920Z] Running setup.py install for dockerpty: started [2022-04-12T11:08:04.601Z] Removing intermediate container 9c9e413fe06e [2022-04-12T11:08:04.601Z] ---> f5c2e99c873b [2022-04-12T11:08:04.601Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:08:04.601Z] ---> Running in da819aa4b0ea [2022-04-12T11:08:05.444Z] Removing intermediate container da819aa4b0ea [2022-04-12T11:08:05.444Z] ---> e5ef2b49f3f9 [2022-04-12T11:08:05.444Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T11:08:05.444Z] ---> Running in 1d8c03d85dfd [2022-04-12T11:08:05.820Z] Removing intermediate container 1d8c03d85dfd [2022-04-12T11:08:05.820Z] ---> 3dc3ce4b61d6 [2022-04-12T11:08:05.820Z] Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:08:05.820Z] ---> Running in ce06dab02f0c [2022-04-12T11:08:06.519Z] Removing intermediate container ce06dab02f0c [2022-04-12T11:08:06.519Z] ---> eee44da5038b [2022-04-12T11:08:06.519Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T11:08:06.519Z] ---> Running in ecd42d12f4c2 [2022-04-12T11:08:07.171Z] Removing intermediate container ecd42d12f4c2 [2022-04-12T11:08:07.171Z] ---> 84ea521becc7 [2022-04-12T11:08:07.171Z] [2022-04-12T11:08:07.459Z] Successfully built 84ea521becc7 [2022-04-12T11:08:07.459Z] Successfully tagged core-data-arm64:latest [2022-04-12T11:08:07.459Z] Building support-notifications [2022-04-12T11:08:08.084Z]  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T11:08:10.722Z] 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-12T11:08:29.062Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:08:29.062Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:08:29.062Z] ---> 10d00d872888 [2022-04-12T11:08:29.062Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T11:08:29.062Z] ---> Using cache [2022-04-12T11:08:29.062Z] ---> 07011073c350 [2022-04-12T11:08:29.063Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:08:29.063Z] ---> Using cache [2022-04-12T11:08:29.063Z] ---> adeca7796cfe [2022-04-12T11:08:29.063Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T11:08:29.063Z] ---> Running in 39ecc053d894 [2022-04-12T11:08:29.063Z] Removing intermediate container 2a9f2083b43c [2022-04-12T11:08:29.063Z] ---> 7c49ec6aed6c [2022-04-12T11:08:29.063Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T11:08:29.063Z] ---> Running in 838df510a9fa [2022-04-12T11:08:29.665Z] Removing intermediate container 838df510a9fa [2022-04-12T11:08:29.665Z] ---> 477cc30a5f34 [2022-04-12T11:08:29.665Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T11:08:29.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:08:29.943Z] ---> Running in a7c523122455 [2022-04-12T11:08:30.549Z] Removing intermediate container a7c523122455 [2022-04-12T11:08:30.549Z] ---> 473c6150d6ed [2022-04-12T11:08:30.549Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T11:08:30.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:08:32.830Z] OK: 220 MiB in 52 packages [2022-04-12T11:08:32.830Z] ---> d575d4090ab6 [2022-04-12T11:08:32.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T11:08:34.280Z] Removing intermediate container 39ecc053d894 [2022-04-12T11:08:34.280Z] ---> 857370ddd3d3 [2022-04-12T11:08:34.280Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T11:08:34.560Z] ---> 8b0822e2c9af [2022-04-12T11:08:34.560Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T11:08:35.551Z] ---> 549ee93a47a8 [2022-04-12T11:08:35.551Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:08:35.828Z] ---> Running in c09b1a599359 [2022-04-12T11:08:36.106Z] ---> 38f64b835f7e [2022-04-12T11:08:36.106Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T11:08:36.384Z] ---> Running in 0f5a748a0cff [2022-04-12T11:08:36.987Z] Removing intermediate container 0f5a748a0cff [2022-04-12T11:08:36.987Z] ---> 2075bbc9d57f [2022-04-12T11:08:36.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:08:37.270Z] ---> Running in 874e5f1253e7 [2022-04-12T11:08:37.877Z] Removing intermediate container 874e5f1253e7 [2022-04-12T11:08:37.877Z] ---> b67652e9e891 [2022-04-12T11:08:37.877Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T11:08:38.162Z] ---> Running in c9c499adb4ce [2022-04-12T11:08:38.446Z] Removing intermediate container c9c499adb4ce [2022-04-12T11:08:38.446Z] ---> 357ddb18f561 [2022-04-12T11:08:38.446Z] Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:08:38.723Z] ---> Running in 21b0773b5937 [2022-04-12T11:08:39.338Z] Removing intermediate container 21b0773b5937 [2022-04-12T11:08:39.338Z] ---> b775df9910ca [2022-04-12T11:08:39.338Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T11:08:39.338Z] ---> Running in 0d738c6923b5 [2022-04-12T11:08:39.956Z] Removing intermediate container 0d738c6923b5 [2022-04-12T11:08:39.956Z] ---> 0331f3e98d58 [2022-04-12T11:08:39.956Z] [2022-04-12T11:08:40.600Z] Successfully built 0331f3e98d58 [2022-04-12T11:08:40.600Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-12T11:08:40.600Z] Building security-proxy-setup [2022-04-12T11:08:41.601Z]  Building sys-mgmt-agent ... done Removing intermediate container c09b1a599359 [2022-04-12T11:08:41.601Z] ---> 381b0c339f27 [2022-04-12T11:08:41.601Z] Step 8/22 : COPY . . [2022-04-12T11:09:00.037Z] ---> e1a126b8244b [2022-04-12T11:09:00.037Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T11:09:00.037Z] ---> Running in ebee960752e5 [2022-04-12T11:09:01.525Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:09:01.525Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:09:01.525Z] ---> 10d00d872888 [2022-04-12T11:09:01.525Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T11:09:01.525Z] ---> Using cache [2022-04-12T11:09:01.525Z] ---> 07011073c350 [2022-04-12T11:09:01.525Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:09:01.525Z] ---> Using cache [2022-04-12T11:09:01.525Z] ---> adeca7796cfe [2022-04-12T11:09:01.525Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T11:09:01.525Z] ---> Using cache [2022-04-12T11:09:01.525Z] ---> 36804731f846 [2022-04-12T11:09:01.525Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T11:09:01.525Z] ---> Using cache [2022-04-12T11:09:01.525Z] ---> f82766dcaf9f [2022-04-12T11:09:01.525Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:09:01.525Z] ---> Using cache [2022-04-12T11:09:01.525Z] ---> 1a2b87844483 [2022-04-12T11:09:01.525Z] Step 8/22 : COPY . . [2022-04-12T11:09:01.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T11:09:01.525Z] ---> Using cache [2022-04-12T11:09:01.525Z] ---> 0d31fb45719b [2022-04-12T11:09:01.525Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T11:09:01.807Z] ---> Running in ec121f8624a4 [2022-04-12T11:09:03.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T11:15:11.195Z] Removing intermediate container 69a5ab04e75c [2022-04-12T11:15:11.195Z] ---> 751840f4d51f [2022-04-12T11:15:11.195Z] [2022-04-12T11:15:11.195Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T11:15:11.195Z] ---> ac73e934f311 [2022-04-12T11:15:11.195Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T11:15:11.195Z] ---> Using cache [2022-04-12T11:15:11.195Z] ---> 742784f67018 [2022-04-12T11:15:11.195Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T11:15:11.195Z] ---> Using cache [2022-04-12T11:15:11.195Z] ---> e63188d4380e [2022-04-12T11:15:11.195Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T11:15:11.195Z] ---> Running in 34638c62f545 [2022-04-12T11:15:11.195Z] Removing intermediate container 34638c62f545 [2022-04-12T11:15:11.195Z] ---> 705dc27aaa54 [2022-04-12T11:15:11.195Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T11:15:11.195Z] ---> Running in 659b33fd7dab [2022-04-12T11:15:11.195Z] Removing intermediate container 659b33fd7dab [2022-04-12T11:15:11.195Z] ---> c6438544746a [2022-04-12T11:15:11.195Z] Step 15/23 : WORKDIR / [2022-04-12T11:15:11.195Z] ---> Running in abdabe9f7941 [2022-04-12T11:15:11.195Z] Removing intermediate container abdabe9f7941 [2022-04-12T11:15:11.195Z] ---> 7c9120ab3f6f [2022-04-12T11:15:11.195Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:15:11.807Z] ---> d8c1fef97f72 [2022-04-12T11:15:11.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T11:15:14.464Z] ---> 1e30121383c5 [2022-04-12T11:15:14.464Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T11:15:15.460Z] ---> f03d001fd885 [2022-04-12T11:15:15.460Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T11:15:15.460Z] ---> Running in 26b2fdade4d6 [2022-04-12T11:15:16.063Z] Removing intermediate container 26b2fdade4d6 [2022-04-12T11:15:16.063Z] ---> 6d7d1ff17b9a [2022-04-12T11:15:16.064Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:15:16.064Z] ---> Running in ddba11291686 [2022-04-12T11:15:16.665Z] Removing intermediate container ddba11291686 [2022-04-12T11:15:16.665Z] ---> 450496ce3aab [2022-04-12T11:15:16.665Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T11:15:16.665Z] ---> Running in 8b0da698f255 [2022-04-12T11:15:17.273Z] Removing intermediate container 8b0da698f255 [2022-04-12T11:15:17.273Z] ---> 5449fc794b02 [2022-04-12T11:15:17.273Z] Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:15:17.552Z] ---> Running in 5e8f6225aee9 [2022-04-12T11:15:18.159Z] Removing intermediate container 5e8f6225aee9 [2022-04-12T11:15:18.159Z] ---> 25b0742780ea [2022-04-12T11:15:18.159Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T11:15:18.439Z] ---> Running in 0271bcef4655 [2022-04-12T11:15:19.064Z] Removing intermediate container 0271bcef4655 [2022-04-12T11:15:19.064Z] ---> 6ff6fdad80a0 [2022-04-12T11:15:19.064Z] [2022-04-12T11:15:19.340Z] Successfully built 6ff6fdad80a0 [2022-04-12T11:15:19.340Z] Successfully tagged core-command-arm64:latest [2022-04-12T11:15:19.340Z] Building core-metadata [2022-04-12T11:15:41.539Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:15:41.539Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:15:41.539Z] ---> 10d00d872888 [2022-04-12T11:15:41.539Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T11:15:41.539Z] ---> Using cache [2022-04-12T11:15:41.539Z] ---> 07011073c350 [2022-04-12T11:15:41.539Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:15:41.539Z] ---> Using cache [2022-04-12T11:15:41.539Z] ---> adeca7796cfe [2022-04-12T11:15:41.539Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T11:15:41.539Z] ---> Using cache [2022-04-12T11:15:41.539Z] ---> 36804731f846 [2022-04-12T11:15:41.539Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T11:15:41.539Z] ---> Using cache [2022-04-12T11:15:41.539Z] ---> f82766dcaf9f [2022-04-12T11:15:41.539Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:15:41.539Z] ---> Using cache [2022-04-12T11:15:41.539Z] ---> 1a2b87844483 [2022-04-12T11:15:41.539Z] Step 8/23 : COPY . . [2022-04-12T11:15:41.539Z] ---> Using cache [2022-04-12T11:15:41.539Z] ---> 0d31fb45719b [2022-04-12T11:15:41.539Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T11:15:41.539Z] ---> Running in 5f308ad86825 [2022-04-12T11:15:41.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T11:16:13.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T11:16:52.945Z] Removing intermediate container ec121f8624a4 [2022-04-12T11:16:52.945Z] ---> dea1fdd319fc [2022-04-12T11:16:52.945Z] [2022-04-12T11:16:52.945Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T11:16:52.945Z] ---> ac73e934f311 [2022-04-12T11:16:52.945Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T11:16:52.945Z] ---> Running in 36a0ec2515b9 [2022-04-12T11:16:52.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:16:52.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:16:52.945Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T11:16:52.945Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T11:16:52.945Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T11:16:52.945Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T11:16:52.945Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T11:16:52.945Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T11:16:52.945Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:16:52.945Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T11:16:52.945Z] OK: 8 MiB in 20 packages [2022-04-12T11:16:56.410Z] Removing intermediate container 36a0ec2515b9 [2022-04-12T11:16:56.410Z] ---> b9cda2bd0d72 [2022-04-12T11:16:56.410Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T11:16:56.410Z] ---> Running in f4b13afd575c [2022-04-12T11:16:57.046Z] Removing intermediate container f4b13afd575c [2022-04-12T11:16:57.046Z] ---> 6321e7e78673 [2022-04-12T11:16:57.046Z] Step 13/22 : WORKDIR /edgex [2022-04-12T11:16:57.337Z] ---> Running in f92f1dc149c4 [2022-04-12T11:16:58.327Z] Removing intermediate container f92f1dc149c4 [2022-04-12T11:16:58.327Z] ---> 6ffec55ebd85 [2022-04-12T11:16:58.327Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T11:16:58.327Z] Removing intermediate container ebee960752e5 [2022-04-12T11:16:58.327Z] ---> 4cdbafdea952 [2022-04-12T11:16:58.327Z] [2022-04-12T11:16:58.327Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T11:16:58.327Z] ---> ac73e934f311 [2022-04-12T11:16:58.327Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T11:16:58.327Z] ---> Running in e8fe3569d808 [2022-04-12T11:16:59.769Z] ---> b8839eb77f6c [2022-04-12T11:16:59.769Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T11:17:00.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:17:01.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:17:02.524Z] ---> d3fa88933307 [2022-04-12T11:17:02.524Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T11:17:02.524Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T11:17:02.524Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T11:17:02.802Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:17:02.802Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T11:17:03.089Z] OK: 6 MiB in 16 packages [2022-04-12T11:17:05.090Z] ---> e413c3f3ea5a [2022-04-12T11:17:05.090Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T11:17:05.702Z] Removing intermediate container e8fe3569d808 [2022-04-12T11:17:05.702Z] ---> ec8ca09bab72 [2022-04-12T11:17:05.702Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T11:17:05.981Z] ---> Running in fb7d5519b23d [2022-04-12T11:17:06.582Z] ---> 811fb9f07826 [2022-04-12T11:17:06.582Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T11:17:06.582Z] Removing intermediate container fb7d5519b23d [2022-04-12T11:17:06.582Z] ---> fd36de6c2fac [2022-04-12T11:17:06.582Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T11:17:06.860Z] ---> Running in 28927369fd2e [2022-04-12T11:17:06.860Z] ---> Running in 69f93904577b [2022-04-12T11:17:07.856Z] Removing intermediate container 69f93904577b [2022-04-12T11:17:07.856Z] ---> 5be5b1a71490 [2022-04-12T11:17:07.856Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T11:17:07.856Z] ---> Running in 911cf15fc772 [2022-04-12T11:17:08.848Z] Removing intermediate container 911cf15fc772 [2022-04-12T11:17:08.848Z] ---> bad38d8ed47a [2022-04-12T11:17:08.848Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:17:10.303Z] ---> 733e5dc5bf49 [2022-04-12T11:17:10.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T11:17:10.581Z] Removing intermediate container 28927369fd2e [2022-04-12T11:17:10.581Z] ---> 500f2ab2b6fb [2022-04-12T11:17:10.581Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T11:17:10.581Z] ---> Running in f22202f37eec [2022-04-12T11:17:11.567Z] Removing intermediate container f22202f37eec [2022-04-12T11:17:11.567Z] ---> 471d81e9cd7a [2022-04-12T11:17:11.567Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T11:17:11.567Z] ---> Running in 5c2ff2e370f5 [2022-04-12T11:17:12.566Z] Removing intermediate container 5c2ff2e370f5 [2022-04-12T11:17:12.566Z] ---> 2b5089ee73d7 [2022-04-12T11:17:12.566Z] Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:17:12.566Z] ---> Running in 4394fbafd0b1 [2022-04-12T11:17:13.570Z] Removing intermediate container 4394fbafd0b1 [2022-04-12T11:17:13.570Z] ---> 23dbbbf75668 [2022-04-12T11:17:13.848Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T11:17:13.848Z] ---> 8850d74def39 [2022-04-12T11:17:13.848Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T11:17:13.848Z] ---> Running in ce28e7596bf1 [2022-04-12T11:17:14.841Z] Removing intermediate container ce28e7596bf1 [2022-04-12T11:17:14.841Z] ---> a46138773749 [2022-04-12T11:17:14.841Z] [2022-04-12T11:17:15.118Z] ---> 0094d288000a [2022-04-12T11:17:15.118Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T11:17:15.118Z] ---> Running in fe91831212b8 [2022-04-12T11:17:15.394Z] Successfully built a46138773749 [2022-04-12T11:17:15.394Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-12T11:17:15.394Z] Building security-bootstrapper [2022-04-12T11:17:15.997Z]  Building security-proxy-setup ... done Removing intermediate container fe91831212b8 [2022-04-12T11:17:15.997Z] ---> 1689522db65d [2022-04-12T11:17:15.997Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:17:15.997Z] ---> Running in ad7c4aa31d6f [2022-04-12T11:17:16.604Z] Removing intermediate container ad7c4aa31d6f [2022-04-12T11:17:16.604Z] ---> 901f01f4dbf5 [2022-04-12T11:17:16.604Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T11:17:16.604Z] ---> Running in 3190e9fda3d4 [2022-04-12T11:17:17.212Z] Removing intermediate container 3190e9fda3d4 [2022-04-12T11:17:17.212Z] ---> 1254d5eb79fd [2022-04-12T11:17:17.212Z] Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:17:17.212Z] ---> Running in 8e9e16a527ab [2022-04-12T11:17:17.833Z] Removing intermediate container 8e9e16a527ab [2022-04-12T11:17:17.833Z] ---> 950360e55fc4 [2022-04-12T11:17:17.833Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T11:17:17.833Z] ---> Running in a2983557e9c9 [2022-04-12T11:17:18.443Z] Removing intermediate container a2983557e9c9 [2022-04-12T11:17:18.443Z] ---> 5d868fc9ae25 [2022-04-12T11:17:18.443Z] [2022-04-12T11:17:18.720Z] Successfully built 5d868fc9ae25 [2022-04-12T11:17:18.720Z] Successfully tagged support-notifications-arm64:latest [2022-04-12T11:17:18.993Z] Building security-spire-agent [2022-04-12T11:17:45.822Z]  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:17:45.822Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:17:45.822Z] ---> 10d00d872888 [2022-04-12T11:17:45.822Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T11:17:45.822Z] ---> Using cache [2022-04-12T11:17:45.822Z] ---> 07011073c350 [2022-04-12T11:17:45.822Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:17:45.822Z] ---> Using cache [2022-04-12T11:17:45.822Z] ---> adeca7796cfe [2022-04-12T11:17:45.822Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T11:17:45.822Z] ---> Using cache [2022-04-12T11:17:45.822Z] ---> 36804731f846 [2022-04-12T11:17:45.822Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T11:17:45.822Z] ---> Using cache [2022-04-12T11:17:45.822Z] ---> f82766dcaf9f [2022-04-12T11:17:45.822Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:17:45.822Z] ---> Using cache [2022-04-12T11:17:45.822Z] ---> 1a2b87844483 [2022-04-12T11:17:45.822Z] Step 8/31 : COPY . . [2022-04-12T11:17:45.822Z] ---> Using cache [2022-04-12T11:17:45.822Z] ---> 0d31fb45719b [2022-04-12T11:17:45.822Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T11:17:45.822Z] ---> Running in f7dfef168507 [2022-04-12T11:17:45.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T11:17:46.428Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:17:46.428Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:17:46.428Z] ---> 10d00d872888 [2022-04-12T11:17:46.428Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T11:17:46.428Z] ---> Using cache [2022-04-12T11:17:46.428Z] ---> 07011073c350 [2022-04-12T11:17:46.428Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:17:46.428Z] ---> Using cache [2022-04-12T11:17:46.428Z] ---> adeca7796cfe [2022-04-12T11:17:46.428Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T11:17:46.428Z] ---> Running in 925f3e48aea2 [2022-04-12T11:17:48.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:17:49.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:17:50.434Z] OK: 220 MiB in 52 packages [2022-04-12T11:17:51.948Z] Removing intermediate container 925f3e48aea2 [2022-04-12T11:17:51.948Z] ---> c3c444e39bd5 [2022-04-12T11:17:51.948Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T11:17:52.956Z] ---> f761e2a9563d [2022-04-12T11:17:52.956Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:17:52.956Z] ---> Running in ff3971c6cf1d [2022-04-12T11:17:59.690Z] Removing intermediate container ff3971c6cf1d [2022-04-12T11:17:59.690Z] ---> 31b74897e541 [2022-04-12T11:17:59.690Z] Step 8/26 : COPY . . [2022-04-12T11:18:12.120Z] ---> 89a2163d9546 [2022-04-12T11:18:12.120Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T11:18:12.120Z] ---> Running in a96190a0c40b [2022-04-12T11:18:12.411Z] Removing intermediate container a96190a0c40b [2022-04-12T11:18:12.411Z] ---> c2f1fdf5506a [2022-04-12T11:18:12.411Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T11:18:12.692Z] ---> Running in 5df549955433 [2022-04-12T11:18:16.115Z] Removing intermediate container 5df549955433 [2022-04-12T11:18:16.115Z] ---> c58a4d2bb755 [2022-04-12T11:18:16.115Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T11:18:16.115Z] ---> Running in b4a8b412bf63 [2022-04-12T11:18:16.115Z] Removing intermediate container b4a8b412bf63 [2022-04-12T11:18:16.115Z] ---> e27598b2cc8a [2022-04-12T11:18:16.115Z] 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-12T11:18:16.414Z] ---> Running in d4cf7329f5a0 [2022-04-12T11:18:19.874Z] spire-1.2.1/ [2022-04-12T11:18:19.874Z] spire-1.2.1/.data/ [2022-04-12T11:18:19.874Z] spire-1.2.1/.data/.file [2022-04-12T11:18:19.874Z] spire-1.2.1/.dockerignore [2022-04-12T11:18:19.874Z] spire-1.2.1/.gitattributes [2022-04-12T11:18:19.874Z] spire-1.2.1/.githooks/ [2022-04-12T11:18:19.874Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/ [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/workflows/ [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T11:18:19.874Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T11:18:19.874Z] spire-1.2.1/.gitignore [2022-04-12T11:18:19.874Z] spire-1.2.1/.go-version [2022-04-12T11:18:19.874Z] spire-1.2.1/.golangci.yml [2022-04-12T11:18:19.874Z] spire-1.2.1/ADOPTERS.md [2022-04-12T11:18:19.874Z] spire-1.2.1/CHANGELOG.md [2022-04-12T11:18:19.874Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T11:18:19.874Z] spire-1.2.1/CODEOWNERS [2022-04-12T11:18:19.874Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T11:18:19.874Z] spire-1.2.1/Dockerfile [2022-04-12T11:18:19.874Z] spire-1.2.1/Dockerfile.dev [2022-04-12T11:18:19.874Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T11:18:19.874Z] spire-1.2.1/LICENSE [2022-04-12T11:18:19.874Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T11:18:19.874Z] spire-1.2.1/Makefile [2022-04-12T11:18:19.874Z] spire-1.2.1/README.md [2022-04-12T11:18:19.874Z] spire-1.2.1/ROADMAP.md [2022-04-12T11:18:19.874Z] spire-1.2.1/SECURITY.md [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T11:18:19.874Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T11:18:19.874Z] spire-1.2.1/conf/ [2022-04-12T11:18:19.874Z] spire-1.2.1/conf/agent/ [2022-04-12T11:18:19.874Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T11:18:19.874Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T11:18:19.875Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T11:18:19.875Z] spire-1.2.1/conf/server/ [2022-04-12T11:18:19.875Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T11:18:19.875Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T11:18:19.875Z] spire-1.2.1/conf/server/server.conf [2022-04-12T11:18:19.875Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/ [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/auditlog.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/ [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/spire_server.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/telemetry.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/upgrading.md [2022-04-12T11:18:19.875Z] spire-1.2.1/doc/using_spire.md [2022-04-12T11:18:19.875Z] spire-1.2.1/examples/ [2022-04-12T11:18:19.875Z] spire-1.2.1/examples/README.md [2022-04-12T11:18:19.875Z] spire-1.2.1/go.mod [2022-04-12T11:18:19.875Z] spire-1.2.1/go.sum [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T11:18:19.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T11:18:19.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/health/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/log/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T11:18:20.156Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/version/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T11:18:20.157Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T11:18:20.158Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/config.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T11:18:20.438Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T11:18:20.439Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T11:18:20.440Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T11:18:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T11:18:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T11:18:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T11:18:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T11:18:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/server.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/ [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/private/ [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/private/server/ [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/ [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/common/ [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T11:18:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T11:18:20.720Z] spire-1.2.1/release/ [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire-extras/ [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire/ [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire/README.md [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire/conf/ [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T11:18:20.720Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T11:18:20.720Z] spire-1.2.1/script/ [2022-04-12T11:18:20.720Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T11:18:20.720Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T11:18:20.720Z] spire-1.2.1/support/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T11:18:20.720Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T11:18:20.720Z] spire-1.2.1/test/ [2022-04-12T11:18:20.720Z] spire-1.2.1/test/clock/ [2022-04-12T11:18:20.720Z] spire-1.2.1/test/clock/clock.go [2022-04-12T11:18:20.720Z] spire-1.2.1/test/fakes/ [2022-04-12T11:18:20.720Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T11:18:20.720Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T11:18:20.720Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T11:18:20.720Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T11:18:20.720Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T11:18:20.721Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/README.md [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/common [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T11:18:20.721Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T11:18:21.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T11:18:21.001Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T11:18:21.002Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T11:18:21.279Z] spire-1.2.1/test/integration/test.sh [2022-04-12T11:18:21.279Z] spire-1.2.1/test/plugintest/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/spiretest/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/testca/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/testca/ca.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/testkey/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T11:18:21.279Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/testkey/new.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/util/ [2022-04-12T11:18:21.279Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T11:18:21.279Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T11:18:21.280Z] spire-1.2.1/test/util/race.go [2022-04-12T11:18:21.280Z] spire-1.2.1/test/util/util.go [2022-04-12T11:18:21.280Z] building spire from source... [2022-04-12T11:18:21.886Z] Installing go1.17.7... [2022-04-12T11:18:48.792Z] Building bin/spire-server... [2022-04-12T11:18:48.792Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T11:18:48.792Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T11:18:48.792Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T11:18:48.792Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T11:18:48.792Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T11:18:48.792Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T11:18:48.792Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T11:18:49.072Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T11:18:49.683Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T11:18:50.683Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T11:18:51.685Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T11:18:51.965Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T11:18:51.965Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T11:18:51.965Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T11:18:52.251Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T11:18:52.251Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T11:18:52.251Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T11:18:53.718Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T11:18:53.718Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T11:18:53.718Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T11:18:54.000Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T11:18:54.000Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T11:18:54.998Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T11:18:54.998Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T11:19:10.171Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T11:19:10.171Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T11:19:10.171Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T11:19:10.171Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T11:19:10.171Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T11:19:10.171Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T11:19:10.171Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T11:19:10.171Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T11:19:10.171Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T11:19:10.171Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T11:19:10.453Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T11:19:10.453Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T11:19:10.737Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T11:19:10.737Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T11:19:11.740Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T11:19:11.740Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T11:19:12.020Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T11:19:12.302Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T11:19:12.914Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T11:19:12.914Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T11:19:13.196Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T11:19:13.196Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T11:19:13.476Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T11:19:13.476Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T11:19:13.757Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T11:19:13.757Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T11:19:14.368Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T11:19:14.976Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T11:19:14.976Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T11:19:14.976Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T11:19:15.975Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T11:19:20.336Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T11:19:30.561Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T11:19:30.561Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T11:19:30.838Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T11:19:31.118Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T11:19:31.118Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T11:19:57.974Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T11:19:57.974Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T11:19:57.974Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T11:20:10.440Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T11:20:10.440Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T11:20:42.837Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T11:20:42.837Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T11:20:42.837Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T11:20:42.837Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T11:20:45.479Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T11:20:46.084Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T11:20:47.075Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T11:20:48.529Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T11:20:50.535Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T11:20:50.535Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T11:20:50.814Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T11:20:51.813Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T11:20:51.813Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T11:20:52.094Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T11:20:52.374Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T11:20:52.655Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T11:20:52.936Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T11:20:53.214Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T11:20:53.214Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T11:20:53.492Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T11:20:53.773Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T11:20:53.773Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T11:20:55.223Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T11:20:55.224Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T11:20:55.830Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T11:21:01.281Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T11:21:01.891Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T11:21:02.172Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T11:21:02.172Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T11:21:02.172Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T11:21:02.172Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T11:21:02.172Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T11:21:02.451Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T11:21:02.451Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T11:21:03.453Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T11:21:04.460Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T11:21:04.742Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T11:21:05.024Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T11:21:06.019Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T11:21:06.296Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T11:21:06.296Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T11:21:06.898Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T11:21:06.898Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T11:21:06.898Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T11:21:06.898Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T11:21:07.173Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T11:21:08.158Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T11:21:08.435Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T11:21:08.712Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T11:21:08.712Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T11:21:08.991Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T11:21:10.440Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T11:21:11.893Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T11:21:11.893Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T11:21:11.893Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T11:21:12.178Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T11:21:12.178Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T11:21:12.787Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T11:21:12.787Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T11:21:13.393Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T11:21:16.814Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T11:21:18.813Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T11:21:18.813Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T11:21:19.419Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T11:21:19.419Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T11:21:19.698Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T11:21:20.693Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T11:21:20.694Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T11:21:20.694Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T11:21:20.972Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T11:21:21.253Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T11:21:21.253Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T11:21:21.532Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T11:21:33.990Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T11:21:33.990Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T11:21:33.990Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T11:21:33.990Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T11:22:00.837Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T11:22:00.837Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T11:23:52.779Z] Removing intermediate container 5f308ad86825 [2022-04-12T11:23:52.779Z] ---> 2b7114ceb66f [2022-04-12T11:23:52.779Z] [2022-04-12T11:23:52.779Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T11:23:52.779Z] ---> ac73e934f311 [2022-04-12T11:23:52.779Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T11:23:52.779Z] ---> Using cache [2022-04-12T11:23:52.779Z] ---> 742784f67018 [2022-04-12T11:23:52.779Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T11:23:52.779Z] ---> Using cache [2022-04-12T11:23:52.779Z] ---> e63188d4380e [2022-04-12T11:23:52.779Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T11:23:52.779Z] ---> Running in 28b1f0e0a3fe [2022-04-12T11:23:52.779Z] Removing intermediate container 28b1f0e0a3fe [2022-04-12T11:23:52.779Z] ---> b96db071aea4 [2022-04-12T11:23:52.779Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T11:23:52.779Z] ---> Running in 33a7be10c086 [2022-04-12T11:23:52.779Z] Removing intermediate container 33a7be10c086 [2022-04-12T11:23:52.779Z] ---> 22326819cbef [2022-04-12T11:23:52.779Z] Step 15/23 : WORKDIR / [2022-04-12T11:23:52.779Z] ---> Running in d96cfe37a964 [2022-04-12T11:23:52.779Z] Removing intermediate container d96cfe37a964 [2022-04-12T11:23:52.779Z] ---> 97242c45bad7 [2022-04-12T11:23:52.779Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:23:52.779Z] ---> cb5a2c4b8a73 [2022-04-12T11:23:52.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T11:23:52.779Z] ---> db1ab7e029ff [2022-04-12T11:23:52.779Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T11:23:52.779Z] ---> 14921cdfa2f7 [2022-04-12T11:23:52.779Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T11:23:52.779Z] ---> Running in e706af319d1d [2022-04-12T11:23:52.779Z] Removing intermediate container e706af319d1d [2022-04-12T11:23:52.779Z] ---> 137111fff0c4 [2022-04-12T11:23:52.779Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:23:52.779Z] ---> Running in 5957fd7d157e [2022-04-12T11:23:52.779Z] Removing intermediate container 5957fd7d157e [2022-04-12T11:23:52.779Z] ---> fbde5ffd3b13 [2022-04-12T11:23:52.779Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T11:23:52.779Z] ---> Running in bf0c069a5774 [2022-04-12T11:23:52.779Z] Removing intermediate container bf0c069a5774 [2022-04-12T11:23:52.779Z] ---> 0c92ab485f06 [2022-04-12T11:23:52.779Z] Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:23:52.779Z] ---> Running in cf286d687345 [2022-04-12T11:23:52.779Z] Removing intermediate container cf286d687345 [2022-04-12T11:23:52.779Z] ---> 2bc3437b2246 [2022-04-12T11:23:52.779Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T11:23:52.779Z] ---> Running in fac40ef141ec [2022-04-12T11:23:52.779Z] Removing intermediate container fac40ef141ec [2022-04-12T11:23:52.779Z] ---> 51655d7b68d3 [2022-04-12T11:23:52.779Z] [2022-04-12T11:23:52.779Z] Successfully built 51655d7b68d3 [2022-04-12T11:23:52.779Z] Successfully tagged core-metadata-arm64:latest [2022-04-12T11:23:52.779Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-04-12T11:24:07.911Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:24:07.911Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:24:07.911Z] ---> 10d00d872888 [2022-04-12T11:24:07.911Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T11:24:07.911Z] ---> Using cache [2022-04-12T11:24:07.911Z] ---> 07011073c350 [2022-04-12T11:24:07.911Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T11:24:08.508Z] ---> Running in 28d61a4e9b67 [2022-04-12T11:24:10.505Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:24:11.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:24:12.941Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T11:24:12.941Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T11:24:12.942Z] OK: 15739 distinct packages available [2022-04-12T11:24:12.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:24:13.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:24:15.381Z] OK: 220 MiB in 52 packages [2022-04-12T11:24:16.866Z] Removing intermediate container 28d61a4e9b67 [2022-04-12T11:24:16.866Z] ---> fa9ac2892eca [2022-04-12T11:24:16.866Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T11:24:17.865Z] ---> e33d89a91d19 [2022-04-12T11:24:17.865Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:24:17.865Z] ---> Running in dca930b2ebb3 [2022-04-12T11:24:23.302Z] Removing intermediate container dca930b2ebb3 [2022-04-12T11:24:23.302Z] ---> d329b11471d2 [2022-04-12T11:24:23.302Z] Step 7/20 : COPY . . [2022-04-12T11:24:38.432Z] ---> 34565adee1bb [2022-04-12T11:24:38.432Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T11:24:38.432Z] ---> Running in 6060c93a5dfd [2022-04-12T11:24:38.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T11:25:35.010Z] Removing intermediate container f7dfef168507 [2022-04-12T11:25:35.010Z] ---> a9abd36b145f [2022-04-12T11:25:35.010Z] [2022-04-12T11:25:35.010Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T11:25:35.010Z] ---> ac73e934f311 [2022-04-12T11:25:35.010Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T11:25:35.010Z] ---> Running in 773d3240dbfb [2022-04-12T11:25:35.010Z] Removing intermediate container 773d3240dbfb [2022-04-12T11:25:35.010Z] ---> 113127eb234f [2022-04-12T11:25:35.010Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T11:25:35.010Z] ---> Running in 6fae0aff53ba [2022-04-12T11:25:35.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:25:35.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:25:35.010Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T11:25:35.010Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T11:25:35.010Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:25:35.010Z] OK: 6 MiB in 16 packages [2022-04-12T11:25:35.615Z] Removing intermediate container 6fae0aff53ba [2022-04-12T11:25:35.615Z] ---> f140da5cec72 [2022-04-12T11:25:35.615Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T11:25:35.894Z] ---> Running in cd75c42bc57d [2022-04-12T11:25:36.503Z] Removing intermediate container cd75c42bc57d [2022-04-12T11:25:36.503Z] ---> f92f99a57e57 [2022-04-12T11:25:36.503Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T11:25:36.503Z] ---> Running in b9354070d2db [2022-04-12T11:25:37.117Z] Removing intermediate container b9354070d2db [2022-04-12T11:25:37.117Z] ---> 3f5e3b5e120d [2022-04-12T11:25:37.117Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T11:25:37.398Z] ---> Running in d3ab7b6b1dc2 [2022-04-12T11:25:40.058Z] Removing intermediate container d3ab7b6b1dc2 [2022-04-12T11:25:40.058Z] ---> 1a9e20eda3bc [2022-04-12T11:25:40.058Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T11:25:40.337Z] ---> Running in 7c1e8e675fb2 [2022-04-12T11:25:40.947Z] Removing intermediate container 7c1e8e675fb2 [2022-04-12T11:25:40.947Z] ---> 8ab82f77c2ec [2022-04-12T11:25:40.947Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T11:25:41.943Z] ---> aeadb13dd8c2 [2022-04-12T11:25:41.943Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T11:25:41.943Z] ---> Running in d4759b97800c [2022-04-12T11:25:45.370Z] Removing intermediate container d4759b97800c [2022-04-12T11:25:45.370Z] ---> a4e355a862aa [2022-04-12T11:25:45.370Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:25:46.363Z] ---> e0f96b7044b1 [2022-04-12T11:25:46.363Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T11:25:48.357Z] ---> 84a98dcd0cd6 [2022-04-12T11:25:48.357Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T11:25:49.363Z] ---> 6c161f7e1536 [2022-04-12T11:25:49.363Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T11:25:50.365Z] ---> 5ac36c62482a [2022-04-12T11:25:50.365Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T11:25:51.363Z] ---> 8c027240841e [2022-04-12T11:25:51.363Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T11:25:51.641Z] ---> Running in 8b73a2f9a0c5 [2022-04-12T11:25:52.251Z] Removing intermediate container 8b73a2f9a0c5 [2022-04-12T11:25:52.251Z] ---> 374e82a99871 [2022-04-12T11:25:52.251Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T11:25:53.248Z] ---> 6942b41396e5 [2022-04-12T11:25:53.248Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T11:25:53.858Z] ---> Running in c8e855fcf766 [2022-04-12T11:25:57.289Z] Removing intermediate container c8e855fcf766 [2022-04-12T11:25:57.289Z] ---> ffaa1915db45 [2022-04-12T11:25:57.289Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T11:25:57.569Z] ---> Running in b0286530b987 [2022-04-12T11:25:58.181Z] Removing intermediate container b0286530b987 [2022-04-12T11:25:58.181Z] ---> ac8850b599b0 [2022-04-12T11:25:58.181Z] Step 28/31 : CMD ["gate"] [2022-04-12T11:25:58.460Z] ---> Running in e124995e59c9 [2022-04-12T11:25:59.072Z] Removing intermediate container e124995e59c9 [2022-04-12T11:25:59.072Z] ---> 665a99aff099 [2022-04-12T11:25:59.072Z] Step 29/31 : LABEL arch=arm64 [2022-04-12T11:25:59.354Z] ---> Running in 31e6c6db8d8b [2022-04-12T11:25:59.967Z] Removing intermediate container 31e6c6db8d8b [2022-04-12T11:25:59.967Z] ---> d26eace89e15 [2022-04-12T11:25:59.967Z] Step 30/31 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:26:00.246Z] ---> Running in a88bf2f897ce [2022-04-12T11:26:00.854Z] Removing intermediate container a88bf2f897ce [2022-04-12T11:26:00.854Z] ---> db991fbcf3b9 [2022-04-12T11:26:00.854Z] Step 31/31 : LABEL version=2.2.0-dev.64 [2022-04-12T11:26:01.134Z] ---> Running in a0bf966e1a76 [2022-04-12T11:26:01.742Z] Removing intermediate container a0bf966e1a76 [2022-04-12T11:26:01.742Z] ---> 955f20ed1bca [2022-04-12T11:26:01.742Z] [2022-04-12T11:26:02.020Z] Successfully built 955f20ed1bca [2022-04-12T11:26:02.299Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-12T11:26:02.299Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-04-12T11:26:17.436Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:26:17.436Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:26:17.436Z] ---> 10d00d872888 [2022-04-12T11:26:17.436Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T11:26:17.436Z] ---> Using cache [2022-04-12T11:26:17.436Z] ---> 07011073c350 [2022-04-12T11:26:17.436Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:26:17.436Z] ---> Using cache [2022-04-12T11:26:17.436Z] ---> adeca7796cfe [2022-04-12T11:26:17.436Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T11:26:17.436Z] ---> Using cache [2022-04-12T11:26:17.436Z] ---> 36804731f846 [2022-04-12T11:26:17.436Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T11:26:17.436Z] ---> Using cache [2022-04-12T11:26:17.436Z] ---> f82766dcaf9f [2022-04-12T11:26:17.436Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:26:17.436Z] ---> Using cache [2022-04-12T11:26:17.436Z] ---> 1a2b87844483 [2022-04-12T11:26:17.436Z] Step 8/25 : COPY . . [2022-04-12T11:26:17.436Z] ---> Using cache [2022-04-12T11:26:17.436Z] ---> 0d31fb45719b [2022-04-12T11:26:17.436Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T11:26:17.713Z] ---> Running in 8f2fde3677e3 [2022-04-12T11:26:19.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T11:31:57.016Z] Removing intermediate container 6060c93a5dfd [2022-04-12T11:31:57.016Z] ---> afc33e04dc78 [2022-04-12T11:31:57.016Z] [2022-04-12T11:31:57.016Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T11:31:57.016Z] 3.15: Pulling from library/alpine [2022-04-12T11:31:57.016Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T11:31:57.016Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T11:31:57.016Z] ---> 3fb3c9af89a9 [2022-04-12T11:31:57.016Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T11:31:57.016Z] ---> Running in 454657e847bb [2022-04-12T11:31:57.016Z] Removing intermediate container 454657e847bb [2022-04-12T11:31:57.016Z] ---> 7cbdc2aaa263 [2022-04-12T11:31:57.016Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:31:57.016Z] ---> Running in 9f58f257483d [2022-04-12T11:31:57.650Z] Removing intermediate container 9f58f257483d [2022-04-12T11:31:57.650Z] ---> 41e569ccf99b [2022-04-12T11:31:57.650Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T11:31:57.650Z] ---> Running in 469df9cdc744 [2022-04-12T11:31:59.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:32:01.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:32:02.529Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T11:32:02.529Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T11:32:02.529Z] OK: 15729 distinct packages available [2022-04-12T11:32:02.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:32:03.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:32:04.970Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T11:32:05.242Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T11:32:05.516Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T11:32:05.516Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T11:32:05.516Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T11:32:05.792Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T11:32:05.792Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T11:32:05.792Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T11:32:06.068Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T11:32:06.068Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T11:32:06.068Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T11:32:06.674Z] OK: 8 MiB in 23 packages [2022-04-12T11:32:09.324Z] Removing intermediate container 469df9cdc744 [2022-04-12T11:32:09.324Z] ---> cc785309e32d [2022-04-12T11:32:09.324Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:32:09.930Z] ---> 12930af6b680 [2022-04-12T11:32:09.930Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T11:32:11.921Z] ---> 409cccedf1af [2022-04-12T11:32:11.921Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T11:32:12.933Z] ---> 12081fb4f558 [2022-04-12T11:32:12.933Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T11:32:12.933Z] ---> Running in 884d40b82736 [2022-04-12T11:32:13.537Z] Removing intermediate container 884d40b82736 [2022-04-12T11:32:13.537Z] ---> f4d2a705c37a [2022-04-12T11:32:13.537Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:32:13.819Z] ---> Running in aed4b6510141 [2022-04-12T11:32:14.427Z] Removing intermediate container aed4b6510141 [2022-04-12T11:32:14.427Z] ---> 2c2eb991b940 [2022-04-12T11:32:14.427Z] Step 18/20 : LABEL arch=arm64 [2022-04-12T11:32:14.427Z] ---> Running in 3ff555ac8d05 [2022-04-12T11:32:15.035Z] Removing intermediate container 3ff555ac8d05 [2022-04-12T11:32:15.035Z] ---> 16a0878e3643 [2022-04-12T11:32:15.035Z] Step 19/20 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:32:15.319Z] ---> Running in a2b0242ebeb1 [2022-04-12T11:32:15.593Z] Removing intermediate container a2b0242ebeb1 [2022-04-12T11:32:15.593Z] ---> 31a5e65d7f57 [2022-04-12T11:32:15.593Z] Step 20/20 : LABEL version=2.2.0-dev.64 [2022-04-12T11:32:15.872Z] ---> Running in be00113e6c92 [2022-04-12T11:32:16.474Z] Removing intermediate container be00113e6c92 [2022-04-12T11:32:16.474Z] ---> bb36e1100c00 [2022-04-12T11:32:16.474Z] [2022-04-12T11:32:16.748Z] Successfully built bb36e1100c00 [2022-04-12T11:32:16.748Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-12T11:33:24.778Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T11:33:39.921Z] Removing intermediate container 8f2fde3677e3 [2022-04-12T11:33:39.921Z] ---> fc1dcb55d688 [2022-04-12T11:33:39.921Z] [2022-04-12T11:33:39.921Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T11:33:39.921Z] ---> ac73e934f311 [2022-04-12T11:33:39.921Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T11:33:39.921Z] ---> Running in 22ccd48d86e7 [2022-04-12T11:33:41.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:33:41.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:33:42.647Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T11:33:42.647Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T11:33:42.647Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T11:33:42.647Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:33:42.647Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T11:33:42.926Z] OK: 6 MiB in 17 packages [2022-04-12T11:33:45.571Z] Removing intermediate container 22ccd48d86e7 [2022-04-12T11:33:45.571Z] ---> e1113fc12c28 [2022-04-12T11:33:45.571Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T11:33:45.571Z] ---> Running in d0912424e7c0 [2022-04-12T11:33:45.851Z] Removing intermediate container d0912424e7c0 [2022-04-12T11:33:45.851Z] ---> 0d99165ba440 [2022-04-12T11:33:45.851Z] Step 13/25 : WORKDIR / [2022-04-12T11:33:46.125Z] ---> Running in 6eca172a1b52 [2022-04-12T11:33:46.729Z] Removing intermediate container 6eca172a1b52 [2022-04-12T11:33:46.729Z] ---> c38f939a32ee [2022-04-12T11:33:46.729Z] 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-12T11:33:47.718Z] ---> 588a2c0d548b [2022-04-12T11:33:47.718Z] 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-12T11:33:48.711Z] ---> a68a2b0098e3 [2022-04-12T11:33:48.711Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T11:33:49.713Z] ---> 5cd10b88a1c2 [2022-04-12T11:33:49.713Z] 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-12T11:33:50.716Z] ---> b876116fb3af [2022-04-12T11:33:50.716Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T11:33:52.715Z] ---> 4e0018c4d722 [2022-04-12T11:33:52.715Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T11:33:54.720Z] ---> 93a70e11d70e [2022-04-12T11:33:54.720Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T11:33:55.725Z] ---> 441633742b45 [2022-04-12T11:33:55.725Z] 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-12T11:33:55.725Z] ---> Running in 7fba0ef93136 [2022-04-12T11:33:59.149Z] Removing intermediate container 7fba0ef93136 [2022-04-12T11:33:59.149Z] ---> af51d6a164ee [2022-04-12T11:33:59.150Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T11:33:59.150Z] ---> Running in e97198940b46 [2022-04-12T11:33:59.423Z] Removing intermediate container e97198940b46 [2022-04-12T11:33:59.423Z] ---> 46e1ab870534 [2022-04-12T11:33:59.423Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T11:33:59.714Z] ---> Running in 9fa043195d8a [2022-04-12T11:33:59.993Z] Removing intermediate container 9fa043195d8a [2022-04-12T11:33:59.993Z] ---> f8a928a2ba21 [2022-04-12T11:33:59.993Z] Step 24/25 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:34:00.273Z] ---> Running in db87b9c340ee [2022-04-12T11:34:00.899Z] Removing intermediate container db87b9c340ee [2022-04-12T11:34:00.899Z] ---> 3c74233a686f [2022-04-12T11:34:00.899Z] Step 25/25 : LABEL version=2.2.0-dev.64 [2022-04-12T11:34:01.185Z] ---> Running in 29bfe8253f61 [2022-04-12T11:34:01.800Z] Removing intermediate container 29bfe8253f61 [2022-04-12T11:34:01.800Z] ---> 6833e1ad2c3d [2022-04-12T11:34:01.800Z] [2022-04-12T11:34:02.080Z] Successfully built 6833e1ad2c3d [2022-04-12T11:34:02.080Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-12T11:44:24.889Z]  Building security-secretstore-setup ... done Building bin/spire-agent... [2022-04-12T11:44:24.889Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T11:44:24.889Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T11:44:24.889Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T11:44:26.889Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T11:44:26.889Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T11:44:28.338Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T11:44:28.338Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T11:44:28.338Z] Building bin/spire-agent... [2022-04-12T11:44:28.942Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T11:44:28.942Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T11:44:28.942Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T11:44:29.219Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T11:44:29.219Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T11:44:29.497Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T11:44:29.497Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T11:44:30.102Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T11:44:30.102Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T11:44:30.382Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T11:44:35.797Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T11:44:37.789Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T11:44:37.789Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T11:44:38.067Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T11:44:38.067Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T11:44:38.347Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T11:44:38.625Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T11:44:38.625Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T11:44:38.625Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T11:51:16.040Z] Removing intermediate container c99b2c65c3c4 [2022-04-12T11:51:16.040Z] ---> 6ac939d8cd2b [2022-04-12T11:51:16.040Z] [2022-04-12T11:51:16.040Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T11:51:16.040Z] ---> 3fb3c9af89a9 [2022-04-12T11:51:16.040Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T11:51:16.040Z] ---> Using cache [2022-04-12T11:51:16.040Z] ---> 7cbdc2aaa263 [2022-04-12T11:51:16.040Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:51:16.040Z] ---> Using cache [2022-04-12T11:51:16.040Z] ---> 41e569ccf99b [2022-04-12T11:51:16.040Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T11:51:16.040Z] ---> Running in caa0f9856a1c [2022-04-12T11:51:16.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:51:16.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:51:16.040Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T11:51:16.040Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T11:51:16.040Z] OK: 15729 distinct packages available [2022-04-12T11:51:16.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:51:16.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:51:16.040Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T11:51:16.040Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T11:51:16.040Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T11:51:16.040Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T11:51:16.040Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T11:51:16.040Z] OK: 6 MiB in 18 packages [2022-04-12T11:51:16.040Z] Removing intermediate container caa0f9856a1c [2022-04-12T11:51:16.040Z] ---> 724699251d27 [2022-04-12T11:51:16.040Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T11:51:16.040Z] Removing intermediate container 54b58d03bac3 [2022-04-12T11:51:16.040Z] ---> 877f2b0b6487 [2022-04-12T11:51:16.040Z] [2022-04-12T11:51:16.040Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T11:51:16.040Z] ---> 3fb3c9af89a9 [2022-04-12T11:51:16.040Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T11:51:16.040Z] ---> Using cache [2022-04-12T11:51:16.040Z] ---> 7cbdc2aaa263 [2022-04-12T11:51:16.040Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:51:16.040Z] ---> Using cache [2022-04-12T11:51:16.040Z] ---> 41e569ccf99b [2022-04-12T11:51:16.040Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T11:51:16.647Z] ---> Running in 0a1558c90d6f [2022-04-12T11:51:16.926Z] ---> 92c0691a8a11 [2022-04-12T11:51:16.927Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T11:51:17.539Z] ---> fc8db17e87f6 [2022-04-12T11:51:17.539Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T11:51:17.815Z] ---> Running in 40f7483308da [2022-04-12T11:51:18.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:51:18.388Z] Removing intermediate container 40f7483308da [2022-04-12T11:51:18.388Z] ---> 6817145a840c [2022-04-12T11:51:18.388Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T11:51:18.990Z] ---> 2fd7d6624e20 [2022-04-12T11:51:18.990Z] Step 21/26 : WORKDIR / [2022-04-12T11:51:18.990Z] ---> Running in 5dbb8e0801c1 [2022-04-12T11:51:19.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:51:19.555Z] Removing intermediate container 5dbb8e0801c1 [2022-04-12T11:51:19.555Z] ---> 91f311a7356f [2022-04-12T11:51:19.555Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T11:51:19.555Z] ---> Running in 9ff6c99d5767 [2022-04-12T11:51:20.163Z] Removing intermediate container 9ff6c99d5767 [2022-04-12T11:51:20.163Z] ---> 3b3b7e8634f0 [2022-04-12T11:51:20.163Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T11:51:20.163Z] ---> Running in 6c3ec510ccfb [2022-04-12T11:51:20.163Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T11:51:20.163Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T11:51:20.163Z] OK: 15729 distinct packages available [2022-04-12T11:51:20.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:51:20.724Z] Removing intermediate container 6c3ec510ccfb [2022-04-12T11:51:20.724Z] ---> 99012e20fd0a [2022-04-12T11:51:20.724Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T11:51:20.724Z] ---> Running in 248010fb05d4 [2022-04-12T11:51:21.005Z] Removing intermediate container 248010fb05d4 [2022-04-12T11:51:21.005Z] ---> 605149651da3 [2022-04-12T11:51:21.005Z] Step 25/26 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:51:21.297Z] ---> Running in ff004e6c20fa [2022-04-12T11:51:21.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:51:21.580Z] Removing intermediate container ff004e6c20fa [2022-04-12T11:51:21.580Z] ---> 7918b8d312f8 [2022-04-12T11:51:21.580Z] Step 26/26 : LABEL version=2.2.0-dev.64 [2022-04-12T11:51:21.857Z] ---> Running in e0945976603d [2022-04-12T11:51:22.132Z] Removing intermediate container e0945976603d [2022-04-12T11:51:22.132Z] ---> e996861838d4 [2022-04-12T11:51:22.132Z] [2022-04-12T11:51:22.409Z] Successfully built e996861838d4 [2022-04-12T11:51:22.409Z] Successfully tagged security-spire-config-arm64:latest [2022-04-12T11:51:22.690Z]  Building security-spire-config ... done (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T11:51:22.690Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T11:51:22.690Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T11:51:22.690Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T11:51:22.972Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T11:51:22.972Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T11:51:22.972Z] OK: 6 MiB in 19 packages [2022-04-12T11:51:24.419Z] Removing intermediate container 0a1558c90d6f [2022-04-12T11:51:24.419Z] ---> bfef4e3c8a11 [2022-04-12T11:51:24.419Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T11:51:28.747Z] ---> 0dce95d90515 [2022-04-12T11:51:28.747Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T11:51:28.747Z] ---> 3b43e1f6f382 [2022-04-12T11:51:28.747Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T11:51:29.354Z] ---> 8f9f942ed2ba [2022-04-12T11:51:29.354Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T11:51:29.959Z] ---> 583af7a9691a [2022-04-12T11:51:29.959Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T11:51:30.239Z] ---> Running in bbea023f4748 [2022-04-12T11:51:30.515Z] Removing intermediate container bbea023f4748 [2022-04-12T11:51:30.515Z] ---> 99fd0c9f9950 [2022-04-12T11:51:30.515Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T11:51:30.791Z] ---> Running in 58f9e7745032 [2022-04-12T11:51:31.077Z] Removing intermediate container 58f9e7745032 [2022-04-12T11:51:31.077Z] ---> a2b60799b5ce [2022-04-12T11:51:31.077Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T11:51:31.077Z] ---> Running in f7995654dc44 [2022-04-12T11:51:31.682Z] Removing intermediate container f7995654dc44 [2022-04-12T11:51:31.682Z] ---> f89668b2871a [2022-04-12T11:51:31.682Z] Step 24/25 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:51:31.682Z] ---> Running in b16f24f32595 [2022-04-12T11:51:32.283Z] Removing intermediate container b16f24f32595 [2022-04-12T11:51:32.283Z] ---> f541252db58c [2022-04-12T11:51:32.283Z] Step 25/25 : LABEL version=2.2.0-dev.64 [2022-04-12T11:51:32.283Z] ---> Running in 77ba889119b3 [2022-04-12T11:51:32.558Z] Removing intermediate container 77ba889119b3 [2022-04-12T11:51:32.558Z] ---> 8a6b9635609d [2022-04-12T11:51:32.558Z] [2022-04-12T11:51:32.832Z] Successfully built 8a6b9635609d [2022-04-12T11:51:32.832Z] Successfully tagged security-spire-server-arm64:latest [2022-04-12T11:52:29.736Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-12T11:52:29.736Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T11:52:29.736Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T11:52:29.736Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T11:52:29.736Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T11:52:30.464Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T11:52:31.481Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T11:52:31.481Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T11:52:31.481Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T11:52:31.481Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T11:52:31.481Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T11:52:31.759Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T11:52:31.759Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T11:52:31.759Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T11:56:23.940Z] Removing intermediate container d4cf7329f5a0 [2022-04-12T11:56:23.940Z] ---> 51b1394bff3f [2022-04-12T11:56:23.940Z] [2022-04-12T11:56:23.940Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T11:56:23.940Z] ---> 3fb3c9af89a9 [2022-04-12T11:56:23.940Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T11:56:23.940Z] ---> Using cache [2022-04-12T11:56:23.940Z] ---> 7cbdc2aaa263 [2022-04-12T11:56:23.940Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:56:23.940Z] ---> Using cache [2022-04-12T11:56:23.940Z] ---> 41e569ccf99b [2022-04-12T11:56:23.940Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T11:56:23.940Z] ---> Using cache [2022-04-12T11:56:23.940Z] ---> bfef4e3c8a11 [2022-04-12T11:56:23.940Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T11:56:23.940Z] ---> 90b3f5779cab [2022-04-12T11:56:23.940Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T11:56:23.940Z] ---> 8818d5329136 [2022-04-12T11:56:23.940Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T11:56:23.940Z] ---> 799184620c16 [2022-04-12T11:56:23.940Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T11:56:23.940Z] ---> 568f841bd03b [2022-04-12T11:56:23.940Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T11:56:23.940Z] ---> 92d808858cde [2022-04-12T11:56:23.940Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T11:56:23.940Z] ---> Running in 764bcdcd0a57 [2022-04-12T11:56:23.940Z] Removing intermediate container 764bcdcd0a57 [2022-04-12T11:56:23.940Z] ---> 5ad5e7ad0de8 [2022-04-12T11:56:23.940Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T11:56:23.940Z] ---> Running in b73d111b4a81 [2022-04-12T11:56:23.940Z] Removing intermediate container b73d111b4a81 [2022-04-12T11:56:23.940Z] ---> 2b5b02511ae3 [2022-04-12T11:56:23.940Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T11:56:23.940Z] ---> Running in 0dfa8d0582a9 [2022-04-12T11:56:23.940Z] Removing intermediate container 0dfa8d0582a9 [2022-04-12T11:56:23.940Z] ---> ce8892703e8d [2022-04-12T11:56:23.940Z] Step 25/26 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:56:23.940Z] ---> Running in 12c06b0ecb31 [2022-04-12T11:56:24.217Z] Removing intermediate container 12c06b0ecb31 [2022-04-12T11:56:24.217Z] ---> 7f791777efe7 [2022-04-12T11:56:24.217Z] Step 26/26 : LABEL version=2.2.0-dev.64 [2022-04-12T11:56:24.217Z] ---> Running in 83786c1a4501 [2022-04-12T11:56:24.493Z] Removing intermediate container 83786c1a4501 [2022-04-12T11:56:24.493Z] ---> e645ead30cbd [2022-04-12T11:56:24.493Z] [2022-04-12T11:56:24.769Z] Successfully built e645ead30cbd [2022-04-12T11:56:24.769Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-12T11:56:25.392Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-12T11:56:25.385Z] $ docker stop --time=1 600cf6cae69d4609424c7d1d437a18973d60b04127d077b6351f4b2d01dfa5de [2022-04-12T11:56:27.189Z] $ docker rm -f 600cf6cae69d4609424c7d1d437a18973d60b04127d077b6351f4b2d01dfa5de [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T11:56:27.812Z] + docker images [2022-04-12T11:56:28.406Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T11:56:28.406Z] security-spire-agent-arm64 latest e645ead30cbd 4 seconds ago 126MB [2022-04-12T11:56:28.407Z] 51b1394bff3f 31 seconds ago 3.98GB [2022-04-12T11:56:28.407Z] security-spire-server-arm64 latest 8a6b9635609d 4 minutes ago 86.3MB [2022-04-12T11:56:28.407Z] security-spire-config-arm64 latest e996861838d4 5 minutes ago 85.6MB [2022-04-12T11:56:28.407Z] 877f2b0b6487 5 minutes ago 3.98GB [2022-04-12T11:56:28.407Z] 6ac939d8cd2b 5 minutes ago 3.98GB [2022-04-12T11:56:28.407Z] security-secretstore-setup-arm64 latest 6833e1ad2c3d 22 minutes ago 40.8MB [2022-04-12T11:56:28.407Z] fc1dcb55d688 22 minutes ago 1.21GB [2022-04-12T11:56:28.407Z] security-spiffe-token-provider-arm64 latest bb36e1100c00 24 minutes ago 27.7MB [2022-04-12T11:56:28.407Z] afc33e04dc78 24 minutes ago 1.19GB [2022-04-12T11:56:28.407Z] security-bootstrapper-arm64 latest 955f20ed1bca 30 minutes ago 23.6MB [2022-04-12T11:56:28.407Z] a9abd36b145f 31 minutes ago 1.2GB [2022-04-12T11:56:28.407Z] core-metadata-arm64 latest 51655d7b68d3 32 minutes ago 25.2MB [2022-04-12T11:56:28.407Z] 2b7114ceb66f 32 minutes ago 1.2GB [2022-04-12T11:56:28.407Z] support-notifications-arm64 latest 5d868fc9ae25 39 minutes ago 25.5MB [2022-04-12T11:56:28.407Z] security-proxy-setup-arm64 latest a46138773749 39 minutes ago 42.1MB [2022-04-12T11:56:28.407Z] 4cdbafdea952 39 minutes ago 1.2GB [2022-04-12T11:56:28.407Z] dea1fdd319fc 39 minutes ago 1.21GB [2022-04-12T11:56:28.407Z] core-command-arm64 latest 6ff6fdad80a0 41 minutes ago 23.7MB [2022-04-12T11:56:28.407Z] 751840f4d51f 41 minutes ago 1.2GB [2022-04-12T11:56:28.407Z] sys-mgmt-agent-arm64 latest 0331f3e98d58 47 minutes ago 290MB [2022-04-12T11:56:28.407Z] core-data-arm64 latest 84ea521becc7 48 minutes ago 34.4MB [2022-04-12T11:56:28.407Z] f4bd2abb4bac 48 minutes ago 1.23GB [2022-04-12T11:56:28.407Z] support-scheduler-arm64 latest 2f5bd46d08de 49 minutes ago 24.9MB [2022-04-12T11:56:28.407Z] f47baf53593d 49 minutes ago 1.2GB [2022-04-12T11:56:28.407Z] c6e1bc4ee4f9 49 minutes ago 1.2GB [2022-04-12T11:56:28.407Z] ci-base-image-arm64 latest 10d00d872888 59 minutes ago 886MB [2022-04-12T11:56:28.407Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-12T11:56:28.407Z] alpine 3.14 ac73e934f311 7 days ago 5.34MB [2022-04-12T11:56:28.407Z] alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB [2022-04-12T11:56:28.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-12T11:56:28.407Z] 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-12T11:56:28.537Z] provisioning config files... [2022-04-12T11:56:28.557Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/189@tmp/config2058975429642129251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T11:56:28.918Z] ---> docker-login.sh [2022-04-12T11:56:28.918Z] nexus3.edgexfoundry.org:10001 [2022-04-12T11:56:29.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T11:56:29.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T11:56:29.462Z] Configure a credential helper to remove this warning. See [2022-04-12T11:56:29.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T11:56:29.462Z] [2022-04-12T11:56:29.462Z] Login Succeeded [2022-04-12T11:56:29.462Z] nexus3.edgexfoundry.org:10002 [2022-04-12T11:56:29.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T11:56:30.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T11:56:30.009Z] Configure a credential helper to remove this warning. See [2022-04-12T11:56:30.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T11:56:30.009Z] [2022-04-12T11:56:30.009Z] Login Succeeded [2022-04-12T11:56:30.009Z] nexus3.edgexfoundry.org:10003 [2022-04-12T11:56:30.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T11:56:30.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T11:56:30.571Z] Configure a credential helper to remove this warning. See [2022-04-12T11:56:30.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T11:56:30.571Z] [2022-04-12T11:56:30.571Z] Login Succeeded [2022-04-12T11:56:30.571Z] nexus3.edgexfoundry.org:10004 [2022-04-12T11:56:30.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T11:56:31.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T11:56:31.118Z] Configure a credential helper to remove this warning. See [2022-04-12T11:56:31.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T11:56:31.118Z] [2022-04-12T11:56:31.118Z] Login Succeeded [2022-04-12T11:56:31.118Z] docker.io [2022-04-12T11:56:31.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T11:56:31.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T11:56:31.986Z] Configure a credential helper to remove this warning. See [2022-04-12T11:56:31.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T11:56:31.986Z] [2022-04-12T11:56:31.986Z] Login Succeeded [2022-04-12T11:56:31.986Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T11:56:32.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:56:32.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T11:56:32.064Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-12T11:56:32.064Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:56:32.064Z] latest [2022-04-12T11:56:32.064Z] 2.2.0-dev.64 [2022-04-12T11:56:32.064Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:56:32.064Z] main [2022-04-12T11:56:32.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:32.434Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:32.781Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:56:32.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T11:56:32.781Z] 14445f9876bb: Preparing [2022-04-12T11:56:32.781Z] 534f801ba1a1: Preparing [2022-04-12T11:56:32.781Z] 1f1addce2f2b: Preparing [2022-04-12T11:56:32.781Z] b0b5b61c18d9: Preparing [2022-04-12T11:56:32.781Z] f73e7dbfee58: Preparing [2022-04-12T11:56:33.066Z] f73e7dbfee58: Layer already exists [2022-04-12T11:56:33.066Z] 14445f9876bb: Pushed [2022-04-12T11:56:33.066Z] 1f1addce2f2b: Pushed [2022-04-12T11:56:33.066Z] b0b5b61c18d9: Pushed [2022-04-12T11:56:37.358Z] 534f801ba1a1: Pushed [2022-04-12T11:56:37.637Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:273476675c6ce86995236c70a5ed6a3b6c60809e495847bf0b648a1b71776d3e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:37.993Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:38.339Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-12T11:56:38.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T11:56:38.339Z] 14445f9876bb: Preparing [2022-04-12T11:56:38.339Z] 534f801ba1a1: Preparing [2022-04-12T11:56:38.339Z] 1f1addce2f2b: Preparing [2022-04-12T11:56:38.339Z] b0b5b61c18d9: Preparing [2022-04-12T11:56:38.339Z] f73e7dbfee58: Preparing [2022-04-12T11:56:38.339Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:56:38.339Z] f73e7dbfee58: Layer already exists [2022-04-12T11:56:38.339Z] 534f801ba1a1: Layer already exists [2022-04-12T11:56:38.339Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:56:38.339Z] 14445f9876bb: Layer already exists [2022-04-12T11:56:38.611Z] latest: digest: sha256:273476675c6ce86995236c70a5ed6a3b6c60809e495847bf0b648a1b71776d3e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:38.961Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:39.305Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.64 [2022-04-12T11:56:39.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T11:56:39.305Z] 14445f9876bb: Preparing [2022-04-12T11:56:39.305Z] 534f801ba1a1: Preparing [2022-04-12T11:56:39.305Z] 1f1addce2f2b: Preparing [2022-04-12T11:56:39.305Z] b0b5b61c18d9: Preparing [2022-04-12T11:56:39.305Z] f73e7dbfee58: Preparing [2022-04-12T11:56:39.305Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:56:39.305Z] f73e7dbfee58: Layer already exists [2022-04-12T11:56:39.305Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:56:39.579Z] 534f801ba1a1: Layer already exists [2022-04-12T11:56:39.579Z] 14445f9876bb: Layer already exists [2022-04-12T11:56:39.579Z] 2.2.0-dev.64: digest: sha256:273476675c6ce86995236c70a5ed6a3b6c60809e495847bf0b648a1b71776d3e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:39.933Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:40.282Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:56:40.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T11:56:40.282Z] 14445f9876bb: Preparing [2022-04-12T11:56:40.282Z] 534f801ba1a1: Preparing [2022-04-12T11:56:40.282Z] 1f1addce2f2b: Preparing [2022-04-12T11:56:40.282Z] b0b5b61c18d9: Preparing [2022-04-12T11:56:40.282Z] f73e7dbfee58: Preparing [2022-04-12T11:56:40.282Z] f73e7dbfee58: Layer already exists [2022-04-12T11:56:40.282Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:56:40.282Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:56:40.556Z] 534f801ba1a1: Layer already exists [2022-04-12T11:56:40.556Z] 14445f9876bb: Layer already exists [2022-04-12T11:56:40.556Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:273476675c6ce86995236c70a5ed6a3b6c60809e495847bf0b648a1b71776d3e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:40.913Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:41.262Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-12T11:56:41.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T11:56:41.262Z] 14445f9876bb: Preparing [2022-04-12T11:56:41.263Z] 534f801ba1a1: Preparing [2022-04-12T11:56:41.263Z] 1f1addce2f2b: Preparing [2022-04-12T11:56:41.263Z] b0b5b61c18d9: Preparing [2022-04-12T11:56:41.263Z] f73e7dbfee58: Preparing [2022-04-12T11:56:41.535Z] 534f801ba1a1: Layer already exists [2022-04-12T11:56:41.535Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:56:41.535Z] f73e7dbfee58: Layer already exists [2022-04-12T11:56:41.535Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:56:41.535Z] 14445f9876bb: Layer already exists [2022-04-12T11:56:41.535Z] main: digest: sha256:273476675c6ce86995236c70a5ed6a3b6c60809e495847bf0b648a1b71776d3e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:56:41.587Z] ===================================================== [Pipeline] echo [2022-04-12T11:56:41.601Z] taggedImages: [2022-04-12T11:56:41.601Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:56:41.601Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-12T11:56:41.601Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.64 [2022-04-12T11:56:41.601Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:56:41.601Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-12T11:56:41.628Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-12T11:56:41.628Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:56:41.628Z] latest [2022-04-12T11:56:41.628Z] 2.2.0-dev.64 [2022-04-12T11:56:41.628Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:56:41.628Z] main [2022-04-12T11:56:41.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:42.005Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:42.359Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:56:42.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T11:56:42.359Z] ca2f2aea8e58: Preparing [2022-04-12T11:56:42.359Z] d9a3abcf66b6: Preparing [2022-04-12T11:56:42.359Z] 1f1addce2f2b: Preparing [2022-04-12T11:56:42.359Z] e541631af30a: Preparing [2022-04-12T11:56:42.359Z] 1b4b4d30d5bd: Preparing [2022-04-12T11:56:42.359Z] f73e7dbfee58: Preparing [2022-04-12T11:56:42.359Z] f73e7dbfee58: Waiting [2022-04-12T11:56:42.653Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:56:42.653Z] f73e7dbfee58: Layer already exists [2022-04-12T11:56:42.653Z] 1b4b4d30d5bd: Pushed [2022-04-12T11:56:42.653Z] ca2f2aea8e58: Pushed [2022-04-12T11:56:43.630Z] e541631af30a: Pushed [2022-04-12T11:56:49.018Z] d9a3abcf66b6: Pushed [2022-04-12T11:56:49.018Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:9442b5828a214f7244d5b8fe058ac9b3ebefe291cfa1a87dc7436f09041ce79f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:49.373Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:49.713Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-12T11:56:49.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T11:56:49.713Z] ca2f2aea8e58: Preparing [2022-04-12T11:56:49.713Z] d9a3abcf66b6: Preparing [2022-04-12T11:56:49.713Z] 1f1addce2f2b: Preparing [2022-04-12T11:56:49.713Z] e541631af30a: Preparing [2022-04-12T11:56:49.713Z] 1b4b4d30d5bd: Preparing [2022-04-12T11:56:49.713Z] f73e7dbfee58: Preparing [2022-04-12T11:56:49.713Z] f73e7dbfee58: Waiting [2022-04-12T11:56:49.985Z] 1b4b4d30d5bd: Layer already exists [2022-04-12T11:56:49.985Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:56:49.985Z] d9a3abcf66b6: Layer already exists [2022-04-12T11:56:49.985Z] e541631af30a: Layer already exists [2022-04-12T11:56:49.985Z] ca2f2aea8e58: Layer already exists [2022-04-12T11:56:49.985Z] f73e7dbfee58: Layer already exists [2022-04-12T11:56:49.985Z] latest: digest: sha256:9442b5828a214f7244d5b8fe058ac9b3ebefe291cfa1a87dc7436f09041ce79f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:50.333Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:50.676Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.64 [2022-04-12T11:56:50.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T11:56:50.676Z] ca2f2aea8e58: Preparing [2022-04-12T11:56:50.676Z] d9a3abcf66b6: Preparing [2022-04-12T11:56:50.676Z] 1f1addce2f2b: Preparing [2022-04-12T11:56:50.676Z] e541631af30a: Preparing [2022-04-12T11:56:50.676Z] 1b4b4d30d5bd: Preparing [2022-04-12T11:56:50.676Z] f73e7dbfee58: Preparing [2022-04-12T11:56:50.676Z] f73e7dbfee58: Waiting [2022-04-12T11:56:50.676Z] 1b4b4d30d5bd: Layer already exists [2022-04-12T11:56:50.948Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:56:50.948Z] ca2f2aea8e58: Layer already exists [2022-04-12T11:56:50.948Z] e541631af30a: Layer already exists [2022-04-12T11:56:50.948Z] d9a3abcf66b6: Layer already exists [2022-04-12T11:56:50.948Z] f73e7dbfee58: Layer already exists [2022-04-12T11:56:50.948Z] 2.2.0-dev.64: digest: sha256:9442b5828a214f7244d5b8fe058ac9b3ebefe291cfa1a87dc7436f09041ce79f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:51.293Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:51.631Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:56:51.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T11:56:51.631Z] ca2f2aea8e58: Preparing [2022-04-12T11:56:51.631Z] d9a3abcf66b6: Preparing [2022-04-12T11:56:51.631Z] 1f1addce2f2b: Preparing [2022-04-12T11:56:51.631Z] e541631af30a: Preparing [2022-04-12T11:56:51.631Z] 1b4b4d30d5bd: Preparing [2022-04-12T11:56:51.631Z] f73e7dbfee58: Preparing [2022-04-12T11:56:51.631Z] f73e7dbfee58: Waiting [2022-04-12T11:56:51.905Z] d9a3abcf66b6: Layer already exists [2022-04-12T11:56:51.905Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:56:51.905Z] e541631af30a: Layer already exists [2022-04-12T11:56:51.905Z] ca2f2aea8e58: Layer already exists [2022-04-12T11:56:51.905Z] 1b4b4d30d5bd: Layer already exists [2022-04-12T11:56:51.905Z] f73e7dbfee58: Layer already exists [2022-04-12T11:56:51.905Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:9442b5828a214f7244d5b8fe058ac9b3ebefe291cfa1a87dc7436f09041ce79f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:52.253Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:52.602Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-12T11:56:52.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T11:56:52.602Z] ca2f2aea8e58: Preparing [2022-04-12T11:56:52.602Z] d9a3abcf66b6: Preparing [2022-04-12T11:56:52.602Z] 1f1addce2f2b: Preparing [2022-04-12T11:56:52.602Z] e541631af30a: Preparing [2022-04-12T11:56:52.602Z] 1b4b4d30d5bd: Preparing [2022-04-12T11:56:52.602Z] f73e7dbfee58: Preparing [2022-04-12T11:56:52.602Z] f73e7dbfee58: Waiting [2022-04-12T11:56:52.875Z] ca2f2aea8e58: Layer already exists [2022-04-12T11:56:52.875Z] e541631af30a: Layer already exists [2022-04-12T11:56:52.875Z] d9a3abcf66b6: Layer already exists [2022-04-12T11:56:52.875Z] 1b4b4d30d5bd: Layer already exists [2022-04-12T11:56:52.875Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:56:52.875Z] f73e7dbfee58: Layer already exists [2022-04-12T11:56:52.875Z] main: digest: sha256:9442b5828a214f7244d5b8fe058ac9b3ebefe291cfa1a87dc7436f09041ce79f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:56:52.930Z] ===================================================== [Pipeline] echo [2022-04-12T11:56:52.943Z] taggedImages: [2022-04-12T11:56:52.943Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:56:52.943Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-12T11:56:52.943Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.64 [2022-04-12T11:56:52.943Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:56:52.943Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-12T11:56:52.977Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-12T11:56:52.977Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:56:52.977Z] latest [2022-04-12T11:56:52.977Z] 2.2.0-dev.64 [2022-04-12T11:56:52.977Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:56:52.977Z] main [2022-04-12T11:56:52.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:53.355Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:53.711Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:56:53.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T11:56:53.711Z] 45e302e1666f: Preparing [2022-04-12T11:56:53.711Z] 3fa22b959f06: Preparing [2022-04-12T11:56:53.711Z] 1f1addce2f2b: Preparing [2022-04-12T11:56:53.711Z] b0b5b61c18d9: Preparing [2022-04-12T11:56:53.711Z] f73e7dbfee58: Preparing [2022-04-12T11:56:53.983Z] f73e7dbfee58: Layer already exists [2022-04-12T11:56:53.983Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:56:53.983Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:56:53.983Z] 45e302e1666f: Pushed [2022-04-12T11:56:59.366Z] 3fa22b959f06: Pushed [2022-04-12T11:56:59.367Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:6d7c160d0bb18cee5cb0306f98f6e91e7754bdfb61818f1050e9edad0ac172c6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:56:59.724Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:00.084Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-12T11:57:00.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T11:57:00.084Z] 45e302e1666f: Preparing [2022-04-12T11:57:00.084Z] 3fa22b959f06: Preparing [2022-04-12T11:57:00.084Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:00.084Z] b0b5b61c18d9: Preparing [2022-04-12T11:57:00.084Z] f73e7dbfee58: Preparing [2022-04-12T11:57:00.084Z] 3fa22b959f06: Layer already exists [2022-04-12T11:57:00.084Z] 45e302e1666f: Layer already exists [2022-04-12T11:57:00.084Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:00.084Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:00.084Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:57:00.357Z] latest: digest: sha256:6d7c160d0bb18cee5cb0306f98f6e91e7754bdfb61818f1050e9edad0ac172c6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:00.712Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:01.062Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.64 [2022-04-12T11:57:01.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T11:57:01.062Z] 45e302e1666f: Preparing [2022-04-12T11:57:01.062Z] 3fa22b959f06: Preparing [2022-04-12T11:57:01.062Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:01.062Z] b0b5b61c18d9: Preparing [2022-04-12T11:57:01.062Z] f73e7dbfee58: Preparing [2022-04-12T11:57:01.336Z] 3fa22b959f06: Layer already exists [2022-04-12T11:57:01.336Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:01.336Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:01.337Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:57:01.337Z] 45e302e1666f: Layer already exists [2022-04-12T11:57:01.337Z] 2.2.0-dev.64: digest: sha256:6d7c160d0bb18cee5cb0306f98f6e91e7754bdfb61818f1050e9edad0ac172c6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:01.692Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:02.038Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:02.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T11:57:02.038Z] 45e302e1666f: Preparing [2022-04-12T11:57:02.038Z] 3fa22b959f06: Preparing [2022-04-12T11:57:02.038Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:02.038Z] b0b5b61c18d9: Preparing [2022-04-12T11:57:02.038Z] f73e7dbfee58: Preparing [2022-04-12T11:57:02.317Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:02.317Z] 3fa22b959f06: Layer already exists [2022-04-12T11:57:02.317Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:57:02.317Z] 45e302e1666f: Layer already exists [2022-04-12T11:57:02.317Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:02.317Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:6d7c160d0bb18cee5cb0306f98f6e91e7754bdfb61818f1050e9edad0ac172c6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:02.679Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:03.024Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-12T11:57:03.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T11:57:03.024Z] 45e302e1666f: Preparing [2022-04-12T11:57:03.024Z] 3fa22b959f06: Preparing [2022-04-12T11:57:03.024Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:03.024Z] b0b5b61c18d9: Preparing [2022-04-12T11:57:03.024Z] f73e7dbfee58: Preparing [2022-04-12T11:57:03.024Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:03.024Z] 3fa22b959f06: Layer already exists [2022-04-12T11:57:03.024Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:57:03.024Z] 45e302e1666f: Layer already exists [2022-04-12T11:57:03.024Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:03.299Z] main: digest: sha256:6d7c160d0bb18cee5cb0306f98f6e91e7754bdfb61818f1050e9edad0ac172c6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:57:03.353Z] ===================================================== [Pipeline] echo [2022-04-12T11:57:03.367Z] taggedImages: [2022-04-12T11:57:03.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:03.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-12T11:57:03.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.64 [2022-04-12T11:57:03.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:03.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-12T11:57:03.394Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-12T11:57:03.394Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:03.394Z] latest [2022-04-12T11:57:03.394Z] 2.2.0-dev.64 [2022-04-12T11:57:03.394Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:03.394Z] main [2022-04-12T11:57:03.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:03.752Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:04.096Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:04.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T11:57:04.097Z] 8df4017e217b: Preparing [2022-04-12T11:57:04.097Z] 8df4017e217b: Preparing [2022-04-12T11:57:04.097Z] 38134d3900f2: Preparing [2022-04-12T11:57:04.097Z] 313cfec145b8: Preparing [2022-04-12T11:57:04.097Z] eb363e809d02: Preparing [2022-04-12T11:57:04.097Z] 4a17f16b88fa: Preparing [2022-04-12T11:57:04.097Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:04.097Z] 09e6b77d4840: Preparing [2022-04-12T11:57:04.097Z] 169517dbff15: Preparing [2022-04-12T11:57:04.097Z] 04c0c1474ccb: Preparing [2022-04-12T11:57:04.097Z] e32376537456: Preparing [2022-04-12T11:57:04.097Z] f73e7dbfee58: Preparing [2022-04-12T11:57:04.097Z] 169517dbff15: Waiting [2022-04-12T11:57:04.097Z] f73e7dbfee58: Waiting [2022-04-12T11:57:04.097Z] 04c0c1474ccb: Waiting [2022-04-12T11:57:04.097Z] e32376537456: Waiting [2022-04-12T11:57:04.097Z] 09e6b77d4840: Waiting [2022-04-12T11:57:04.370Z] 8df4017e217b: Pushed [2022-04-12T11:57:04.370Z] 313cfec145b8: Pushed [2022-04-12T11:57:04.370Z] 38134d3900f2: Pushed [2022-04-12T11:57:04.370Z] eb363e809d02: Pushed [2022-04-12T11:57:04.644Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:04.644Z] 09e6b77d4840: Pushed [2022-04-12T11:57:04.644Z] 04c0c1474ccb: Pushed [2022-04-12T11:57:04.644Z] 169517dbff15: Pushed [2022-04-12T11:57:04.644Z] e32376537456: Pushed [2022-04-12T11:57:04.644Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:08.936Z] 4a17f16b88fa: Pushed [2022-04-12T11:57:08.936Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:94c91631e546abd2a5cdd2c66b5f9f120c99befbf0bd21e9c95d746403b360bc size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:09.281Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:09.624Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-12T11:57:09.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T11:57:09.624Z] 8df4017e217b: Preparing [2022-04-12T11:57:09.624Z] 8df4017e217b: Preparing [2022-04-12T11:57:09.624Z] 38134d3900f2: Preparing [2022-04-12T11:57:09.624Z] 313cfec145b8: Preparing [2022-04-12T11:57:09.624Z] eb363e809d02: Preparing [2022-04-12T11:57:09.624Z] 4a17f16b88fa: Preparing [2022-04-12T11:57:09.624Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:09.624Z] 09e6b77d4840: Preparing [2022-04-12T11:57:09.624Z] 169517dbff15: Preparing [2022-04-12T11:57:09.624Z] 04c0c1474ccb: Preparing [2022-04-12T11:57:09.624Z] e32376537456: Preparing [2022-04-12T11:57:09.624Z] f73e7dbfee58: Preparing [2022-04-12T11:57:09.624Z] e32376537456: Waiting [2022-04-12T11:57:09.624Z] f73e7dbfee58: Waiting [2022-04-12T11:57:09.624Z] 1f1addce2f2b: Waiting [2022-04-12T11:57:09.624Z] 09e6b77d4840: Waiting [2022-04-12T11:57:09.624Z] 169517dbff15: Waiting [2022-04-12T11:57:09.624Z] 04c0c1474ccb: Waiting [2022-04-12T11:57:09.624Z] 38134d3900f2: Layer already exists [2022-04-12T11:57:09.624Z] eb363e809d02: Layer already exists [2022-04-12T11:57:09.624Z] 8df4017e217b: Layer already exists [2022-04-12T11:57:09.895Z] 4a17f16b88fa: Layer already exists [2022-04-12T11:57:09.895Z] 313cfec145b8: Layer already exists [2022-04-12T11:57:09.895Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:09.895Z] 169517dbff15: Layer already exists [2022-04-12T11:57:09.895Z] 09e6b77d4840: Layer already exists [2022-04-12T11:57:09.895Z] 04c0c1474ccb: Layer already exists [2022-04-12T11:57:09.895Z] e32376537456: Layer already exists [2022-04-12T11:57:09.895Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:09.895Z] latest: digest: sha256:94c91631e546abd2a5cdd2c66b5f9f120c99befbf0bd21e9c95d746403b360bc size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:10.236Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:10.575Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.64 [2022-04-12T11:57:10.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T11:57:10.575Z] 8df4017e217b: Preparing [2022-04-12T11:57:10.575Z] 8df4017e217b: Preparing [2022-04-12T11:57:10.575Z] 38134d3900f2: Preparing [2022-04-12T11:57:10.575Z] 313cfec145b8: Preparing [2022-04-12T11:57:10.575Z] eb363e809d02: Preparing [2022-04-12T11:57:10.575Z] 4a17f16b88fa: Preparing [2022-04-12T11:57:10.575Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:10.575Z] 09e6b77d4840: Preparing [2022-04-12T11:57:10.575Z] 169517dbff15: Preparing [2022-04-12T11:57:10.575Z] 04c0c1474ccb: Preparing [2022-04-12T11:57:10.575Z] e32376537456: Preparing [2022-04-12T11:57:10.575Z] f73e7dbfee58: Preparing [2022-04-12T11:57:10.575Z] 169517dbff15: Waiting [2022-04-12T11:57:10.575Z] 04c0c1474ccb: Waiting [2022-04-12T11:57:10.575Z] e32376537456: Waiting [2022-04-12T11:57:10.575Z] 1f1addce2f2b: Waiting [2022-04-12T11:57:10.575Z] f73e7dbfee58: Waiting [2022-04-12T11:57:10.575Z] 09e6b77d4840: Waiting [2022-04-12T11:57:10.846Z] 8df4017e217b: Layer already exists [2022-04-12T11:57:10.846Z] eb363e809d02: Layer already exists [2022-04-12T11:57:10.846Z] 4a17f16b88fa: Layer already exists [2022-04-12T11:57:10.846Z] 313cfec145b8: Layer already exists [2022-04-12T11:57:10.846Z] 38134d3900f2: Layer already exists [2022-04-12T11:57:10.846Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:10.846Z] e32376537456: Layer already exists [2022-04-12T11:57:10.846Z] 04c0c1474ccb: Layer already exists [2022-04-12T11:57:10.846Z] 169517dbff15: Layer already exists [2022-04-12T11:57:10.846Z] 09e6b77d4840: Layer already exists [2022-04-12T11:57:10.846Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:10.846Z] 2.2.0-dev.64: digest: sha256:94c91631e546abd2a5cdd2c66b5f9f120c99befbf0bd21e9c95d746403b360bc size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:11.192Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:11.528Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:11.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T11:57:11.528Z] 8df4017e217b: Preparing [2022-04-12T11:57:11.528Z] 8df4017e217b: Preparing [2022-04-12T11:57:11.528Z] 38134d3900f2: Preparing [2022-04-12T11:57:11.528Z] 313cfec145b8: Preparing [2022-04-12T11:57:11.528Z] eb363e809d02: Preparing [2022-04-12T11:57:11.528Z] 4a17f16b88fa: Preparing [2022-04-12T11:57:11.528Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:11.528Z] 09e6b77d4840: Preparing [2022-04-12T11:57:11.528Z] 169517dbff15: Preparing [2022-04-12T11:57:11.528Z] 04c0c1474ccb: Preparing [2022-04-12T11:57:11.528Z] e32376537456: Preparing [2022-04-12T11:57:11.528Z] f73e7dbfee58: Preparing [2022-04-12T11:57:11.528Z] 1f1addce2f2b: Waiting [2022-04-12T11:57:11.528Z] 09e6b77d4840: Waiting [2022-04-12T11:57:11.528Z] 169517dbff15: Waiting [2022-04-12T11:57:11.528Z] 04c0c1474ccb: Waiting [2022-04-12T11:57:11.528Z] e32376537456: Waiting [2022-04-12T11:57:11.528Z] f73e7dbfee58: Waiting [2022-04-12T11:57:11.800Z] 4a17f16b88fa: Layer already exists [2022-04-12T11:57:11.800Z] 38134d3900f2: Layer already exists [2022-04-12T11:57:11.800Z] 313cfec145b8: Layer already exists [2022-04-12T11:57:11.800Z] eb363e809d02: Layer already exists [2022-04-12T11:57:11.800Z] 8df4017e217b: Layer already exists [2022-04-12T11:57:11.800Z] 169517dbff15: Layer already exists [2022-04-12T11:57:11.800Z] 09e6b77d4840: Layer already exists [2022-04-12T11:57:11.800Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:11.800Z] 04c0c1474ccb: Layer already exists [2022-04-12T11:57:11.800Z] e32376537456: Layer already exists [2022-04-12T11:57:11.800Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:11.800Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:94c91631e546abd2a5cdd2c66b5f9f120c99befbf0bd21e9c95d746403b360bc size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:12.147Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:12.485Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-12T11:57:12.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T11:57:12.486Z] 8df4017e217b: Preparing [2022-04-12T11:57:12.486Z] 8df4017e217b: Preparing [2022-04-12T11:57:12.486Z] 38134d3900f2: Preparing [2022-04-12T11:57:12.486Z] 313cfec145b8: Preparing [2022-04-12T11:57:12.486Z] eb363e809d02: Preparing [2022-04-12T11:57:12.486Z] 4a17f16b88fa: Preparing [2022-04-12T11:57:12.486Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:12.486Z] 09e6b77d4840: Preparing [2022-04-12T11:57:12.486Z] 169517dbff15: Preparing [2022-04-12T11:57:12.486Z] 04c0c1474ccb: Preparing [2022-04-12T11:57:12.486Z] e32376537456: Preparing [2022-04-12T11:57:12.486Z] f73e7dbfee58: Preparing [2022-04-12T11:57:12.486Z] 169517dbff15: Waiting [2022-04-12T11:57:12.486Z] 04c0c1474ccb: Waiting [2022-04-12T11:57:12.486Z] e32376537456: Waiting [2022-04-12T11:57:12.486Z] f73e7dbfee58: Waiting [2022-04-12T11:57:12.486Z] 09e6b77d4840: Waiting [2022-04-12T11:57:12.486Z] 1f1addce2f2b: Waiting [2022-04-12T11:57:12.758Z] 4a17f16b88fa: Layer already exists [2022-04-12T11:57:12.758Z] 8df4017e217b: Layer already exists [2022-04-12T11:57:12.758Z] eb363e809d02: Layer already exists [2022-04-12T11:57:12.758Z] 38134d3900f2: Layer already exists [2022-04-12T11:57:12.758Z] 313cfec145b8: Layer already exists [2022-04-12T11:57:12.758Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:12.758Z] 169517dbff15: Layer already exists [2022-04-12T11:57:12.758Z] 09e6b77d4840: Layer already exists [2022-04-12T11:57:12.758Z] 04c0c1474ccb: Layer already exists [2022-04-12T11:57:12.758Z] e32376537456: Layer already exists [2022-04-12T11:57:12.758Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:12.758Z] main: digest: sha256:94c91631e546abd2a5cdd2c66b5f9f120c99befbf0bd21e9c95d746403b360bc size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:57:12.804Z] ===================================================== [Pipeline] echo [2022-04-12T11:57:12.814Z] taggedImages: [2022-04-12T11:57:12.815Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:12.815Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-12T11:57:12.815Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.64 [2022-04-12T11:57:12.815Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:12.815Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-12T11:57:12.832Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-12T11:57:12.833Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:12.833Z] latest [2022-04-12T11:57:12.833Z] 2.2.0-dev.64 [2022-04-12T11:57:12.833Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:12.833Z] main [2022-04-12T11:57:12.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:13.197Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:13.539Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:13.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T11:57:13.539Z] 172c9f06829d: Preparing [2022-04-12T11:57:13.539Z] 22706a6351eb: Preparing [2022-04-12T11:57:13.539Z] 3e9f4e6fff30: Preparing [2022-04-12T11:57:13.539Z] 3770e04020ae: Preparing [2022-04-12T11:57:13.539Z] b9d492dcec8b: Preparing [2022-04-12T11:57:13.539Z] 50a4f9afa158: Preparing [2022-04-12T11:57:13.539Z] 8bcc23691bb4: Preparing [2022-04-12T11:57:13.539Z] f73e7dbfee58: Preparing [2022-04-12T11:57:13.539Z] 50a4f9afa158: Waiting [2022-04-12T11:57:13.539Z] f73e7dbfee58: Waiting [2022-04-12T11:57:13.827Z] 172c9f06829d: Pushed [2022-04-12T11:57:13.827Z] b9d492dcec8b: Pushed [2022-04-12T11:57:13.827Z] 22706a6351eb: Pushed [2022-04-12T11:57:14.105Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:14.105Z] 50a4f9afa158: Pushed [2022-04-12T11:57:14.699Z] 8bcc23691bb4: Pushed [2022-04-12T11:57:18.082Z] 3770e04020ae: Pushed [2022-04-12T11:57:18.082Z] 3e9f4e6fff30: Pushed [2022-04-12T11:57:18.355Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:f2b36da161a7759d67ef3c8765ab42b7dc02d83340e9a0ecdc68a25fb294dab0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:18.700Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:19.042Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-12T11:57:19.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T11:57:19.043Z] 172c9f06829d: Preparing [2022-04-12T11:57:19.043Z] 22706a6351eb: Preparing [2022-04-12T11:57:19.043Z] 3e9f4e6fff30: Preparing [2022-04-12T11:57:19.043Z] 3770e04020ae: Preparing [2022-04-12T11:57:19.043Z] b9d492dcec8b: Preparing [2022-04-12T11:57:19.043Z] 50a4f9afa158: Preparing [2022-04-12T11:57:19.043Z] 8bcc23691bb4: Preparing [2022-04-12T11:57:19.043Z] f73e7dbfee58: Preparing [2022-04-12T11:57:19.043Z] 8bcc23691bb4: Waiting [2022-04-12T11:57:19.043Z] f73e7dbfee58: Waiting [2022-04-12T11:57:19.043Z] 50a4f9afa158: Waiting [2022-04-12T11:57:19.314Z] 172c9f06829d: Layer already exists [2022-04-12T11:57:19.314Z] 3770e04020ae: Layer already exists [2022-04-12T11:57:19.314Z] 3e9f4e6fff30: Layer already exists [2022-04-12T11:57:19.314Z] b9d492dcec8b: Layer already exists [2022-04-12T11:57:19.314Z] 22706a6351eb: Layer already exists [2022-04-12T11:57:19.314Z] 8bcc23691bb4: Layer already exists [2022-04-12T11:57:19.314Z] 50a4f9afa158: Layer already exists [2022-04-12T11:57:19.314Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:19.314Z] latest: digest: sha256:f2b36da161a7759d67ef3c8765ab42b7dc02d83340e9a0ecdc68a25fb294dab0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:19.668Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:20.010Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.64 [2022-04-12T11:57:20.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T11:57:20.010Z] 172c9f06829d: Preparing [2022-04-12T11:57:20.010Z] 22706a6351eb: Preparing [2022-04-12T11:57:20.010Z] 3e9f4e6fff30: Preparing [2022-04-12T11:57:20.010Z] 3770e04020ae: Preparing [2022-04-12T11:57:20.010Z] b9d492dcec8b: Preparing [2022-04-12T11:57:20.010Z] 50a4f9afa158: Preparing [2022-04-12T11:57:20.010Z] 8bcc23691bb4: Preparing [2022-04-12T11:57:20.010Z] f73e7dbfee58: Preparing [2022-04-12T11:57:20.010Z] 8bcc23691bb4: Waiting [2022-04-12T11:57:20.010Z] f73e7dbfee58: Waiting [2022-04-12T11:57:20.010Z] 50a4f9afa158: Waiting [2022-04-12T11:57:20.010Z] 22706a6351eb: Layer already exists [2022-04-12T11:57:20.010Z] b9d492dcec8b: Layer already exists [2022-04-12T11:57:20.282Z] 3770e04020ae: Layer already exists [2022-04-12T11:57:20.282Z] 3e9f4e6fff30: Layer already exists [2022-04-12T11:57:20.282Z] 172c9f06829d: Layer already exists [2022-04-12T11:57:20.282Z] 8bcc23691bb4: Layer already exists [2022-04-12T11:57:20.282Z] 50a4f9afa158: Layer already exists [2022-04-12T11:57:20.282Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:20.282Z] 2.2.0-dev.64: digest: sha256:f2b36da161a7759d67ef3c8765ab42b7dc02d83340e9a0ecdc68a25fb294dab0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:20.628Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:20.970Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:20.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T11:57:20.971Z] 172c9f06829d: Preparing [2022-04-12T11:57:20.971Z] 22706a6351eb: Preparing [2022-04-12T11:57:20.971Z] 3e9f4e6fff30: Preparing [2022-04-12T11:57:20.971Z] 3770e04020ae: Preparing [2022-04-12T11:57:20.971Z] b9d492dcec8b: Preparing [2022-04-12T11:57:20.971Z] 50a4f9afa158: Preparing [2022-04-12T11:57:20.971Z] 8bcc23691bb4: Preparing [2022-04-12T11:57:20.971Z] f73e7dbfee58: Preparing [2022-04-12T11:57:20.971Z] 50a4f9afa158: Waiting [2022-04-12T11:57:20.971Z] 8bcc23691bb4: Waiting [2022-04-12T11:57:20.971Z] f73e7dbfee58: Waiting [2022-04-12T11:57:20.971Z] b9d492dcec8b: Layer already exists [2022-04-12T11:57:20.971Z] 22706a6351eb: Layer already exists [2022-04-12T11:57:20.971Z] 3e9f4e6fff30: Layer already exists [2022-04-12T11:57:20.971Z] 3770e04020ae: Layer already exists [2022-04-12T11:57:20.971Z] 172c9f06829d: Layer already exists [2022-04-12T11:57:21.243Z] 50a4f9afa158: Layer already exists [2022-04-12T11:57:21.243Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:21.243Z] 8bcc23691bb4: Layer already exists [2022-04-12T11:57:21.243Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:f2b36da161a7759d67ef3c8765ab42b7dc02d83340e9a0ecdc68a25fb294dab0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:21.589Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:21.929Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-12T11:57:21.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T11:57:21.930Z] 172c9f06829d: Preparing [2022-04-12T11:57:21.930Z] 22706a6351eb: Preparing [2022-04-12T11:57:21.930Z] 3e9f4e6fff30: Preparing [2022-04-12T11:57:21.930Z] 3770e04020ae: Preparing [2022-04-12T11:57:21.930Z] b9d492dcec8b: Preparing [2022-04-12T11:57:21.930Z] 50a4f9afa158: Preparing [2022-04-12T11:57:21.930Z] 8bcc23691bb4: Preparing [2022-04-12T11:57:21.930Z] f73e7dbfee58: Preparing [2022-04-12T11:57:21.930Z] 8bcc23691bb4: Waiting [2022-04-12T11:57:21.930Z] f73e7dbfee58: Waiting [2022-04-12T11:57:21.930Z] 50a4f9afa158: Waiting [2022-04-12T11:57:22.202Z] 22706a6351eb: Layer already exists [2022-04-12T11:57:22.202Z] 3e9f4e6fff30: Layer already exists [2022-04-12T11:57:22.202Z] 172c9f06829d: Layer already exists [2022-04-12T11:57:22.202Z] b9d492dcec8b: Layer already exists [2022-04-12T11:57:22.202Z] 3770e04020ae: Layer already exists [2022-04-12T11:57:22.202Z] 50a4f9afa158: Layer already exists [2022-04-12T11:57:22.202Z] 8bcc23691bb4: Layer already exists [2022-04-12T11:57:22.202Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:22.202Z] main: digest: sha256:f2b36da161a7759d67ef3c8765ab42b7dc02d83340e9a0ecdc68a25fb294dab0 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:57:22.248Z] ===================================================== [Pipeline] echo [2022-04-12T11:57:22.260Z] taggedImages: [2022-04-12T11:57:22.260Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:22.260Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-12T11:57:22.260Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.64 [2022-04-12T11:57:22.260Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:22.260Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-12T11:57:22.285Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-12T11:57:22.285Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:22.285Z] latest [2022-04-12T11:57:22.285Z] 2.2.0-dev.64 [2022-04-12T11:57:22.285Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:22.285Z] main [2022-04-12T11:57:22.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:22.630Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:22.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:22.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T11:57:22.972Z] 96a61a3e3e89: Preparing [2022-04-12T11:57:22.972Z] 904f8569ac35: Preparing [2022-04-12T11:57:22.972Z] e4548af72a3f: Preparing [2022-04-12T11:57:22.972Z] 0cee0e614e19: Preparing [2022-04-12T11:57:22.972Z] 7a100511aa33: Preparing [2022-04-12T11:57:22.972Z] 12fcb6a218b4: Preparing [2022-04-12T11:57:22.972Z] 62ba532861a6: Preparing [2022-04-12T11:57:22.972Z] 70239db683e0: Preparing [2022-04-12T11:57:22.972Z] c0ecb6a80af1: Preparing [2022-04-12T11:57:22.972Z] f73e7dbfee58: Preparing [2022-04-12T11:57:22.972Z] 70239db683e0: Waiting [2022-04-12T11:57:22.972Z] f73e7dbfee58: Waiting [2022-04-12T11:57:22.972Z] c0ecb6a80af1: Waiting [2022-04-12T11:57:22.972Z] 62ba532861a6: Waiting [2022-04-12T11:57:22.972Z] 12fcb6a218b4: Waiting [2022-04-12T11:57:23.247Z] 7a100511aa33: Pushed [2022-04-12T11:57:23.247Z] 904f8569ac35: Pushed [2022-04-12T11:57:23.247Z] 96a61a3e3e89: Pushed [2022-04-12T11:57:23.522Z] 12fcb6a218b4: Pushed [2022-04-12T11:57:23.522Z] 62ba532861a6: Pushed [2022-04-12T11:57:23.522Z] 70239db683e0: Pushed [2022-04-12T11:57:23.522Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:24.116Z] c0ecb6a80af1: Pushed [2022-04-12T11:57:27.501Z] 0cee0e614e19: Pushed [2022-04-12T11:57:27.501Z] e4548af72a3f: Pushed [2022-04-12T11:57:27.772Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:6e49d02913852f869f72428bf64b7211f2640f43912028c57db57d0daddd8e1b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:28.122Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:28.460Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-12T11:57:28.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T11:57:28.460Z] 96a61a3e3e89: Preparing [2022-04-12T11:57:28.460Z] 904f8569ac35: Preparing [2022-04-12T11:57:28.460Z] e4548af72a3f: Preparing [2022-04-12T11:57:28.460Z] 0cee0e614e19: Preparing [2022-04-12T11:57:28.460Z] 7a100511aa33: Preparing [2022-04-12T11:57:28.460Z] 12fcb6a218b4: Preparing [2022-04-12T11:57:28.460Z] 62ba532861a6: Preparing [2022-04-12T11:57:28.460Z] 70239db683e0: Preparing [2022-04-12T11:57:28.460Z] c0ecb6a80af1: Preparing [2022-04-12T11:57:28.460Z] f73e7dbfee58: Preparing [2022-04-12T11:57:28.460Z] 62ba532861a6: Waiting [2022-04-12T11:57:28.460Z] 70239db683e0: Waiting [2022-04-12T11:57:28.460Z] c0ecb6a80af1: Waiting [2022-04-12T11:57:28.460Z] f73e7dbfee58: Waiting [2022-04-12T11:57:28.460Z] 12fcb6a218b4: Waiting [2022-04-12T11:57:28.734Z] 904f8569ac35: Layer already exists [2022-04-12T11:57:28.734Z] e4548af72a3f: Layer already exists [2022-04-12T11:57:28.734Z] 96a61a3e3e89: Layer already exists [2022-04-12T11:57:28.734Z] 7a100511aa33: Layer already exists [2022-04-12T11:57:28.734Z] 0cee0e614e19: Layer already exists [2022-04-12T11:57:28.734Z] 12fcb6a218b4: Layer already exists [2022-04-12T11:57:28.734Z] 70239db683e0: Layer already exists [2022-04-12T11:57:28.734Z] c0ecb6a80af1: Layer already exists [2022-04-12T11:57:28.734Z] 62ba532861a6: Layer already exists [2022-04-12T11:57:28.734Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:28.734Z] latest: digest: sha256:6e49d02913852f869f72428bf64b7211f2640f43912028c57db57d0daddd8e1b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:29.078Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:29.418Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.64 [2022-04-12T11:57:29.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T11:57:29.418Z] 96a61a3e3e89: Preparing [2022-04-12T11:57:29.418Z] 904f8569ac35: Preparing [2022-04-12T11:57:29.418Z] e4548af72a3f: Preparing [2022-04-12T11:57:29.418Z] 0cee0e614e19: Preparing [2022-04-12T11:57:29.418Z] 7a100511aa33: Preparing [2022-04-12T11:57:29.418Z] 12fcb6a218b4: Preparing [2022-04-12T11:57:29.418Z] 62ba532861a6: Preparing [2022-04-12T11:57:29.418Z] 70239db683e0: Preparing [2022-04-12T11:57:29.418Z] c0ecb6a80af1: Preparing [2022-04-12T11:57:29.418Z] f73e7dbfee58: Preparing [2022-04-12T11:57:29.418Z] 12fcb6a218b4: Waiting [2022-04-12T11:57:29.418Z] 62ba532861a6: Waiting [2022-04-12T11:57:29.418Z] 70239db683e0: Waiting [2022-04-12T11:57:29.418Z] f73e7dbfee58: Waiting [2022-04-12T11:57:29.418Z] c0ecb6a80af1: Waiting [2022-04-12T11:57:29.418Z] e4548af72a3f: Layer already exists [2022-04-12T11:57:29.418Z] 96a61a3e3e89: Layer already exists [2022-04-12T11:57:29.418Z] 7a100511aa33: Layer already exists [2022-04-12T11:57:29.418Z] 0cee0e614e19: Layer already exists [2022-04-12T11:57:29.418Z] 904f8569ac35: Layer already exists [2022-04-12T11:57:29.690Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:29.690Z] 70239db683e0: Layer already exists [2022-04-12T11:57:29.690Z] c0ecb6a80af1: Layer already exists [2022-04-12T11:57:29.690Z] 62ba532861a6: Layer already exists [2022-04-12T11:57:29.690Z] 12fcb6a218b4: Layer already exists [2022-04-12T11:57:29.690Z] 2.2.0-dev.64: digest: sha256:6e49d02913852f869f72428bf64b7211f2640f43912028c57db57d0daddd8e1b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:30.038Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:30.377Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:30.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T11:57:30.377Z] 96a61a3e3e89: Preparing [2022-04-12T11:57:30.377Z] 904f8569ac35: Preparing [2022-04-12T11:57:30.377Z] e4548af72a3f: Preparing [2022-04-12T11:57:30.377Z] 0cee0e614e19: Preparing [2022-04-12T11:57:30.377Z] 7a100511aa33: Preparing [2022-04-12T11:57:30.377Z] 12fcb6a218b4: Preparing [2022-04-12T11:57:30.377Z] 62ba532861a6: Preparing [2022-04-12T11:57:30.377Z] 70239db683e0: Preparing [2022-04-12T11:57:30.377Z] c0ecb6a80af1: Preparing [2022-04-12T11:57:30.377Z] 12fcb6a218b4: Waiting [2022-04-12T11:57:30.377Z] f73e7dbfee58: Preparing [2022-04-12T11:57:30.377Z] 70239db683e0: Waiting [2022-04-12T11:57:30.377Z] c0ecb6a80af1: Waiting [2022-04-12T11:57:30.377Z] f73e7dbfee58: Waiting [2022-04-12T11:57:30.377Z] 62ba532861a6: Waiting [2022-04-12T11:57:30.649Z] e4548af72a3f: Layer already exists [2022-04-12T11:57:30.649Z] 904f8569ac35: Layer already exists [2022-04-12T11:57:30.649Z] 96a61a3e3e89: Layer already exists [2022-04-12T11:57:30.649Z] 0cee0e614e19: Layer already exists [2022-04-12T11:57:30.649Z] 7a100511aa33: Layer already exists [2022-04-12T11:57:30.649Z] 62ba532861a6: Layer already exists [2022-04-12T11:57:30.649Z] 70239db683e0: Layer already exists [2022-04-12T11:57:30.649Z] 12fcb6a218b4: Layer already exists [2022-04-12T11:57:30.649Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:30.649Z] c0ecb6a80af1: Layer already exists [2022-04-12T11:57:30.649Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:6e49d02913852f869f72428bf64b7211f2640f43912028c57db57d0daddd8e1b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:31.004Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:31.348Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-12T11:57:31.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T11:57:31.348Z] 96a61a3e3e89: Preparing [2022-04-12T11:57:31.348Z] 904f8569ac35: Preparing [2022-04-12T11:57:31.348Z] e4548af72a3f: Preparing [2022-04-12T11:57:31.348Z] 0cee0e614e19: Preparing [2022-04-12T11:57:31.348Z] 7a100511aa33: Preparing [2022-04-12T11:57:31.348Z] 12fcb6a218b4: Preparing [2022-04-12T11:57:31.348Z] 62ba532861a6: Preparing [2022-04-12T11:57:31.348Z] 70239db683e0: Preparing [2022-04-12T11:57:31.348Z] c0ecb6a80af1: Preparing [2022-04-12T11:57:31.348Z] f73e7dbfee58: Preparing [2022-04-12T11:57:31.348Z] 12fcb6a218b4: Waiting [2022-04-12T11:57:31.348Z] 62ba532861a6: Waiting [2022-04-12T11:57:31.348Z] 70239db683e0: Waiting [2022-04-12T11:57:31.348Z] c0ecb6a80af1: Waiting [2022-04-12T11:57:31.348Z] f73e7dbfee58: Waiting [2022-04-12T11:57:31.624Z] e4548af72a3f: Layer already exists [2022-04-12T11:57:31.624Z] 0cee0e614e19: Layer already exists [2022-04-12T11:57:31.624Z] 96a61a3e3e89: Layer already exists [2022-04-12T11:57:31.624Z] 904f8569ac35: Layer already exists [2022-04-12T11:57:31.624Z] 7a100511aa33: Layer already exists [2022-04-12T11:57:31.624Z] 62ba532861a6: Layer already exists [2022-04-12T11:57:31.624Z] 12fcb6a218b4: Layer already exists [2022-04-12T11:57:31.624Z] 70239db683e0: Layer already exists [2022-04-12T11:57:31.624Z] c0ecb6a80af1: Layer already exists [2022-04-12T11:57:31.624Z] f73e7dbfee58: Layer already exists [2022-04-12T11:57:31.624Z] main: digest: sha256:6e49d02913852f869f72428bf64b7211f2640f43912028c57db57d0daddd8e1b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:57:31.676Z] ===================================================== [Pipeline] echo [2022-04-12T11:57:31.684Z] taggedImages: [2022-04-12T11:57:31.684Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:31.684Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-12T11:57:31.684Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.64 [2022-04-12T11:57:31.684Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:31.684Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-12T11:57:31.704Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-12T11:57:31.704Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:31.704Z] latest [2022-04-12T11:57:31.704Z] 2.2.0-dev.64 [2022-04-12T11:57:31.704Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:31.704Z] main [2022-04-12T11:57:31.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:32.057Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:32.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:32.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T11:57:32.400Z] 5317d938cfd6: Preparing [2022-04-12T11:57:32.400Z] 228e8bbe7160: Preparing [2022-04-12T11:57:32.400Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:32.400Z] 24230c4f0706: Preparing [2022-04-12T11:57:32.400Z] 5b1f97dbb96a: Preparing [2022-04-12T11:57:32.400Z] 4f4ce317c6bb: Preparing [2022-04-12T11:57:32.400Z] 4f4ce317c6bb: Waiting [2022-04-12T11:57:32.690Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:32.690Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:57:32.690Z] 5317d938cfd6: Pushed [2022-04-12T11:57:32.690Z] 5b1f97dbb96a: Pushed [2022-04-12T11:57:34.119Z] 24230c4f0706: Pushed [2022-04-12T11:57:37.493Z] 228e8bbe7160: Pushed [2022-04-12T11:57:37.493Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:6a218083c51cc8ec8fbaa4decb60b53ebab66e0ec205a3556cb2564c46dae342 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:37.834Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:38.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-12T11:57:38.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T11:57:38.176Z] 5317d938cfd6: Preparing [2022-04-12T11:57:38.176Z] 228e8bbe7160: Preparing [2022-04-12T11:57:38.176Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:38.176Z] 24230c4f0706: Preparing [2022-04-12T11:57:38.176Z] 5b1f97dbb96a: Preparing [2022-04-12T11:57:38.176Z] 4f4ce317c6bb: Preparing [2022-04-12T11:57:38.176Z] 4f4ce317c6bb: Waiting [2022-04-12T11:57:38.176Z] 228e8bbe7160: Layer already exists [2022-04-12T11:57:38.176Z] 5317d938cfd6: Layer already exists [2022-04-12T11:57:38.176Z] 24230c4f0706: Layer already exists [2022-04-12T11:57:38.176Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:57:38.176Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:38.448Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:57:38.448Z] latest: digest: sha256:6a218083c51cc8ec8fbaa4decb60b53ebab66e0ec205a3556cb2564c46dae342 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:38.787Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:39.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.64 [2022-04-12T11:57:39.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T11:57:39.127Z] 5317d938cfd6: Preparing [2022-04-12T11:57:39.127Z] 228e8bbe7160: Preparing [2022-04-12T11:57:39.127Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:39.127Z] 24230c4f0706: Preparing [2022-04-12T11:57:39.127Z] 5b1f97dbb96a: Preparing [2022-04-12T11:57:39.127Z] 4f4ce317c6bb: Preparing [2022-04-12T11:57:39.127Z] 4f4ce317c6bb: Waiting [2022-04-12T11:57:39.400Z] 228e8bbe7160: Layer already exists [2022-04-12T11:57:39.400Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:57:39.400Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:39.400Z] 24230c4f0706: Layer already exists [2022-04-12T11:57:39.400Z] 5317d938cfd6: Layer already exists [2022-04-12T11:57:39.400Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:57:39.400Z] 2.2.0-dev.64: digest: sha256:6a218083c51cc8ec8fbaa4decb60b53ebab66e0ec205a3556cb2564c46dae342 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:39.747Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:40.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:40.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T11:57:40.089Z] 5317d938cfd6: Preparing [2022-04-12T11:57:40.089Z] 228e8bbe7160: Preparing [2022-04-12T11:57:40.089Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:40.089Z] 24230c4f0706: Preparing [2022-04-12T11:57:40.089Z] 5b1f97dbb96a: Preparing [2022-04-12T11:57:40.089Z] 4f4ce317c6bb: Preparing [2022-04-12T11:57:40.089Z] 4f4ce317c6bb: Waiting [2022-04-12T11:57:40.089Z] 5317d938cfd6: Layer already exists [2022-04-12T11:57:40.089Z] 228e8bbe7160: Layer already exists [2022-04-12T11:57:40.089Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:57:40.089Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:40.089Z] 24230c4f0706: Layer already exists [2022-04-12T11:57:40.362Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:57:40.362Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:6a218083c51cc8ec8fbaa4decb60b53ebab66e0ec205a3556cb2564c46dae342 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:40.712Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:41.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-12T11:57:41.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T11:57:41.050Z] 5317d938cfd6: Preparing [2022-04-12T11:57:41.050Z] 228e8bbe7160: Preparing [2022-04-12T11:57:41.050Z] 1f1addce2f2b: Preparing [2022-04-12T11:57:41.050Z] 24230c4f0706: Preparing [2022-04-12T11:57:41.050Z] 5b1f97dbb96a: Preparing [2022-04-12T11:57:41.050Z] 4f4ce317c6bb: Preparing [2022-04-12T11:57:41.050Z] 4f4ce317c6bb: Waiting [2022-04-12T11:57:41.050Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:57:41.050Z] 24230c4f0706: Layer already exists [2022-04-12T11:57:41.050Z] 5317d938cfd6: Layer already exists [2022-04-12T11:57:41.050Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:57:41.050Z] 228e8bbe7160: Layer already exists [2022-04-12T11:57:41.322Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:57:41.322Z] main: digest: sha256:6a218083c51cc8ec8fbaa4decb60b53ebab66e0ec205a3556cb2564c46dae342 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:57:41.371Z] ===================================================== [Pipeline] echo [2022-04-12T11:57:41.381Z] taggedImages: [2022-04-12T11:57:41.381Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:41.381Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-12T11:57:41.381Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.64 [2022-04-12T11:57:41.381Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:41.381Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-12T11:57:41.409Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-12T11:57:41.409Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:41.409Z] latest [2022-04-12T11:57:41.409Z] 2.2.0-dev.64 [2022-04-12T11:57:41.409Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:57:41.409Z] main [2022-04-12T11:57:41.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:41.781Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:57:42.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:57:42.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T11:57:42.125Z] 280130d20f1e: Preparing [2022-04-12T11:57:42.125Z] f76ba331b199: Preparing [2022-04-12T11:57:42.125Z] c5132acb1405: Preparing [2022-04-12T11:57:42.125Z] f5c489a8fb69: Preparing [2022-04-12T11:57:42.125Z] 0f6646dd8e27: Preparing [2022-04-12T11:57:42.125Z] 3c03bfd88791: Preparing [2022-04-12T11:57:42.125Z] 5b1f97dbb96a: Preparing [2022-04-12T11:57:42.125Z] 4f4ce317c6bb: Preparing [2022-04-12T11:57:42.125Z] 5b1f97dbb96a: Waiting [2022-04-12T11:57:42.125Z] 3c03bfd88791: Waiting [2022-04-12T11:57:42.403Z] 280130d20f1e: Pushed [2022-04-12T11:57:42.403Z] c5132acb1405: Pushed [2022-04-12T11:57:42.403Z] f76ba331b199: Pushed [2022-04-12T11:57:42.403Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:57:42.679Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:00.979Z] f5c489a8fb69: Pushed [2022-04-12T11:58:00.979Z] 3c03bfd88791: Pushed [2022-04-12T11:58:00.979Z] 0f6646dd8e27: Pushed [2022-04-12T11:58:00.979Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:703226fd726f21e3cd01367d84396471d21c98feb472270ca59b57b192bd9af4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:01.329Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:01.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-12T11:58:01.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T11:58:01.673Z] 280130d20f1e: Preparing [2022-04-12T11:58:01.673Z] f76ba331b199: Preparing [2022-04-12T11:58:01.673Z] c5132acb1405: Preparing [2022-04-12T11:58:01.673Z] f5c489a8fb69: Preparing [2022-04-12T11:58:01.673Z] 0f6646dd8e27: Preparing [2022-04-12T11:58:01.673Z] 3c03bfd88791: Preparing [2022-04-12T11:58:01.673Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:01.673Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:01.673Z] 3c03bfd88791: Waiting [2022-04-12T11:58:01.673Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:01.673Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:01.949Z] 0f6646dd8e27: Layer already exists [2022-04-12T11:58:01.949Z] f5c489a8fb69: Layer already exists [2022-04-12T11:58:01.949Z] f76ba331b199: Layer already exists [2022-04-12T11:58:01.949Z] c5132acb1405: Layer already exists [2022-04-12T11:58:01.949Z] 280130d20f1e: Layer already exists [2022-04-12T11:58:01.949Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:01.949Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:01.949Z] 3c03bfd88791: Layer already exists [2022-04-12T11:58:01.949Z] latest: digest: sha256:703226fd726f21e3cd01367d84396471d21c98feb472270ca59b57b192bd9af4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:02.296Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:02.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.64 [2022-04-12T11:58:02.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T11:58:02.635Z] 280130d20f1e: Preparing [2022-04-12T11:58:02.635Z] f76ba331b199: Preparing [2022-04-12T11:58:02.635Z] c5132acb1405: Preparing [2022-04-12T11:58:02.635Z] f5c489a8fb69: Preparing [2022-04-12T11:58:02.635Z] 0f6646dd8e27: Preparing [2022-04-12T11:58:02.635Z] 3c03bfd88791: Preparing [2022-04-12T11:58:02.635Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:02.635Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:02.635Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:02.635Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:02.635Z] 3c03bfd88791: Waiting [2022-04-12T11:58:02.635Z] 0f6646dd8e27: Layer already exists [2022-04-12T11:58:02.909Z] 280130d20f1e: Layer already exists [2022-04-12T11:58:02.909Z] f76ba331b199: Layer already exists [2022-04-12T11:58:02.909Z] c5132acb1405: Layer already exists [2022-04-12T11:58:02.909Z] f5c489a8fb69: Layer already exists [2022-04-12T11:58:02.909Z] 3c03bfd88791: Layer already exists [2022-04-12T11:58:02.909Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:02.909Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:02.909Z] 2.2.0-dev.64: digest: sha256:703226fd726f21e3cd01367d84396471d21c98feb472270ca59b57b192bd9af4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:03.252Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:03.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:58:03.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T11:58:03.594Z] 280130d20f1e: Preparing [2022-04-12T11:58:03.594Z] f76ba331b199: Preparing [2022-04-12T11:58:03.594Z] c5132acb1405: Preparing [2022-04-12T11:58:03.594Z] f5c489a8fb69: Preparing [2022-04-12T11:58:03.594Z] 0f6646dd8e27: Preparing [2022-04-12T11:58:03.594Z] 3c03bfd88791: Preparing [2022-04-12T11:58:03.594Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:03.594Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:03.594Z] 3c03bfd88791: Waiting [2022-04-12T11:58:03.594Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:03.594Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:03.594Z] 280130d20f1e: Layer already exists [2022-04-12T11:58:03.594Z] 0f6646dd8e27: Layer already exists [2022-04-12T11:58:03.594Z] f5c489a8fb69: Layer already exists [2022-04-12T11:58:03.594Z] f76ba331b199: Layer already exists [2022-04-12T11:58:03.868Z] c5132acb1405: Layer already exists [2022-04-12T11:58:03.868Z] 3c03bfd88791: Layer already exists [2022-04-12T11:58:03.868Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:03.868Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:03.868Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:703226fd726f21e3cd01367d84396471d21c98feb472270ca59b57b192bd9af4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:04.212Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:04.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-12T11:58:04.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T11:58:04.554Z] 280130d20f1e: Preparing [2022-04-12T11:58:04.554Z] f76ba331b199: Preparing [2022-04-12T11:58:04.554Z] c5132acb1405: Preparing [2022-04-12T11:58:04.554Z] f5c489a8fb69: Preparing [2022-04-12T11:58:04.554Z] 0f6646dd8e27: Preparing [2022-04-12T11:58:04.554Z] 3c03bfd88791: Preparing [2022-04-12T11:58:04.554Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:04.554Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:04.554Z] 3c03bfd88791: Waiting [2022-04-12T11:58:04.554Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:04.554Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:04.554Z] c5132acb1405: Layer already exists [2022-04-12T11:58:04.554Z] f5c489a8fb69: Layer already exists [2022-04-12T11:58:04.554Z] 0f6646dd8e27: Layer already exists [2022-04-12T11:58:04.827Z] 280130d20f1e: Layer already exists [2022-04-12T11:58:04.827Z] f76ba331b199: Layer already exists [2022-04-12T11:58:04.827Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:04.827Z] 3c03bfd88791: Layer already exists [2022-04-12T11:58:04.827Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:08.210Z] main: digest: sha256:703226fd726f21e3cd01367d84396471d21c98feb472270ca59b57b192bd9af4 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:58:08.256Z] ===================================================== [Pipeline] echo [2022-04-12T11:58:08.267Z] taggedImages: [2022-04-12T11:58:08.267Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:58:08.267Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-12T11:58:08.267Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.64 [2022-04-12T11:58:08.267Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:58:08.267Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-12T11:58:08.294Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-12T11:58:08.294Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:58:08.294Z] latest [2022-04-12T11:58:08.294Z] 2.2.0-dev.64 [2022-04-12T11:58:08.294Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:58:08.294Z] main [2022-04-12T11:58:08.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:08.657Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:09.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:58:09.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T11:58:09.005Z] d98fe51a310f: Preparing [2022-04-12T11:58:09.005Z] 2a4d077d6db9: Preparing [2022-04-12T11:58:09.005Z] f0ac34ad2225: Preparing [2022-04-12T11:58:09.005Z] e52f771a9f18: Preparing [2022-04-12T11:58:09.005Z] 9936c74f2ab0: Preparing [2022-04-12T11:58:09.005Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:09.005Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:09.005Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:09.005Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:09.278Z] 2a4d077d6db9: Pushed [2022-04-12T11:58:09.278Z] d98fe51a310f: Pushed [2022-04-12T11:58:09.278Z] f0ac34ad2225: Pushed [2022-04-12T11:58:09.550Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:09.550Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:09.824Z] 9936c74f2ab0: Pushed [2022-04-12T11:58:28.110Z] e52f771a9f18: Pushed [2022-04-12T11:58:28.110Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:c0dfd98e274759b58a84c9a7c7d039c67abfe8f5ca905c9b919f79a0229444b6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:28.457Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:28.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-12T11:58:28.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T11:58:28.802Z] d98fe51a310f: Preparing [2022-04-12T11:58:28.802Z] 2a4d077d6db9: Preparing [2022-04-12T11:58:28.802Z] f0ac34ad2225: Preparing [2022-04-12T11:58:28.802Z] e52f771a9f18: Preparing [2022-04-12T11:58:28.802Z] 9936c74f2ab0: Preparing [2022-04-12T11:58:28.802Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:28.802Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:28.802Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:28.802Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:29.074Z] f0ac34ad2225: Layer already exists [2022-04-12T11:58:29.074Z] 9936c74f2ab0: Layer already exists [2022-04-12T11:58:29.074Z] 2a4d077d6db9: Layer already exists [2022-04-12T11:58:29.074Z] e52f771a9f18: Layer already exists [2022-04-12T11:58:29.074Z] d98fe51a310f: Layer already exists [2022-04-12T11:58:29.074Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:29.074Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:29.074Z] latest: digest: sha256:c0dfd98e274759b58a84c9a7c7d039c67abfe8f5ca905c9b919f79a0229444b6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:29.421Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:29.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.64 [2022-04-12T11:58:29.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T11:58:29.762Z] d98fe51a310f: Preparing [2022-04-12T11:58:29.762Z] 2a4d077d6db9: Preparing [2022-04-12T11:58:29.762Z] f0ac34ad2225: Preparing [2022-04-12T11:58:29.762Z] e52f771a9f18: Preparing [2022-04-12T11:58:29.762Z] 9936c74f2ab0: Preparing [2022-04-12T11:58:29.762Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:29.762Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:29.762Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:29.762Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:30.037Z] e52f771a9f18: Layer already exists [2022-04-12T11:58:30.037Z] 2a4d077d6db9: Layer already exists [2022-04-12T11:58:30.037Z] d98fe51a310f: Layer already exists [2022-04-12T11:58:30.037Z] f0ac34ad2225: Layer already exists [2022-04-12T11:58:30.037Z] 9936c74f2ab0: Layer already exists [2022-04-12T11:58:30.037Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:30.037Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:30.037Z] 2.2.0-dev.64: digest: sha256:c0dfd98e274759b58a84c9a7c7d039c67abfe8f5ca905c9b919f79a0229444b6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:30.383Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:30.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:58:30.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T11:58:30.733Z] d98fe51a310f: Preparing [2022-04-12T11:58:30.733Z] 2a4d077d6db9: Preparing [2022-04-12T11:58:30.733Z] f0ac34ad2225: Preparing [2022-04-12T11:58:30.733Z] e52f771a9f18: Preparing [2022-04-12T11:58:30.733Z] 9936c74f2ab0: Preparing [2022-04-12T11:58:30.733Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:30.733Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:30.733Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:30.733Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:31.006Z] d98fe51a310f: Layer already exists [2022-04-12T11:58:31.006Z] 2a4d077d6db9: Layer already exists [2022-04-12T11:58:31.006Z] 9936c74f2ab0: Layer already exists [2022-04-12T11:58:31.006Z] e52f771a9f18: Layer already exists [2022-04-12T11:58:31.006Z] f0ac34ad2225: Layer already exists [2022-04-12T11:58:31.006Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:31.006Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:31.006Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:c0dfd98e274759b58a84c9a7c7d039c67abfe8f5ca905c9b919f79a0229444b6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:31.354Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:31.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-12T11:58:31.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T11:58:31.697Z] d98fe51a310f: Preparing [2022-04-12T11:58:31.697Z] 2a4d077d6db9: Preparing [2022-04-12T11:58:31.697Z] f0ac34ad2225: Preparing [2022-04-12T11:58:31.697Z] e52f771a9f18: Preparing [2022-04-12T11:58:31.697Z] 9936c74f2ab0: Preparing [2022-04-12T11:58:31.697Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:31.697Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:31.697Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:31.697Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:31.971Z] e52f771a9f18: Layer already exists [2022-04-12T11:58:31.971Z] 9936c74f2ab0: Layer already exists [2022-04-12T11:58:31.971Z] f0ac34ad2225: Layer already exists [2022-04-12T11:58:31.971Z] d98fe51a310f: Layer already exists [2022-04-12T11:58:31.971Z] 2a4d077d6db9: Layer already exists [2022-04-12T11:58:31.971Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:31.971Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:31.971Z] main: digest: sha256:c0dfd98e274759b58a84c9a7c7d039c67abfe8f5ca905c9b919f79a0229444b6 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:58:32.021Z] ===================================================== [Pipeline] echo [2022-04-12T11:58:32.033Z] taggedImages: [2022-04-12T11:58:32.033Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:58:32.033Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-12T11:58:32.033Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.64 [2022-04-12T11:58:32.033Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:58:32.033Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-12T11:58:32.056Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-12T11:58:32.056Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:58:32.056Z] latest [2022-04-12T11:58:32.056Z] 2.2.0-dev.64 [2022-04-12T11:58:32.056Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:58:32.056Z] main [2022-04-12T11:58:32.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:32.426Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:32.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:58:32.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T11:58:32.769Z] 1925057be737: Preparing [2022-04-12T11:58:32.769Z] f295c062f4d7: Preparing [2022-04-12T11:58:32.769Z] c1ab3f96c09a: Preparing [2022-04-12T11:58:32.769Z] 9b309c58f2d4: Preparing [2022-04-12T11:58:32.769Z] 3c03bfd88791: Preparing [2022-04-12T11:58:32.769Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:32.769Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:32.769Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:32.769Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:33.041Z] 3c03bfd88791: Layer already exists [2022-04-12T11:58:33.041Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:33.041Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:33.041Z] c1ab3f96c09a: Pushed [2022-04-12T11:58:33.041Z] 1925057be737: Pushed [2022-04-12T11:58:33.041Z] f295c062f4d7: Pushed [2022-04-12T11:58:51.340Z] 9b309c58f2d4: Pushed [2022-04-12T11:58:51.340Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:dc399e98ed8c7a467615ffaa7090afa0e1fe840732255114d72bb5100e262c0a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:51.685Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:52.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-12T11:58:52.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T11:58:52.025Z] 1925057be737: Preparing [2022-04-12T11:58:52.025Z] f295c062f4d7: Preparing [2022-04-12T11:58:52.025Z] c1ab3f96c09a: Preparing [2022-04-12T11:58:52.025Z] 9b309c58f2d4: Preparing [2022-04-12T11:58:52.025Z] 3c03bfd88791: Preparing [2022-04-12T11:58:52.025Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:52.025Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:52.025Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:52.025Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:52.025Z] 9b309c58f2d4: Layer already exists [2022-04-12T11:58:52.025Z] c1ab3f96c09a: Layer already exists [2022-04-12T11:58:52.025Z] 3c03bfd88791: Layer already exists [2022-04-12T11:58:52.025Z] f295c062f4d7: Layer already exists [2022-04-12T11:58:52.025Z] 1925057be737: Layer already exists [2022-04-12T11:58:52.299Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:52.299Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:52.299Z] latest: digest: sha256:dc399e98ed8c7a467615ffaa7090afa0e1fe840732255114d72bb5100e262c0a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:52.651Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:52.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.64 [2022-04-12T11:58:52.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T11:58:52.995Z] 1925057be737: Preparing [2022-04-12T11:58:52.995Z] f295c062f4d7: Preparing [2022-04-12T11:58:52.995Z] c1ab3f96c09a: Preparing [2022-04-12T11:58:52.995Z] 9b309c58f2d4: Preparing [2022-04-12T11:58:52.995Z] 3c03bfd88791: Preparing [2022-04-12T11:58:52.995Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:52.995Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:52.995Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:52.995Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:52.995Z] 9b309c58f2d4: Layer already exists [2022-04-12T11:58:52.995Z] c1ab3f96c09a: Layer already exists [2022-04-12T11:58:52.995Z] 1925057be737: Layer already exists [2022-04-12T11:58:52.995Z] 3c03bfd88791: Layer already exists [2022-04-12T11:58:52.995Z] f295c062f4d7: Layer already exists [2022-04-12T11:58:53.267Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:53.267Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:53.267Z] 2.2.0-dev.64: digest: sha256:dc399e98ed8c7a467615ffaa7090afa0e1fe840732255114d72bb5100e262c0a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:53.627Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:53.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:58:53.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T11:58:53.974Z] 1925057be737: Preparing [2022-04-12T11:58:53.974Z] f295c062f4d7: Preparing [2022-04-12T11:58:53.974Z] c1ab3f96c09a: Preparing [2022-04-12T11:58:53.974Z] 9b309c58f2d4: Preparing [2022-04-12T11:58:53.974Z] 3c03bfd88791: Preparing [2022-04-12T11:58:53.974Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:53.974Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:53.974Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:53.974Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:53.974Z] c1ab3f96c09a: Layer already exists [2022-04-12T11:58:53.974Z] 9b309c58f2d4: Layer already exists [2022-04-12T11:58:53.974Z] 1925057be737: Layer already exists [2022-04-12T11:58:53.974Z] f295c062f4d7: Layer already exists [2022-04-12T11:58:53.974Z] 3c03bfd88791: Layer already exists [2022-04-12T11:58:54.249Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:54.249Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:54.249Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:dc399e98ed8c7a467615ffaa7090afa0e1fe840732255114d72bb5100e262c0a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:54.608Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:54.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-12T11:58:54.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T11:58:54.959Z] 1925057be737: Preparing [2022-04-12T11:58:54.959Z] f295c062f4d7: Preparing [2022-04-12T11:58:54.959Z] c1ab3f96c09a: Preparing [2022-04-12T11:58:54.959Z] 9b309c58f2d4: Preparing [2022-04-12T11:58:54.959Z] 3c03bfd88791: Preparing [2022-04-12T11:58:54.959Z] 5b1f97dbb96a: Preparing [2022-04-12T11:58:54.959Z] 4f4ce317c6bb: Preparing [2022-04-12T11:58:54.959Z] 5b1f97dbb96a: Waiting [2022-04-12T11:58:54.959Z] 4f4ce317c6bb: Waiting [2022-04-12T11:58:55.232Z] f295c062f4d7: Layer already exists [2022-04-12T11:58:55.232Z] 3c03bfd88791: Layer already exists [2022-04-12T11:58:55.232Z] 1925057be737: Layer already exists [2022-04-12T11:58:55.232Z] c1ab3f96c09a: Layer already exists [2022-04-12T11:58:55.232Z] 9b309c58f2d4: Layer already exists [2022-04-12T11:58:55.232Z] 5b1f97dbb96a: Layer already exists [2022-04-12T11:58:55.232Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:58:55.232Z] main: digest: sha256:dc399e98ed8c7a467615ffaa7090afa0e1fe840732255114d72bb5100e262c0a size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:58:55.284Z] ===================================================== [Pipeline] echo [2022-04-12T11:58:55.296Z] taggedImages: [2022-04-12T11:58:55.296Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:58:55.296Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-12T11:58:55.296Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.64 [2022-04-12T11:58:55.296Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:58:55.296Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-12T11:58:55.320Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-12T11:58:55.320Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:58:55.320Z] latest [2022-04-12T11:58:55.320Z] 2.2.0-dev.64 [2022-04-12T11:58:55.320Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:58:55.320Z] main [2022-04-12T11:58:55.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:55.679Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:58:56.031Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:58:56.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T11:58:56.031Z] 5a4b9cfc2ee9: Preparing [2022-04-12T11:58:56.031Z] 0e431aa8c320: Preparing [2022-04-12T11:58:56.031Z] 1f1addce2f2b: Preparing [2022-04-12T11:58:56.031Z] 7c1df4e53ce4: Preparing [2022-04-12T11:58:56.031Z] f73e7dbfee58: Preparing [2022-04-12T11:58:56.305Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:58:56.305Z] f73e7dbfee58: Layer already exists [2022-04-12T11:58:56.305Z] 5a4b9cfc2ee9: Pushed [2022-04-12T11:58:56.580Z] 7c1df4e53ce4: Pushed [2022-04-12T11:59:02.000Z] 0e431aa8c320: Pushed [2022-04-12T11:59:02.000Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:a8e181087af013db6870c6ec7c5bc8f22558d2d23be399721a1ff3468dd1e530 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:02.351Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:02.701Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-12T11:59:02.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T11:59:02.701Z] 5a4b9cfc2ee9: Preparing [2022-04-12T11:59:02.701Z] 0e431aa8c320: Preparing [2022-04-12T11:59:02.701Z] 1f1addce2f2b: Preparing [2022-04-12T11:59:02.701Z] 7c1df4e53ce4: Preparing [2022-04-12T11:59:02.701Z] f73e7dbfee58: Preparing [2022-04-12T11:59:02.701Z] 5a4b9cfc2ee9: Layer already exists [2022-04-12T11:59:02.701Z] 0e431aa8c320: Layer already exists [2022-04-12T11:59:02.701Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:59:02.701Z] 7c1df4e53ce4: Layer already exists [2022-04-12T11:59:02.701Z] f73e7dbfee58: Layer already exists [2022-04-12T11:59:02.975Z] latest: digest: sha256:a8e181087af013db6870c6ec7c5bc8f22558d2d23be399721a1ff3468dd1e530 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:03.324Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:03.674Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.64 [2022-04-12T11:59:03.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T11:59:03.674Z] 5a4b9cfc2ee9: Preparing [2022-04-12T11:59:03.674Z] 0e431aa8c320: Preparing [2022-04-12T11:59:03.674Z] 1f1addce2f2b: Preparing [2022-04-12T11:59:03.674Z] 7c1df4e53ce4: Preparing [2022-04-12T11:59:03.674Z] f73e7dbfee58: Preparing [2022-04-12T11:59:03.674Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:59:03.674Z] f73e7dbfee58: Layer already exists [2022-04-12T11:59:03.674Z] 0e431aa8c320: Layer already exists [2022-04-12T11:59:03.674Z] 5a4b9cfc2ee9: Layer already exists [2022-04-12T11:59:03.674Z] 7c1df4e53ce4: Layer already exists [2022-04-12T11:59:03.948Z] 2.2.0-dev.64: digest: sha256:a8e181087af013db6870c6ec7c5bc8f22558d2d23be399721a1ff3468dd1e530 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:04.303Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:04.649Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:59:04.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T11:59:04.649Z] 5a4b9cfc2ee9: Preparing [2022-04-12T11:59:04.649Z] 0e431aa8c320: Preparing [2022-04-12T11:59:04.649Z] 1f1addce2f2b: Preparing [2022-04-12T11:59:04.649Z] 7c1df4e53ce4: Preparing [2022-04-12T11:59:04.649Z] f73e7dbfee58: Preparing [2022-04-12T11:59:04.924Z] 0e431aa8c320: Layer already exists [2022-04-12T11:59:04.924Z] 7c1df4e53ce4: Layer already exists [2022-04-12T11:59:04.924Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:59:04.924Z] f73e7dbfee58: Layer already exists [2022-04-12T11:59:04.924Z] 5a4b9cfc2ee9: Layer already exists [2022-04-12T11:59:04.924Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:a8e181087af013db6870c6ec7c5bc8f22558d2d23be399721a1ff3468dd1e530 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:05.283Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:05.632Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-12T11:59:05.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T11:59:05.632Z] 5a4b9cfc2ee9: Preparing [2022-04-12T11:59:05.632Z] 0e431aa8c320: Preparing [2022-04-12T11:59:05.632Z] 1f1addce2f2b: Preparing [2022-04-12T11:59:05.632Z] 7c1df4e53ce4: Preparing [2022-04-12T11:59:05.632Z] f73e7dbfee58: Preparing [2022-04-12T11:59:05.910Z] 5a4b9cfc2ee9: Layer already exists [2022-04-12T11:59:05.910Z] 0e431aa8c320: Layer already exists [2022-04-12T11:59:05.910Z] 7c1df4e53ce4: Layer already exists [2022-04-12T11:59:05.910Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:59:05.910Z] f73e7dbfee58: Layer already exists [2022-04-12T11:59:05.910Z] main: digest: sha256:a8e181087af013db6870c6ec7c5bc8f22558d2d23be399721a1ff3468dd1e530 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:59:05.961Z] ===================================================== [Pipeline] echo [2022-04-12T11:59:05.971Z] taggedImages: [2022-04-12T11:59:05.971Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:59:05.971Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-12T11:59:05.971Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.64 [2022-04-12T11:59:05.971Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:59:05.971Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-12T11:59:05.992Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-12T11:59:05.992Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:59:05.992Z] latest [2022-04-12T11:59:05.992Z] 2.2.0-dev.64 [2022-04-12T11:59:05.992Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:59:05.992Z] main [2022-04-12T11:59:05.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:06.359Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:06.711Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:59:06.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T11:59:06.711Z] 8db145f7fa9e: Preparing [2022-04-12T11:59:06.711Z] ee08d5000a16: Preparing [2022-04-12T11:59:06.711Z] 1f1addce2f2b: Preparing [2022-04-12T11:59:06.711Z] b0b5b61c18d9: Preparing [2022-04-12T11:59:06.711Z] f73e7dbfee58: Preparing [2022-04-12T11:59:06.985Z] f73e7dbfee58: Layer already exists [2022-04-12T11:59:06.985Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:59:06.985Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:59:06.985Z] 8db145f7fa9e: Pushed [2022-04-12T11:59:12.401Z] ee08d5000a16: Pushed [2022-04-12T11:59:12.401Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:d7e439afc95fed9cfefec1ee84058300f27a5bfe66ef0591a9dcffde072dfe0f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:12.750Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:13.096Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-12T11:59:13.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T11:59:13.096Z] 8db145f7fa9e: Preparing [2022-04-12T11:59:13.096Z] ee08d5000a16: Preparing [2022-04-12T11:59:13.096Z] 1f1addce2f2b: Preparing [2022-04-12T11:59:13.096Z] b0b5b61c18d9: Preparing [2022-04-12T11:59:13.096Z] f73e7dbfee58: Preparing [2022-04-12T11:59:13.372Z] ee08d5000a16: Layer already exists [2022-04-12T11:59:13.372Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:59:13.372Z] f73e7dbfee58: Layer already exists [2022-04-12T11:59:13.372Z] 8db145f7fa9e: Layer already exists [2022-04-12T11:59:13.372Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:59:13.372Z] latest: digest: sha256:d7e439afc95fed9cfefec1ee84058300f27a5bfe66ef0591a9dcffde072dfe0f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:13.731Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:14.079Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.64 [2022-04-12T11:59:14.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T11:59:14.079Z] 8db145f7fa9e: Preparing [2022-04-12T11:59:14.079Z] ee08d5000a16: Preparing [2022-04-12T11:59:14.079Z] 1f1addce2f2b: Preparing [2022-04-12T11:59:14.079Z] b0b5b61c18d9: Preparing [2022-04-12T11:59:14.079Z] f73e7dbfee58: Preparing [2022-04-12T11:59:14.079Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:59:14.079Z] 8db145f7fa9e: Layer already exists [2022-04-12T11:59:14.079Z] f73e7dbfee58: Layer already exists [2022-04-12T11:59:14.079Z] ee08d5000a16: Layer already exists [2022-04-12T11:59:14.079Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:59:14.351Z] 2.2.0-dev.64: digest: sha256:d7e439afc95fed9cfefec1ee84058300f27a5bfe66ef0591a9dcffde072dfe0f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:14.709Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:15.056Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:59:15.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T11:59:15.056Z] 8db145f7fa9e: Preparing [2022-04-12T11:59:15.056Z] ee08d5000a16: Preparing [2022-04-12T11:59:15.056Z] 1f1addce2f2b: Preparing [2022-04-12T11:59:15.056Z] b0b5b61c18d9: Preparing [2022-04-12T11:59:15.056Z] f73e7dbfee58: Preparing [2022-04-12T11:59:15.332Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:59:15.332Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:59:15.332Z] f73e7dbfee58: Layer already exists [2022-04-12T11:59:15.332Z] ee08d5000a16: Layer already exists [2022-04-12T11:59:15.332Z] 8db145f7fa9e: Layer already exists [2022-04-12T11:59:15.332Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:d7e439afc95fed9cfefec1ee84058300f27a5bfe66ef0591a9dcffde072dfe0f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:15.683Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:16.032Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-12T11:59:16.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T11:59:16.032Z] 8db145f7fa9e: Preparing [2022-04-12T11:59:16.032Z] ee08d5000a16: Preparing [2022-04-12T11:59:16.032Z] 1f1addce2f2b: Preparing [2022-04-12T11:59:16.032Z] b0b5b61c18d9: Preparing [2022-04-12T11:59:16.032Z] f73e7dbfee58: Preparing [2022-04-12T11:59:16.032Z] ee08d5000a16: Layer already exists [2022-04-12T11:59:16.032Z] f73e7dbfee58: Layer already exists [2022-04-12T11:59:16.032Z] b0b5b61c18d9: Layer already exists [2022-04-12T11:59:16.032Z] 1f1addce2f2b: Layer already exists [2022-04-12T11:59:16.032Z] 8db145f7fa9e: Layer already exists [2022-04-12T11:59:16.307Z] main: digest: sha256:d7e439afc95fed9cfefec1ee84058300f27a5bfe66ef0591a9dcffde072dfe0f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:59:16.359Z] ===================================================== [Pipeline] echo [2022-04-12T11:59:16.368Z] taggedImages: [2022-04-12T11:59:16.368Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:59:16.368Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-12T11:59:16.368Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.64 [2022-04-12T11:59:16.368Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:59:16.368Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-12T11:59:16.391Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-12T11:59:16.391Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:59:16.391Z] latest [2022-04-12T11:59:16.391Z] 2.2.0-dev.64 [2022-04-12T11:59:16.391Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:59:16.391Z] main [2022-04-12T11:59:16.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:16.765Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:17.112Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:59:17.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T11:59:17.112Z] 21a96c857c38: Preparing [2022-04-12T11:59:17.112Z] a070b8c49581: Preparing [2022-04-12T11:59:17.112Z] 994dbf06242e: Preparing [2022-04-12T11:59:17.112Z] b15553599aa7: Preparing [2022-04-12T11:59:17.112Z] f0e5a4d6c014: Preparing [2022-04-12T11:59:17.112Z] 3b19d27f08f7: Preparing [2022-04-12T11:59:17.112Z] 73bb99a6e169: Preparing [2022-04-12T11:59:17.112Z] ec06c3102977: Preparing [2022-04-12T11:59:17.112Z] 6a3c62e080c7: Preparing [2022-04-12T11:59:17.112Z] 340cb19ca677: Preparing [2022-04-12T11:59:17.112Z] 4f4ce317c6bb: Preparing [2022-04-12T11:59:17.112Z] 3b19d27f08f7: Waiting [2022-04-12T11:59:17.112Z] 73bb99a6e169: Waiting [2022-04-12T11:59:17.112Z] ec06c3102977: Waiting [2022-04-12T11:59:17.112Z] 6a3c62e080c7: Waiting [2022-04-12T11:59:17.112Z] 340cb19ca677: Waiting [2022-04-12T11:59:17.112Z] 4f4ce317c6bb: Waiting [2022-04-12T11:59:17.387Z] f0e5a4d6c014: Layer already exists [2022-04-12T11:59:17.387Z] 3b19d27f08f7: Layer already exists [2022-04-12T11:59:17.387Z] 73bb99a6e169: Layer already exists [2022-04-12T11:59:17.387Z] ec06c3102977: Layer already exists [2022-04-12T11:59:17.387Z] a070b8c49581: Pushed [2022-04-12T11:59:17.661Z] 6a3c62e080c7: Layer already exists [2022-04-12T11:59:17.661Z] 340cb19ca677: Layer already exists [2022-04-12T11:59:17.661Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:59:18.259Z] 21a96c857c38: Pushed [2022-04-12T11:59:22.580Z] 994dbf06242e: Pushed [2022-04-12T11:59:37.666Z] b15553599aa7: Pushed [2022-04-12T11:59:37.666Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:2007874696c41de2fe7b2f323ba04cb9e597b29baad8d9c971bc659e44b1f0cd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:38.023Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:38.370Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-12T11:59:38.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T11:59:38.370Z] 21a96c857c38: Preparing [2022-04-12T11:59:38.370Z] a070b8c49581: Preparing [2022-04-12T11:59:38.370Z] 994dbf06242e: Preparing [2022-04-12T11:59:38.370Z] b15553599aa7: Preparing [2022-04-12T11:59:38.370Z] f0e5a4d6c014: Preparing [2022-04-12T11:59:38.370Z] 3b19d27f08f7: Preparing [2022-04-12T11:59:38.370Z] 73bb99a6e169: Preparing [2022-04-12T11:59:38.370Z] ec06c3102977: Preparing [2022-04-12T11:59:38.370Z] 6a3c62e080c7: Preparing [2022-04-12T11:59:38.370Z] 340cb19ca677: Preparing [2022-04-12T11:59:38.370Z] 4f4ce317c6bb: Preparing [2022-04-12T11:59:38.370Z] ec06c3102977: Waiting [2022-04-12T11:59:38.370Z] 340cb19ca677: Waiting [2022-04-12T11:59:38.370Z] 4f4ce317c6bb: Waiting [2022-04-12T11:59:38.370Z] 3b19d27f08f7: Waiting [2022-04-12T11:59:38.370Z] 6a3c62e080c7: Waiting [2022-04-12T11:59:38.370Z] 73bb99a6e169: Waiting [2022-04-12T11:59:38.649Z] a070b8c49581: Layer already exists [2022-04-12T11:59:38.649Z] 994dbf06242e: Layer already exists [2022-04-12T11:59:38.649Z] b15553599aa7: Layer already exists [2022-04-12T11:59:38.649Z] f0e5a4d6c014: Layer already exists [2022-04-12T11:59:38.649Z] 21a96c857c38: Layer already exists [2022-04-12T11:59:38.649Z] 73bb99a6e169: Layer already exists [2022-04-12T11:59:38.649Z] 3b19d27f08f7: Layer already exists [2022-04-12T11:59:38.649Z] ec06c3102977: Layer already exists [2022-04-12T11:59:38.649Z] 340cb19ca677: Layer already exists [2022-04-12T11:59:38.649Z] 6a3c62e080c7: Layer already exists [2022-04-12T11:59:38.649Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:59:38.649Z] latest: digest: sha256:2007874696c41de2fe7b2f323ba04cb9e597b29baad8d9c971bc659e44b1f0cd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:39.004Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:39.352Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.64 [2022-04-12T11:59:39.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T11:59:39.352Z] 21a96c857c38: Preparing [2022-04-12T11:59:39.352Z] a070b8c49581: Preparing [2022-04-12T11:59:39.352Z] 994dbf06242e: Preparing [2022-04-12T11:59:39.352Z] b15553599aa7: Preparing [2022-04-12T11:59:39.352Z] f0e5a4d6c014: Preparing [2022-04-12T11:59:39.352Z] 3b19d27f08f7: Preparing [2022-04-12T11:59:39.352Z] 73bb99a6e169: Preparing [2022-04-12T11:59:39.352Z] ec06c3102977: Preparing [2022-04-12T11:59:39.352Z] 6a3c62e080c7: Preparing [2022-04-12T11:59:39.352Z] 340cb19ca677: Preparing [2022-04-12T11:59:39.352Z] 4f4ce317c6bb: Preparing [2022-04-12T11:59:39.352Z] ec06c3102977: Waiting [2022-04-12T11:59:39.352Z] 340cb19ca677: Waiting [2022-04-12T11:59:39.353Z] 6a3c62e080c7: Waiting [2022-04-12T11:59:39.353Z] 4f4ce317c6bb: Waiting [2022-04-12T11:59:39.353Z] 3b19d27f08f7: Waiting [2022-04-12T11:59:39.353Z] 73bb99a6e169: Waiting [2022-04-12T11:59:39.627Z] a070b8c49581: Layer already exists [2022-04-12T11:59:39.627Z] b15553599aa7: Layer already exists [2022-04-12T11:59:39.627Z] 994dbf06242e: Layer already exists [2022-04-12T11:59:39.627Z] 21a96c857c38: Layer already exists [2022-04-12T11:59:39.627Z] f0e5a4d6c014: Layer already exists [2022-04-12T11:59:39.627Z] 3b19d27f08f7: Layer already exists [2022-04-12T11:59:39.627Z] ec06c3102977: Layer already exists [2022-04-12T11:59:39.627Z] 340cb19ca677: Layer already exists [2022-04-12T11:59:39.627Z] 6a3c62e080c7: Layer already exists [2022-04-12T11:59:39.627Z] 73bb99a6e169: Layer already exists [2022-04-12T11:59:39.627Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:59:39.627Z] 2.2.0-dev.64: digest: sha256:2007874696c41de2fe7b2f323ba04cb9e597b29baad8d9c971bc659e44b1f0cd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:39.977Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:40.324Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:59:40.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T11:59:40.324Z] 21a96c857c38: Preparing [2022-04-12T11:59:40.324Z] a070b8c49581: Preparing [2022-04-12T11:59:40.324Z] 994dbf06242e: Preparing [2022-04-12T11:59:40.324Z] b15553599aa7: Preparing [2022-04-12T11:59:40.324Z] f0e5a4d6c014: Preparing [2022-04-12T11:59:40.324Z] 3b19d27f08f7: Preparing [2022-04-12T11:59:40.324Z] 73bb99a6e169: Preparing [2022-04-12T11:59:40.324Z] ec06c3102977: Preparing [2022-04-12T11:59:40.324Z] 6a3c62e080c7: Preparing [2022-04-12T11:59:40.324Z] 340cb19ca677: Preparing [2022-04-12T11:59:40.324Z] 4f4ce317c6bb: Preparing [2022-04-12T11:59:40.324Z] ec06c3102977: Waiting [2022-04-12T11:59:40.324Z] 6a3c62e080c7: Waiting [2022-04-12T11:59:40.324Z] 340cb19ca677: Waiting [2022-04-12T11:59:40.324Z] 4f4ce317c6bb: Waiting [2022-04-12T11:59:40.324Z] 3b19d27f08f7: Waiting [2022-04-12T11:59:40.324Z] 73bb99a6e169: Waiting [2022-04-12T11:59:40.603Z] 994dbf06242e: Layer already exists [2022-04-12T11:59:40.603Z] 21a96c857c38: Layer already exists [2022-04-12T11:59:40.603Z] b15553599aa7: Layer already exists [2022-04-12T11:59:40.603Z] a070b8c49581: Layer already exists [2022-04-12T11:59:40.603Z] f0e5a4d6c014: Layer already exists [2022-04-12T11:59:40.603Z] 73bb99a6e169: Layer already exists [2022-04-12T11:59:40.603Z] 3b19d27f08f7: Layer already exists [2022-04-12T11:59:40.603Z] ec06c3102977: Layer already exists [2022-04-12T11:59:40.603Z] 6a3c62e080c7: Layer already exists [2022-04-12T11:59:40.603Z] 340cb19ca677: Layer already exists [2022-04-12T11:59:40.603Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:59:40.603Z] 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:2007874696c41de2fe7b2f323ba04cb9e597b29baad8d9c971bc659e44b1f0cd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:40.960Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:41.309Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-12T11:59:41.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T11:59:41.309Z] 21a96c857c38: Preparing [2022-04-12T11:59:41.309Z] a070b8c49581: Preparing [2022-04-12T11:59:41.309Z] 994dbf06242e: Preparing [2022-04-12T11:59:41.309Z] b15553599aa7: Preparing [2022-04-12T11:59:41.309Z] f0e5a4d6c014: Preparing [2022-04-12T11:59:41.309Z] 3b19d27f08f7: Preparing [2022-04-12T11:59:41.309Z] 73bb99a6e169: Preparing [2022-04-12T11:59:41.309Z] ec06c3102977: Preparing [2022-04-12T11:59:41.309Z] 6a3c62e080c7: Preparing [2022-04-12T11:59:41.309Z] 340cb19ca677: Preparing [2022-04-12T11:59:41.309Z] 4f4ce317c6bb: Preparing [2022-04-12T11:59:41.309Z] 3b19d27f08f7: Waiting [2022-04-12T11:59:41.309Z] 6a3c62e080c7: Waiting [2022-04-12T11:59:41.309Z] 340cb19ca677: Waiting [2022-04-12T11:59:41.309Z] 4f4ce317c6bb: Waiting [2022-04-12T11:59:41.309Z] 73bb99a6e169: Waiting [2022-04-12T11:59:41.309Z] ec06c3102977: Waiting [2022-04-12T11:59:41.583Z] b15553599aa7: Layer already exists [2022-04-12T11:59:41.583Z] f0e5a4d6c014: Layer already exists [2022-04-12T11:59:41.583Z] 994dbf06242e: Layer already exists [2022-04-12T11:59:41.583Z] a070b8c49581: Layer already exists [2022-04-12T11:59:41.583Z] 21a96c857c38: Layer already exists [2022-04-12T11:59:41.583Z] 73bb99a6e169: Layer already exists [2022-04-12T11:59:41.583Z] 3b19d27f08f7: Layer already exists [2022-04-12T11:59:41.583Z] ec06c3102977: Layer already exists [2022-04-12T11:59:41.583Z] 340cb19ca677: Layer already exists [2022-04-12T11:59:41.583Z] 6a3c62e080c7: Layer already exists [2022-04-12T11:59:41.583Z] 4f4ce317c6bb: Layer already exists [2022-04-12T11:59:41.583Z] main: digest: sha256:2007874696c41de2fe7b2f323ba04cb9e597b29baad8d9c971bc659e44b1f0cd size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T11:59:41.634Z] ===================================================== [Pipeline] echo [2022-04-12T11:59:41.645Z] taggedImages: [2022-04-12T11:59:41.645Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [2022-04-12T11:59:41.645Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-12T11:59:41.645Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.64 [2022-04-12T11:59:41.645Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [2022-04-12T11:59:41.645Z] - 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-12T11:59:42.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T11:59:42.025Z] [2022-04-12T11:59:42.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:59:42.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T11:59:42.661Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T11:59:42.661Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T11:59:42.661Z] 04944245beec: Pulling fs layer [2022-04-12T11:59:42.661Z] 699f458cf7ca: Pulling fs layer [2022-04-12T11:59:42.661Z] 765212b225bb: Pulling fs layer [2022-04-12T11:59:42.661Z] f23df028b6ca: Pulling fs layer [2022-04-12T11:59:42.661Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T11:59:42.661Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T11:59:42.661Z] 765212b225bb: Waiting [2022-04-12T11:59:42.661Z] f23df028b6ca: Waiting [2022-04-12T11:59:42.661Z] d65c8cfc05b1: Waiting [2022-04-12T11:59:42.661Z] 2437ff75d9bd: Waiting [2022-04-12T11:59:42.661Z] 04944245beec: Verifying Checksum [2022-04-12T11:59:42.661Z] 04944245beec: Download complete [2022-04-12T11:59:42.661Z] 765212b225bb: Verifying Checksum [2022-04-12T11:59:42.661Z] 765212b225bb: Download complete [2022-04-12T11:59:42.661Z] f23df028b6ca: Verifying Checksum [2022-04-12T11:59:42.661Z] f23df028b6ca: Download complete [2022-04-12T11:59:42.937Z] d65c8cfc05b1: Download complete [2022-04-12T11:59:42.937Z] 699f458cf7ca: Download complete [2022-04-12T11:59:43.543Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T11:59:43.543Z] 8998bd30e6a1: Download complete [2022-04-12T11:59:46.007Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T11:59:46.007Z] 2437ff75d9bd: Download complete [2022-04-12T11:59:48.643Z] 8998bd30e6a1: Pull complete [2022-04-12T11:59:49.241Z] 04944245beec: Pull complete [2022-04-12T11:59:50.683Z] 699f458cf7ca: Pull complete [2022-04-12T11:59:50.957Z] 765212b225bb: Pull complete [2022-04-12T11:59:51.949Z] f23df028b6ca: Pull complete [2022-04-12T11:59:52.229Z] d65c8cfc05b1: Pull complete [2022-04-12T12:00:08.737Z] 2437ff75d9bd: Pull complete [2022-04-12T12:00:08.737Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T12:00:08.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T12:00:08.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T12:00:09.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-20663 does not seem to be running inside a container [2022-04-12T12:00:09.085Z] $ 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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T12:00:11.971Z] $ docker top 58d4cef18b72cabcf20b4ba036c5cff13f49ba471fbe856e38b60794b4227ec1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:00:13.524Z] ---> job-cost.sh [2022-04-12T12:00:13.525Z] lf-activate-venv: SKIPPING [2022-04-12T12:00:13.525Z] INFO: No Stack... [2022-04-12T12:00:14.125Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T12:00:15.103Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T12:00:15.774Z] + cut -d, -f6 [2022-04-12T12:00:15.774Z] + cat /w/workspace/edgex-go/189/archives/cost.csv [Pipeline] lock [2022-04-12T12:00:15.808Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-189-stack-cost] [2022-04-12T12:00:15.814Z] Resource [jenkins-edgexfoundry-edgex-go-main-189-stack-cost] did not exist. Created. [2022-04-12T12:00:15.814Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T12:00:16.489Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T12:00:17.313Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T12:00:17.322Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T12:00:17.327Z] $ docker stop --time=1 58d4cef18b72cabcf20b4ba036c5cff13f49ba471fbe856e38b60794b4227ec1 [2022-04-12T12:00:18.939Z] $ docker rm -f 58d4cef18b72cabcf20b4ba036c5cff13f49ba471fbe856e38b60794b4227ec1 [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-12T12:00:19.571Z] provisioning config files... [2022-04-12T12:00:19.579Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/189@tmp/config7197846970513416458tmp [Pipeline] { [Pipeline] sh [2022-04-12T12:00:19.871Z] + set +x [2022-04-12T12:00:19.871Z] + curl -s https://codecov.io/bash [2022-04-12T12:00:19.871Z] + bash -s -- [2022-04-12T12:00:19.871Z] [2022-04-12T12:00:19.871Z] _____ _ [2022-04-12T12:00:19.871Z] / ____| | | [2022-04-12T12:00:19.871Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T12:00:19.871Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T12:00:19.871Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T12:00:19.871Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T12:00:19.871Z] Bash-1.0.6 [2022-04-12T12:00:19.871Z] [2022-04-12T12:00:19.871Z] [2022-04-12T12:00:19.871Z] ==> git version 2.25.1 found [2022-04-12T12:00:19.871Z] ==> 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-12T12:00:19.871Z] Release-Date: 2020-01-08 [2022-04-12T12:00:19.871Z] 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-12T12:00:19.871Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T12:00:19.871Z] ==> Jenkins CI detected. [2022-04-12T12:00:19.871Z] current dir:  /w/workspace/edgex-go/189 [2022-04-12T12:00:19.871Z] project root: . [2022-04-12T12:00:19.871Z] --> token set from env [2022-04-12T12:00:19.871Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T12:00:19.871Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T12:00:20.131Z] ==> Python coveragepy not found [2022-04-12T12:00:20.131Z] ==> Searching for coverage reports in: [2022-04-12T12:00:20.131Z] + . [2022-04-12T12:00:20.131Z] -> Found 1 reports [2022-04-12T12:00:20.131Z] ==> Detecting git/mercurial file structure [2022-04-12T12:00:20.131Z] ==> Reading reports [2022-04-12T12:00:20.131Z] + ./coverage.out bytes=432619 [2022-04-12T12:00:20.131Z] ==> Appending adjustments [2022-04-12T12:00:20.131Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T12:00:21.513Z] + Found adjustments [2022-04-12T12:00:21.513Z] ==> Gzipping contents [2022-04-12T12:00:21.513Z] 60K /tmp/codecov.1sEGrZ.gz [2022-04-12T12:00:21.513Z] ==> Uploading reports [2022-04-12T12:00:21.513Z] url: https://codecov.io [2022-04-12T12:00:21.513Z] query: branch=main&commit=197d819be8811250aad6d64bcb6b2aa1cf8bb64a&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-12T12:00:21.513Z] -> Pinging Codecov [2022-04-12T12:00:21.513Z] 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=197d819be8811250aad6d64bcb6b2aa1cf8bb64a&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-12T12:00:21.513Z] -> Uploading to [2022-04-12T12:00:21.513Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/197d819be8811250aad6d64bcb6b2aa1cf8bb64a/02aa2f0e-5a8e-4a28-926c-a193b1cb3272.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T120021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53363cccfb2b5e89ab7b6ddd9ccf7f3faf0485ee500260df38a4e286ab8266ff [2022-04-12T12:00:21.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T12:00:21.513Z] Dload Upload Total Spent Left Speed [2022-04-12T12:00:21.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59442 0 0 100 59442 0 218k --:--:-- --:--:-- --:--:-- 218k [2022-04-12T12:00:21.774Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] } [2022-04-12T12:00:21.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-12T12:00:22.077Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-12T12:00:22.089Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:00:22.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T12:00:22.381Z] [2022-04-12T12:00:22.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:00:22.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T12:00:22.689Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-12T12:00:22.689Z] 188c0c94c7c5: Pulling fs layer [2022-04-12T12:00:22.689Z] 0ef7d3d256c8: Pulling fs layer [2022-04-12T12:00:22.689Z] de9db76c5a1d: Pulling fs layer [2022-04-12T12:00:22.689Z] 0eba1c9be4d2: Pulling fs layer [2022-04-12T12:00:22.689Z] 0d57e429df01: Pulling fs layer [2022-04-12T12:00:22.689Z] 4e4be7b47b0d: Pulling fs layer [2022-04-12T12:00:22.689Z] e1f770b5df2f: Pulling fs layer [2022-04-12T12:00:22.689Z] 85a0685a4137: Pulling fs layer [2022-04-12T12:00:22.689Z] 4e4be7b47b0d: Waiting [2022-04-12T12:00:22.689Z] e1f770b5df2f: Waiting [2022-04-12T12:00:22.689Z] 85a0685a4137: Waiting [2022-04-12T12:00:22.689Z] 0eba1c9be4d2: Waiting [2022-04-12T12:00:22.689Z] de9db76c5a1d: Verifying Checksum [2022-04-12T12:00:22.689Z] 0ef7d3d256c8: Download complete [2022-04-12T12:00:22.689Z] 0d57e429df01: Verifying Checksum [2022-04-12T12:00:22.689Z] 0d57e429df01: Download complete [2022-04-12T12:00:22.689Z] 188c0c94c7c5: Verifying Checksum [2022-04-12T12:00:22.689Z] 188c0c94c7c5: Download complete [2022-04-12T12:00:22.689Z] 4e4be7b47b0d: Verifying Checksum [2022-04-12T12:00:22.689Z] 4e4be7b47b0d: Download complete [2022-04-12T12:00:22.947Z] e1f770b5df2f: Verifying Checksum [2022-04-12T12:00:22.947Z] e1f770b5df2f: Download complete [2022-04-12T12:00:22.947Z] 188c0c94c7c5: Pull complete [2022-04-12T12:00:22.947Z] 0ef7d3d256c8: Pull complete [2022-04-12T12:00:23.208Z] de9db76c5a1d: Pull complete [2022-04-12T12:00:23.467Z] 0eba1c9be4d2: Verifying Checksum [2022-04-12T12:00:23.467Z] 0eba1c9be4d2: Download complete [2022-04-12T12:00:23.467Z] 85a0685a4137: Verifying Checksum [2022-04-12T12:00:23.467Z] 85a0685a4137: Download complete [2022-04-12T12:00:26.758Z] 0eba1c9be4d2: Pull complete [2022-04-12T12:00:26.758Z] 0d57e429df01: Pull complete [2022-04-12T12:00:27.017Z] 4e4be7b47b0d: Pull complete [2022-04-12T12:00:27.275Z] e1f770b5df2f: Pull complete [2022-04-12T12:00:30.567Z] 85a0685a4137: Pull complete [2022-04-12T12:00:30.567Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-12T12:00:30.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T12:00:30.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-12T12:00:30.634Z] prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container [2022-04-12T12:00:30.663Z] $ 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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T12:00:32.760Z] $ docker top 75d0a501ade701a07b4700aea4c5aa18744bf26b57196887a5a6568a27343c82 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T12:00:32.858Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-12T12:00:33.143Z] + set -o pipefail [2022-04-12T12:00:33.143Z] + snyk monitor '--org=edgex-jenkins' [2022-04-12T12:00:38.429Z] [2022-04-12T12:00:38.429Z] Monitoring /w/workspace/edgex-go/189 (github.com/edgexfoundry/edgex-go)... [2022-04-12T12:00:38.429Z] [2022-04-12T12:00:38.429Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/622a8012-0dcd-4693-b251-3a6fe4b0c7d5 [2022-04-12T12:00:38.429Z] [2022-04-12T12:00:38.429Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-12T12:00:38.429Z] [2022-04-12T12:00:38.429Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-12T12:00:38.429Z] [2022-04-12T12:00:38.691Z] [Pipeline] } [2022-04-12T12:00:38.695Z] $ docker stop --time=1 75d0a501ade701a07b4700aea4c5aa18744bf26b57196887a5a6568a27343c82 [2022-04-12T12:00:40.736Z] $ docker rm -f 75d0a501ade701a07b4700aea4c5aa18744bf26b57196887a5a6568a27343c82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-12T12:00:41.289Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T12:00:41.308Z] provisioning config files... [2022-04-12T12:00:41.318Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/189@tmp/config2029147975309506873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:00:41.619Z] --> edgex-publish-swagger.sh [2022-04-12T12:00:41.619Z] === Publish openapi/v2 API === [2022-04-12T12:00:41.619Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-12T12:00:41.619Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/189/openapi/v2/core-command.yaml] [2022-04-12T12:00:41.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T12:00:41.619Z] Dload Upload Total Spent Left Speed [2022-04-12T12:00:43.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27415 0:00:01 0:00:01 --:--:-- 27415 100 33831 0 0 100 33831 0 15143 0:00:02 0:00:02 --:--:-- 15143 100 33831 0 0 100 33831 0 14066 0:00:02 0:00:02 --:--:-- 14072 [2022-04-12T12:00:43.950Z] [2022-04-12T12:00:43.950Z] [2022-04-12T12:00:43.950Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/189/openapi/v2/core-data.yaml] [2022-04-12T12:00:43.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T12:00:43.950Z] Dload Upload Total Spent Left Speed [2022-04-12T12:00:45.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 38894 0:00:01 0:00:01 --:--:-- 38872 100 71604 0 0 100 71604 0 38872 0:00:01 0:00:01 --:--:-- 38851 [2022-04-12T12:00:45.916Z] [2022-04-12T12:00:45.916Z] [2022-04-12T12:00:45.916Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/189/openapi/v2/core-metadata.yaml] [2022-04-12T12:00:45.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T12:00:45.916Z] Dload Upload Total Spent Left Speed [2022-04-12T12:00:48.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 141k 0 0 100 141k 0 65906 0:00:02 0:00:02 --:--:-- 65906 100 141k 0 0 100 141k 0 65757 0:00:02 0:00:02 --:--:-- 65757 [2022-04-12T12:00:48.250Z] [2022-04-12T12:00:48.250Z] [2022-04-12T12:00:48.250Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/189/openapi/v2/support-notifications.yaml] [2022-04-12T12:00:48.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T12:00:48.250Z] Dload Upload Total Spent Left Speed [2022-04-12T12:00:49.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74122 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 64723 0:00:01 0:00:01 --:--:-- 64676 100 89318 0 0 100 89318 0 64723 0:00:01 0:00:01 --:--:-- 64676 [2022-04-12T12:00:49.455Z] [2022-04-12T12:00:49.455Z] [2022-04-12T12:00:49.455Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/189/openapi/v2/support-scheduler.yaml] [2022-04-12T12:00:49.455Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T12:00:49.455Z] Dload Upload Total Spent Left Speed [2022-04-12T12:00:50.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32881 100 39556 0 0 100 39556 0 28478 0:00:01 0:00:01 --:--:-- 28478 [2022-04-12T12:00:50.840Z] [2022-04-12T12:00:50.840Z] [2022-04-12T12:00:50.840Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/189/openapi/v2/system-agent.yaml] [2022-04-12T12:00:50.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T12:00:50.840Z] Dload Upload Total Spent Left Speed [2022-04-12T12:00:52.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16673 0:00:01 0:00:01 --:--:-- 16673 100 20091 0 0 100 20091 0 13971 0:00:01 0:00:01 --:--:-- 13971 [2022-04-12T12:00:52.229Z] [2022-04-12T12:00:52.229Z] [Pipeline] } [2022-04-12T12:00:52.239Z] 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-12T12:00:52.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T12:00:52.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:00:52.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T12:00:52.938Z] . [Pipeline] withDockerContainer [2022-04-12T12:00:53.009Z] prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container [2022-04-12T12:00:53.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T12:00:53.456Z] $ docker top 6b49c74c0a9f4fef5f49e2c1dd45209a7ac5aca84bed00ba9a0834ff3b91f4c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T12:00:53.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T12:00:53.555Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T12:00:53.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T12:00:53.681Z] $ docker exec 6b49c74c0a9f4fef5f49e2c1dd45209a7ac5aca84bed00ba9a0834ff3b91f4c5 ssh-agent [2022-04-12T12:00:53.832Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAOoeOe/agent.14 [2022-04-12T12:00:53.832Z] SSH_AGENT_PID=22 [2022-04-12T12:00:53.854Z] Running ssh-add (command line suppressed) [2022-04-12T12:00:53.979Z] Identity added: /w/workspace/edgex-go/189@tmp/private_key_2082728327555730201.key (/w/workspace/edgex-go/189@tmp/private_key_2082728327555730201.key) [2022-04-12T12:00:54.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T12:00:54.299Z] + git semver tag [2022-04-12T12:00:54.299Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T12:00:54.299Z] # $GIT_DIR = /w/workspace/edgex-go/189/.git [2022-04-12T12:00:54.299Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/189 [2022-04-12T12:00:54.299Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T12:00:54.299Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T12:00:54.299Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T12:00:54.299Z] # $SEMVER_BRANCH = main [2022-04-12T12:00:54.299Z] # $SEMVER_DIR = /w/workspace/edgex-go/189/.semver [2022-04-12T12:00:54.299Z] # 197d819be8811250aad6d64bcb6b2aa1cf8bb64a HEAD [2022-04-12T12:00:54.299Z] # -> Force: false [2022-04-12T12:00:54.299Z] # 266639eb3e62dcca77de49961dbd1cc156e9113a refs/tags/v2.2.0-dev.64 [Pipeline] } [2022-04-12T12:00:54.301Z] $ docker exec --env ******** --env ******** 6b49c74c0a9f4fef5f49e2c1dd45209a7ac5aca84bed00ba9a0834ff3b91f4c5 ssh-agent -k [2022-04-12T12:00:54.422Z] unset SSH_AUTH_SOCK; [2022-04-12T12:00:54.422Z] unset SSH_AGENT_PID; [2022-04-12T12:00:54.423Z] echo Agent pid 22 killed; [2022-04-12T12:00:54.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T12:00:54.759Z] + git semver [Pipeline] } [2022-04-12T12:00:54.764Z] $ docker stop --time=1 6b49c74c0a9f4fef5f49e2c1dd45209a7ac5aca84bed00ba9a0834ff3b91f4c5 [2022-04-12T12:00:56.059Z] $ docker rm -f 6b49c74c0a9f4fef5f49e2c1dd45209a7ac5aca84bed00ba9a0834ff3b91f4c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:00:56.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T12:00:56.481Z] [2022-04-12T12:00:56.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:00:56.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T12:00:56.787Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-12T12:00:56.787Z] ab5ef0e58194: Pulling fs layer [2022-04-12T12:00:56.787Z] 9712f1f96733: Pulling fs layer [2022-04-12T12:00:56.787Z] 63f879dbbcfc: Pulling fs layer [2022-04-12T12:00:56.787Z] 0d9ebad4ef96: Pulling fs layer [2022-04-12T12:00:56.787Z] e9a5061849ea: Pulling fs layer [2022-04-12T12:00:56.787Z] d747dcd14b5f: Pulling fs layer [2022-04-12T12:00:56.787Z] 2de7ff778b66: Pulling fs layer [2022-04-12T12:00:56.787Z] d747dcd14b5f: Waiting [2022-04-12T12:00:56.787Z] 2de7ff778b66: Waiting [2022-04-12T12:00:56.787Z] e9a5061849ea: Waiting [2022-04-12T12:00:56.787Z] 0d9ebad4ef96: Waiting [2022-04-12T12:00:56.787Z] 9712f1f96733: Download complete [2022-04-12T12:00:57.048Z] 63f879dbbcfc: Verifying Checksum [2022-04-12T12:00:57.048Z] 63f879dbbcfc: Download complete [2022-04-12T12:00:57.307Z] e9a5061849ea: Verifying Checksum [2022-04-12T12:00:57.307Z] e9a5061849ea: Download complete [2022-04-12T12:00:57.307Z] d747dcd14b5f: Verifying Checksum [2022-04-12T12:00:57.307Z] d747dcd14b5f: Download complete [2022-04-12T12:00:57.307Z] 0d9ebad4ef96: Verifying Checksum [2022-04-12T12:00:57.307Z] 0d9ebad4ef96: Download complete [2022-04-12T12:00:57.307Z] ab5ef0e58194: Verifying Checksum [2022-04-12T12:00:57.307Z] ab5ef0e58194: Download complete [2022-04-12T12:00:57.307Z] 2de7ff778b66: Verifying Checksum [2022-04-12T12:01:00.594Z] ab5ef0e58194: Pull complete [2022-04-12T12:01:00.594Z] 9712f1f96733: Pull complete [2022-04-12T12:01:01.533Z] 63f879dbbcfc: Pull complete [2022-04-12T12:01:05.733Z] 0d9ebad4ef96: Pull complete [2022-04-12T12:01:05.733Z] e9a5061849ea: Pull complete [2022-04-12T12:01:05.733Z] d747dcd14b5f: Pull complete [2022-04-12T12:01:07.110Z] 2de7ff778b66: Pull complete [2022-04-12T12:01:07.110Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-12T12:01:07.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T12:01:07.110Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-12T12:01:07.179Z] prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container [2022-04-12T12:01:07.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T12:01:09.100Z] $ docker top 58c43529200d02cd258aaaa15955ba32c7a2d9bc0aaf2216d3f2e190678ba9de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-12T12:01:09.193Z] provisioning config files... [2022-04-12T12:01:09.201Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/189@tmp/config5432350783613623852tmp [2022-04-12T12:01:09.212Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/189@tmp/config3453715824736911776tmp [2022-04-12T12:01:09.222Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/189@tmp/config7282096888442481740tmp [Pipeline] { [Pipeline] echo [2022-04-12T12:01:09.237Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:01:09.523Z] ---> sigul-configuration.sh [2022-04-12T12:01:09.524Z] gpg: directory `/root/.gnupg' created [2022-04-12T12:01:09.524Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-12T12:01:09.524Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-12T12:01:09.524Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-12T12:01:09.524Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-12T12:01:09.524Z] gpg: CAST5 encrypted data [2022-04-12T12:01:09.524Z] gpg: encrypted with 1 passphrase [2022-04-12T12:01:09.524Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-12T12:01:09.812Z] + mkdir /home/jenkins [2022-04-12T12:01:09.812Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-12T12:01:10.100Z] + 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-12T12:01:10.111Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:01:10.396Z] ---> sigul-install.sh [2022-04-12T12:01:10.397Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-12T12:01:10.699Z] + git tag --list [2022-04-12T12:01:10.699Z] 0.6.0 [2022-04-12T12:01:10.699Z] 0.6.1 [2022-04-12T12:01:10.699Z] 0.7.0 [2022-04-12T12:01:10.699Z] 0.7.1 [2022-04-12T12:01:10.699Z] v1.0.0 [2022-04-12T12:01:10.699Z] v1.0.1 [2022-04-12T12:01:10.699Z] v1.1.0 [2022-04-12T12:01:10.699Z] v1.2.0 [2022-04-12T12:01:10.699Z] v1.2.1 [2022-04-12T12:01:10.699Z] v1.3.0 [2022-04-12T12:01:10.699Z] v1.3.1 [2022-04-12T12:01:10.699Z] v2.0.0 [2022-04-12T12:01:10.699Z] v2.0.1-dev.1 [2022-04-12T12:01:10.699Z] v2.0.1-dev.10 [2022-04-12T12:01:10.699Z] v2.0.1-dev.11 [2022-04-12T12:01:10.699Z] v2.0.1-dev.12 [2022-04-12T12:01:10.699Z] v2.0.1-dev.13 [2022-04-12T12:01:10.699Z] v2.0.1-dev.14 [2022-04-12T12:01:10.699Z] v2.0.1-dev.15 [2022-04-12T12:01:10.699Z] v2.0.1-dev.16 [2022-04-12T12:01:10.699Z] v2.0.1-dev.17 [2022-04-12T12:01:10.699Z] v2.0.1-dev.18 [2022-04-12T12:01:10.699Z] v2.0.1-dev.19 [2022-04-12T12:01:10.699Z] v2.0.1-dev.2 [2022-04-12T12:01:10.699Z] v2.0.1-dev.20 [2022-04-12T12:01:10.699Z] v2.0.1-dev.21 [2022-04-12T12:01:10.699Z] v2.0.1-dev.22 [2022-04-12T12:01:10.699Z] v2.0.1-dev.23 [2022-04-12T12:01:10.699Z] v2.0.1-dev.24 [2022-04-12T12:01:10.699Z] v2.0.1-dev.25 [2022-04-12T12:01:10.699Z] v2.0.1-dev.26 [2022-04-12T12:01:10.699Z] v2.0.1-dev.27 [2022-04-12T12:01:10.699Z] v2.0.1-dev.28 [2022-04-12T12:01:10.699Z] v2.0.1-dev.29 [2022-04-12T12:01:10.699Z] v2.0.1-dev.3 [2022-04-12T12:01:10.699Z] v2.0.1-dev.30 [2022-04-12T12:01:10.699Z] v2.0.1-dev.31 [2022-04-12T12:01:10.699Z] v2.0.1-dev.32 [2022-04-12T12:01:10.699Z] v2.0.1-dev.33 [2022-04-12T12:01:10.699Z] v2.0.1-dev.34 [2022-04-12T12:01:10.699Z] v2.0.1-dev.35 [2022-04-12T12:01:10.699Z] v2.0.1-dev.36 [2022-04-12T12:01:10.699Z] v2.0.1-dev.37 [2022-04-12T12:01:10.699Z] v2.0.1-dev.38 [2022-04-12T12:01:10.699Z] v2.0.1-dev.39 [2022-04-12T12:01:10.699Z] v2.0.1-dev.4 [2022-04-12T12:01:10.699Z] v2.0.1-dev.40 [2022-04-12T12:01:10.699Z] v2.0.1-dev.41 [2022-04-12T12:01:10.699Z] v2.0.1-dev.42 [2022-04-12T12:01:10.699Z] v2.0.1-dev.43 [2022-04-12T12:01:10.699Z] v2.0.1-dev.44 [2022-04-12T12:01:10.699Z] v2.0.1-dev.45 [2022-04-12T12:01:10.699Z] v2.0.1-dev.46 [2022-04-12T12:01:10.699Z] v2.0.1-dev.47 [2022-04-12T12:01:10.699Z] v2.0.1-dev.48 [2022-04-12T12:01:10.699Z] v2.0.1-dev.49 [2022-04-12T12:01:10.699Z] v2.0.1-dev.5 [2022-04-12T12:01:10.699Z] v2.0.1-dev.50 [2022-04-12T12:01:10.699Z] v2.0.1-dev.51 [2022-04-12T12:01:10.699Z] v2.0.1-dev.52 [2022-04-12T12:01:10.699Z] v2.0.1-dev.53 [2022-04-12T12:01:10.699Z] v2.0.1-dev.54 [2022-04-12T12:01:10.699Z] v2.0.1-dev.55 [2022-04-12T12:01:10.699Z] v2.0.1-dev.56 [2022-04-12T12:01:10.699Z] v2.0.1-dev.57 [2022-04-12T12:01:10.699Z] v2.0.1-dev.58 [2022-04-12T12:01:10.699Z] v2.0.1-dev.59 [2022-04-12T12:01:10.699Z] v2.0.1-dev.6 [2022-04-12T12:01:10.699Z] v2.0.1-dev.60 [2022-04-12T12:01:10.699Z] v2.0.1-dev.61 [2022-04-12T12:01:10.699Z] v2.0.1-dev.62 [2022-04-12T12:01:10.699Z] v2.0.1-dev.63 [2022-04-12T12:01:10.699Z] v2.0.1-dev.64 [2022-04-12T12:01:10.699Z] v2.0.1-dev.65 [2022-04-12T12:01:10.699Z] v2.0.1-dev.66 [2022-04-12T12:01:10.699Z] v2.0.1-dev.67 [2022-04-12T12:01:10.699Z] v2.0.1-dev.68 [2022-04-12T12:01:10.699Z] v2.0.1-dev.69 [2022-04-12T12:01:10.699Z] v2.0.1-dev.7 [2022-04-12T12:01:10.699Z] v2.0.1-dev.70 [2022-04-12T12:01:10.699Z] v2.0.1-dev.71 [2022-04-12T12:01:10.699Z] v2.0.1-dev.72 [2022-04-12T12:01:10.699Z] v2.0.1-dev.73 [2022-04-12T12:01:10.699Z] v2.0.1-dev.74 [2022-04-12T12:01:10.699Z] v2.0.1-dev.75 [2022-04-12T12:01:10.699Z] v2.0.1-dev.76 [2022-04-12T12:01:10.699Z] v2.0.1-dev.77 [2022-04-12T12:01:10.699Z] v2.0.1-dev.78 [2022-04-12T12:01:10.699Z] v2.0.1-dev.79 [2022-04-12T12:01:10.699Z] v2.0.1-dev.8 [2022-04-12T12:01:10.699Z] v2.0.1-dev.80 [2022-04-12T12:01:10.699Z] v2.0.1-dev.81 [2022-04-12T12:01:10.699Z] v2.0.1-dev.82 [2022-04-12T12:01:10.699Z] v2.0.1-dev.83 [2022-04-12T12:01:10.699Z] v2.0.1-dev.84 [2022-04-12T12:01:10.699Z] v2.0.1-dev.85 [2022-04-12T12:01:10.699Z] v2.0.1-dev.86 [2022-04-12T12:01:10.699Z] v2.0.1-dev.87 [2022-04-12T12:01:10.699Z] v2.0.1-dev.88 [2022-04-12T12:01:10.699Z] v2.0.1-dev.89 [2022-04-12T12:01:10.699Z] v2.0.1-dev.9 [2022-04-12T12:01:10.699Z] v2.0.1-dev.90 [2022-04-12T12:01:10.699Z] v2.0.1-dev.91 [2022-04-12T12:01:10.699Z] v2.0.1-dev.92 [2022-04-12T12:01:10.699Z] v2.0.1-dev.93 [2022-04-12T12:01:10.699Z] v2.0.1-dev.94 [2022-04-12T12:01:10.699Z] v2.0.1-dev.95 [2022-04-12T12:01:10.699Z] v2.0.1-dev.96 [2022-04-12T12:01:10.699Z] v2.0.1-dev.97 [2022-04-12T12:01:10.699Z] v2.0.1-dev.98 [2022-04-12T12:01:10.699Z] v2.0.1-dev.99 [2022-04-12T12:01:10.699Z] v2.1.0 [2022-04-12T12:01:10.699Z] v2.2.0-dev.1 [2022-04-12T12:01:10.699Z] v2.2.0-dev.10 [2022-04-12T12:01:10.699Z] v2.2.0-dev.11 [2022-04-12T12:01:10.699Z] v2.2.0-dev.12 [2022-04-12T12:01:10.699Z] v2.2.0-dev.13 [2022-04-12T12:01:10.699Z] v2.2.0-dev.14 [2022-04-12T12:01:10.699Z] v2.2.0-dev.15 [2022-04-12T12:01:10.699Z] v2.2.0-dev.16 [2022-04-12T12:01:10.699Z] v2.2.0-dev.17 [2022-04-12T12:01:10.699Z] v2.2.0-dev.18 [2022-04-12T12:01:10.699Z] v2.2.0-dev.19 [2022-04-12T12:01:10.699Z] v2.2.0-dev.2 [2022-04-12T12:01:10.699Z] v2.2.0-dev.20 [2022-04-12T12:01:10.699Z] v2.2.0-dev.21 [2022-04-12T12:01:10.699Z] v2.2.0-dev.22 [2022-04-12T12:01:10.699Z] v2.2.0-dev.23 [2022-04-12T12:01:10.699Z] v2.2.0-dev.24 [2022-04-12T12:01:10.699Z] v2.2.0-dev.25 [2022-04-12T12:01:10.699Z] v2.2.0-dev.26 [2022-04-12T12:01:10.699Z] v2.2.0-dev.27 [2022-04-12T12:01:10.699Z] v2.2.0-dev.28 [2022-04-12T12:01:10.699Z] v2.2.0-dev.29 [2022-04-12T12:01:10.699Z] v2.2.0-dev.3 [2022-04-12T12:01:10.699Z] v2.2.0-dev.30 [2022-04-12T12:01:10.699Z] v2.2.0-dev.31 [2022-04-12T12:01:10.699Z] v2.2.0-dev.32 [2022-04-12T12:01:10.699Z] v2.2.0-dev.33 [2022-04-12T12:01:10.699Z] v2.2.0-dev.34 [2022-04-12T12:01:10.699Z] v2.2.0-dev.35 [2022-04-12T12:01:10.699Z] v2.2.0-dev.36 [2022-04-12T12:01:10.699Z] v2.2.0-dev.37 [2022-04-12T12:01:10.699Z] v2.2.0-dev.38 [2022-04-12T12:01:10.699Z] v2.2.0-dev.39 [2022-04-12T12:01:10.699Z] v2.2.0-dev.4 [2022-04-12T12:01:10.699Z] v2.2.0-dev.40 [2022-04-12T12:01:10.699Z] v2.2.0-dev.41 [2022-04-12T12:01:10.699Z] v2.2.0-dev.42 [2022-04-12T12:01:10.699Z] v2.2.0-dev.43 [2022-04-12T12:01:10.699Z] v2.2.0-dev.44 [2022-04-12T12:01:10.699Z] v2.2.0-dev.45 [2022-04-12T12:01:10.699Z] v2.2.0-dev.46 [2022-04-12T12:01:10.699Z] v2.2.0-dev.47 [2022-04-12T12:01:10.699Z] v2.2.0-dev.48 [2022-04-12T12:01:10.699Z] v2.2.0-dev.49 [2022-04-12T12:01:10.699Z] v2.2.0-dev.5 [2022-04-12T12:01:10.699Z] v2.2.0-dev.50 [2022-04-12T12:01:10.699Z] v2.2.0-dev.51 [2022-04-12T12:01:10.699Z] v2.2.0-dev.52 [2022-04-12T12:01:10.699Z] v2.2.0-dev.53 [2022-04-12T12:01:10.699Z] v2.2.0-dev.54 [2022-04-12T12:01:10.699Z] v2.2.0-dev.55 [2022-04-12T12:01:10.699Z] v2.2.0-dev.56 [2022-04-12T12:01:10.699Z] v2.2.0-dev.57 [2022-04-12T12:01:10.699Z] v2.2.0-dev.58 [2022-04-12T12:01:10.699Z] v2.2.0-dev.59 [2022-04-12T12:01:10.699Z] v2.2.0-dev.6 [2022-04-12T12:01:10.699Z] v2.2.0-dev.60 [2022-04-12T12:01:10.699Z] v2.2.0-dev.61 [2022-04-12T12:01:10.699Z] v2.2.0-dev.62 [2022-04-12T12:01:10.699Z] v2.2.0-dev.63 [2022-04-12T12:01:10.700Z] v2.2.0-dev.64 [2022-04-12T12:01:10.700Z] v2.2.0-dev.7 [2022-04-12T12:01:10.700Z] v2.2.0-dev.8 [2022-04-12T12:01:10.700Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-12T12:01:10.989Z] + lftools sign git-tag v2.2.0-dev.64 [2022-04-12T12:01:11.562Z] Signing Git tag with Sigul... [2022-04-12T12:01:11.562Z] Signing v2.2.0-dev.64 [Pipeline] echo [2022-04-12T12:01:12.142Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:01:12.430Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-12T12:01:12.438Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-12T12:01:12.454Z] $ docker stop --time=1 58c43529200d02cd258aaaa15955ba32c7a2d9bc0aaf2216d3f2e190678ba9de [2022-04-12T12:01:13.763Z] $ docker rm -f 58c43529200d02cd258aaaa15955ba32c7a2d9bc0aaf2216d3f2e190678ba9de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-12T12:01:14.189Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T12:01:14.189Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:01:14.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T12:01:14.485Z] . [Pipeline] withDockerContainer [2022-04-12T12:01:14.556Z] prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container [2022-04-12T12:01:14.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T12:01:14.978Z] $ docker top 0c0d84d61243921efa65087723f6187cfc4ecad8ec5a16fb90571b67273cd489 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T12:01:15.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T12:01:15.088Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T12:01:15.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T12:01:15.212Z] $ docker exec 0c0d84d61243921efa65087723f6187cfc4ecad8ec5a16fb90571b67273cd489 ssh-agent [2022-04-12T12:01:15.349Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpDpENC/agent.15 [2022-04-12T12:01:15.349Z] SSH_AGENT_PID=21 [2022-04-12T12:01:15.354Z] Running ssh-add (command line suppressed) [2022-04-12T12:01:15.467Z] Identity added: /w/workspace/edgex-go/189@tmp/private_key_9072075207906568868.key (/w/workspace/edgex-go/189@tmp/private_key_9072075207906568868.key) [2022-04-12T12:01:15.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T12:01:15.810Z] + git semver bump pre [2022-04-12T12:01:15.810Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T12:01:15.810Z] # $GIT_DIR = /w/workspace/edgex-go/189/.git [2022-04-12T12:01:15.810Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/189 [2022-04-12T12:01:15.810Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T12:01:15.810Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T12:01:15.810Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T12:01:15.810Z] # $SEMVER_BRANCH = main [2022-04-12T12:01:15.810Z] # $SEMVER_DIR = /w/workspace/edgex-go/189/.semver [2022-04-12T12:01:15.810Z] 2.2.0-dev.65 [Pipeline] } [2022-04-12T12:01:15.810Z] $ docker exec --env ******** --env ******** 0c0d84d61243921efa65087723f6187cfc4ecad8ec5a16fb90571b67273cd489 ssh-agent -k [2022-04-12T12:01:15.929Z] unset SSH_AUTH_SOCK; [2022-04-12T12:01:15.929Z] unset SSH_AGENT_PID; [2022-04-12T12:01:15.929Z] echo Agent pid 21 killed; [2022-04-12T12:01:15.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T12:01:16.262Z] + git semver [Pipeline] } [2022-04-12T12:01:16.267Z] $ docker stop --time=1 0c0d84d61243921efa65087723f6187cfc4ecad8ec5a16fb90571b67273cd489 [2022-04-12T12:01:17.572Z] $ docker rm -f 0c0d84d61243921efa65087723f6187cfc4ecad8ec5a16fb90571b67273cd489 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T12:01:17.944Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T12:01:17.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:01:18.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T12:01:18.241Z] . [Pipeline] withDockerContainer [2022-04-12T12:01:18.307Z] prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container [2022-04-12T12:01:18.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T12:01:18.692Z] $ docker top 2f3d2b57e896b11575e22241c4da9e38959835ecc9a88359c26d1cc80a7e3f64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T12:01:18.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T12:01:18.808Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T12:01:18.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T12:01:18.945Z] $ docker exec 2f3d2b57e896b11575e22241c4da9e38959835ecc9a88359c26d1cc80a7e3f64 ssh-agent [2022-04-12T12:01:19.094Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHiJHfA/agent.14 [2022-04-12T12:01:19.094Z] SSH_AGENT_PID=20 [2022-04-12T12:01:19.099Z] Running ssh-add (command line suppressed) [2022-04-12T12:01:19.216Z] Identity added: /w/workspace/edgex-go/189@tmp/private_key_5756142090661712316.key (/w/workspace/edgex-go/189@tmp/private_key_5756142090661712316.key) [2022-04-12T12:01:19.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T12:01:19.529Z] + git semver push [2022-04-12T12:01:19.529Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T12:01:19.529Z] # $GIT_DIR = /w/workspace/edgex-go/189/.git [2022-04-12T12:01:19.529Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/189 [2022-04-12T12:01:19.529Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T12:01:19.529Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T12:01:19.529Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T12:01:19.529Z] # $SEMVER_BRANCH = main [2022-04-12T12:01:19.529Z] # $SEMVER_DIR = /w/workspace/edgex-go/189/.semver [2022-04-12T12:01:20.101Z] git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } [2022-04-12T12:01:20.106Z] $ docker exec --env ******** --env ******** 2f3d2b57e896b11575e22241c4da9e38959835ecc9a88359c26d1cc80a7e3f64 ssh-agent -k [2022-04-12T12:01:20.227Z] unset SSH_AUTH_SOCK; [2022-04-12T12:01:20.227Z] unset SSH_AGENT_PID; [2022-04-12T12:01:20.227Z] echo Agent pid 20 killed; [2022-04-12T12:01:20.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-12T12:01:20.271Z] $ docker stop --time=1 2f3d2b57e896b11575e22241c4da9e38959835ecc9a88359c26d1cc80a7e3f64 [2022-04-12T12:01:21.531Z] $ docker rm -f 2f3d2b57e896b11575e22241c4da9e38959835ecc9a88359c26d1cc80a7e3f64 [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-12T12:01:22.173Z] + [ -d /w/workspace/edgex-go/189/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:01:22.468Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:01:23.341Z] ---> package-listing.sh [2022-04-12T12:01:23.341Z] ++ facter osfamily [2022-04-12T12:01:23.341Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T12:01:23.603Z] + OS_FAMILY=debian [2022-04-12T12:01:23.603Z] + workspace=/w/workspace/edgex-go/189 [2022-04-12T12:01:23.603Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T12:01:23.603Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T12:01:23.603Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T12:01:23.603Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T12:01:23.603Z] + '[' /w/workspace/edgex-go/189 ']' [2022-04-12T12:01:23.603Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T12:01:23.603Z] + case "${OS_FAMILY}" in [2022-04-12T12:01:23.603Z] + dpkg -l [2022-04-12T12:01:23.603Z] + grep '^ii' [2022-04-12T12:01:23.603Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T12:01:23.603Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T12:01:23.603Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T12:01:23.603Z] + '[' /w/workspace/edgex-go/189 ']' [2022-04-12T12:01:23.603Z] + mkdir -p /w/workspace/edgex-go/189/archives/ [2022-04-12T12:01:23.603Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/189/archives/ [Pipeline] echo [2022-04-12T12:01:23.614Z] 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/189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T12:01:23.894Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:01:24.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T12:01:24.451Z] [2022-04-12T12:01:24.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:01:24.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T12:01:24.754Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T12:01:24.754Z] 5eb5b503b376: Pulling fs layer [2022-04-12T12:01:24.754Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T12:01:24.754Z] ec43610c2a17: Pulling fs layer [2022-04-12T12:01:24.754Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T12:01:24.754Z] 33b1e0a273af: Pulling fs layer [2022-04-12T12:01:24.754Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T12:01:24.754Z] 2f39f015ded8: Pulling fs layer [2022-04-12T12:01:24.754Z] 33b1e0a273af: Waiting [2022-04-12T12:01:24.754Z] 5d3b04190fa2: Waiting [2022-04-12T12:01:24.754Z] 3a2ae6a8a46f: Waiting [2022-04-12T12:01:24.754Z] 2f39f015ded8: Waiting [2022-04-12T12:01:24.754Z] 5c69ac0246d0: Verifying Checksum [2022-04-12T12:01:24.754Z] 5c69ac0246d0: Download complete [2022-04-12T12:01:24.754Z] 3a2ae6a8a46f: Download complete [2022-04-12T12:01:24.754Z] 33b1e0a273af: Verifying Checksum [2022-04-12T12:01:24.754Z] 33b1e0a273af: Download complete [2022-04-12T12:01:24.754Z] ec43610c2a17: Verifying Checksum [2022-04-12T12:01:24.754Z] ec43610c2a17: Download complete [2022-04-12T12:01:24.754Z] 5d3b04190fa2: Verifying Checksum [2022-04-12T12:01:24.754Z] 5d3b04190fa2: Download complete [2022-04-12T12:01:25.013Z] 5eb5b503b376: Verifying Checksum [2022-04-12T12:01:25.013Z] 5eb5b503b376: Download complete [2022-04-12T12:01:25.582Z] 2f39f015ded8: Download complete [2022-04-12T12:01:26.524Z] 5eb5b503b376: Pull complete [2022-04-12T12:01:26.524Z] 5c69ac0246d0: Pull complete [2022-04-12T12:01:27.094Z] ec43610c2a17: Pull complete [2022-04-12T12:01:27.094Z] 3a2ae6a8a46f: Pull complete [2022-04-12T12:01:27.354Z] 33b1e0a273af: Pull complete [2022-04-12T12:01:27.354Z] 5d3b04190fa2: Pull complete [2022-04-12T12:01:31.546Z] 2f39f015ded8: Pull complete [2022-04-12T12:01:31.546Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T12:01:31.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T12:01:31.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T12:01:31.613Z] prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container [2022-04-12T12:01:31.641Z] $ 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/189/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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-12T12:01:33.035Z] $ docker top 4254bd61610c7cb81bd096fb7b7090a17ef3a2fd4be71e6e8a1152839441f7f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T12:01:33.409Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T12:01:33.693Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T12:01:33.984Z] + ls /var/log/sa-host [2022-04-12T12:01:33.984Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T12:01:34.215Z] provisioning config files... [2022-04-12T12:01:34.224Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/189@tmp/config1778330816885765370tmp [Pipeline] { [Pipeline] echo [2022-04-12T12:01:34.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:01:34.528Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T12:01:34.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:01:34.871Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T12:01:34.883Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:01:35.173Z] ---> sudo-logs.sh [2022-04-12T12:01:35.173Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T12:01:35.244Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:01:35.621Z] ---> job-cost.sh [2022-04-12T12:01:35.621Z] lf-activate-venv: SKIPPING [2022-04-12T12:01:35.621Z] DEBUG: total: 0.2199999988079071 [2022-04-12T12:01:35.621Z] INFO: Retrieving Stack Cost... [2022-04-12T12:01:36.196Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T12:01:36.767Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T12:01:36.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:01:37.070Z] ---> logs-deploy.sh [2022-04-12T12:01:37.070Z] lf-activate-venv: SKIPPING [2022-04-12T12:01:37.070Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/189 [2022-04-12T12:01:37.070Z] INFO: archiving workspace using pattern(s): [2022-04-12T12:01:38.014Z] Archives upload complete. [2022-04-12T12:01:38.014Z] INFO: archiving logs to Nexus