Pull request #4690 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 00e3dfc7373860263497b7bc5dd100f5462ad532+2de8fa554a394181c312fea9a7aee868e4babbb7 (d52f54a6f23b76c72c00f91a224032f16587c645) 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-ssh962514872795519736.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4102308712740849649.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9245490653075040927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh4386687607605564575.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13245338526761510265.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3], 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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7506 in /w/workspace/edgexfoundry_edgex-go_PR-4690 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > 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 Merging remotes/origin/main commit 2de8fa554a394181c312fea9a7aee868e4babbb7 into PR head commit 00e3dfc7373860263497b7bc5dd100f5462ad532 Merge succeeded, producing 59c882c1a75c939b46ec93858c100d7353450bcb Checking out Revision 59c882c1a75c939b46ec93858c100d7353450bcb (PR-4690) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4690/head:refs/remotes/origin/PR-4690 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00e3dfc7373860263497b7bc5dd100f5462ad532 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59c882c1a75c939b46ec93858c100d7353450bcb # timeout=10 Commit message: "Merge commit '2de8fa554a394181c312fea9a7aee868e4babbb7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T00:44:06.318Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-21T00:44:06.390Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T00:44:06.408Z] ========================================================= [2023-09-21T00:44:06.408Z] EdgeX Global Pipelines Version Info [2023-09-21T00:44:06.408Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2a8be54917765dbbbff8cd643a03b51acd5ed2d5 # timeout=10 [2023-09-21T00:44:07.533Z] ------------------- [2023-09-21T00:44:07.533Z] stable info: [2023-09-21T00:44:07.533Z] ------------------- [2023-09-21T00:44:07.533Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T00:44:07.533Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T00:44:07.533Z] Message: update stable to v1.0.254 [2023-09-21T00:44:07.793Z] ------------------- [2023-09-21T00:44:07.793Z] experimental info: [2023-09-21T00:44:07.793Z] ------------------- [2023-09-21T00:44:07.793Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T00:44:07.793Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T00:44:07.793Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T00:44:07.928Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-21T00:44:07.938Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-21T00:44:07.950Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T00:44:07.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T00:44:07.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T00:44:07.975Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T00:44:07.982Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T00:44:07.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-21T00:44:07.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-21T00:44:08.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-21T00:44:08.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T00:44:08.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T00:44:08.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T00:44:08.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T00:44:08.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T00:44:08.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T00:44:08.073Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T00:44:08.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T00:44:08.095Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-21T00:44:08.109Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-21T00:44:08.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T00:44:08.143Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T00:44:08.160Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T00:44:08.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4690 [Pipeline] echo [2023-09-21T00:44:08.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4690 [Pipeline] echo [2023-09-21T00:44:08.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4690 [Pipeline] echo [2023-09-21T00:44:08.206Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59c882c1a75c939b46ec93858c100d7353450bcb [Pipeline] echo [2023-09-21T00:44:08.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59c882c [Pipeline] echo [2023-09-21T00:44:08.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T00:44:08.286Z] provisioning config files... [2023-09-21T00:44:08.300Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8353322784716203400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:44:08.606Z] ---> docker-login.sh [2023-09-21T00:44:08.606Z] nexus3.edgexfoundry.org:10001 [2023-09-21T00:44:08.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:44:08.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:44:08.867Z] Configure a credential helper to remove this warning. See [2023-09-21T00:44:08.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:44:08.867Z] [2023-09-21T00:44:08.867Z] Login Succeeded [2023-09-21T00:44:08.867Z] nexus3.edgexfoundry.org:10002 [2023-09-21T00:44:08.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:44:09.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:44:09.127Z] Configure a credential helper to remove this warning. See [2023-09-21T00:44:09.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:44:09.127Z] [2023-09-21T00:44:09.127Z] Login Succeeded [2023-09-21T00:44:09.127Z] nexus3.edgexfoundry.org:10003 [2023-09-21T00:44:09.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:44:09.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:44:09.127Z] Configure a credential helper to remove this warning. See [2023-09-21T00:44:09.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:44:09.127Z] [2023-09-21T00:44:09.127Z] Login Succeeded [2023-09-21T00:44:09.127Z] nexus3.edgexfoundry.org:10004 [2023-09-21T00:44:09.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:44:09.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:44:09.127Z] Configure a credential helper to remove this warning. See [2023-09-21T00:44:09.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:44:09.127Z] [2023-09-21T00:44:09.127Z] Login Succeeded [2023-09-21T00:44:09.127Z] docker.io [2023-09-21T00:44:09.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:44:09.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:44:09.649Z] Configure a credential helper to remove this warning. See [2023-09-21T00:44:09.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:44:09.649Z] [2023-09-21T00:44:09.649Z] Login Succeeded [2023-09-21T00:44:09.649Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T00:44:09.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T00:44:09.960Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-09-21T00:44:09.960Z] + + dirname cmd/core-command/Dockerfile [2023-09-21T00:44:09.960Z] cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-21T00:44:09.960Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-21T00:44:09.960Z] + cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-21T00:44:09.960Z] + + dirname cmd/core-data/Dockerfilecut [2023-09-21T00:44:09.960Z] -d/ -f2 [2023-09-21T00:44:09.960Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-21T00:44:09.960Z] + dirname cmd/core-metadata/Dockerfile [2023-09-21T00:44:09.960Z] + cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-21T00:44:09.960Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-21T00:44:09.960Z] + cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-21T00:44:09.960Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-21T00:44:09.960Z] + cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-21T00:44:09.960Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2023-09-21T00:44:09.960Z] cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-21T00:44:09.960Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-21T00:44:09.960Z] + cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-21T00:44:09.960Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-21T00:44:09.960Z] + cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-21T00:44:09.960Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-21T00:44:09.960Z] + cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-21T00:44:09.960Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-21T00:44:09.960Z] + cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-21T00:44:09.960Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-21T00:44:09.960Z] + cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-21T00:44:09.960Z] + dirname cmd/support-notifications/Dockerfile [2023-09-21T00:44:09.960Z] + cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-21T00:44:09.960Z] + + dirname cmd/support-scheduler/Dockerfile [2023-09-21T00:44:09.960Z] cut -d/ -f2 [2023-09-21T00:44:09.960Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-21T00:44:10.009Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-21T00:44:10.353Z] + git rev-list -1 --merges 59c882c1a75c939b46ec93858c100d7353450bcb~1..59c882c1a75c939b46ec93858c100d7353450bcb [Pipeline] echo [2023-09-21T00:44:10.366Z] -----------> git rev-list -1 --merges 59c882c1a75c939b46ec93858c100d7353450bcb~1..59c882c1a75c939b46ec93858c100d7353450bcb 59c882c1a75c939b46ec93858c100d7353450bcb [2023-09-21T00:44:10.366Z] 59c882c1a75c939b46ec93858c100d7353450bcb [false] [Pipeline] sh [2023-09-21T00:44:10.654Z] + git log --format=format:%s -1 59c882c1a75c939b46ec93858c100d7353450bcb [Pipeline] echo [2023-09-21T00:44:10.670Z] ========================================================= [2023-09-21T00:44:10.670Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T00:44:10.670Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-21T00:44:11.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T00:44:11.121Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T00:44:11.121Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T00:44:11.121Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T00:44:11.121Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T00:44:11.121Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T00:44:11.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:44:11.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T00:44:11.495Z] [2023-09-21T00:44:11.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:44:11.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T00:44:12.069Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T00:44:12.069Z] b85a868b505f: Pulling fs layer [2023-09-21T00:44:12.069Z] e2be974225ed: Pulling fs layer [2023-09-21T00:44:12.069Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T00:44:12.069Z] 988bab9f4d93: Pulling fs layer [2023-09-21T00:44:12.069Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T00:44:12.069Z] eaf3925da568: Pulling fs layer [2023-09-21T00:44:12.069Z] bab4dde63d76: Pulling fs layer [2023-09-21T00:44:12.069Z] bde34c3a00c8: Pulling fs layer [2023-09-21T00:44:12.069Z] b352a97aabf1: Pulling fs layer [2023-09-21T00:44:12.069Z] 4872d77fe225: Pulling fs layer [2023-09-21T00:44:12.069Z] 5851b861e8e6: Pulling fs layer [2023-09-21T00:44:12.069Z] 988bab9f4d93: Waiting [2023-09-21T00:44:12.069Z] 1469e6f7b9e6: Waiting [2023-09-21T00:44:12.069Z] bab4dde63d76: Waiting [2023-09-21T00:44:12.069Z] b352a97aabf1: Waiting [2023-09-21T00:44:12.069Z] 4872d77fe225: Waiting [2023-09-21T00:44:12.069Z] bde34c3a00c8: Waiting [2023-09-21T00:44:12.069Z] 5851b861e8e6: Waiting [2023-09-21T00:44:12.069Z] eaf3925da568: Waiting [2023-09-21T00:44:12.069Z] e2be974225ed: Download complete [2023-09-21T00:44:12.069Z] 988bab9f4d93: Verifying Checksum [2023-09-21T00:44:12.069Z] 988bab9f4d93: Download complete [2023-09-21T00:44:12.328Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T00:44:12.328Z] 1469e6f7b9e6: Download complete [2023-09-21T00:44:12.328Z] eaf3925da568: Download complete [2023-09-21T00:44:12.328Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T00:44:12.328Z] 339a4e72a1f5: Download complete [2023-09-21T00:44:12.328Z] bde34c3a00c8: Download complete [2023-09-21T00:44:12.328Z] b352a97aabf1: Download complete [2023-09-21T00:44:12.328Z] 4872d77fe225: Verifying Checksum [2023-09-21T00:44:12.328Z] 4872d77fe225: Download complete [2023-09-21T00:44:12.328Z] 5851b861e8e6: Download complete [2023-09-21T00:44:12.328Z] b85a868b505f: Download complete [2023-09-21T00:44:12.899Z] bab4dde63d76: Verifying Checksum [2023-09-21T00:44:12.899Z] bab4dde63d76: Download complete [2023-09-21T00:44:13.838Z] b85a868b505f: Pull complete [2023-09-21T00:44:13.838Z] e2be974225ed: Pull complete [2023-09-21T00:44:14.407Z] 339a4e72a1f5: Pull complete [2023-09-21T00:44:14.407Z] 988bab9f4d93: Pull complete [2023-09-21T00:44:14.667Z] 1469e6f7b9e6: Pull complete [2023-09-21T00:44:14.667Z] eaf3925da568: Pull complete [2023-09-21T00:44:16.570Z] bab4dde63d76: Pull complete [2023-09-21T00:44:16.570Z] bde34c3a00c8: Pull complete [2023-09-21T00:44:16.570Z] b352a97aabf1: Pull complete [2023-09-21T00:44:16.570Z] 4872d77fe225: Pull complete [2023-09-21T00:44:16.570Z] 5851b861e8e6: Pull complete [2023-09-21T00:44:16.570Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T00:44:16.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T00:44:16.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:44:16.915Z] prd-ubuntu20.04-docker-8c-8g-7506 does not seem to be running inside a container [2023-09-21T00:44:16.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T00:44:21.354Z] $ docker top 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f -eo pid,comm [2023-09-21T00:44:21.407Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-21T00:44:21.407Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T00:44:21.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T00:44:21.494Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T00:44:21.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T00:44:21.619Z] $ docker exec 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f ssh-agent [2023-09-21T00:44:21.730Z] SSH_AUTH_SOCK=/tmp/ssh-AvXlsOmIcNcc/agent.32 [2023-09-21T00:44:21.730Z] SSH_AGENT_PID=38 [2023-09-21T00:44:21.736Z] Running ssh-add (command line suppressed) [2023-09-21T00:44:21.846Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7410950444129656017.key (/w/workspace/edgex-go/3@tmp/private_key_7410950444129656017.key) [2023-09-21T00:44:21.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T00:44:22.142Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T00:44:22.163Z] $ docker exec --env ******** --env ******** 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f ssh-agent -k [2023-09-21T00:44:22.260Z] unset SSH_AUTH_SOCK; [2023-09-21T00:44:22.261Z] unset SSH_AGENT_PID; [2023-09-21T00:44:22.261Z] echo Agent pid 38 killed; [2023-09-21T00:44:22.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T00:44:22.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T00:44:22.285Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T00:44:22.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T00:44:22.402Z] $ docker exec 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f ssh-agent [2023-09-21T00:44:22.518Z] SSH_AUTH_SOCK=/tmp/ssh-BANypk8yDsvH/agent.70 [2023-09-21T00:44:22.518Z] SSH_AGENT_PID=76 [2023-09-21T00:44:22.522Z] Running ssh-add (command line suppressed) [2023-09-21T00:44:22.644Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9825565049526713884.key (/w/workspace/edgex-go/3@tmp/private_key_9825565049526713884.key) [2023-09-21T00:44:22.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T00:44:22.946Z] + git semver init [2023-09-21T00:44:23.205Z] 2023-09-21 00:44:23,138 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T00:44:23.205Z] 2023-09-21 00:44:23,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-09-21T00:44:23.205Z] 2023-09-21 00:44:23,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-09-21T00:44:23.205Z] 2023-09-21 00:44:23,140 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-09-21T00:44:29.777Z] 2023-09-21 00:44:28,507 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-09-21T00:44:29.777Z] 2023-09-21 00:44:28,507 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4690 with force:False [2023-09-21T00:44:29.777Z] 2023-09-21 00:44:28,508 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4690 [2023-09-21T00:44:29.777Z] 2023-09-21 00:44:28,512 [execute] INFO git cat-file --batch-check [2023-09-21T00:44:29.777Z] 2023-09-21 00:44:28,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T00:44:29.777Z] 2023-09-21 00:44:28,519 [execute] INFO git cat-file --batch [2023-09-21T00:44:29.777Z] 2023-09-21 00:44:28,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T00:44:29.777Z] 2023-09-21 00:44:28,525 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4690 [2023-09-21T00:44:29.777Z] 0.0.0 [Pipeline] } [2023-09-21T00:44:29.790Z] $ docker exec --env ******** --env ******** 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f ssh-agent -k [2023-09-21T00:44:29.885Z] unset SSH_AUTH_SOCK; [2023-09-21T00:44:29.885Z] unset SSH_AGENT_PID; [2023-09-21T00:44:29.886Z] echo Agent pid 76 killed; [2023-09-21T00:44:29.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T00:44:30.186Z] + git semver [Pipeline] } [2023-09-21T00:44:30.464Z] $ docker stop --time=1 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f [2023-09-21T00:44:31.969Z] $ docker rm -f --volumes 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T00:44:32.359Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T00:44:32.671Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T00:44:32.674Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T00:44:33.074Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-09-21T00:44:33.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T00:44:33.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T00:44:33.102Z] ========================================================= [2023-09-21T00:44:33.102Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T00:44:33.102Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-21T00:44:33.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T00:44:33.647Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T00:44:33.647Z] 7264a8db6415: Pulling fs layer [2023-09-21T00:44:33.647Z] c4d48a809fc2: Pulling fs layer [2023-09-21T00:44:33.647Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T00:44:33.647Z] ad3a456e5733: Pulling fs layer [2023-09-21T00:44:33.647Z] 33e27b845d1e: Pulling fs layer [2023-09-21T00:44:33.647Z] c68163c4e522: Pulling fs layer [2023-09-21T00:44:33.647Z] 50da416c3ac9: Pulling fs layer [2023-09-21T00:44:33.647Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T00:44:33.647Z] c68163c4e522: Waiting [2023-09-21T00:44:33.647Z] 50da416c3ac9: Waiting [2023-09-21T00:44:33.647Z] 23d2d4c4bb30: Waiting [2023-09-21T00:44:33.647Z] ad3a456e5733: Waiting [2023-09-21T00:44:33.647Z] 33e27b845d1e: Waiting [2023-09-21T00:44:33.647Z] c4d48a809fc2: Download complete [2023-09-21T00:44:33.647Z] ad3a456e5733: Download complete [2023-09-21T00:44:33.647Z] 33e27b845d1e: Verifying Checksum [2023-09-21T00:44:33.647Z] 33e27b845d1e: Download complete [2023-09-21T00:44:33.647Z] 7264a8db6415: Download complete [2023-09-21T00:44:33.647Z] c68163c4e522: Verifying Checksum [2023-09-21T00:44:33.647Z] c68163c4e522: Download complete [2023-09-21T00:44:33.908Z] 7264a8db6415: Pull complete [2023-09-21T00:44:33.908Z] 23d2d4c4bb30: Verifying Checksum [2023-09-21T00:44:33.908Z] 23d2d4c4bb30: Download complete [2023-09-21T00:44:34.186Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T00:44:34.186Z] 4f1c88b9dad5: Download complete [2023-09-21T00:44:34.186Z] c4d48a809fc2: Pull complete [2023-09-21T00:44:34.754Z] 50da416c3ac9: Verifying Checksum [2023-09-21T00:44:34.754Z] 50da416c3ac9: Download complete [2023-09-21T00:44:38.046Z] 4f1c88b9dad5: Pull complete [2023-09-21T00:44:38.046Z] ad3a456e5733: Pull complete [2023-09-21T00:44:38.305Z] 33e27b845d1e: Pull complete [2023-09-21T00:44:38.305Z] c68163c4e522: Pull complete [2023-09-21T00:44:40.835Z] 50da416c3ac9: Pull complete [2023-09-21T00:44:41.403Z] 23d2d4c4bb30: Pull complete [2023-09-21T00:44:41.403Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T00:44:41.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T00:44:41.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-21T00:44:41.693Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T00:44:41.693Z] WORKDIR /edgex [2023-09-21T00:44:41.693Z] COPY go.mod . [2023-09-21T00:44:41.693Z] RUN go mod download [2023-09-21T00:44:41.693Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-21T00:44:42.259Z] Sending build context to Docker daemon 171MB [2023-09-21T00:44:42.259Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T00:44:42.259Z] ---> 0786185ac409 [2023-09-21T00:44:42.259Z] Step 2/4 : WORKDIR /edgex [2023-09-21T00:44:47.752Z] Still waiting to schedule task [2023-09-21T00:44:47.753Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-21T00:44:50.404Z] ---> Running in c745df734714 [2023-09-21T00:44:50.404Z] Removing intermediate container c745df734714 [2023-09-21T00:44:50.404Z] ---> 7c163ca3dc5a [2023-09-21T00:44:50.404Z] Step 3/4 : COPY go.mod . [2023-09-21T00:44:50.404Z] ---> fa6dd4e4fbe2 [2023-09-21T00:44:50.404Z] Step 4/4 : RUN go mod download [2023-09-21T00:44:50.404Z] ---> Running in 5c39248fe383 [2023-09-21T00:45:16.960Z] Removing intermediate container 5c39248fe383 [2023-09-21T00:45:16.960Z] ---> 0c8afc7d74e6 [2023-09-21T00:45:16.960Z] Successfully built 0c8afc7d74e6 [2023-09-21T00:45:16.960Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:45:17.262Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T00:45:17.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:45:17.339Z] prd-ubuntu20.04-docker-8c-8g-7506 does not seem to be running inside a container [2023-09-21T00:45:17.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T00:45:18.337Z] $ docker top c987d2bfb84f36de862ab9557347dbf866984a4d8de98ebf72222b71c66280ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T00:45:18.677Z] + go version [2023-09-21T00:45:18.677Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T00:45:18.692Z] $ docker stop --time=1 c987d2bfb84f36de862ab9557347dbf866984a4d8de98ebf72222b71c66280ce [2023-09-21T00:45:19.962Z] $ docker rm -f --volumes c987d2bfb84f36de862ab9557347dbf866984a4d8de98ebf72222b71c66280ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:45:20.351Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T00:45:20.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:45:20.425Z] prd-ubuntu20.04-docker-8c-8g-7506 does not seem to be running inside a container [2023-09-21T00:45:20.460Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T00:45:20.828Z] $ docker top fa0475c3daa491507866f3133fad42242e0a37a5d34d564f402b5bbbe9975cc5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-21T00:45:20.894Z] ========================================================= [2023-09-21T00:45:20.894Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-21T00:45:20.894Z] ========================================================= [Pipeline] sh [2023-09-21T00:45:21.171Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-09-21T00:45:21.479Z] + make test [2023-09-21T00:45:21.479Z] go test -race -coverprofile=coverage.out ./... [2023-09-21T00:45:29.599Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-21T00:45:41.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-21T00:45:42.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-21T00:45:42.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-21T00:45:44.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2023-09-21T00:45:44.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-21T00:45:44.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-21T00:45:44.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-21T00:45:45.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2023-09-21T00:45:45.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-21T00:45:45.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-21T00:45:46.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-21T00:45:46.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-21T00:45:46.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-21T00:45:46.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-21T00:45:46.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-21T00:45:47.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-21T00:45:47.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-21T00:45:48.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.087s coverage: 69.2% of statements [2023-09-21T00:45:48.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.081s coverage: 53.0% of statements [2023-09-21T00:45:50.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.432s coverage: 93.4% of statements [2023-09-21T00:45:50.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 4.1% of statements [2023-09-21T00:45:50.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-21T00:45:50.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-21T00:45:50.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-21T00:45:50.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-21T00:45:50.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-21T00:45:50.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-21T00:45:50.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-21T00:45:50.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-21T00:45:50.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-21T00:45:50.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-21T00:45:51.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.392s coverage: 97.6% of statements [2023-09-21T00:45:51.286Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.051s coverage: 72.2% of statements [2023-09-21T00:45:52.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-21T00:45:52.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-21T00:45:53.207Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements [2023-09-21T00:45:53.207Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements [2023-09-21T00:45:53.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements [2023-09-21T00:45:53.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 82.9% of statements [2023-09-21T00:45:53.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.060s coverage: 94.1% of statements [2023-09-21T00:45:53.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.412s coverage: 96.3% of statements [2023-09-21T00:45:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.140s coverage: 87.5% of statements [2023-09-21T00:45:54.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-21T00:45:54.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-21T00:45:54.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-21T00:45:54.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-21T00:45:54.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-21T00:45:54.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-21T00:45:54.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-21T00:45:54.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-21T00:45:55.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-21T00:45:55.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-21T00:45:55.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-21T00:45:55.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-21T00:45:56.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-21T00:45:56.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-21T00:45:57.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-21T00:45:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-21T00:45:59.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-21T00:46:00.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-21T00:46:00.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-21T00:46:03.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-21T00:46:03.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-21T00:46:03.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-21T00:46:04.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-21T00:46:04.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-21T00:46:04.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-21T00:46:05.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-21T00:46:05.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-21T00:46:05.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-21T00:46:05.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-21T00:46:06.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.145s coverage: 94.4% of statements [2023-09-21T00:46:06.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-21T00:46:06.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-21T00:46:06.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-21T00:46:06.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-21T00:46:08.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-21T00:46:08.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-21T00:46:08.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-21T00:46:08.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-21T00:46:09.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-21T00:46:09.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-21T00:46:10.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-21T00:46:10.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-21T00:46:19.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.287s coverage: 79.9% of statements [2023-09-21T00:46:19.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.065s coverage: 92.9% of statements [2023-09-21T00:46:19.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements [2023-09-21T00:46:19.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2023-09-21T00:46:19.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements [2023-09-21T00:46:19.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.047s coverage: 20.0% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.041s coverage: 100.0% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.047s coverage: 86.0% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.198s coverage: 38.4% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 95.7% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2023-09-21T00:46:19.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.087s coverage: 98.9% of statements [2023-09-21T00:46:19.989Z] 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 [2023-09-21T00:46:19.989Z] running golangci-lint [2023-09-21T00:46:19.989Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-21T00:46:19.989Z] go version go1.21.0 linux/amd64 [2023-09-21T00:46:19.989Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-21T00:46:19.989Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-21T00:46:32.192Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 11.969992772s" [2023-09-21T00:46:32.192Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.042285ms" [2023-09-21T00:46:42.181Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.253857357s with top 10 stages: buildir: 42.336405245s, gosec: 8.377483687s, fact_deprecated: 2.116134489s, inspect: 1.943382418s, printf: 1.527144029s, ctrlflow: 1.38347527s, S1038: 1.147620831s, fact_purity: 1.032946798s, nilness: 981.621091ms, SA1016: 583.401874ms" [2023-09-21T00:46:42.181Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-21T00:46:42.181Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, cgo: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, identifier_marker: 197/197, exclude: 197/197" [2023-09-21T00:46:42.181Z] level=info msg="[runner] processing took 18.171553ms with stages: nolint: 10.581626ms, identifier_marker: 3.615197ms, exclude-rules: 1.469941ms, autogenerated_exclude: 1.37363ms, path_prettifier: 758.256µs, skip_dirs: 328.502µs, cgo: 21.52µs, filename_unadjuster: 12.35µs, max_same_issues: 2.5µs, fixer: 1.12µs, diff: 1.01µs, uniq_by_line: 860ns, max_from_linter: 860ns, exclude: 860ns, source_code: 660ns, severity-rules: 580ns, sort_results: 571ns, path_prefixer: 530ns, skip_files: 460ns, max_per_file_from_linter: 260ns, path_shortener: 260ns" [2023-09-21T00:46:42.181Z] level=info msg="[runner] linters took 10.095831969s with stages: goanalysis_metalinter: 10.077408544s" [2023-09-21T00:46:42.181Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-21T00:46:42.181Z] level=info msg="Memory: 223 samples, avg is 280.3MB, max is 880.4MB" [2023-09-21T00:46:42.181Z] level=info msg="Execution took 22.113931126s" [2023-09-21T00:46:42.181Z] go vet ./... [2023-09-21T00:46:46.590Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T00:46:46.590Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T00:46:46.590Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T00:46:46.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-21T00:46:47.196Z] + ls -al . [2023-09-21T00:46:47.197Z] total 732 [2023-09-21T00:46:47.197Z] drwxrwxr-x 12 1001 1001 4096 Sep 21 00:45 . [2023-09-21T00:46:47.197Z] drwxr-xr-x 4 root root 4096 Sep 21 00:45 .. [2023-09-21T00:46:47.197Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 00:44 .blubracket [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 16 Sep 21 00:44 .dockerignore [2023-09-21T00:46:47.197Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 00:46 .git [2023-09-21T00:46:47.197Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 00:44 .github [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 1173 Sep 21 00:44 .gitignore [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 00:44 .golangci.yml [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 100 Sep 21 00:44 .hadolint.yml [2023-09-21T00:46:47.197Z] drwxr-xr-x 3 1001 1001 4096 Sep 21 00:44 .semver [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 166 Sep 21 00:44 .sonarcloud.properties [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 00:44 ADOPTERS.md [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 11674 Sep 21 00:44 Attribution.txt [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 93407 Sep 21 00:44 CHANGELOG.md [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 00:44 CONTRIBUTING.md [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 00:44 GOVERNANCE.md [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 883 Sep 21 00:44 Jenkinsfile [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 00:44 LICENSE [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 15054 Sep 21 00:44 Makefile [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 00:44 OWNERS.md [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 9923 Sep 21 00:44 README.md [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 789 Sep 21 00:44 SECURITY.md [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 5 Sep 21 00:44 VERSION [2023-09-21T00:46:47.197Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 00:44 bin [2023-09-21T00:46:47.197Z] drwxrwxr-x 18 1001 1001 4096 Sep 21 00:44 cmd [2023-09-21T00:46:47.197Z] -rw-r--r-- 1 root root 453602 Sep 21 00:46 coverage.out [2023-09-21T00:46:47.197Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 00:44 fuzz_test [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 3688 Sep 21 00:44 go.mod [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 34975 Sep 21 00:44 go.sum [2023-09-21T00:46:47.197Z] drwxrwxr-x 7 1001 1001 4096 Sep 21 00:44 internal [2023-09-21T00:46:47.197Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 00:44 openapi [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 594 Sep 21 00:44 security.txt [2023-09-21T00:46:47.197Z] drwxrwxr-x 4 1001 1001 4096 Sep 21 00:44 snap [2023-09-21T00:46:47.197Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 00:44 version.go [Pipeline] sh [2023-09-21T00:46:47.483Z] + '[' -e coverage.out ] [2023-09-21T00:46:47.483Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-21T00:46:47.579Z] Stashed 1 file(s) [Pipeline] sh [2023-09-21T00:46:47.861Z] + make build [2023-09-21T00:46:47.861Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-21T00:47:00.076Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-21T00:47:01.448Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-21T00:47:02.826Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-21T00:47:03.392Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-21T00:47:09.950Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-21T00:47:10.516Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-21T00:47:11.891Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-21T00:47:12.822Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-21T00:47:13.755Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-21T00:47:14.688Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-21T00:47:15.622Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-21T00:47:17.009Z] $ docker stop --time=1 fa0475c3daa491507866f3133fad42242e0a37a5d34d564f402b5bbbe9975cc5 [2023-09-21T00:47:23.035Z] $ docker rm -f --volumes fa0475c3daa491507866f3133fad42242e0a37a5d34d564f402b5bbbe9975cc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:47:24.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T00:47:24.008Z] [2023-09-21T00:47:24.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:47:24.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T00:47:24.316Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-21T00:47:24.316Z] 91d30c5bc195: Pulling fs layer [2023-09-21T00:47:24.316Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-21T00:47:24.316Z] 9c61dcf015f6: Pulling fs layer [2023-09-21T00:47:24.316Z] 4698f68db338: Pulling fs layer [2023-09-21T00:47:24.316Z] 2a2f49069b9e: Pulling fs layer [2023-09-21T00:47:24.316Z] e0025b399a48: Pulling fs layer [2023-09-21T00:47:24.316Z] 4698f68db338: Waiting [2023-09-21T00:47:24.316Z] 2a2f49069b9e: Waiting [2023-09-21T00:47:24.316Z] e0025b399a48: Waiting [2023-09-21T00:47:24.316Z] 91d30c5bc195: Verifying Checksum [2023-09-21T00:47:24.316Z] 91d30c5bc195: Download complete [2023-09-21T00:47:24.316Z] 4698f68db338: Verifying Checksum [2023-09-21T00:47:24.316Z] 4698f68db338: Download complete [2023-09-21T00:47:24.591Z] 91d30c5bc195: Pull complete [2023-09-21T00:47:24.591Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-21T00:47:24.591Z] 2e9b0aa3be6d: Download complete [2023-09-21T00:47:24.591Z] e0025b399a48: Download complete [2023-09-21T00:47:24.850Z] 2a2f49069b9e: Verifying Checksum [2023-09-21T00:47:24.850Z] 2a2f49069b9e: Download complete [2023-09-21T00:47:24.850Z] 2e9b0aa3be6d: Pull complete [2023-09-21T00:47:25.108Z] 9c61dcf015f6: Verifying Checksum [2023-09-21T00:47:25.108Z] 9c61dcf015f6: Download complete [2023-09-21T00:47:27.644Z] 9c61dcf015f6: Pull complete [2023-09-21T00:47:27.644Z] 4698f68db338: Pull complete [2023-09-21T00:47:28.208Z] 2a2f49069b9e: Pull complete [2023-09-21T00:47:28.208Z] e0025b399a48: Pull complete [2023-09-21T00:47:28.208Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-21T00:47:28.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T00:47:28.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:47:28.286Z] prd-ubuntu20.04-docker-8c-8g-7506 does not seem to be running inside a container [2023-09-21T00:47:28.318Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-21T00:47:32.327Z] $ docker top 5cb594c5dcbc90fac61762414303b47e2eb296d3ae8aa29ff7beedcd2868d531 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T00:47:32.666Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-21T00:47:34.570Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-21T00:47:34.570Z] #1 transferring dockerfile: 2.12kB done [2023-09-21T00:47:34.570Z] #1 DONE 0.0s [2023-09-21T00:47:34.829Z] [2023-09-21T00:47:34.829Z] #2 [core-command internal] load build definition from Dockerfile [2023-09-21T00:47:34.829Z] #2 transferring dockerfile: 1.82kB done [2023-09-21T00:47:34.829Z] #2 DONE 0.0s [2023-09-21T00:47:34.829Z] [2023-09-21T00:47:34.829Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-21T00:47:34.829Z] #3 transferring dockerfile: 2.38kB done [2023-09-21T00:47:34.829Z] #3 DONE 0.0s [2023-09-21T00:47:34.829Z] [2023-09-21T00:47:34.829Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-09-21T00:47:34.829Z] #4 transferring dockerfile: 1.96kB done [2023-09-21T00:47:34.829Z] #4 DONE 0.0s [2023-09-21T00:47:34.829Z] [2023-09-21T00:47:34.829Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-09-21T00:47:34.829Z] #5 transferring dockerfile: 1.59kB done [2023-09-21T00:47:34.829Z] #5 DONE 0.1s [2023-09-21T00:47:34.829Z] [2023-09-21T00:47:34.829Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-09-21T00:47:34.829Z] #6 transferring dockerfile: 1.84kB done [2023-09-21T00:47:34.829Z] #6 DONE 0.0s [2023-09-21T00:47:34.829Z] [2023-09-21T00:47:34.829Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-21T00:47:34.829Z] #7 transferring dockerfile: 2.04kB done [2023-09-21T00:47:34.829Z] #7 DONE 0.1s [2023-09-21T00:47:34.829Z] [2023-09-21T00:47:34.829Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-21T00:47:35.087Z] #8 transferring dockerfile: 2.39kB done [2023-09-21T00:47:35.087Z] #8 DONE 0.1s [2023-09-21T00:47:35.087Z] [2023-09-21T00:47:35.087Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-21T00:47:35.087Z] #9 transferring dockerfile: 2.82kB done [2023-09-21T00:47:35.088Z] #9 DONE 0.1s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-09-21T00:47:35.088Z] #10 transferring dockerfile: 1.70kB done [2023-09-21T00:47:35.088Z] #10 DONE 0.1s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-09-21T00:47:35.088Z] #11 transferring dockerfile: 1.58kB done [2023-09-21T00:47:35.088Z] #11 DONE 0.1s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #12 [core-data internal] load build definition from Dockerfile [2023-09-21T00:47:35.088Z] #12 transferring dockerfile: 1.90kB done [2023-09-21T00:47:35.088Z] #12 DONE 0.1s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #13 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-21T00:47:35.088Z] #13 transferring context: 56B done [2023-09-21T00:47:35.088Z] #13 DONE 0.1s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-21T00:47:35.088Z] #14 transferring dockerfile: 1.78kB done [2023-09-21T00:47:35.088Z] #14 DONE 0.1s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #15 [support-scheduler internal] load build definition from Dockerfile [2023-09-21T00:47:35.088Z] #15 transferring dockerfile: 1.82kB done [2023-09-21T00:47:35.088Z] #15 DONE 0.1s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #16 [core-command internal] load .dockerignore [2023-09-21T00:47:35.088Z] #16 transferring context: 56B done [2023-09-21T00:47:35.088Z] #16 DONE 0.0s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-09-21T00:47:35.088Z] #17 transferring context: 56B done [2023-09-21T00:47:35.088Z] #17 DONE 0.0s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #18 [core-metadata internal] load .dockerignore [2023-09-21T00:47:35.088Z] #18 transferring context: 56B done [2023-09-21T00:47:35.088Z] #18 DONE 0.0s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #19 [security-spire-server internal] load .dockerignore [2023-09-21T00:47:35.088Z] #19 transferring context: 56B done [2023-09-21T00:47:35.088Z] #19 DONE 0.0s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #20 [security-proxy-auth internal] load .dockerignore [2023-09-21T00:47:35.088Z] #20 transferring context: 56B done [2023-09-21T00:47:35.088Z] #20 DONE 0.0s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #21 [support-notifications internal] load .dockerignore [2023-09-21T00:47:35.088Z] #21 transferring context: 56B done [2023-09-21T00:47:35.088Z] #21 DONE 0.0s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #22 [security-bootstrapper internal] load .dockerignore [2023-09-21T00:47:35.088Z] #22 transferring context: 56B done [2023-09-21T00:47:35.088Z] #22 DONE 0.0s [2023-09-21T00:47:35.088Z] [2023-09-21T00:47:35.088Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-09-21T00:47:35.347Z] #23 transferring context: 56B done [2023-09-21T00:47:35.347Z] #23 DONE 0.1s [2023-09-21T00:47:35.347Z] [2023-09-21T00:47:35.347Z] #24 [core-data internal] load .dockerignore [2023-09-21T00:47:35.347Z] #24 transferring context: 56B done [2023-09-21T00:47:35.347Z] #24 DONE 0.1s [2023-09-21T00:47:35.347Z] [2023-09-21T00:47:35.347Z] #25 [security-spire-agent internal] load .dockerignore [2023-09-21T00:47:35.347Z] #25 transferring context: 56B done [2023-09-21T00:47:35.347Z] #25 DONE 0.1s [2023-09-21T00:47:35.347Z] [2023-09-21T00:47:35.347Z] #26 [security-proxy-setup internal] load .dockerignore [2023-09-21T00:47:35.347Z] #26 transferring context: 56B done [2023-09-21T00:47:35.347Z] #26 DONE 0.1s [2023-09-21T00:47:35.347Z] [2023-09-21T00:47:35.347Z] #27 [security-spire-config internal] load .dockerignore [2023-09-21T00:47:35.347Z] #27 transferring context: 56B done [2023-09-21T00:47:35.347Z] #27 DONE 0.1s [2023-09-21T00:47:35.347Z] [2023-09-21T00:47:35.347Z] #28 [support-scheduler internal] load .dockerignore [2023-09-21T00:47:35.347Z] #28 transferring context: 56B done [2023-09-21T00:47:35.347Z] #28 DONE 0.0s [2023-09-21T00:47:35.347Z] [2023-09-21T00:47:35.347Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T00:47:35.347Z] #29 DONE 0.0s [2023-09-21T00:47:35.347Z] [2023-09-21T00:47:35.347Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T00:47:35.347Z] #30 DONE 0.1s [2023-09-21T00:47:35.347Z] [2023-09-21T00:47:35.347Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T00:47:35.347Z] #29 DONE 0.0s [2023-09-21T00:47:35.347Z] [2023-09-21T00:47:35.347Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T00:47:35.347Z] #30 DONE 0.1s [2023-09-21T00:47:35.347Z] [2023-09-21T00:47:35.347Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:47:35.347Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:47:35.347Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T00:47:35.347Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:47:35.347Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T00:47:35.347Z] #31 DONE 0.1s [2023-09-21T00:47:35.347Z] [2023-09-21T00:47:35.347Z] #32 [core-command internal] load build context [2023-09-21T00:47:35.605Z] #32 ... [2023-09-21T00:47:35.605Z] [2023-09-21T00:47:35.605Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:47:35.605Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:47:35.605Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T00:47:35.605Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:47:35.605Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T00:47:35.605Z] #31 DONE 0.2s [2023-09-21T00:47:35.605Z] [2023-09-21T00:47:35.605Z] #32 [core-command internal] load build context [2023-09-21T00:47:35.605Z] #32 ... [2023-09-21T00:47:35.605Z] [2023-09-21T00:47:35.605Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:47:35.605Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:47:35.605Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T00:47:35.605Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:47:35.605Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T00:47:35.605Z] #31 DONE 0.2s [2023-09-21T00:47:35.605Z] [2023-09-21T00:47:35.605Z] #32 [core-command internal] load build context [2023-09-21T00:47:35.605Z] #32 ... [2023-09-21T00:47:35.605Z] [2023-09-21T00:47:35.605Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:47:35.605Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:47:35.605Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T00:47:35.605Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:47:35.605Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T00:47:35.605Z] #31 DONE 0.2s [2023-09-21T00:47:35.605Z] [2023-09-21T00:47:35.605Z] #32 [core-command internal] load build context [2023-09-21T00:47:35.866Z] #32 ... [2023-09-21T00:47:35.866Z] [2023-09-21T00:47:35.866Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:47:35.866Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:47:35.866Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T00:47:35.866Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:47:35.866Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T00:47:35.866Z] #31 DONE 0.2s [2023-09-21T00:47:35.866Z] [2023-09-21T00:47:35.866Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T00:47:35.866Z] #29 DONE 0.0s [2023-09-21T00:47:35.866Z] [2023-09-21T00:47:35.866Z] #32 [core-command internal] load build context [2023-09-21T00:47:36.124Z] #32 ... [2023-09-21T00:47:36.124Z] [2023-09-21T00:47:36.124Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-21T00:47:36.124Z] #33 DONE 0.9s [2023-09-21T00:47:36.124Z] [2023-09-21T00:47:36.124Z] #32 [core-command internal] load build context [2023-09-21T00:47:36.124Z] #32 ... [2023-09-21T00:47:36.124Z] [2023-09-21T00:47:36.124Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:47:36.124Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:47:36.124Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T00:47:36.124Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:47:36.124Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T00:47:36.124Z] #31 DONE 0.2s [2023-09-21T00:47:36.124Z] [2023-09-21T00:47:36.124Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T00:47:36.124Z] #30 DONE 0.8s [2023-09-21T00:47:36.124Z] [2023-09-21T00:47:36.124Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-21T00:47:36.124Z] #33 DONE 0.9s [2023-09-21T00:47:36.124Z] [2023-09-21T00:47:36.124Z] #32 [core-command internal] load build context [2023-09-21T00:47:36.381Z] #32 ... [2023-09-21T00:47:36.381Z] [2023-09-21T00:47:36.381Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:47:36.381Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:47:36.381Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T00:47:36.381Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:47:36.381Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T00:47:36.381Z] #31 DONE 0.2s [2023-09-21T00:47:36.381Z] [2023-09-21T00:47:36.381Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-21T00:47:36.381Z] #34 DONE 0.9s [2023-09-21T00:47:36.381Z] [2023-09-21T00:47:36.381Z] #32 [core-command internal] load build context [2023-09-21T00:47:36.639Z] #32 ... [2023-09-21T00:47:36.639Z] [2023-09-21T00:47:36.639Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:47:36.639Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:47:36.639Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T00:47:36.639Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:47:36.639Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T00:47:36.639Z] #31 DONE 0.2s [2023-09-21T00:47:36.639Z] [2023-09-21T00:47:36.639Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-21T00:47:36.639Z] #35 DONE 0.9s [2023-09-21T00:47:36.639Z] [2023-09-21T00:47:36.639Z] #36 [security-spire-server internal] load build context [2023-09-21T00:47:36.639Z] #36 transferring context: 18.11kB 0.0s done [2023-09-21T00:47:36.639Z] #36 DONE 0.3s [2023-09-21T00:47:36.639Z] [2023-09-21T00:47:36.639Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:47:36.639Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-09-21T00:47:41.917Z] #37 ... [2023-09-21T00:47:41.917Z] [2023-09-21T00:47:41.917Z] #38 [security-proxy-auth internal] load build context [2023-09-21T00:47:41.917Z] #38 ... [2023-09-21T00:47:41.917Z] [2023-09-21T00:47:41.917Z] #39 [security-secretstore-setup internal] load build context [2023-09-21T00:47:41.917Z] #39 transferring context: 243.70MB 6.6s [2023-09-21T00:47:42.177Z] #39 ... [2023-09-21T00:47:42.177Z] [2023-09-21T00:47:42.177Z] #40 [support-notifications internal] load build context [2023-09-21T00:47:42.439Z] #40 ... [2023-09-21T00:47:42.439Z] [2023-09-21T00:47:42.439Z] #38 [security-proxy-auth internal] load build context [2023-09-21T00:47:43.822Z] #38 transferring context: 364.81MB 7.9s done [2023-09-21T00:47:45.207Z] #38 ... [2023-09-21T00:47:45.207Z] [2023-09-21T00:47:45.207Z] #41 [core-common-config-bootstrapper internal] load build context [2023-09-21T00:47:45.207Z] #41 transferring context: 364.81MB 8.6s done [2023-09-21T00:47:45.465Z] #41 ... [2023-09-21T00:47:45.465Z] [2023-09-21T00:47:45.465Z] #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-21T00:47:45.465Z] #0 1.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:47:45.465Z] #0 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:47:45.465Z] #0 1.546 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T00:47:45.465Z] #0 1.551 Executing busybox-1.36.1-r2.trigger [2023-09-21T00:47:45.465Z] #0 1.565 OK: 7 MiB in 16 packages [2023-09-21T00:47:45.724Z] #42 ... [2023-09-21T00:47:45.724Z] [2023-09-21T00:47:45.724Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T00:47:45.724Z] #0 1.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:47:45.724Z] #0 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:47:45.724Z] #0 1.532 (1/4) Installing ca-certificates (20230506-r0) [2023-09-21T00:47:45.724Z] #0 1.547 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-21T00:47:45.724Z] #0 1.555 (3/4) Installing su-exec (0.2-r3) [2023-09-21T00:47:45.724Z] #0 1.562 (4/4) Installing yq (4.33.3-r3) [2023-09-21T00:47:45.724Z] #0 1.628 Executing busybox-1.36.1-r2.trigger [2023-09-21T00:47:45.724Z] #0 1.643 Executing ca-certificates-20230506-r0.trigger [2023-09-21T00:47:45.724Z] #0 1.688 OK: 17 MiB in 19 packages [2023-09-21T00:47:45.724Z] #43 ... [2023-09-21T00:47:45.724Z] [2023-09-21T00:47:45.724Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T00:47:45.724Z] #0 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:47:45.724Z] #0 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:47:45.724Z] #0 1.323 (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T00:47:45.724Z] #0 1.345 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T00:47:45.724Z] #0 1.351 Executing busybox-1.36.1-r2.trigger [2023-09-21T00:47:45.724Z] #0 1.361 Executing ca-certificates-20230506-r0.trigger [2023-09-21T00:47:45.724Z] #0 1.405 OK: 8 MiB in 17 packages [2023-09-21T00:47:45.983Z] #44 ... [2023-09-21T00:47:45.983Z] [2023-09-21T00:47:45.983Z] #45 [core-metadata internal] load build context [2023-09-21T00:47:45.983Z] #45 transferring context: 364.81MB 8.3s done [2023-09-21T00:47:45.983Z] #45 ... [2023-09-21T00:47:45.983Z] [2023-09-21T00:47:45.983Z] #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T00:47:46.242Z] #46 ... [2023-09-21T00:47:46.242Z] [2023-09-21T00:47:46.242Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T00:47:46.242Z] #0 3.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:47:46.242Z] #0 3.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:47:46.242Z] #0 3.588 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-21T00:47:46.242Z] #0 3.592 (2/2) Installing su-exec (0.2-r3) [2023-09-21T00:47:46.242Z] #0 3.597 Executing busybox-1.36.1-r2.trigger [2023-09-21T00:47:46.242Z] #0 3.602 OK: 7 MiB in 17 packages [2023-09-21T00:47:46.242Z] #47 ... [2023-09-21T00:47:46.242Z] [2023-09-21T00:47:46.242Z] #48 [support-scheduler internal] load build context [2023-09-21T00:47:46.242Z] #48 transferring context: 364.81MB 6.6s done [2023-09-21T00:47:46.500Z] #48 ... [2023-09-21T00:47:46.500Z] [2023-09-21T00:47:46.501Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T00:47:46.760Z] #49 ... [2023-09-21T00:47:46.760Z] [2023-09-21T00:47:46.760Z] #50 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T00:47:46.760Z] #50 ... [2023-09-21T00:47:46.760Z] [2023-09-21T00:47:46.760Z] #51 [security-bootstrapper internal] load build context [2023-09-21T00:47:46.760Z] #51 transferring context: 364.81MB 9.1s done [2023-09-21T00:47:47.019Z] #51 ... [2023-09-21T00:47:47.019Z] [2023-09-21T00:47:47.019Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-21T00:47:47.019Z] #52 transferring context: 364.81MB 7.6s done [2023-09-21T00:47:47.019Z] #52 ... [2023-09-21T00:47:47.019Z] [2023-09-21T00:47:47.019Z] #53 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-21T00:47:47.278Z] #53 ... [2023-09-21T00:47:47.278Z] [2023-09-21T00:47:47.278Z] #54 [security-proxy-setup internal] load build context [2023-09-21T00:47:47.278Z] #54 transferring context: 364.81MB 8.1s done [2023-09-21T00:47:47.538Z] #54 ... [2023-09-21T00:47:47.538Z] [2023-09-21T00:47:47.538Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T00:47:47.538Z] #0 6.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:47:47.538Z] #0 6.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:47:47.538Z] #0 6.646 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T00:47:47.538Z] #0 6.646 Executing busybox-1.36.1-r2.trigger [2023-09-21T00:47:47.538Z] #0 6.657 OK: 7 MiB in 16 packages [2023-09-21T00:47:47.538Z] #55 ... [2023-09-21T00:47:47.538Z] [2023-09-21T00:47:47.538Z] #32 [core-command internal] load build context [2023-09-21T00:47:47.538Z] #32 transferring context: 364.81MB 7.4s done [2023-09-21T00:47:49.442Z] #32 ... [2023-09-21T00:47:49.442Z] [2023-09-21T00:47:49.442Z] #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T00:47:49.442Z] #56 ... [2023-09-21T00:47:49.442Z] [2023-09-21T00:47:49.442Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T00:47:49.442Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T00:47:49.700Z] #57 ... [2023-09-21T00:47:49.700Z] [2023-09-21T00:47:49.700Z] #58 [security-spire-config internal] load build context [2023-09-21T00:47:49.700Z] #58 transferring context: 16.36kB 0.0s done [2023-09-21T00:47:49.700Z] #58 ... [2023-09-21T00:47:49.700Z] [2023-09-21T00:47:49.700Z] #59 [security-spire-agent internal] load build context [2023-09-21T00:47:49.959Z] #59 ... [2023-09-21T00:47:49.959Z] [2023-09-21T00:47:49.959Z] #60 [core-data internal] load build context [2023-09-21T00:47:49.959Z] #60 transferring context: 364.81MB 7.1s done [2023-09-21T00:47:52.493Z] #60 ... [2023-09-21T00:47:52.493Z] [2023-09-21T00:47:52.493Z] #40 [support-notifications internal] load build context [2023-09-21T00:47:52.493Z] #40 transferring context: 364.81MB 6.9s done [2023-09-21T00:47:52.493Z] #40 ... [2023-09-21T00:47:52.493Z] [2023-09-21T00:47:52.493Z] #39 [security-secretstore-setup internal] load build context [2023-09-21T00:47:52.493Z] #39 transferring context: 364.81MB 8.6s done [2023-09-21T00:47:55.024Z] #39 ... [2023-09-21T00:47:55.024Z] [2023-09-21T00:47:55.024Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:47:55.024Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-21T00:48:03.367Z] #37 ... [2023-09-21T00:48:03.367Z] [2023-09-21T00:48:03.367Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T00:48:03.367Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20.8s done [2023-09-21T00:48:07.558Z] #57 ... [2023-09-21T00:48:07.558Z] [2023-09-21T00:48:07.558Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:48:07.558Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-21T00:48:10.089Z] #37 ... [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #58 [security-spire-config internal] load build context [2023-09-21T00:48:10.089Z] #58 DONE 33.4s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T00:48:10.089Z] #55 DONE 33.9s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T00:48:10.089Z] #47 DONE 34.1s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #53 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-21T00:48:10.089Z] #53 DONE 33.8s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #42 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-21T00:48:10.089Z] #42 DONE 34.6s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:48:10.089Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2023-09-21T00:48:10.089Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.0s [2023-09-21T00:48:10.089Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-21T00:48:10.089Z] #37 ... [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T00:48:10.089Z] #43 DONE 34.5s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T00:48:10.089Z] #44 DONE 34.3s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #40 [support-notifications internal] load build context [2023-09-21T00:48:10.089Z] #40 DONE 34.3s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #48 [support-scheduler internal] load build context [2023-09-21T00:48:10.089Z] #48 DONE 33.8s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #60 [core-data internal] load build context [2023-09-21T00:48:10.089Z] #60 DONE 34.2s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #32 [core-command internal] load build context [2023-09-21T00:48:10.089Z] #32 DONE 34.6s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #38 [security-proxy-auth internal] load build context [2023-09-21T00:48:10.089Z] #38 DONE 34.4s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:48:10.089Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-09-21T00:48:10.089Z] #37 ... [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #45 [core-metadata internal] load build context [2023-09-21T00:48:10.089Z] #45 DONE 34.5s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-21T00:48:10.089Z] #52 DONE 33.8s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #39 [security-secretstore-setup internal] load build context [2023-09-21T00:48:10.089Z] #39 DONE 34.6s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #54 [security-proxy-setup internal] load build context [2023-09-21T00:48:10.089Z] #54 DONE 34.2s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #51 [security-bootstrapper internal] load build context [2023-09-21T00:48:10.089Z] #51 DONE 34.3s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #59 [security-spire-agent internal] load build context [2023-09-21T00:48:10.089Z] #59 transferring context: 17.64kB done [2023-09-21T00:48:10.089Z] #59 DONE 33.5s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #41 [core-common-config-bootstrapper internal] load build context [2023-09-21T00:48:10.089Z] #41 DONE 34.7s [2023-09-21T00:48:10.089Z] [2023-09-21T00:48:10.089Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:48:10.089Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2023-09-21T00:48:10.089Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-21T00:48:10.089Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-21T00:48:10.089Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-21T00:48:10.089Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-21T00:48:10.089Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-21T00:48:10.089Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2023-09-21T00:48:10.348Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-21T00:48:10.606Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.7s [2023-09-21T00:48:10.606Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.8s [2023-09-21T00:48:11.007Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.9s [2023-09-21T00:48:11.007Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 1.1s [2023-09-21T00:48:11.265Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 1.2s [2023-09-21T00:48:11.265Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s [2023-09-21T00:48:11.618Z] #37 ... [2023-09-21T00:48:11.618Z] [2023-09-21T00:48:11.618Z] #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T00:48:11.618Z] #46 34.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:11.618Z] #46 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:11.618Z] #46 34.76 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T00:48:11.618Z] #46 34.80 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T00:48:11.618Z] #46 34.81 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-21T00:48:11.618Z] #46 34.82 (4/6) Installing openssl (3.1.3-r0) [2023-09-21T00:48:11.618Z] #46 34.83 (5/6) Installing su-exec (0.2-r3) [2023-09-21T00:48:11.618Z] #46 34.84 (6/6) Installing yq (4.33.3-r3) [2023-09-21T00:48:11.618Z] #46 34.90 Executing busybox-1.36.1-r2.trigger [2023-09-21T00:48:11.618Z] #46 34.91 OK: 17 MiB in 19 packages [2023-09-21T00:48:11.618Z] #46 DONE 35.5s [2023-09-21T00:48:11.618Z] [2023-09-21T00:48:11.618Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:48:11.618Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-21T00:48:11.877Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.7s done [2023-09-21T00:48:11.877Z] #37 ... [2023-09-21T00:48:11.877Z] [2023-09-21T00:48:11.877Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-21T00:48:11.877Z] #61 DONE 0.4s [2023-09-21T00:48:11.877Z] [2023-09-21T00:48:11.877Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T00:48:11.877Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-21T00:48:11.877Z] #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-21T00:48:11.877Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-21T00:48:11.877Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-21T00:48:11.877Z] #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-21T00:48:11.877Z] #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2023-09-21T00:48:11.877Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-09-21T00:48:11.877Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-21T00:48:11.877Z] #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2023-09-21T00:48:11.877Z] #57 DONE 35.3s [2023-09-21T00:48:11.877Z] [2023-09-21T00:48:11.877Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:48:11.924Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7507 in /w/workspace/edgexfoundry_edgex-go_PR-4690 [Pipeline] { [Pipeline] ws [2023-09-21T00:48:11.936Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-09-21T00:48:11.966Z] The recommended git tool is: git [2023-09-21T00:48:12.462Z] #37 ... [2023-09-21T00:48:12.462Z] [2023-09-21T00:48:12.462Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T00:48:12.462Z] #49 34.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:12.462Z] #49 34.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:12.462Z] #49 35.03 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T00:48:12.462Z] #49 35.03 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T00:48:12.462Z] #49 35.03 OK: 20066 distinct packages available [2023-09-21T00:48:12.462Z] #49 35.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:12.462Z] #49 35.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:12.462Z] #49 35.38 (1/11) Installing ca-certificates (20230506-r0) [2023-09-21T00:48:12.462Z] #49 35.40 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-21T00:48:12.462Z] #49 35.42 (3/11) Installing libunistring (1.1-r1) [2023-09-21T00:48:12.462Z] #49 35.43 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-21T00:48:12.462Z] #49 35.43 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-21T00:48:12.462Z] #49 35.44 (6/11) Installing libcurl (8.2.1-r0) [2023-09-21T00:48:12.462Z] #49 35.46 (7/11) Installing curl (8.2.1-r0) [2023-09-21T00:48:12.462Z] #49 35.47 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-21T00:48:12.462Z] #49 35.47 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-21T00:48:12.462Z] #49 35.48 (10/11) Installing libucontext (1.2-r2) [2023-09-21T00:48:12.462Z] #49 35.48 (11/11) Installing gcompat (1.1.0-r1) [2023-09-21T00:48:12.462Z] #49 35.49 Executing busybox-1.36.1-r2.trigger [2023-09-21T00:48:12.462Z] #49 35.50 Executing ca-certificates-20230506-r0.trigger [2023-09-21T00:48:12.462Z] #49 35.55 OK: 12 MiB in 26 packages [2023-09-21T00:48:12.462Z] #49 DONE 36.1s [2023-09-21T00:48:12.462Z] [2023-09-21T00:48:12.462Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:48:12.722Z] #37 ... [2023-09-21T00:48:12.722Z] [2023-09-21T00:48:12.722Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T00:48:12.722Z] #0 2.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:12.722Z] #0 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:12.722Z] #0 2.421 OK: 264 MiB in 52 packages [2023-09-21T00:48:12.722Z] #62 DONE 2.6s [2023-09-21T00:48:12.722Z] [2023-09-21T00:48:12.722Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:48:12.993Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2023-09-21T00:48:13.252Z] #37 ... [2023-09-21T00:48:13.252Z] [2023-09-21T00:48:13.252Z] #50 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T00:48:13.252Z] #50 34.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.252Z] #50 35.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.252Z] #50 35.51 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T00:48:13.252Z] #50 35.51 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T00:48:13.252Z] #50 35.51 OK: 20066 distinct packages available [2023-09-21T00:48:13.252Z] #50 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.252Z] #50 35.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.252Z] #50 35.83 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-21T00:48:13.252Z] #50 35.84 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-21T00:48:13.252Z] #50 35.84 (3/4) Installing libucontext (1.2-r2) [2023-09-21T00:48:13.252Z] #50 35.84 (4/4) Installing gcompat (1.1.0-r1) [2023-09-21T00:48:13.252Z] #50 35.85 Executing busybox-1.36.1-r2.trigger [2023-09-21T00:48:13.252Z] #50 35.86 OK: 8 MiB in 19 packages [2023-09-21T00:48:13.252Z] #50 DONE 36.8s [2023-09-21T00:48:13.524Z] [2023-09-21T00:48:13.524Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T00:48:13.524Z] #0 2.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.524Z] #0 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.524Z] #0 2.667 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T00:48:13.524Z] #0 2.667 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T00:48:13.524Z] #0 2.667 OK: 20066 distinct packages available [2023-09-21T00:48:13.524Z] #0 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.524Z] #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.524Z] #0 3.030 OK: 264 MiB in 52 packages [2023-09-21T00:48:13.524Z] #63 DONE 3.5s [2023-09-21T00:48:13.524Z] [2023-09-21T00:48:13.524Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T00:48:13.524Z] #0 2.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.524Z] #0 2.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.524Z] #0 2.835 OK: 264 MiB in 52 packages [2023-09-21T00:48:13.524Z] #64 DONE 3.5s [2023-09-21T00:48:13.524Z] [2023-09-21T00:48:13.524Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T00:48:13.524Z] #56 34.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.524Z] #56 35.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.524Z] #56 35.52 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T00:48:13.524Z] #56 35.52 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T00:48:13.524Z] #56 35.52 OK: 20066 distinct packages available [2023-09-21T00:48:13.524Z] #56 35.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.524Z] #56 35.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.524Z] #56 35.86 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T00:48:13.524Z] #56 35.93 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T00:48:13.524Z] #56 35.94 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-21T00:48:13.524Z] #56 35.94 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-21T00:48:13.524Z] #56 35.94 (5/7) Installing libucontext (1.2-r2) [2023-09-21T00:48:13.524Z] #56 35.95 (6/7) Installing gcompat (1.1.0-r1) [2023-09-21T00:48:13.524Z] #56 35.95 (7/7) Installing openssl (3.1.3-r0) [2023-09-21T00:48:13.525Z] #56 35.96 Executing busybox-1.36.1-r2.trigger [2023-09-21T00:48:13.525Z] #56 35.97 OK: 8 MiB in 20 packages [2023-09-21T00:48:13.525Z] #56 DONE 36.8s [2023-09-21T00:48:13.525Z] [2023-09-21T00:48:13.525Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-21T00:48:13.525Z] #65 DONE 0.9s [2023-09-21T00:48:13.525Z] [2023-09-21T00:48:13.525Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T00:48:13.525Z] #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.525Z] #0 2.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:48:13.525Z] #0 3.010 OK: 264 MiB in 52 packages [2023-09-21T00:48:13.525Z] #66 DONE 3.7s [2023-09-21T00:48:13.525Z] [2023-09-21T00:48:13.525Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:14.093Z] #67 ... [2023-09-21T00:48:14.093Z] [2023-09-21T00:48:14.093Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-21T00:48:14.093Z] #68 DONE 0.7s [2023-09-21T00:48:14.093Z] [2023-09-21T00:48:14.093Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T00:48:14.093Z] #69 DONE 0.7s [2023-09-21T00:48:14.093Z] [2023-09-21T00:48:14.093Z] #70 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-21T00:48:14.093Z] #70 DONE 0.7s [2023-09-21T00:48:14.093Z] [2023-09-21T00:48:14.093Z] #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T00:48:14.093Z] #71 DONE 0.7s [2023-09-21T00:48:14.093Z] [2023-09-21T00:48:14.093Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:48:14.350Z] #37 ... [2023-09-21T00:48:14.350Z] [2023-09-21T00:48:14.350Z] #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-21T00:48:14.350Z] #72 DONE 4.4s [2023-09-21T00:48:14.350Z] [2023-09-21T00:48:14.350Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:48:14.350Z] #37 ... [2023-09-21T00:48:14.350Z] [2023-09-21T00:48:14.350Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-21T00:48:14.350Z] #73 DONE 0.0s [2023-09-21T00:48:14.608Z] [2023-09-21T00:48:14.608Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T00:48:17.144Z] #74 DONE 2.2s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T00:48:17.144Z] #75 DONE 2.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T00:48:17.144Z] #76 DONE 2.2s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-21T00:48:17.144Z] #77 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-21T00:48:17.144Z] #78 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-21T00:48:17.144Z] #79 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-21T00:48:17.144Z] #80 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-21T00:48:17.144Z] #81 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-21T00:48:17.144Z] #82 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T00:48:17.144Z] #83 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T00:48:17.144Z] #84 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T00:48:17.144Z] #85 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-21T00:48:17.144Z] #86 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-21T00:48:17.144Z] #87 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-21T00:48:17.144Z] #88 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-21T00:48:17.144Z] #89 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-21T00:48:17.144Z] #90 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-21T00:48:17.144Z] #91 DONE 0.1s [2023-09-21T00:48:17.144Z] [2023-09-21T00:48:17.144Z] #92 [security-spire-config] exporting to image [2023-09-21T00:48:17.144Z] #92 exporting layers [2023-09-21T00:48:17.323Z] using credential edgex-jenkins-ssh [2023-09-21T00:48:17.338Z] Cloning the remote Git repository [2023-09-21T00:48:17.709Z] #92 exporting layers 0.6s done [2023-09-21T00:48:17.709Z] #92 exporting layers 0.6s done [2023-09-21T00:48:17.709Z] #92 writing image sha256:deeb3182ac5d87a0d7c7963e36c530d972399b37130f9da46d9a7e80fd51d5c8 0.0s done [2023-09-21T00:48:17.709Z] #92 naming to docker.io/library/security-spire-agent done [2023-09-21T00:48:17.709Z] #92 writing image sha256:45ab34a8026eac02ca163e85e4e4cc85c3894873dfa0b7c663b5fa20083c9709 done [2023-09-21T00:48:17.709Z] #92 writing image sha256:a0a23978f399c1c96a85f26784b8517b7bb879357da0d5e103babc21c89ea21f 0.0s done [2023-09-21T00:48:17.709Z] #92 naming to docker.io/library/security-spire-server 0.0s done [2023-09-21T00:48:17.709Z] #92 naming to docker.io/library/security-spire-config done [2023-09-21T00:48:17.709Z] #92 DONE 0.6s [2023-09-21T00:48:17.709Z] [2023-09-21T00:48:17.709Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:17.373Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-21T00:48:17.461Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-09-21T00:48:17.591Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-21T00:48:17.592Z] > git --version # timeout=10 [2023-09-21T00:48:17.611Z] > git --version # 'git version 2.25.1' [2023-09-21T00:48:17.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T00:48:17.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T00:48:24.279Z] #93 ... [2023-09-21T00:48:24.279Z] [2023-09-21T00:48:24.279Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:24.279Z] #94 ... [2023-09-21T00:48:24.279Z] [2023-09-21T00:48:24.279Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:32.606Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-21T00:48:32.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T00:48:33.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-21T00:48:33.442Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-21T00:48:33.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T00:48:33.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4690/head:refs/remotes/origin/PR-4690 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-21T00:48:34.168Z] Merging remotes/origin/main commit 2de8fa554a394181c312fea9a7aee868e4babbb7 into PR head commit 00e3dfc7373860263497b7bc5dd100f5462ad532 [2023-09-21T00:48:34.871Z] Merge succeeded, producing abacfec60797b9b5defb44a29c220b111af05afe [2023-09-21T00:48:34.871Z] Checking out Revision abacfec60797b9b5defb44a29c220b111af05afe (PR-4690) [2023-09-21T00:48:34.182Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T00:48:34.266Z] > git checkout -f 00e3dfc7373860263497b7bc5dd100f5462ad532 # timeout=10 [2023-09-21T00:48:34.475Z] > git remote # timeout=10 [2023-09-21T00:48:34.494Z] > git config --get remote.origin.url # timeout=10 [2023-09-21T00:48:34.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T00:48:34.524Z] > git merge 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 [2023-09-21T00:48:34.847Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-21T00:48:34.875Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T00:48:34.889Z] > git checkout -f abacfec60797b9b5defb44a29c220b111af05afe # timeout=10 [2023-09-21T00:48:38.475Z] Commit message: "Merge commit '2de8fa554a394181c312fea9a7aee868e4babbb7' into HEAD" [2023-09-21T00:48:38.506Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T00:48:39.392Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T00:48:39.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T00:48:39.392Z] Dload Upload Total Spent Left Speed [2023-09-21T00:48:39.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2023-09-21T00:48:40.043Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T00:48:40.364Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T00:48:40.364Z] + sudo tee /etc/docker/daemon.new [2023-09-21T00:48:40.364Z] { [2023-09-21T00:48:40.364Z] "registry-mirrors": [ [2023-09-21T00:48:40.364Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T00:48:40.364Z] ], [2023-09-21T00:48:40.364Z] "bip": "10.250.0.254/24", [2023-09-21T00:48:40.364Z] "hosts": [ [2023-09-21T00:48:40.364Z] "tcp://0.0.0.0:5555", [2023-09-21T00:48:40.364Z] "unix:///var/run/docker.sock" [2023-09-21T00:48:40.364Z] ], [2023-09-21T00:48:40.364Z] "mtu": 1458, [2023-09-21T00:48:40.364Z] "selinux-enabled": true, [2023-09-21T00:48:40.364Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T00:48:40.364Z] } [Pipeline] sh [2023-09-21T00:48:38.481Z] > git rev-list --no-walk 2a8be54917765dbbbff8cd643a03b51acd5ed2d5 # timeout=10 [2023-09-21T00:48:40.688Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T00:48:41.013Z] + sudo service docker restart [2023-09-21T00:48:42.369Z] #95 ... [2023-09-21T00:48:42.369Z] [2023-09-21T00:48:42.369Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:42.369Z] #94 DONE 25.3s [2023-09-21T00:48:42.369Z] [2023-09-21T00:48:42.369Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:42.369Z] #95 DONE 25.3s [2023-09-21T00:48:42.369Z] [2023-09-21T00:48:42.369Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:42.369Z] #67 DONE 26.0s [2023-09-21T00:48:42.369Z] [2023-09-21T00:48:42.369Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:42.369Z] #93 DONE 25.2s [2023-09-21T00:48:42.369Z] [2023-09-21T00:48:42.369Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-21T00:48:50.562Z] #96 ... [2023-09-21T00:48:50.562Z] [2023-09-21T00:48:50.562Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-21T00:48:50.562Z] #97 ... [2023-09-21T00:48:50.562Z] [2023-09-21T00:48:50.562Z] #98 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-21T00:48:50.562Z] #98 ... [2023-09-21T00:48:50.562Z] [2023-09-21T00:48:50.562Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-09-21T00:48:52.465Z] #99 DONE 13.1s [2023-09-21T00:48:52.465Z] [2023-09-21T00:48:52.465Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-09-21T00:48:52.465Z] #100 CACHED [2023-09-21T00:48:52.465Z] [2023-09-21T00:48:52.465Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:52.465Z] #101 CACHED [2023-09-21T00:48:52.465Z] [2023-09-21T00:48:52.465Z] #102 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T00:48:52.465Z] #102 CACHED [2023-09-21T00:48:52.465Z] [2023-09-21T00:48:52.465Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-21T00:48:52.465Z] #97 DONE 13.1s [2023-09-21T00:48:52.465Z] [2023-09-21T00:48:52.465Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:52.465Z] #103 CACHED [2023-09-21T00:48:52.465Z] [2023-09-21T00:48:52.465Z] #104 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T00:48:52.465Z] #104 CACHED [2023-09-21T00:48:52.465Z] [2023-09-21T00:48:52.465Z] #105 [security-bootstrapper builder 6/7] COPY . . [2023-09-21T00:48:52.465Z] #105 CACHED [2023-09-21T00:48:52.465Z] [2023-09-21T00:48:52.465Z] #98 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-21T00:48:52.465Z] #98 DONE 13.1s [2023-09-21T00:48:52.465Z] [2023-09-21T00:48:52.465Z] #106 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T00:48:52.725Z] #106 ... [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #107 [core-data builder 6/7] COPY . . [2023-09-21T00:48:52.725Z] #107 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-21T00:48:52.725Z] #108 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:52.725Z] #109 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:52.725Z] #110 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-21T00:48:52.725Z] #111 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #112 [security-proxy-auth builder 6/7] COPY . . [2023-09-21T00:48:52.725Z] #112 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:52.725Z] #113 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-21T00:48:52.725Z] #114 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #115 [core-metadata builder 6/7] COPY . . [2023-09-21T00:48:52.725Z] #115 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-21T00:48:52.725Z] #116 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:52.725Z] #117 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #118 [support-scheduler builder 6/7] COPY . . [2023-09-21T00:48:52.725Z] #118 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-21T00:48:52.725Z] #96 DONE 13.1s [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #119 [core-command builder 6/7] COPY . . [2023-09-21T00:48:52.725Z] #119 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-21T00:48:52.725Z] #120 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:48:52.725Z] #121 CACHED [2023-09-21T00:48:52.725Z] [2023-09-21T00:48:52.725Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T00:48:54.111Z] #122 1.374 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T00:48:59.243Z] provisioning config files... [2023-09-21T00:48:59.264Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config16850954494073222229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:48:59.599Z] ---> docker-login.sh [2023-09-21T00:48:59.599Z] nexus3.edgexfoundry.org:10001 [2023-09-21T00:48:59.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:49:00.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:49:00.135Z] Configure a credential helper to remove this warning. See [2023-09-21T00:49:00.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:49:00.135Z] [2023-09-21T00:49:00.135Z] Login Succeeded [2023-09-21T00:49:00.135Z] nexus3.edgexfoundry.org:10002 [2023-09-21T00:49:00.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:49:00.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:49:00.676Z] Configure a credential helper to remove this warning. See [2023-09-21T00:49:00.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:49:00.676Z] [2023-09-21T00:49:00.676Z] Login Succeeded [2023-09-21T00:49:00.676Z] nexus3.edgexfoundry.org:10003 [2023-09-21T00:49:00.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:49:00.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:49:00.944Z] Configure a credential helper to remove this warning. See [2023-09-21T00:49:00.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:49:00.944Z] [2023-09-21T00:49:00.944Z] Login Succeeded [2023-09-21T00:49:00.944Z] nexus3.edgexfoundry.org:10004 [2023-09-21T00:49:01.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:49:01.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:49:01.215Z] Configure a credential helper to remove this warning. See [2023-09-21T00:49:01.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:49:01.215Z] [2023-09-21T00:49:01.215Z] Login Succeeded [2023-09-21T00:49:01.215Z] docker.io [2023-09-21T00:49:01.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:49:01.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:49:01.754Z] Configure a credential helper to remove this warning. See [2023-09-21T00:49:01.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:49:01.754Z] [2023-09-21T00:49:01.754Z] Login Succeeded [2023-09-21T00:49:01.754Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T00:49:01.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-21T00:49:02.296Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-09-21T00:49:02.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T00:49:02.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T00:49:02.337Z] ========================================================= [2023-09-21T00:49:02.337Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T00:49:02.337Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-21T00:49:02.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T00:49:02.920Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T00:49:02.920Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T00:49:02.920Z] 5d54e960e981: Pulling fs layer [2023-09-21T00:49:02.920Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T00:49:02.920Z] f0e02332f6b5: Pulling fs layer [2023-09-21T00:49:02.920Z] cefa15bbcfad: Pulling fs layer [2023-09-21T00:49:02.920Z] 17808c966233: Pulling fs layer [2023-09-21T00:49:02.920Z] f4c1fc716caa: Pulling fs layer [2023-09-21T00:49:02.920Z] cefa15bbcfad: Waiting [2023-09-21T00:49:02.920Z] 17808c966233: Waiting [2023-09-21T00:49:02.920Z] f4c1fc716caa: Waiting [2023-09-21T00:49:02.920Z] f0e02332f6b5: Waiting [2023-09-21T00:49:02.920Z] 5d54e960e981: Verifying Checksum [2023-09-21T00:49:02.920Z] 5d54e960e981: Download complete [2023-09-21T00:49:02.920Z] f0e02332f6b5: Verifying Checksum [2023-09-21T00:49:02.920Z] f0e02332f6b5: Download complete [2023-09-21T00:49:02.920Z] cefa15bbcfad: Verifying Checksum [2023-09-21T00:49:02.920Z] cefa15bbcfad: Download complete [2023-09-21T00:49:02.920Z] 9fda8d8052c6: Verifying Checksum [2023-09-21T00:49:02.920Z] 9fda8d8052c6: Download complete [2023-09-21T00:49:03.192Z] f4c1fc716caa: Verifying Checksum [2023-09-21T00:49:03.192Z] f4c1fc716caa: Download complete [2023-09-21T00:49:03.782Z] 9fda8d8052c6: Pull complete [2023-09-21T00:49:04.073Z] #122 ... [2023-09-21T00:49:04.073Z] [2023-09-21T00:49:04.073Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T00:49:04.073Z] #0 0.586 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-21T00:49:04.073Z] #123 ... [2023-09-21T00:49:04.073Z] [2023-09-21T00:49:04.073Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T00:49:04.073Z] #0 0.980 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-21T00:49:04.073Z] #124 ... [2023-09-21T00:49:04.073Z] [2023-09-21T00:49:04.073Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T00:49:04.073Z] #0 1.097 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-21T00:49:04.073Z] #125 ... [2023-09-21T00:49:04.073Z] [2023-09-21T00:49:04.073Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T00:49:04.073Z] #0 0.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-21T00:49:04.073Z] #126 ... [2023-09-21T00:49:04.073Z] [2023-09-21T00:49:04.073Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T00:49:04.073Z] #0 1.502 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-21T00:49:04.073Z] #127 ... [2023-09-21T00:49:04.073Z] [2023-09-21T00:49:04.073Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T00:49:04.073Z] #0 0.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-21T00:49:04.073Z] #128 ... [2023-09-21T00:49:04.073Z] [2023-09-21T00:49:04.073Z] #106 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T00:49:04.073Z] #106 1.111 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-21T00:49:04.073Z] #106 ... [2023-09-21T00:49:04.073Z] [2023-09-21T00:49:04.073Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T00:49:04.073Z] #0 1.502 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-21T00:49:04.073Z] #129 ... [2023-09-21T00:49:04.073Z] [2023-09-21T00:49:04.073Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T00:49:04.073Z] #0 1.339 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-21T00:49:04.073Z] #130 ... [2023-09-21T00:49:04.073Z] [2023-09-21T00:49:04.073Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T00:49:04.073Z] #0 0.937 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-21T00:49:04.370Z] 5d54e960e981: Pull complete [2023-09-21T00:49:04.640Z] c4a7e357bf2a: Verifying Checksum [2023-09-21T00:49:04.640Z] c4a7e357bf2a: Download complete [2023-09-21T00:49:05.230Z] 17808c966233: Verifying Checksum [2023-09-21T00:49:05.230Z] 17808c966233: Download complete [2023-09-21T00:49:17.553Z] c4a7e357bf2a: Pull complete [2023-09-21T00:49:17.554Z] f0e02332f6b5: Pull complete [2023-09-21T00:49:17.554Z] cefa15bbcfad: Pull complete [2023-09-21T00:49:22.919Z] 17808c966233: Pull complete [2023-09-21T00:49:24.335Z] f4c1fc716caa: Pull complete [2023-09-21T00:49:24.335Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T00:49:24.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T00:49:24.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-21T00:49:24.667Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T00:49:24.667Z] WORKDIR /edgex [2023-09-21T00:49:24.667Z] COPY go.mod . [2023-09-21T00:49:24.667Z] RUN go mod download [2023-09-21T00:49:24.667Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-21T00:49:25.253Z] Sending build context to Docker daemon 2.995MB [2023-09-21T00:49:25.253Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T00:49:25.253Z] ---> ea914061e18c [2023-09-21T00:49:25.253Z] Step 2/4 : WORKDIR /edgex [2023-09-21T00:49:27.190Z] ---> Running in 076bcd2dafc1 [2023-09-21T00:49:27.190Z] Removing intermediate container 076bcd2dafc1 [2023-09-21T00:49:27.190Z] ---> 1bf2c5a7e925 [2023-09-21T00:49:27.190Z] Step 3/4 : COPY go.mod . [2023-09-21T00:49:29.136Z] ---> 912407ca06c0 [2023-09-21T00:49:29.136Z] Step 4/4 : RUN go mod download [2023-09-21T00:49:29.136Z] ---> Running in 55336004b730 [2023-09-21T00:50:00.508Z] #131 ... [2023-09-21T00:50:00.508Z] [2023-09-21T00:50:00.508Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T00:50:00.508Z] #123 65.31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-21T00:50:00.508Z] #123 ... [2023-09-21T00:50:00.508Z] [2023-09-21T00:50:00.508Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T00:50:00.508Z] #126 DONE 67.1s [2023-09-21T00:50:00.508Z] [2023-09-21T00:50:00.508Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:50:02.419Z] #37 ... [2023-09-21T00:50:02.419Z] [2023-09-21T00:50:02.419Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-21T00:50:05.710Z] #132 ... [2023-09-21T00:50:05.710Z] [2023-09-21T00:50:05.710Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T00:50:05.710Z] #123 DONE 73.1s [2023-09-21T00:50:05.710Z] [2023-09-21T00:50:05.710Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T00:50:05.710Z] #131 DONE 73.1s [2023-09-21T00:50:05.710Z] [2023-09-21T00:50:05.710Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T00:50:05.968Z] #130 ... [2023-09-21T00:50:05.968Z] [2023-09-21T00:50:05.968Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:08.029Z] Removing intermediate container 55336004b730 [2023-09-21T00:50:08.029Z] ---> 7b55d93ea15e [2023-09-21T00:50:08.029Z] Successfully built 7b55d93ea15e [2023-09-21T00:50:08.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:50:08.363Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T00:50:08.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:50:08.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-7507 does not seem to be running inside a container [2023-09-21T00:50:08.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-21T00:50:09.751Z] $ docker top 16076da89b86d31e8842449cb90e74014d27a243b1fc4f66f230f957ec6ca1c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T00:50:10.568Z] + go version [2023-09-21T00:50:10.568Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T00:50:10.584Z] $ docker stop --time=1 16076da89b86d31e8842449cb90e74014d27a243b1fc4f66f230f957ec6ca1c6 [2023-09-21T00:50:12.158Z] $ docker rm -f --volumes 16076da89b86d31e8842449cb90e74014d27a243b1fc4f66f230f957ec6ca1c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:50:12.720Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T00:50:12.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:50:12.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-7507 does not seem to be running inside a container [2023-09-21T00:50:12.956Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-21T00:50:14.089Z] $ docker top 500b351fa4265a9662040617408acf3cd6c2aee17332790be11c7fa3432b0563 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-21T00:50:14.283Z] ========================================================= [2023-09-21T00:50:14.283Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-21T00:50:14.283Z] ========================================================= [Pipeline] sh [2023-09-21T00:50:14.580Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-09-21T00:50:14.904Z] + make test [2023-09-21T00:50:14.904Z] go test -race -coverprofile=coverage.out ./... [2023-09-21T00:50:15.976Z] #133 ... [2023-09-21T00:50:15.976Z] [2023-09-21T00:50:15.976Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:15.976Z] #134 ... [2023-09-21T00:50:15.976Z] [2023-09-21T00:50:15.976Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T00:50:15.976Z] #128 DONE 83.2s [2023-09-21T00:50:15.976Z] [2023-09-21T00:50:15.976Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:50:16.237Z] #37 ... [2023-09-21T00:50:16.237Z] [2023-09-21T00:50:16.237Z] #135 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:16.237Z] #135 ... [2023-09-21T00:50:16.237Z] [2023-09-21T00:50:16.237Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-21T00:50:16.237Z] #132 DONE 13.9s [2023-09-21T00:50:16.498Z] [2023-09-21T00:50:16.498Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T00:50:16.498Z] #127 DONE 83.8s [2023-09-21T00:50:16.498Z] [2023-09-21T00:50:16.498Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T00:50:16.498Z] #129 DONE 83.8s [2023-09-21T00:50:16.498Z] [2023-09-21T00:50:16.498Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T00:50:16.498Z] #124 DONE 83.9s [2023-09-21T00:50:16.498Z] [2023-09-21T00:50:16.498Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T00:50:16.498Z] #125 DONE 83.9s [2023-09-21T00:50:16.498Z] [2023-09-21T00:50:16.498Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:16.498Z] #136 ... [2023-09-21T00:50:16.498Z] [2023-09-21T00:50:16.498Z] #106 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T00:50:16.498Z] #106 DONE 83.9s [2023-09-21T00:50:16.498Z] [2023-09-21T00:50:16.498Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:16.498Z] #133 DONE 10.6s [2023-09-21T00:50:16.498Z] [2023-09-21T00:50:16.499Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T00:50:16.499Z] #130 DONE 84.0s [2023-09-21T00:50:16.759Z] [2023-09-21T00:50:16.759Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T00:50:16.759Z] #122 DONE 84.1s [2023-09-21T00:50:16.759Z] [2023-09-21T00:50:16.759Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:16.759Z] #137 ... [2023-09-21T00:50:16.759Z] [2023-09-21T00:50:16.759Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:16.759Z] #134 DONE 1.4s [2023-09-21T00:50:16.759Z] [2023-09-21T00:50:16.759Z] #135 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:16.759Z] #135 DONE 0.7s [2023-09-21T00:50:16.759Z] [2023-09-21T00:50:16.759Z] #138 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:16.759Z] #138 DONE 0.4s [2023-09-21T00:50:16.759Z] [2023-09-21T00:50:16.759Z] #139 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-21T00:50:17.020Z] #139 ... [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:17.020Z] #137 DONE 0.5s [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:17.020Z] #136 DONE 0.6s [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #140 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:17.020Z] #140 DONE 0.2s [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #141 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:17.020Z] #141 DONE 0.3s [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #142 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:17.020Z] #142 DONE 0.2s [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:17.020Z] #143 CACHED [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #144 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:17.020Z] #144 CACHED [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #145 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:17.020Z] #145 CACHED [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:17.020Z] #146 CACHED [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #139 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-21T00:50:17.020Z] #139 DONE 0.2s [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #147 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:17.020Z] #147 DONE 0.2s [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:17.020Z] #148 CACHED [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #149 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:17.020Z] #149 CACHED [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:17.020Z] #150 DONE 0.2s [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:17.020Z] #151 CACHED [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #152 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:17.020Z] #152 CACHED [2023-09-21T00:50:17.020Z] [2023-09-21T00:50:17.020Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-21T00:50:17.977Z] #153 ... [2023-09-21T00:50:17.977Z] [2023-09-21T00:50:17.977Z] #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-21T00:50:17.977Z] #154 DONE 0.8s [2023-09-21T00:50:17.977Z] [2023-09-21T00:50:17.977Z] #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-21T00:50:17.977Z] #155 DONE 0.8s [2023-09-21T00:50:18.314Z] [2023-09-21T00:50:18.314Z] #156 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-21T00:50:18.639Z] #156 ... [2023-09-21T00:50:18.639Z] [2023-09-21T00:50:18.639Z] #157 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:18.639Z] #157 DONE 1.4s [2023-09-21T00:50:18.639Z] [2023-09-21T00:50:18.639Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-21T00:50:18.639Z] #158 DONE 1.4s [2023-09-21T00:50:18.639Z] [2023-09-21T00:50:18.639Z] #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-21T00:50:18.639Z] #159 DONE 1.4s [2023-09-21T00:50:18.639Z] [2023-09-21T00:50:18.639Z] #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-21T00:50:18.639Z] #160 DONE 1.4s [2023-09-21T00:50:18.639Z] [2023-09-21T00:50:18.639Z] #161 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T00:50:18.639Z] #161 DONE 2.3s [2023-09-21T00:50:18.639Z] [2023-09-21T00:50:18.639Z] #162 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-21T00:50:18.639Z] #162 DONE 1.4s [2023-09-21T00:50:18.639Z] [2023-09-21T00:50:18.639Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-21T00:50:18.639Z] #153 DONE 1.4s [2023-09-21T00:50:18.639Z] [2023-09-21T00:50:18.639Z] #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-21T00:50:18.639Z] #163 DONE 1.4s [2023-09-21T00:50:18.639Z] [2023-09-21T00:50:18.639Z] #164 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-21T00:50:18.639Z] #164 DONE 1.5s [2023-09-21T00:50:18.639Z] [2023-09-21T00:50:18.639Z] #165 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:50:19.205Z] #165 ... [2023-09-21T00:50:19.205Z] [2023-09-21T00:50:19.205Z] #156 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-21T00:50:19.205Z] #156 DONE 1.1s [2023-09-21T00:50:19.205Z] [2023-09-21T00:50:19.205Z] #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:50:19.205Z] #166 DONE 0.6s [2023-09-21T00:50:19.205Z] [2023-09-21T00:50:19.205Z] #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:50:19.205Z] #167 DONE 0.6s [2023-09-21T00:50:19.205Z] [2023-09-21T00:50:19.205Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:50:19.205Z] #168 DONE 0.5s [2023-09-21T00:50:19.205Z] [2023-09-21T00:50:19.206Z] #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:50:19.206Z] #169 DONE 0.5s [2023-09-21T00:50:19.206Z] [2023-09-21T00:50:19.206Z] #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T00:50:19.206Z] #170 DONE 0.6s [2023-09-21T00:50:19.206Z] [2023-09-21T00:50:19.206Z] #171 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:50:19.206Z] #171 DONE 0.6s [2023-09-21T00:50:19.206Z] [2023-09-21T00:50:19.206Z] #172 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:50:19.206Z] #172 DONE 0.6s [2023-09-21T00:50:19.206Z] [2023-09-21T00:50:19.206Z] #173 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:50:19.206Z] #173 DONE 0.6s [2023-09-21T00:50:19.206Z] [2023-09-21T00:50:19.206Z] #174 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:19.206Z] #174 ... [2023-09-21T00:50:19.206Z] [2023-09-21T00:50:19.206Z] #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:50:19.206Z] #175 DONE 0.6s [2023-09-21T00:50:19.206Z] [2023-09-21T00:50:19.206Z] #165 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:50:19.206Z] #165 DONE 0.6s [2023-09-21T00:50:19.464Z] [2023-09-21T00:50:19.464Z] #92 [core-command] exporting to image [2023-09-21T00:50:19.464Z] #92 exporting layers [2023-09-21T00:50:19.464Z] #92 ... [2023-09-21T00:50:19.464Z] [2023-09-21T00:50:19.464Z] #176 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-21T00:50:19.464Z] #176 DONE 0.5s [2023-09-21T00:50:19.464Z] [2023-09-21T00:50:19.464Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-21T00:50:19.464Z] #177 DONE 0.5s [2023-09-21T00:50:19.464Z] [2023-09-21T00:50:19.464Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-21T00:50:19.464Z] #178 DONE 0.5s [2023-09-21T00:50:19.464Z] [2023-09-21T00:50:19.464Z] #92 [core-metadata] exporting to image [2023-09-21T00:50:19.464Z] #92 exporting layers 0.5s done [2023-09-21T00:50:19.723Z] #92 ... [2023-09-21T00:50:19.723Z] [2023-09-21T00:50:19.723Z] #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:50:19.723Z] #179 DONE 0.5s [2023-09-21T00:50:19.723Z] [2023-09-21T00:50:19.723Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-21T00:50:19.723Z] #180 DONE 0.5s [2023-09-21T00:50:19.723Z] [2023-09-21T00:50:19.723Z] #174 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:50:19.723Z] #174 DONE 0.5s [2023-09-21T00:50:19.723Z] [2023-09-21T00:50:19.723Z] #181 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-21T00:50:19.723Z] #181 DONE 0.5s [2023-09-21T00:50:19.723Z] [2023-09-21T00:50:19.723Z] #92 [core-data] exporting to image [2023-09-21T00:50:19.723Z] #92 exporting layers 0.5s done [2023-09-21T00:50:19.723Z] #92 writing image sha256:343519cd8a283b56fac69452821d9de9e4eb53616d0205dab97f4ca95768faca done [2023-09-21T00:50:19.723Z] #92 naming to docker.io/library/support-scheduler done [2023-09-21T00:50:19.723Z] #92 writing image sha256:f2bacbcf66b089a4c0ddd37e9981fef01eff89269dcea1ed8c1da04bd5dd9bf6 done [2023-09-21T00:50:19.723Z] #92 naming to docker.io/library/core-data done [2023-09-21T00:50:19.723Z] #92 writing image sha256:429e3b61f0e849297722d7c3e9a1dccb0fbeb58b528ca97dda83665d2e8419c2 [2023-09-21T00:50:19.723Z] #92 ... [2023-09-21T00:50:19.723Z] [2023-09-21T00:50:19.723Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T00:50:19.723Z] #182 DONE 0.2s [2023-09-21T00:50:19.723Z] [2023-09-21T00:50:19.723Z] #92 [core-command] exporting to image [2023-09-21T00:50:19.723Z] #92 writing image sha256:429e3b61f0e849297722d7c3e9a1dccb0fbeb58b528ca97dda83665d2e8419c2 0.0s done [2023-09-21T00:50:19.723Z] #92 naming to docker.io/library/core-command done [2023-09-21T00:50:20.289Z] #92 exporting layers 0.4s done [2023-09-21T00:50:20.289Z] #92 writing image sha256:3c64022378447880b594ab5b7f29432c141856990ce767f089104c43d1200d62 0.0s done [2023-09-21T00:50:20.289Z] #92 writing image sha256:26600a1632ce919b065967c0b64a34db8b7ff28ee4ea552fd0a9081f74719aa3 0.0s done [2023-09-21T00:50:20.289Z] #92 writing image sha256:48df37c4ed68afe6868d394068486f12c3cf85268a3c735dd107cb877fd4e278 done [2023-09-21T00:50:20.289Z] #92 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-09-21T00:50:20.289Z] #92 naming to docker.io/library/core-metadata done [2023-09-21T00:50:20.289Z] #92 naming to docker.io/library/support-notifications done [2023-09-21T00:50:20.289Z] #92 DONE 1.8s [2023-09-21T00:50:20.289Z] [2023-09-21T00:50:20.289Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-21T00:50:20.289Z] #183 DONE 0.6s [2023-09-21T00:50:20.289Z] [2023-09-21T00:50:20.289Z] #184 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T00:50:20.547Z] #184 ... [2023-09-21T00:50:20.547Z] [2023-09-21T00:50:20.547Z] #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-21T00:50:20.547Z] #185 DONE 0.8s [2023-09-21T00:50:20.547Z] [2023-09-21T00:50:20.547Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T00:50:20.547Z] #186 DONE 0.9s [2023-09-21T00:50:20.547Z] [2023-09-21T00:50:20.547Z] #184 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T00:50:20.547Z] #184 DONE 0.3s [2023-09-21T00:50:20.547Z] [2023-09-21T00:50:20.547Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-21T00:50:20.547Z] #187 DONE 0.1s [2023-09-21T00:50:20.547Z] [2023-09-21T00:50:20.547Z] #188 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-21T00:50:20.547Z] #188 DONE 0.1s [2023-09-21T00:50:20.547Z] [2023-09-21T00:50:20.547Z] #189 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T00:50:20.547Z] #189 DONE 0.9s [2023-09-21T00:50:20.547Z] [2023-09-21T00:50:20.547Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-21T00:50:20.804Z] #92 ... [2023-09-21T00:50:20.804Z] [2023-09-21T00:50:20.804Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-21T00:50:20.804Z] #190 DONE 0.1s [2023-09-21T00:50:20.804Z] [2023-09-21T00:50:20.804Z] #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T00:50:20.804Z] #191 DONE 1.0s [2023-09-21T00:50:20.804Z] [2023-09-21T00:50:20.804Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-21T00:50:20.804Z] #192 DONE 0.1s [2023-09-21T00:50:20.804Z] [2023-09-21T00:50:20.804Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-21T00:50:20.804Z] #92 exporting layers 0.3s done [2023-09-21T00:50:20.804Z] #92 writing image sha256:2c7a77b1765d553fdab157fa912629037b63b0677ef55662a83191c860d7b355 0.0s done [2023-09-21T00:50:20.804Z] #92 naming to docker.io/library/security-proxy-auth done [2023-09-21T00:50:20.804Z] #92 writing image sha256:2d3d8949c0fd74a433ca57d405fb4b4a050e8b9c4b4ab56c9a7f1555115bed65 done [2023-09-21T00:50:20.804Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-21T00:50:21.062Z] #92 ... [2023-09-21T00:50:21.063Z] [2023-09-21T00:50:21.063Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-21T00:50:21.063Z] #193 DONE 0.1s [2023-09-21T00:50:21.063Z] [2023-09-21T00:50:21.063Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-21T00:50:21.063Z] #92 exporting layers 0.3s done [2023-09-21T00:50:21.063Z] #92 writing image sha256:1cb1ed3423cef12a14bdcb8434a07daee1767bab0ace3ddacce5ad23f8774e8f done [2023-09-21T00:50:21.063Z] #92 naming to docker.io/library/security-proxy-setup done [2023-09-21T00:50:21.063Z] #92 DONE 2.3s [2023-09-21T00:50:21.063Z] [2023-09-21T00:50:21.063Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T00:50:21.063Z] #194 DONE 0.6s [2023-09-21T00:50:21.063Z] [2023-09-21T00:50:21.063Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T00:50:21.321Z] #195 DONE 0.5s [2023-09-21T00:50:21.321Z] [2023-09-21T00:50:21.321Z] #92 [security-secretstore-setup] exporting to image [2023-09-21T00:50:21.579Z] #92 exporting layers 0.3s done [2023-09-21T00:50:21.579Z] #92 writing image sha256:aa82554a9175443352198dd8789f0429c1e9f02d0f94dd82298c2b158d00e553 done [2023-09-21T00:50:21.579Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-09-21T00:50:21.579Z] #92 exporting layers 0.2s done [2023-09-21T00:50:21.579Z] #92 writing image sha256:710b98913f210279ee5b1f0358f7f1bd1accb224c770dc0f1e2e985d90f719e5 done [2023-09-21T00:50:21.579Z] #92 naming to docker.io/library/security-bootstrapper done [2023-09-21T00:50:21.579Z] #92 DONE 2.8s [2023-09-21T00:50:21.579Z] [2023-09-21T00:50:21.579Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:50:21.579Z] time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-21T00:50:21.592Z] $ docker stop --time=1 5cb594c5dcbc90fac61762414303b47e2eb296d3ae8aa29ff7beedcd2868d531 [2023-09-21T00:50:23.974Z] $ docker rm -f --volumes 5cb594c5dcbc90fac61762414303b47e2eb296d3ae8aa29ff7beedcd2868d531 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T00:50:24.299Z] + docker images [2023-09-21T00:50:24.299Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-21T00:50:24.299Z] security-bootstrapper latest 710b98913f21 3 seconds ago 23.3MB [2023-09-21T00:50:24.299Z] security-proxy-auth latest 2c7a77b1765d 4 seconds ago 19.5MB [2023-09-21T00:50:24.299Z] security-proxy-setup latest 1cb1ed3423ce 4 seconds ago 34.4MB [2023-09-21T00:50:24.299Z] security-secretstore-setup latest aa82554a9175 4 seconds ago 44.4MB [2023-09-21T00:50:24.299Z] core-common-config-bootstrapper latest 2d3d8949c0fd 4 seconds ago 18.2MB [2023-09-21T00:50:24.299Z] support-notifications latest 26600a1632ce 5 seconds ago 34.6MB [2023-09-21T00:50:24.299Z] core-metadata latest 3c6402237844 5 seconds ago 21.7MB [2023-09-21T00:50:24.299Z] core-data latest f2bacbcf66b0 5 seconds ago 21.3MB [2023-09-21T00:50:24.299Z] core-command latest 429e3b61f0e8 5 seconds ago 21.2MB [2023-09-21T00:50:24.299Z] support-scheduler latest 343519cd8a28 6 seconds ago 34MB [2023-09-21T00:50:24.299Z] security-spiffe-token-provider latest 48df37c4ed68 6 seconds ago 35MB [2023-09-21T00:50:24.299Z] security-spire-config latest a0a23978f399 2 minutes ago 101MB [2023-09-21T00:50:24.299Z] security-spire-server latest 45ab34a8026e 2 minutes ago 107MB [2023-09-21T00:50:24.299Z] security-spire-agent latest deeb3182ac5d 2 minutes ago 166MB [2023-09-21T00:50:24.299Z] ci-base-image-x86_64 latest 0c8afc7d74e6 5 minutes ago 927MB [2023-09-21T00:50:24.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 9 hours ago 557MB [2023-09-21T00:50:24.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-21T00:50:24.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-21T00:50:53.768Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-21T00:52:30.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-21T00:52:30.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-21T00:52:30.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-21T00:52:30.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-21T00:52:30.417Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-21T00:52:30.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-21T00:52:30.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-21T00:52:30.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-21T00:52:30.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-21T00:52:30.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-21T00:52:30.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-21T00:52:30.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-21T00:52:30.418Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-21T00:52:30.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-21T00:52:34.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-21T00:52:34.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-21T00:52:35.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.257s coverage: 28.7% of statements [2023-09-21T00:52:45.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.289s coverage: 97.0% of statements [2023-09-21T00:52:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-21T00:52:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-21T00:52:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-21T00:52:54.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.541s coverage: 69.2% of statements [2023-09-21T00:52:56.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-21T00:52:56.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-21T00:52:57.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.516s coverage: 53.0% of statements [2023-09-21T00:53:03.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-21T00:53:03.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-21T00:53:03.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-21T00:53:03.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-21T00:53:03.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-21T00:53:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-21T00:53:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-21T00:53:18.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.121s coverage: 93.4% of statements [2023-09-21T00:53:18.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.642s coverage: 4.1% of statements [2023-09-21T00:53:25.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-21T00:53:25.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-21T00:53:25.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-21T00:53:27.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-21T00:53:27.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-21T00:53:27.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-21T00:53:27.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-21T00:53:27.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-21T00:53:27.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-21T00:53:27.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-21T00:53:27.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.926s coverage: 97.6% of statements [2023-09-21T00:53:28.117Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.242s coverage: 72.2% of statements [2023-09-21T00:53:38.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-21T00:53:38.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-21T00:53:39.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.850s coverage: 0.9% of statements [2023-09-21T00:53:39.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.749s coverage: 32.2% of statements [2023-09-21T00:53:46.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.446s coverage: 41.7% of statements [2023-09-21T00:53:46.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.289s coverage: 82.9% of statements [2023-09-21T00:53:46.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.316s coverage: 94.1% of statements [2023-09-21T00:53:46.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.435s coverage: 96.3% of statements [2023-09-21T00:53:50.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.301s coverage: 87.5% of statements [2023-09-21T00:53:51.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-21T00:53:53.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-21T00:53:53.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-21T00:53:53.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-21T00:53:57.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-21T00:53:57.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-21T00:53:57.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-21T00:53:57.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-21T00:54:03.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.357s coverage: 94.4% of statements [2023-09-21T00:54:03.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-21T00:54:03.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-21T00:54:03.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-21T00:54:03.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-21T00:54:13.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-21T00:54:13.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-21T00:54:13.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-21T00:54:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.100s coverage: 79.9% of statements [2023-09-21T00:54:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.262s coverage: 92.9% of statements [2023-09-21T00:54:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2023-09-21T00:54:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.227s coverage: 62.3% of statements [2023-09-21T00:54:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.220s coverage: 87.2% of statements [2023-09-21T00:54:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.178s coverage: 20.0% of statements [2023-09-21T00:54:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.166s coverage: 100.0% of statements [2023-09-21T00:54:18.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.436s coverage: 81.8% of statements [2023-09-21T00:54:18.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-21T00:54:19.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-21T00:54:20.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.383s coverage: 82.1% of statements [2023-09-21T00:54:21.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.237s coverage: 86.0% of statements [2023-09-21T00:54:25.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-21T00:54:25.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-21T00:54:26.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.050s coverage: 63.1% of statements [2023-09-21T00:54:26.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.258s coverage: 100.0% of statements [2023-09-21T00:54:28.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements [2023-09-21T00:54:28.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements [2023-09-21T00:54:28.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-21T00:54:28.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-21T00:54:28.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-21T00:54:28.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements [2023-09-21T00:54:29.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.088s coverage: 100.0% of statements [2023-09-21T00:54:36.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-21T00:54:36.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-21T00:54:36.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-21T00:54:37.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.818s coverage: 38.4% of statements [2023-09-21T00:54:37.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.241s coverage: 89.5% of statements [2023-09-21T00:54:42.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-21T00:54:42.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-21T00:54:42.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-21T00:54:42.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-21T00:54:42.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.235s coverage: 84.8% of statements [2023-09-21T00:54:48.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-21T00:54:48.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-21T00:54:48.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-21T00:54:48.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-21T00:54:54.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-21T00:54:54.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-21T00:54:54.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-21T00:54:54.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-21T00:54:54.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.270s coverage: 19.9% of statements [2023-09-21T00:54:55.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.609s coverage: 95.7% of statements [2023-09-21T00:54:57.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-21T00:54:57.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-21T00:54:58.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.271s coverage: 61.8% of statements [2023-09-21T00:55:01.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-21T00:55:01.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-21T00:55:02.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.377s coverage: 98.9% of statements [2023-09-21T00:55:03.466Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-09-21T00:55:03.733Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-21T00:55:03.733Z] go vet ./... [2023-09-21T00:56:55.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T00:56:55.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T00:56:55.379Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T00:56:55.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-21T00:56:55.708Z] + ls -al . [2023-09-21T00:56:55.708Z] total 728 [2023-09-21T00:56:55.708Z] drwxrwxr-x 11 1001 1001 4096 Sep 21 00:50 . [2023-09-21T00:56:55.708Z] drwxr-xr-x 4 root root 4096 Sep 21 00:50 .. [2023-09-21T00:56:55.708Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 00:48 .blubracket [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 16 Sep 21 00:48 .dockerignore [2023-09-21T00:56:55.708Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 00:48 .git [2023-09-21T00:56:55.708Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 00:48 .github [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 1173 Sep 21 00:48 .gitignore [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 00:48 .golangci.yml [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 100 Sep 21 00:48 .hadolint.yml [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 166 Sep 21 00:48 .sonarcloud.properties [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 00:48 ADOPTERS.md [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 11674 Sep 21 00:48 Attribution.txt [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 93407 Sep 21 00:48 CHANGELOG.md [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 00:48 CONTRIBUTING.md [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 00:48 GOVERNANCE.md [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 883 Sep 21 00:48 Jenkinsfile [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 00:48 LICENSE [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 15054 Sep 21 00:48 Makefile [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 00:48 OWNERS.md [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 9923 Sep 21 00:48 README.md [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 789 Sep 21 00:48 SECURITY.md [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 5 Sep 21 00:44 VERSION [2023-09-21T00:56:55.708Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 00:48 bin [2023-09-21T00:56:55.708Z] drwxrwxr-x 18 1001 1001 4096 Sep 21 00:48 cmd [2023-09-21T00:56:55.708Z] -rw-r--r-- 1 root root 453602 Sep 21 00:55 coverage.out [2023-09-21T00:56:55.708Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 00:48 fuzz_test [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 3688 Sep 21 00:48 go.mod [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 34975 Sep 21 00:48 go.sum [2023-09-21T00:56:55.708Z] drwxrwxr-x 7 1001 1001 4096 Sep 21 00:48 internal [2023-09-21T00:56:55.708Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 00:48 openapi [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 594 Sep 21 00:48 security.txt [2023-09-21T00:56:55.708Z] drwxrwxr-x 4 1001 1001 4096 Sep 21 00:48 snap [2023-09-21T00:56:55.708Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 00:48 version.go [Pipeline] sh [2023-09-21T00:56:56.341Z] + '[' -e coverage.out ] [2023-09-21T00:56:56.341Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-21T00:56:56.364Z] Warning: overwriting stash ‘coverage-report’ [2023-09-21T00:56:57.092Z] Stashed 1 file(s) [Pipeline] sh [2023-09-21T00:56:57.393Z] + make build [2023-09-21T00:56:57.393Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-21T00:58:18.972Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-21T00:58:18.972Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-21T00:58:23.274Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-21T00:58:25.925Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-21T00:58:58.136Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-21T00:59:00.712Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-21T00:59:07.351Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-21T00:59:11.589Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-21T00:59:14.165Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-21T00:59:17.494Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-21T00:59:21.731Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-21T00:59:27.067Z] $ docker stop --time=1 500b351fa4265a9662040617408acf3cd6c2aee17332790be11c7fa3432b0563 [2023-09-21T00:59:29.073Z] $ docker rm -f --volumes 500b351fa4265a9662040617408acf3cd6c2aee17332790be11c7fa3432b0563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:59:31.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T00:59:31.575Z] [2023-09-21T00:59:31.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:59:31.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T00:59:32.173Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-21T00:59:32.173Z] 547446be3368: Pulling fs layer [2023-09-21T00:59:32.173Z] d125d8839a47: Pulling fs layer [2023-09-21T00:59:32.173Z] 3e85d5ac6304: Pulling fs layer [2023-09-21T00:59:32.173Z] c3105a71a48b: Pulling fs layer [2023-09-21T00:59:32.173Z] 0f093f025ec4: Pulling fs layer [2023-09-21T00:59:32.173Z] c3106fc0e877: Pulling fs layer [2023-09-21T00:59:32.173Z] c3105a71a48b: Waiting [2023-09-21T00:59:32.173Z] 0f093f025ec4: Waiting [2023-09-21T00:59:32.173Z] c3106fc0e877: Waiting [2023-09-21T00:59:32.173Z] 547446be3368: Verifying Checksum [2023-09-21T00:59:32.173Z] 547446be3368: Download complete [2023-09-21T00:59:32.173Z] c3105a71a48b: Verifying Checksum [2023-09-21T00:59:32.173Z] c3105a71a48b: Download complete [2023-09-21T00:59:32.755Z] d125d8839a47: Verifying Checksum [2023-09-21T00:59:32.755Z] d125d8839a47: Download complete [2023-09-21T00:59:32.755Z] c3106fc0e877: Verifying Checksum [2023-09-21T00:59:32.755Z] c3106fc0e877: Download complete [2023-09-21T00:59:32.755Z] 0f093f025ec4: Verifying Checksum [2023-09-21T00:59:32.755Z] 0f093f025ec4: Download complete [2023-09-21T00:59:33.025Z] 547446be3368: Pull complete [2023-09-21T00:59:33.983Z] d125d8839a47: Pull complete [2023-09-21T00:59:34.564Z] 3e85d5ac6304: Verifying Checksum [2023-09-21T00:59:34.564Z] 3e85d5ac6304: Download complete [2023-09-21T00:59:42.756Z] 3e85d5ac6304: Pull complete [2023-09-21T00:59:42.756Z] c3105a71a48b: Pull complete [2023-09-21T00:59:43.716Z] 0f093f025ec4: Pull complete [2023-09-21T00:59:43.716Z] c3106fc0e877: Pull complete [2023-09-21T00:59:43.984Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-21T00:59:43.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T00:59:43.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:59:44.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-7507 does not seem to be running inside a container [2023-09-21T00:59:44.218Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-21T00:59:46.315Z] $ docker top 354715cf501045eb18cae93ff990a320208af7b65b6fad33d155172aa77be317 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T00:59:47.138Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-21T00:59:55.344Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-21T00:59:55.344Z] #1 transferring dockerfile: 2.82kB done [2023-09-21T00:59:55.344Z] #1 DONE 0.1s [2023-09-21T00:59:55.928Z] [2023-09-21T00:59:55.928Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-09-21T00:59:55.928Z] #2 transferring dockerfile: 1.58kB done [2023-09-21T00:59:55.928Z] #2 DONE 0.0s [2023-09-21T00:59:55.928Z] [2023-09-21T00:59:55.928Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-21T00:59:55.928Z] #3 transferring dockerfile: 2.38kB 0.0s done [2023-09-21T00:59:55.928Z] #3 DONE 0.1s [2023-09-21T00:59:55.928Z] [2023-09-21T00:59:55.928Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-09-21T00:59:55.928Z] #4 transferring dockerfile: 1.70kB 0.0s done [2023-09-21T00:59:55.928Z] #4 DONE 0.1s [2023-09-21T00:59:55.928Z] [2023-09-21T00:59:55.928Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-09-21T00:59:56.196Z] #5 transferring dockerfile: 1.84kB done [2023-09-21T00:59:56.196Z] #5 DONE 0.1s [2023-09-21T00:59:56.196Z] [2023-09-21T00:59:56.196Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-21T00:59:56.196Z] #6 transferring dockerfile: 1.78kB 0.0s done [2023-09-21T00:59:56.196Z] #6 DONE 0.0s [2023-09-21T00:59:56.196Z] [2023-09-21T00:59:56.196Z] #7 [core-data internal] load build definition from Dockerfile [2023-09-21T00:59:56.196Z] #7 transferring dockerfile: 1.90kB done [2023-09-21T00:59:56.196Z] #7 DONE 0.1s [2023-09-21T00:59:56.196Z] [2023-09-21T00:59:56.196Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-09-21T00:59:56.196Z] #8 transferring dockerfile: 1.82kB done [2023-09-21T00:59:56.196Z] #8 DONE 0.0s [2023-09-21T00:59:56.196Z] [2023-09-21T00:59:56.196Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-09-21T00:59:56.196Z] #9 transferring dockerfile: 1.59kB done [2023-09-21T00:59:56.196Z] #9 DONE 0.1s [2023-09-21T00:59:56.196Z] [2023-09-21T00:59:56.196Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-09-21T00:59:56.467Z] #10 transferring dockerfile: 1.96kB done [2023-09-21T00:59:56.467Z] #10 DONE 0.1s [2023-09-21T00:59:56.467Z] [2023-09-21T00:59:56.467Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-21T00:59:56.467Z] #11 transferring dockerfile: 2.12kB done [2023-09-21T00:59:56.467Z] #11 DONE 0.1s [2023-09-21T00:59:56.467Z] [2023-09-21T00:59:56.467Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-21T00:59:56.467Z] #12 transferring dockerfile: 2.04kB done [2023-09-21T00:59:56.467Z] #12 DONE 0.0s [2023-09-21T00:59:56.467Z] [2023-09-21T00:59:56.467Z] #13 [core-command internal] load build definition from Dockerfile [2023-09-21T00:59:56.733Z] #13 transferring dockerfile: 1.82kB 0.0s done [2023-09-21T00:59:56.733Z] #13 DONE 0.1s [2023-09-21T00:59:56.733Z] [2023-09-21T00:59:56.733Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-21T00:59:56.733Z] #14 transferring dockerfile: 2.39kB 0.0s done [2023-09-21T00:59:56.733Z] #14 DONE 0.1s [2023-09-21T00:59:56.733Z] [2023-09-21T00:59:56.733Z] #15 [security-bootstrapper internal] load .dockerignore [2023-09-21T00:59:56.733Z] #15 transferring context: [2023-09-21T00:59:56.733Z] #15 transferring context: 56B done [2023-09-21T00:59:56.733Z] #15 DONE 0.0s [2023-09-21T00:59:57.316Z] [2023-09-21T00:59:57.316Z] #16 [security-spire-config internal] load .dockerignore [2023-09-21T00:59:57.316Z] #16 transferring context: 56B done [2023-09-21T00:59:57.316Z] #16 DONE 0.0s [2023-09-21T00:59:57.316Z] [2023-09-21T00:59:57.316Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-09-21T00:59:57.316Z] #17 transferring context: 56B done [2023-09-21T00:59:57.316Z] #17 DONE 0.0s [2023-09-21T00:59:57.316Z] [2023-09-21T00:59:57.316Z] #18 [security-spire-agent internal] load .dockerignore [2023-09-21T00:59:57.316Z] #18 transferring context: 56B done [2023-09-21T00:59:57.583Z] #18 DONE 0.1s [2023-09-21T00:59:57.583Z] [2023-09-21T00:59:57.583Z] #19 [support-notifications internal] load .dockerignore [2023-09-21T00:59:57.583Z] #19 transferring context: 56B 0.0s done [2023-09-21T00:59:57.583Z] #19 DONE 0.1s [2023-09-21T00:59:57.583Z] [2023-09-21T00:59:57.583Z] #20 [core-data internal] load .dockerignore [2023-09-21T00:59:57.583Z] #20 transferring context: 56B done [2023-09-21T00:59:57.583Z] #20 DONE 0.1s [2023-09-21T00:59:57.583Z] [2023-09-21T00:59:57.583Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-09-21T00:59:57.583Z] #21 transferring context: 56B 0.0s done [2023-09-21T00:59:57.583Z] #21 DONE 0.1s [2023-09-21T00:59:57.583Z] [2023-09-21T00:59:57.583Z] #22 [support-scheduler internal] load .dockerignore [2023-09-21T00:59:57.851Z] #22 transferring context: 56B done [2023-09-21T00:59:57.851Z] #22 DONE 0.1s [2023-09-21T00:59:57.851Z] [2023-09-21T00:59:57.851Z] #23 [security-spire-server internal] load .dockerignore [2023-09-21T00:59:57.851Z] #23 transferring context: 56B 0.0s done [2023-09-21T00:59:57.851Z] #23 DONE 0.1s [2023-09-21T00:59:57.851Z] [2023-09-21T00:59:57.851Z] #24 [core-metadata internal] load .dockerignore [2023-09-21T00:59:57.851Z] #24 transferring context: 56B done [2023-09-21T00:59:57.851Z] #24 DONE 0.1s [2023-09-21T00:59:57.851Z] [2023-09-21T00:59:57.851Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-21T00:59:57.851Z] #25 transferring context: 56B done [2023-09-21T00:59:57.851Z] #25 DONE 0.1s [2023-09-21T00:59:57.851Z] [2023-09-21T00:59:57.851Z] #26 [security-proxy-auth internal] load .dockerignore [2023-09-21T00:59:58.118Z] #26 transferring context: 56B 0.0s done [2023-09-21T00:59:58.118Z] #26 DONE 0.1s [2023-09-21T00:59:58.118Z] [2023-09-21T00:59:58.118Z] #27 [core-command internal] load .dockerignore [2023-09-21T00:59:58.118Z] #27 transferring context: 56B 0.0s done [2023-09-21T00:59:58.118Z] #27 DONE 0.1s [2023-09-21T00:59:58.118Z] [2023-09-21T00:59:58.118Z] #28 [security-proxy-setup internal] load .dockerignore [2023-09-21T00:59:58.118Z] #28 transferring context: 56B 0.0s done [2023-09-21T00:59:58.118Z] #28 DONE 0.1s [2023-09-21T00:59:58.118Z] [2023-09-21T00:59:58.118Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T00:59:58.118Z] #29 DONE 0.0s [2023-09-21T00:59:58.118Z] [2023-09-21T00:59:58.118Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T00:59:58.388Z] #30 DONE 0.1s [2023-09-21T00:59:58.388Z] [2023-09-21T00:59:58.388Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:59:58.388Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:59:58.388Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:59:58.388Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T00:59:58.388Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T00:59:58.388Z] #31 DONE 0.1s [2023-09-21T00:59:58.388Z] [2023-09-21T00:59:58.388Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T00:59:58.972Z] #32 ... [2023-09-21T00:59:58.972Z] [2023-09-21T00:59:58.972Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T00:59:58.972Z] #33 DONE 0.7s [2023-09-21T00:59:58.972Z] [2023-09-21T00:59:58.972Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T00:59:58.972Z] #30 DONE 0.2s [2023-09-21T00:59:58.972Z] [2023-09-21T00:59:58.972Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T00:59:58.972Z] #29 DONE 0.0s [2023-09-21T00:59:58.972Z] [2023-09-21T00:59:58.972Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-21T00:59:59.247Z] #34 ... [2023-09-21T00:59:59.247Z] [2023-09-21T00:59:59.247Z] #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:59:59.247Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:59:59.247Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:59:59.247Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T00:59:59.247Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T00:59:59.247Z] #31 DONE 0.3s [2023-09-21T00:59:59.247Z] [2023-09-21T00:59:59.247Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T00:59:59.247Z] #30 DONE 0.3s [2023-09-21T00:59:59.247Z] [2023-09-21T00:59:59.247Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T00:59:59.247Z] #33 DONE 1.4s [2023-09-21T00:59:59.247Z] [2023-09-21T00:59:59.247Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-21T00:59:59.247Z] #34 DONE 0.6s [2023-09-21T00:59:59.247Z] [2023-09-21T00:59:59.247Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T00:59:59.515Z] #30 DONE 0.4s [2023-09-21T00:59:59.515Z] [2023-09-21T00:59:59.515Z] #35 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T00:59:59.515Z] #35 ... [2023-09-21T00:59:59.515Z] [2023-09-21T00:59:59.515Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T00:59:59.515Z] #29 DONE 0.0s [2023-09-21T00:59:59.782Z] [2023-09-21T00:59:59.782Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T00:59:59.782Z] #36 ... [2023-09-21T00:59:59.782Z] [2023-09-21T00:59:59.782Z] #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:59:59.782Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:59:59.782Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:59:59.782Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T00:59:59.782Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T00:59:59.782Z] #31 DONE 0.3s [2023-09-21T00:59:59.782Z] [2023-09-21T00:59:59.782Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T00:59:59.782Z] #33 DONE 1.4s [2023-09-21T00:59:59.782Z] [2023-09-21T00:59:59.783Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-21T00:59:59.783Z] #34 DONE 0.7s [2023-09-21T00:59:59.783Z] [2023-09-21T00:59:59.783Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T00:59:59.783Z] #36 ... [2023-09-21T00:59:59.783Z] [2023-09-21T00:59:59.783Z] #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:59:59.783Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T00:59:59.783Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T00:59:59.783Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T00:59:59.783Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T00:59:59.783Z] #31 DONE 0.3s [2023-09-21T00:59:59.783Z] [2023-09-21T00:59:59.783Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T00:59:59.783Z] #33 DONE 1.5s [2023-09-21T00:59:59.783Z] [2023-09-21T00:59:59.783Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T00:59:59.783Z] #29 DONE 0.0s [2023-09-21T00:59:59.783Z] [2023-09-21T00:59:59.783Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T00:59:59.783Z] #30 DONE 0.7s [2023-09-21T00:59:59.783Z] [2023-09-21T00:59:59.783Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-21T00:59:59.783Z] #34 DONE 0.7s [2023-09-21T00:59:59.783Z] [2023-09-21T00:59:59.783Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:00.049Z] #36 ... [2023-09-21T01:00:00.049Z] [2023-09-21T01:00:00.049Z] #31 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T01:00:00.049Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T01:00:00.049Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T01:00:00.049Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T01:00:00.049Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T01:00:00.049Z] #31 DONE 0.4s [2023-09-21T01:00:00.049Z] [2023-09-21T01:00:00.049Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T01:00:00.049Z] #33 DONE 1.5s [2023-09-21T01:00:00.049Z] [2023-09-21T01:00:00.049Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-21T01:00:00.049Z] #34 DONE 0.7s [2023-09-21T01:00:00.049Z] [2023-09-21T01:00:00.049Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:00.049Z] #36 ... [2023-09-21T01:00:00.049Z] [2023-09-21T01:00:00.049Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T01:00:00.049Z] #29 DONE 0.0s [2023-09-21T01:00:00.049Z] [2023-09-21T01:00:00.049Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:00.317Z] #36 ... [2023-09-21T01:00:00.317Z] [2023-09-21T01:00:00.317Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-21T01:00:00.317Z] #37 DONE 1.0s [2023-09-21T01:00:00.317Z] [2023-09-21T01:00:00.317Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:00.583Z] #36 ... [2023-09-21T01:00:00.583Z] [2023-09-21T01:00:00.583Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T01:00:00.583Z] #29 DONE 0.0s [2023-09-21T01:00:00.583Z] [2023-09-21T01:00:00.583Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:00.583Z] #36 ... [2023-09-21T01:00:00.583Z] [2023-09-21T01:00:00.583Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T01:00:00.583Z] #29 DONE 0.0s [2023-09-21T01:00:00.583Z] [2023-09-21T01:00:00.583Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-21T01:00:00.583Z] #38 DONE 1.6s [2023-09-21T01:00:00.583Z] [2023-09-21T01:00:00.583Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:00.583Z] #36 ... [2023-09-21T01:00:00.583Z] [2023-09-21T01:00:00.583Z] #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T01:00:00.583Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T01:00:00.583Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T01:00:00.583Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T01:00:00.583Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T01:00:00.583Z] #31 DONE 0.4s [2023-09-21T01:00:00.583Z] [2023-09-21T01:00:00.583Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:00.583Z] #39 DONE 0.0s [2023-09-21T01:00:00.583Z] [2023-09-21T01:00:00.583Z] #40 [security-spire-config internal] load build context [2023-09-21T01:00:00.583Z] #40 DONE 0.0s [2023-09-21T01:00:00.583Z] [2023-09-21T01:00:00.583Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:00.849Z] #36 ... [2023-09-21T01:00:00.849Z] [2023-09-21T01:00:00.849Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T01:00:00.849Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T01:00:00.849Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T01:00:00.849Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T01:00:00.849Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T01:00:00.849Z] #31 DONE 0.4s [2023-09-21T01:00:00.849Z] [2023-09-21T01:00:00.849Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T01:00:00.849Z] #33 DONE 1.5s [2023-09-21T01:00:00.849Z] [2023-09-21T01:00:00.849Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-21T01:00:00.849Z] #34 DONE 0.8s [2023-09-21T01:00:00.849Z] [2023-09-21T01:00:00.849Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T01:00:00.849Z] #30 DONE 1.5s [2023-09-21T01:00:01.118Z] [2023-09-21T01:00:01.118Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T01:00:01.118Z] #29 DONE 0.0s [2023-09-21T01:00:01.118Z] [2023-09-21T01:00:01.118Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:01.118Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:01.385Z] #39 ... [2023-09-21T01:00:01.385Z] [2023-09-21T01:00:01.385Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T01:00:01.385Z] #29 DONE 0.0s [2023-09-21T01:00:01.385Z] [2023-09-21T01:00:01.385Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:01.672Z] #41 ... [2023-09-21T01:00:01.672Z] [2023-09-21T01:00:01.672Z] #42 [security-spire-agent internal] load build context [2023-09-21T01:00:01.672Z] #42 transferring context: 17.64kB 0.2s done [2023-09-21T01:00:01.672Z] #42 DONE 1.0s [2023-09-21T01:00:01.672Z] [2023-09-21T01:00:01.672Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:01.941Z] #41 ... [2023-09-21T01:00:01.941Z] [2023-09-21T01:00:01.941Z] #40 [security-spire-config internal] load build context [2023-09-21T01:00:01.941Z] #40 transferring context: 16.36kB 0.1s done [2023-09-21T01:00:01.941Z] #40 DONE 1.3s [2023-09-21T01:00:01.941Z] [2023-09-21T01:00:01.941Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:02.908Z] #41 ... [2023-09-21T01:00:02.908Z] [2023-09-21T01:00:02.908Z] #43 [security-spire-server internal] load build context [2023-09-21T01:00:02.908Z] #43 transferring context: 18.11kB 0.6s done [2023-09-21T01:00:02.908Z] #43 DONE 2.0s [2023-09-21T01:00:02.908Z] [2023-09-21T01:00:02.908Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:03.179Z] #41 ... [2023-09-21T01:00:03.179Z] [2023-09-21T01:00:03.179Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T01:00:03.179Z] #30 DONE 3.6s [2023-09-21T01:00:03.179Z] [2023-09-21T01:00:03.179Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:03.179Z] #41 ... [2023-09-21T01:00:03.179Z] [2023-09-21T01:00:03.179Z] #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T01:00:03.179Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T01:00:03.179Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T01:00:03.179Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T01:00:03.179Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T01:00:03.179Z] #31 DONE 0.5s [2023-09-21T01:00:03.179Z] [2023-09-21T01:00:03.179Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T01:00:03.179Z] #33 DONE 1.6s [2023-09-21T01:00:03.179Z] [2023-09-21T01:00:03.179Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-09-21T01:00:03.179Z] #34 DONE 0.8s [2023-09-21T01:00:03.179Z] [2023-09-21T01:00:03.179Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:03.450Z] #41 ... [2023-09-21T01:00:03.450Z] [2023-09-21T01:00:03.450Z] #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T01:00:03.450Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T01:00:03.450Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T01:00:03.450Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T01:00:03.450Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T01:00:03.450Z] #31 DONE 0.5s [2023-09-21T01:00:03.450Z] [2023-09-21T01:00:03.450Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T01:00:03.450Z] #33 DONE 1.6s [2023-09-21T01:00:03.450Z] [2023-09-21T01:00:03.450Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-21T01:00:03.450Z] #34 DONE 0.8s [2023-09-21T01:00:03.450Z] [2023-09-21T01:00:03.450Z] #44 [security-proxy-setup internal] load build context [2023-09-21T01:00:03.450Z] #44 DONE 0.0s [2023-09-21T01:00:03.450Z] [2023-09-21T01:00:03.450Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:06.792Z] #41 ... [2023-09-21T01:00:06.792Z] [2023-09-21T01:00:06.792Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T01:00:06.792Z] #32 4.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:06.792Z] #32 4.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:06.792Z] #32 6.464 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-21T01:00:06.792Z] #32 6.464 (2/2) Installing su-exec (0.2-r3) [2023-09-21T01:00:06.792Z] #32 6.464 Executing busybox-1.36.1-r2.trigger [2023-09-21T01:00:06.792Z] #32 6.464 OK: 8 MiB in 17 packages [2023-09-21T01:00:06.792Z] #32 DONE 8.2s [2023-09-21T01:00:06.792Z] [2023-09-21T01:00:06.792Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:07.059Z] #41 transferring context: 52.33MB 8.6s [2023-09-21T01:00:09.634Z] #41 ... [2023-09-21T01:00:09.634Z] [2023-09-21T01:00:09.634Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T01:00:09.634Z] #0 7.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:09.634Z] #0 7.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:09.634Z] #45 ... [2023-09-21T01:00:09.634Z] [2023-09-21T01:00:09.634Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:09.634Z] #41 ... [2023-09-21T01:00:09.634Z] [2023-09-21T01:00:09.634Z] #46 [support-notifications internal] load build context [2023-09-21T01:00:09.902Z] #46 ... [2023-09-21T01:00:09.902Z] [2023-09-21T01:00:09.902Z] #47 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T01:00:09.902Z] #0 9.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:09.902Z] #47 ... [2023-09-21T01:00:09.902Z] [2023-09-21T01:00:09.902Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:10.169Z] #48 ... [2023-09-21T01:00:10.169Z] [2023-09-21T01:00:10.169Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T01:00:10.169Z] #49 ... [2023-09-21T01:00:10.169Z] [2023-09-21T01:00:10.169Z] #50 [core-data internal] load build context [2023-09-21T01:00:10.437Z] #50 ... [2023-09-21T01:00:10.437Z] [2023-09-21T01:00:10.437Z] #51 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T01:00:10.437Z] #51 ... [2023-09-21T01:00:10.437Z] [2023-09-21T01:00:10.437Z] #52 [support-scheduler internal] load build context [2023-09-21T01:00:10.703Z] #52 ... [2023-09-21T01:00:10.703Z] [2023-09-21T01:00:10.703Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T01:00:10.704Z] #0 6.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:10.704Z] #0 7.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:10.704Z] #53 ... [2023-09-21T01:00:10.704Z] [2023-09-21T01:00:10.704Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:00:10.704Z] #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.6s done [2023-09-21T01:00:10.704Z] #54 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-21T01:00:10.704Z] #54 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-21T01:00:10.704Z] #54 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-21T01:00:10.704Z] #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.1s done [2023-09-21T01:00:10.704Z] #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.9s done [2023-09-21T01:00:10.704Z] #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.9s done [2023-09-21T01:00:10.704Z] #54 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-21T01:00:10.704Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.62MB / 17.12MB 5.7s [2023-09-21T01:00:10.978Z] #54 ... [2023-09-21T01:00:10.978Z] [2023-09-21T01:00:10.978Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:10.978Z] #55 ... [2023-09-21T01:00:10.978Z] [2023-09-21T01:00:10.978Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:10.978Z] #36 ... [2023-09-21T01:00:10.978Z] [2023-09-21T01:00:10.978Z] #56 [core-common-config-bootstrapper internal] load build context [2023-09-21T01:00:11.246Z] #56 ... [2023-09-21T01:00:11.246Z] [2023-09-21T01:00:11.246Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T01:00:11.246Z] #57 ... [2023-09-21T01:00:11.246Z] [2023-09-21T01:00:11.246Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T01:00:11.512Z] #58 ... [2023-09-21T01:00:11.512Z] [2023-09-21T01:00:11.512Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T01:00:11.512Z] #0 7.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:11.512Z] #0 8.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:11.512Z] #59 ... [2023-09-21T01:00:11.512Z] [2023-09-21T01:00:11.512Z] #35 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T01:00:11.512Z] #35 7.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:11.512Z] #35 7.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:11.512Z] #35 10.82 OK: 266 MiB in 52 packages [2023-09-21T01:00:11.512Z] #35 DONE 12.9s [2023-09-21T01:00:11.512Z] [2023-09-21T01:00:11.512Z] #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T01:00:11.779Z] #60 ... [2023-09-21T01:00:11.779Z] [2023-09-21T01:00:11.779Z] #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T01:00:11.779Z] #61 ... [2023-09-21T01:00:11.779Z] [2023-09-21T01:00:11.779Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:00:12.044Z] #62 ... [2023-09-21T01:00:12.044Z] [2023-09-21T01:00:12.044Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:12.044Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.8s done [2023-09-21T01:00:12.044Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-21T01:00:12.044Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-21T01:00:12.044Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-21T01:00:12.044Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.6s done [2023-09-21T01:00:12.044Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.5s done [2023-09-21T01:00:12.044Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-09-21T01:00:12.044Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.9s done [2023-09-21T01:00:12.045Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 6.7s [2023-09-21T01:00:12.045Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-09-21T01:00:12.045Z] #39 ... [2023-09-21T01:00:12.045Z] [2023-09-21T01:00:12.045Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:00:13.474Z] #62 transferring context: 4.67MB 11.1s [2023-09-21T01:00:13.742Z] #62 ... [2023-09-21T01:00:13.742Z] [2023-09-21T01:00:13.742Z] #44 [security-proxy-setup internal] load build context [2023-09-21T01:00:13.742Z] #44 ... [2023-09-21T01:00:13.742Z] [2023-09-21T01:00:13.742Z] #63 [core-command internal] load build context [2023-09-21T01:00:14.016Z] #63 ... [2023-09-21T01:00:14.016Z] [2023-09-21T01:00:14.016Z] #44 [security-proxy-setup internal] load build context [2023-09-21T01:00:14.285Z] #44 ... [2023-09-21T01:00:14.285Z] [2023-09-21T01:00:14.285Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T01:00:14.285Z] #64 ... [2023-09-21T01:00:14.285Z] [2023-09-21T01:00:14.285Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:14.286Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 9.2s [2023-09-21T01:00:14.893Z] #39 ... [2023-09-21T01:00:14.893Z] [2023-09-21T01:00:14.893Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T01:00:14.893Z] #53 12.15 OK: 266 MiB in 52 packages [2023-09-21T01:00:14.893Z] #53 DONE 14.9s [2023-09-21T01:00:14.893Z] [2023-09-21T01:00:14.893Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:14.893Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.05MB / 23.39MB 9.8s [2023-09-21T01:00:15.851Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 10.5s [2023-09-21T01:00:16.119Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-21T01:00:16.395Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-21T01:00:16.395Z] #39 ... [2023-09-21T01:00:16.395Z] [2023-09-21T01:00:16.395Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T01:00:16.395Z] #45 11.47 (1/4) Installing ca-certificates (20230506-r0) [2023-09-21T01:00:16.395Z] #45 11.67 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-21T01:00:16.395Z] #45 11.67 (3/4) Installing su-exec (0.2-r3) [2023-09-21T01:00:16.395Z] #45 11.67 (4/4) Installing yq (4.33.3-r3) [2023-09-21T01:00:16.395Z] #45 13.07 Executing busybox-1.36.1-r2.trigger [2023-09-21T01:00:16.662Z] #45 13.24 Executing ca-certificates-20230506-r0.trigger [2023-09-21T01:00:16.662Z] #45 14.27 OK: 18 MiB in 19 packages [2023-09-21T01:00:16.662Z] #45 DONE 17.1s [2023-09-21T01:00:16.662Z] [2023-09-21T01:00:16.662Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:16.662Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.12MB / 23.39MB 11.5s [2023-09-21T01:00:16.930Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.68MB / 23.39MB 11.9s [2023-09-21T01:00:17.196Z] #39 ... [2023-09-21T01:00:17.196Z] [2023-09-21T01:00:17.196Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-21T01:00:17.196Z] #65 ... [2023-09-21T01:00:17.196Z] [2023-09-21T01:00:17.196Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:17.462Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 12.3s [2023-09-21T01:00:18.044Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 12.7s [2023-09-21T01:00:18.630Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 13.4s [2023-09-21T01:00:18.899Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.5s done [2023-09-21T01:00:18.899Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-21T01:00:18.899Z] #39 ... [2023-09-21T01:00:18.899Z] [2023-09-21T01:00:18.899Z] #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T01:00:18.899Z] #47 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:18.899Z] #47 16.83 OK: 266 MiB in 52 packages [2023-09-21T01:00:18.899Z] #47 DONE 19.1s [2023-09-21T01:00:18.899Z] [2023-09-21T01:00:18.899Z] #56 [core-common-config-bootstrapper internal] load build context [2023-09-21T01:00:18.899Z] #56 transferring context: 15.98MB 16.9s [2023-09-21T01:00:19.861Z] #56 ... [2023-09-21T01:00:19.861Z] [2023-09-21T01:00:19.861Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:19.861Z] #41 ... [2023-09-21T01:00:19.861Z] [2023-09-21T01:00:19.861Z] #46 [support-notifications internal] load build context [2023-09-21T01:00:20.127Z] #46 ... [2023-09-21T01:00:20.127Z] [2023-09-21T01:00:20.127Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-21T01:00:20.127Z] #65 DONE 12.8s [2023-09-21T01:00:20.127Z] [2023-09-21T01:00:20.127Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:20.392Z] #41 ... [2023-09-21T01:00:20.392Z] [2023-09-21T01:00:20.392Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:20.392Z] #48 ... [2023-09-21T01:00:20.392Z] [2023-09-21T01:00:20.392Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T01:00:20.392Z] #49 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:20.392Z] #49 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:20.392Z] #49 20.56 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T01:00:20.392Z] #49 20.56 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T01:00:20.392Z] #49 20.56 OK: 19942 distinct packages available [2023-09-21T01:00:20.392Z] #49 ... [2023-09-21T01:00:20.392Z] [2023-09-21T01:00:20.392Z] #50 [core-data internal] load build context [2023-09-21T01:00:20.662Z] #50 ... [2023-09-21T01:00:20.662Z] [2023-09-21T01:00:20.662Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:20.928Z] #48 ... [2023-09-21T01:00:20.928Z] [2023-09-21T01:00:20.928Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-21T01:00:20.928Z] #66 DONE 0.9s [2023-09-21T01:00:20.928Z] [2023-09-21T01:00:20.928Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:20.928Z] #48 ... [2023-09-21T01:00:20.928Z] [2023-09-21T01:00:20.928Z] #52 [support-scheduler internal] load build context [2023-09-21T01:00:21.194Z] #52 ... [2023-09-21T01:00:21.194Z] [2023-09-21T01:00:21.194Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:00:21.194Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.2s done [2023-09-21T01:00:21.194Z] #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-09-21T01:00:21.194Z] #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-21T01:00:21.194Z] #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.7s [2023-09-21T01:00:21.194Z] #54 ... [2023-09-21T01:00:21.194Z] [2023-09-21T01:00:21.194Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:21.462Z] #55 ... [2023-09-21T01:00:21.462Z] [2023-09-21T01:00:21.462Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:21.462Z] #36 ... [2023-09-21T01:00:21.462Z] [2023-09-21T01:00:21.462Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:22.422Z] #39 ... [2023-09-21T01:00:22.422Z] [2023-09-21T01:00:22.422Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T01:00:22.422Z] #57 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:22.422Z] #57 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:22.422Z] #57 22.23 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T01:00:22.422Z] #57 22.31 Executing busybox-1.36.1-r2.trigger [2023-09-21T01:00:22.422Z] #57 22.42 OK: 8 MiB in 16 packages [2023-09-21T01:00:22.422Z] #57 ... [2023-09-21T01:00:22.422Z] [2023-09-21T01:00:22.422Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:22.691Z] #39 ... [2023-09-21T01:00:22.691Z] [2023-09-21T01:00:22.691Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T01:00:22.691Z] #58 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:22.691Z] #58 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:22.691Z] #58 20.00 (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T01:00:22.691Z] #58 20.40 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T01:00:22.691Z] #58 20.40 Executing busybox-1.36.1-r2.trigger [2023-09-21T01:00:22.691Z] #58 20.55 Executing ca-certificates-20230506-r0.trigger [2023-09-21T01:00:22.691Z] #58 22.22 OK: 9 MiB in 17 packages [2023-09-21T01:00:22.691Z] #58 ... [2023-09-21T01:00:22.691Z] [2023-09-21T01:00:22.691Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:23.672Z] #39 ... [2023-09-21T01:00:23.672Z] [2023-09-21T01:00:23.672Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:00:23.942Z] #62 ... [2023-09-21T01:00:23.942Z] [2023-09-21T01:00:23.942Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:23.942Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s [2023-09-21T01:00:23.942Z] #39 ... [2023-09-21T01:00:23.942Z] [2023-09-21T01:00:23.942Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T01:00:23.942Z] #59 13.77 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T01:00:23.942Z] #59 13.77 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T01:00:23.942Z] #59 13.77 OK: 19942 distinct packages available [2023-09-21T01:00:23.942Z] #59 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:23.942Z] #59 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:23.942Z] #59 ... [2023-09-21T01:00:23.942Z] [2023-09-21T01:00:23.942Z] #63 [core-command internal] load build context [2023-09-21T01:00:24.211Z] #63 transferring context: 15.39MB 19.3s [2023-09-21T01:00:24.211Z] #63 ... [2023-09-21T01:00:24.211Z] [2023-09-21T01:00:24.211Z] #51 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T01:00:24.211Z] #51 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:24.211Z] #51 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:24.211Z] #51 22.67 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T01:00:24.211Z] #51 22.75 Executing busybox-1.36.1-r2.trigger [2023-09-21T01:00:24.211Z] #51 23.00 OK: 8 MiB in 16 packages [2023-09-21T01:00:24.211Z] #51 ... [2023-09-21T01:00:24.211Z] [2023-09-21T01:00:24.211Z] #44 [security-proxy-setup internal] load build context [2023-09-21T01:00:24.478Z] #44 ... [2023-09-21T01:00:24.478Z] [2023-09-21T01:00:24.478Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:00:24.750Z] #62 ... [2023-09-21T01:00:24.750Z] [2023-09-21T01:00:24.750Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T01:00:24.750Z] #58 DONE 24.7s [2023-09-21T01:00:25.022Z] [2023-09-21T01:00:25.022Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T01:00:25.022Z] #57 DONE 25.0s [2023-09-21T01:00:25.022Z] [2023-09-21T01:00:25.022Z] #44 [security-proxy-setup internal] load build context [2023-09-21T01:00:25.617Z] #44 ... [2023-09-21T01:00:25.617Z] [2023-09-21T01:00:25.617Z] #51 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T01:00:25.617Z] #51 DONE 25.4s [2023-09-21T01:00:25.617Z] [2023-09-21T01:00:25.617Z] #44 [security-proxy-setup internal] load build context [2023-09-21T01:00:27.026Z] #44 ... [2023-09-21T01:00:27.026Z] [2023-09-21T01:00:27.026Z] #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T01:00:27.026Z] #60 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:27.026Z] #60 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:27.026Z] #60 24.72 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T01:00:27.026Z] #60 24.72 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T01:00:27.026Z] #60 24.72 OK: 19942 distinct packages available [2023-09-21T01:00:27.026Z] #60 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:27.026Z] #60 ... [2023-09-21T01:00:27.026Z] [2023-09-21T01:00:27.026Z] #44 [security-proxy-setup internal] load build context [2023-09-21T01:00:27.985Z] #44 ... [2023-09-21T01:00:27.985Z] [2023-09-21T01:00:27.985Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T01:00:27.985Z] #64 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:27.985Z] #64 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:27.985Z] #64 21.80 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T01:00:27.985Z] #64 22.10 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T01:00:27.985Z] #64 22.16 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-21T01:00:27.985Z] #64 22.16 (4/6) Installing openssl (3.1.3-r0) [2023-09-21T01:00:27.985Z] #64 22.22 (5/6) Installing su-exec (0.2-r3) [2023-09-21T01:00:27.985Z] #64 22.25 (6/6) Installing yq (4.33.3-r3) [2023-09-21T01:00:27.985Z] #64 23.11 Executing busybox-1.36.1-r2.trigger [2023-09-21T01:00:27.985Z] #64 23.20 OK: 18 MiB in 19 packages [2023-09-21T01:00:27.985Z] #64 ... [2023-09-21T01:00:27.985Z] [2023-09-21T01:00:27.985Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:27.985Z] #39 ... [2023-09-21T01:00:27.985Z] [2023-09-21T01:00:28.251Z] #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T01:00:28.251Z] #61 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:28.251Z] #61 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:28.251Z] #61 25.35 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T01:00:28.251Z] #61 25.35 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T01:00:28.251Z] #61 25.35 OK: 19942 distinct packages available [2023-09-21T01:00:28.251Z] #61 26.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:28.251Z] #61 ... [2023-09-21T01:00:28.251Z] [2023-09-21T01:00:28.251Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:29.210Z] #39 ... [2023-09-21T01:00:29.210Z] [2023-09-21T01:00:29.210Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T01:00:29.210Z] #49 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:29.210Z] #49 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:29.210Z] #49 28.06 OK: 266 MiB in 52 packages [2023-09-21T01:00:29.210Z] #49 DONE 29.3s [2023-09-21T01:00:29.210Z] [2023-09-21T01:00:29.210Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:29.476Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.6s [2023-09-21T01:00:29.476Z] #39 ... [2023-09-21T01:00:29.476Z] [2023-09-21T01:00:29.476Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T01:00:29.476Z] #64 DONE 25.1s [2023-09-21T01:00:29.476Z] [2023-09-21T01:00:29.476Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T01:00:29.476Z] #59 25.31 (1/11) Installing ca-certificates (20230506-r0) [2023-09-21T01:00:29.476Z] #59 25.67 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-21T01:00:29.476Z] #59 25.81 (3/11) Installing libunistring (1.1-r1) [2023-09-21T01:00:29.476Z] #59 25.84 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-21T01:00:29.476Z] #59 25.86 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-21T01:00:29.476Z] #59 25.95 (6/11) Installing libcurl (8.2.1-r0) [2023-09-21T01:00:29.476Z] #59 26.08 (7/11) Installing curl (8.2.1-r0) [2023-09-21T01:00:29.476Z] #59 26.08 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-21T01:00:29.476Z] #59 26.08 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-21T01:00:29.476Z] #59 26.08 (10/11) Installing libucontext (1.2-r2) [2023-09-21T01:00:29.476Z] #59 26.08 (11/11) Installing gcompat (1.1.0-r1) [2023-09-21T01:00:29.476Z] #59 26.08 Executing busybox-1.36.1-r2.trigger [2023-09-21T01:00:29.476Z] #59 26.23 Executing ca-certificates-20230506-r0.trigger [2023-09-21T01:00:29.476Z] #59 27.40 OK: 13 MiB in 26 packages [2023-09-21T01:00:29.476Z] #59 DONE 29.2s [2023-09-21T01:00:29.476Z] [2023-09-21T01:00:29.476Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:29.476Z] #48 transferring context: 61.80MB 29.3s [2023-09-21T01:00:30.068Z] #48 ... [2023-09-21T01:00:30.068Z] [2023-09-21T01:00:30.068Z] #56 [core-common-config-bootstrapper internal] load build context [2023-09-21T01:00:30.068Z] #56 ... [2023-09-21T01:00:30.068Z] [2023-09-21T01:00:30.068Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:30.068Z] #48 ... [2023-09-21T01:00:30.068Z] [2023-09-21T01:00:30.068Z] #46 [support-notifications internal] load build context [2023-09-21T01:00:30.337Z] #46 ... [2023-09-21T01:00:30.337Z] [2023-09-21T01:00:30.337Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:30.337Z] #39 ... [2023-09-21T01:00:30.337Z] [2023-09-21T01:00:30.337Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-21T01:00:30.337Z] #67 DONE 1.1s [2023-09-21T01:00:30.337Z] [2023-09-21T01:00:30.337Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:30.606Z] #41 ... [2023-09-21T01:00:30.606Z] [2023-09-21T01:00:30.606Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:30.606Z] #48 ... [2023-09-21T01:00:30.606Z] [2023-09-21T01:00:30.606Z] #50 [core-data internal] load build context [2023-09-21T01:00:30.875Z] #50 ... [2023-09-21T01:00:30.875Z] [2023-09-21T01:00:30.875Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:31.143Z] #39 ... [2023-09-21T01:00:31.143Z] [2023-09-21T01:00:31.143Z] #52 [support-scheduler internal] load build context [2023-09-21T01:00:31.143Z] #52 ... [2023-09-21T01:00:31.143Z] [2023-09-21T01:00:31.143Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:00:31.143Z] #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.1s [2023-09-21T01:00:31.410Z] #54 ... [2023-09-21T01:00:31.410Z] [2023-09-21T01:00:31.410Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:31.410Z] #55 ... [2023-09-21T01:00:31.410Z] [2023-09-21T01:00:31.410Z] #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T01:00:31.410Z] #61 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:31.410Z] #61 29.30 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-21T01:00:31.410Z] #61 29.30 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-21T01:00:31.410Z] #61 29.30 (3/4) Installing libucontext (1.2-r2) [2023-09-21T01:00:31.410Z] #61 29.30 (4/4) Installing gcompat (1.1.0-r1) [2023-09-21T01:00:31.410Z] #61 29.34 Executing busybox-1.36.1-r2.trigger [2023-09-21T01:00:31.410Z] #61 29.43 OK: 8 MiB in 19 packages [2023-09-21T01:00:31.410Z] #61 DONE 30.2s [2023-09-21T01:00:31.410Z] [2023-09-21T01:00:31.410Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:31.410Z] #55 ... [2023-09-21T01:00:31.410Z] [2023-09-21T01:00:31.410Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:31.680Z] #39 ... [2023-09-21T01:00:31.680Z] [2023-09-21T01:00:31.680Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:31.680Z] #36 ... [2023-09-21T01:00:31.680Z] [2023-09-21T01:00:31.680Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:31.945Z] #39 ... [2023-09-21T01:00:31.945Z] [2023-09-21T01:00:31.945Z] #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T01:00:31.945Z] #60 26.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:00:31.945Z] #60 29.11 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T01:00:31.945Z] #60 29.27 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T01:00:31.945Z] #60 29.30 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-21T01:00:31.945Z] #60 29.30 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-21T01:00:31.945Z] #60 29.30 (5/7) Installing libucontext (1.2-r2) [2023-09-21T01:00:31.945Z] #60 29.35 (6/7) Installing gcompat (1.1.0-r1) [2023-09-21T01:00:31.945Z] #60 29.35 (7/7) Installing openssl (3.1.3-r0) [2023-09-21T01:00:31.945Z] #60 29.40 Executing busybox-1.36.1-r2.trigger [2023-09-21T01:00:31.945Z] #60 29.46 OK: 9 MiB in 20 packages [2023-09-21T01:00:31.945Z] #60 DONE 30.6s [2023-09-21T01:00:31.945Z] [2023-09-21T01:00:31.945Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:34.519Z] #39 ... [2023-09-21T01:00:34.519Z] [2023-09-21T01:00:34.519Z] #63 [core-command internal] load build context [2023-09-21T01:00:34.519Z] #63 ... [2023-09-21T01:00:34.519Z] [2023-09-21T01:00:34.519Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:34.519Z] #36 transferring context: 67.67MB 35.2s [2023-09-21T01:00:35.103Z] #36 ... [2023-09-21T01:00:35.103Z] [2023-09-21T01:00:35.103Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:00:35.103Z] #62 ... [2023-09-21T01:00:35.103Z] [2023-09-21T01:00:35.103Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:38.433Z] #36 ... [2023-09-21T01:00:38.433Z] [2023-09-21T01:00:38.433Z] #44 [security-proxy-setup internal] load build context [2023-09-21T01:00:38.433Z] #44 ... [2023-09-21T01:00:38.433Z] [2023-09-21T01:00:38.433Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:39.836Z] #36 transferring context: 84.36MB 40.3s [2023-09-21T01:00:39.837Z] #36 ... [2023-09-21T01:00:39.837Z] [2023-09-21T01:00:39.837Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-21T01:00:39.837Z] #68 DONE 1.7s [2023-09-21T01:00:39.837Z] [2023-09-21T01:00:39.837Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:40.432Z] #36 ... [2023-09-21T01:00:40.432Z] [2023-09-21T01:00:40.432Z] #56 [core-common-config-bootstrapper internal] load build context [2023-09-21T01:00:40.432Z] #56 ... [2023-09-21T01:00:40.432Z] [2023-09-21T01:00:40.432Z] #46 [support-notifications internal] load build context [2023-09-21T01:00:40.432Z] #46 ... [2023-09-21T01:00:40.432Z] [2023-09-21T01:00:40.432Z] #56 [core-common-config-bootstrapper internal] load build context [2023-09-21T01:00:40.708Z] #56 ... [2023-09-21T01:00:40.708Z] [2023-09-21T01:00:40.708Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:40.708Z] #41 ... [2023-09-21T01:00:40.708Z] [2023-09-21T01:00:40.708Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:40.974Z] #48 ... [2023-09-21T01:00:40.974Z] [2023-09-21T01:00:40.974Z] #50 [core-data internal] load build context [2023-09-21T01:00:40.974Z] #50 ... [2023-09-21T01:00:40.974Z] [2023-09-21T01:00:40.974Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:41.239Z] #48 ... [2023-09-21T01:00:41.239Z] [2023-09-21T01:00:41.239Z] #52 [support-scheduler internal] load build context [2023-09-21T01:00:41.505Z] #52 ... [2023-09-21T01:00:41.505Z] [2023-09-21T01:00:41.505Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:41.780Z] #48 ... [2023-09-21T01:00:41.780Z] [2023-09-21T01:00:41.780Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:00:41.780Z] #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.3s done [2023-09-21T01:00:41.780Z] #54 ... [2023-09-21T01:00:41.780Z] [2023-09-21T01:00:41.780Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:41.780Z] #48 ... [2023-09-21T01:00:41.780Z] [2023-09-21T01:00:41.780Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:42.049Z] #55 ... [2023-09-21T01:00:42.049Z] [2023-09-21T01:00:42.049Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:42.049Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.3s done [2023-09-21T01:00:42.049Z] #39 ... [2023-09-21T01:00:42.049Z] [2023-09-21T01:00:42.049Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:42.631Z] #55 ... [2023-09-21T01:00:42.631Z] [2023-09-21T01:00:42.631Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T01:00:42.631Z] #39 DONE 41.7s [2023-09-21T01:00:42.631Z] [2023-09-21T01:00:42.631Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:44.573Z] #55 ... [2023-09-21T01:00:44.573Z] [2023-09-21T01:00:44.573Z] #63 [core-command internal] load build context [2023-09-21T01:00:44.573Z] #63 ... [2023-09-21T01:00:44.573Z] [2023-09-21T01:00:44.573Z] #50 [core-data internal] load build context [2023-09-21T01:00:44.839Z] #50 transferring context: 141.09MB 44.7s [2023-09-21T01:00:45.420Z] #50 ... [2023-09-21T01:00:45.420Z] [2023-09-21T01:00:45.420Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:00:45.420Z] #62 ... [2023-09-21T01:00:45.420Z] [2023-09-21T01:00:45.420Z] #50 [core-data internal] load build context [2023-09-21T01:00:46.823Z] #50 ... [2023-09-21T01:00:46.823Z] [2023-09-21T01:00:46.823Z] #41 [security-bootstrapper internal] load build context [2023-09-21T01:00:46.823Z] #41 transferring context: 189.33MB 48.1s done [2023-09-21T01:00:46.823Z] #41 DONE 48.7s [2023-09-21T01:00:46.823Z] [2023-09-21T01:00:46.823Z] #50 [core-data internal] load build context [2023-09-21T01:00:48.223Z] #50 ... [2023-09-21T01:00:48.223Z] [2023-09-21T01:00:48.223Z] #44 [security-proxy-setup internal] load build context [2023-09-21T01:00:48.223Z] #44 ... [2023-09-21T01:00:48.223Z] [2023-09-21T01:00:48.223Z] #50 [core-data internal] load build context [2023-09-21T01:00:48.804Z] #50 ... [2023-09-21T01:00:48.804Z] [2023-09-21T01:00:48.804Z] #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T01:00:48.804Z] #69 DONE 1.7s [2023-09-21T01:00:48.804Z] [2023-09-21T01:00:48.804Z] #50 [core-data internal] load build context [2023-09-21T01:00:49.762Z] #50 ... [2023-09-21T01:00:49.762Z] [2023-09-21T01:00:49.762Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T01:00:49.762Z] #70 DONE 3.2s [2023-09-21T01:00:49.762Z] [2023-09-21T01:00:49.762Z] #50 [core-data internal] load build context [2023-09-21T01:00:49.762Z] #50 ... [2023-09-21T01:00:49.762Z] [2023-09-21T01:00:49.762Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T01:00:49.762Z] #71 DONE 5.5s [2023-09-21T01:00:49.762Z] [2023-09-21T01:00:49.762Z] #50 [core-data internal] load build context [2023-09-21T01:00:50.028Z] #50 ... [2023-09-21T01:00:50.028Z] [2023-09-21T01:00:50.028Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T01:00:50.028Z] #72 DONE 6.0s [2023-09-21T01:00:50.028Z] [2023-09-21T01:00:50.028Z] #50 [core-data internal] load build context [2023-09-21T01:00:50.304Z] #50 ... [2023-09-21T01:00:50.304Z] [2023-09-21T01:00:50.304Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:00:50.575Z] #36 ... [2023-09-21T01:00:50.575Z] [2023-09-21T01:00:50.575Z] #50 [core-data internal] load build context [2023-09-21T01:00:50.575Z] #50 ... [2023-09-21T01:00:50.575Z] [2023-09-21T01:00:50.575Z] #46 [support-notifications internal] load build context [2023-09-21T01:00:50.841Z] #46 ... [2023-09-21T01:00:50.841Z] [2023-09-21T01:00:50.841Z] #50 [core-data internal] load build context [2023-09-21T01:00:50.841Z] #50 ... [2023-09-21T01:00:50.841Z] [2023-09-21T01:00:50.841Z] #56 [core-common-config-bootstrapper internal] load build context [2023-09-21T01:00:51.108Z] #56 ... [2023-09-21T01:00:51.108Z] [2023-09-21T01:00:51.108Z] #50 [core-data internal] load build context [2023-09-21T01:00:51.108Z] #50 ... [2023-09-21T01:00:51.108Z] [2023-09-21T01:00:51.108Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-21T01:00:51.108Z] #73 DONE 1.6s [2023-09-21T01:00:51.108Z] [2023-09-21T01:00:51.108Z] #50 [core-data internal] load build context [2023-09-21T01:00:51.377Z] #50 ... [2023-09-21T01:00:51.377Z] [2023-09-21T01:00:51.377Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-21T01:00:51.377Z] #74 DONE 1.5s [2023-09-21T01:00:51.377Z] [2023-09-21T01:00:51.377Z] #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-21T01:00:51.377Z] #75 DONE 1.3s [2023-09-21T01:00:51.377Z] [2023-09-21T01:00:51.377Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-21T01:00:51.642Z] #76 ... [2023-09-21T01:00:51.642Z] [2023-09-21T01:00:51.642Z] #52 [support-scheduler internal] load build context [2023-09-21T01:00:51.642Z] #52 ... [2023-09-21T01:00:51.642Z] [2023-09-21T01:00:51.642Z] #50 [core-data internal] load build context [2023-09-21T01:00:52.226Z] #50 ... [2023-09-21T01:00:52.226Z] [2023-09-21T01:00:52.226Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:52.226Z] #48 ... [2023-09-21T01:00:52.226Z] [2023-09-21T01:00:52.226Z] #50 [core-data internal] load build context [2023-09-21T01:00:52.490Z] #50 transferring context: 180.90MB 52.2s [2023-09-21T01:00:52.755Z] #50 ... [2023-09-21T01:00:52.755Z] [2023-09-21T01:00:52.755Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-21T01:00:52.755Z] #77 DONE 1.2s [2023-09-21T01:00:52.755Z] [2023-09-21T01:00:52.755Z] #50 [core-data internal] load build context [2023-09-21T01:00:53.020Z] #50 ... [2023-09-21T01:00:53.020Z] [2023-09-21T01:00:53.020Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-21T01:00:53.020Z] #76 DONE 1.4s [2023-09-21T01:00:53.020Z] [2023-09-21T01:00:53.020Z] #50 [core-data internal] load build context [2023-09-21T01:00:53.020Z] #50 ... [2023-09-21T01:00:53.020Z] [2023-09-21T01:00:53.020Z] #46 [support-notifications internal] load build context [2023-09-21T01:00:53.020Z] #46 transferring context: 189.33MB 52.2s done [2023-09-21T01:00:53.020Z] #46 DONE 53.2s [2023-09-21T01:00:53.020Z] [2023-09-21T01:00:53.020Z] #50 [core-data internal] load build context [2023-09-21T01:00:53.020Z] #50 ... [2023-09-21T01:00:53.020Z] [2023-09-21T01:00:53.020Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-21T01:00:53.020Z] #78 DONE 1.6s [2023-09-21T01:00:53.020Z] [2023-09-21T01:00:53.020Z] #50 [core-data internal] load build context [2023-09-21T01:00:54.442Z] #50 ... [2023-09-21T01:00:54.442Z] [2023-09-21T01:00:54.442Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T01:00:54.442Z] #79 DONE 1.3s [2023-09-21T01:00:54.442Z] [2023-09-21T01:00:54.442Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T01:00:54.442Z] #80 DONE 1.2s [2023-09-21T01:00:54.442Z] [2023-09-21T01:00:54.442Z] #50 [core-data internal] load build context [2023-09-21T01:00:54.442Z] #50 ... [2023-09-21T01:00:54.442Z] [2023-09-21T01:00:54.442Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-21T01:00:54.442Z] #48 transferring context: 189.33MB 53.8s done [2023-09-21T01:00:54.442Z] #48 DONE 54.4s [2023-09-21T01:00:54.442Z] [2023-09-21T01:00:54.442Z] #50 [core-data internal] load build context [2023-09-21T01:00:54.442Z] #50 transferring context: 189.33MB 54.2s done [2023-09-21T01:00:54.709Z] #50 ... [2023-09-21T01:00:54.709Z] [2023-09-21T01:00:54.709Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:54.975Z] #55 ... [2023-09-21T01:00:54.975Z] [2023-09-21T01:00:54.975Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T01:00:54.975Z] #81 DONE 1.7s [2023-09-21T01:00:54.975Z] [2023-09-21T01:00:54.975Z] #63 [core-command internal] load build context [2023-09-21T01:00:54.975Z] #63 ... [2023-09-21T01:00:54.975Z] [2023-09-21T01:00:54.975Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:54.975Z] #55 ... [2023-09-21T01:00:54.975Z] [2023-09-21T01:00:54.975Z] #50 [core-data internal] load build context [2023-09-21T01:00:54.975Z] #50 DONE 55.1s [2023-09-21T01:00:55.314Z] [2023-09-21T01:00:55.314Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:55.314Z] #55 ... [2023-09-21T01:00:55.314Z] [2023-09-21T01:00:55.314Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-21T01:00:55.314Z] #82 DONE 2.0s [2023-09-21T01:00:55.314Z] [2023-09-21T01:00:55.314Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:55.623Z] #55 ... [2023-09-21T01:00:55.623Z] [2023-09-21T01:00:55.623Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:00:55.623Z] #62 ... [2023-09-21T01:00:55.623Z] [2023-09-21T01:00:55.623Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:55.623Z] #55 ... [2023-09-21T01:00:55.623Z] [2023-09-21T01:00:55.623Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-21T01:00:55.623Z] #83 DONE 1.6s [2023-09-21T01:00:55.623Z] [2023-09-21T01:00:55.623Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:56.264Z] #55 ... [2023-09-21T01:00:56.264Z] [2023-09-21T01:00:56.264Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-21T01:00:56.264Z] #84 DONE 1.8s [2023-09-21T01:00:56.264Z] [2023-09-21T01:00:56.264Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:56.264Z] #55 ... [2023-09-21T01:00:56.264Z] [2023-09-21T01:00:56.264Z] #44 [security-proxy-setup internal] load build context [2023-09-21T01:00:56.264Z] #44 transferring context: 189.33MB 51.6s done [2023-09-21T01:00:56.264Z] #44 DONE 52.8s [2023-09-21T01:00:56.537Z] [2023-09-21T01:00:56.537Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:56.537Z] #55 ... [2023-09-21T01:00:56.537Z] [2023-09-21T01:00:56.537Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-21T01:00:56.537Z] #85 DONE 2.2s [2023-09-21T01:00:56.537Z] [2023-09-21T01:00:56.537Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:57.135Z] #55 ... [2023-09-21T01:00:57.135Z] [2023-09-21T01:00:57.135Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-21T01:00:57.135Z] #86 DONE 2.1s [2023-09-21T01:00:57.135Z] [2023-09-21T01:00:57.135Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:57.135Z] #55 ... [2023-09-21T01:00:57.135Z] [2023-09-21T01:00:57.135Z] #87 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-21T01:00:57.135Z] #87 DONE 2.2s [2023-09-21T01:00:57.135Z] [2023-09-21T01:00:57.135Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:57.440Z] #55 transferring context: 189.33MB 55.2s done [2023-09-21T01:00:57.719Z] #55 ... [2023-09-21T01:00:57.719Z] [2023-09-21T01:00:57.719Z] #56 [core-common-config-bootstrapper internal] load build context [2023-09-21T01:00:57.719Z] #56 transferring context: 189.33MB 54.8s done [2023-09-21T01:00:57.719Z] #56 DONE 56.8s [2023-09-21T01:00:58.019Z] [2023-09-21T01:00:58.019Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:00:58.299Z] #62 ... [2023-09-21T01:00:58.299Z] [2023-09-21T01:00:58.299Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-21T01:00:58.299Z] #88 DONE 2.3s [2023-09-21T01:00:58.299Z] [2023-09-21T01:00:58.299Z] #55 [core-metadata internal] load build context [2023-09-21T01:00:58.299Z] #55 DONE 57.4s [2023-09-21T01:00:58.299Z] [2023-09-21T01:00:58.299Z] #89 [security-spire-agent] exporting to image [2023-09-21T01:00:58.299Z] #89 exporting layers [2023-09-21T01:00:58.572Z] #89 ... [2023-09-21T01:00:58.572Z] [2023-09-21T01:00:58.572Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-21T01:00:58.572Z] #90 DONE 2.1s [2023-09-21T01:00:58.572Z] [2023-09-21T01:00:58.572Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:00:58.844Z] #62 ... [2023-09-21T01:00:58.844Z] [2023-09-21T01:00:58.844Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:00:59.114Z] #91 ... [2023-09-21T01:00:59.114Z] [2023-09-21T01:00:59.114Z] #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-21T01:00:59.114Z] #92 DONE 1.9s [2023-09-21T01:00:59.114Z] [2023-09-21T01:00:59.114Z] #89 [security-spire-config] exporting to image [2023-09-21T01:01:00.522Z] #89 ... [2023-09-21T01:01:00.522Z] [2023-09-21T01:01:00.522Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:01:00.787Z] #36 ... [2023-09-21T01:01:00.787Z] [2023-09-21T01:01:00.787Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:01:01.750Z] #62 ... [2023-09-21T01:01:01.750Z] [2023-09-21T01:01:01.750Z] #52 [support-scheduler internal] load build context [2023-09-21T01:01:02.014Z] #52 transferring context: 178.35MB 61.6s [2023-09-21T01:01:02.014Z] #52 ... [2023-09-21T01:01:02.014Z] [2023-09-21T01:01:02.014Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:01:02.280Z] #62 ... [2023-09-21T01:01:02.280Z] [2023-09-21T01:01:02.280Z] #63 [core-command internal] load build context [2023-09-21T01:01:02.280Z] #63 transferring context: 189.33MB 57.2s done [2023-09-21T01:01:02.280Z] #63 DONE 58.4s [2023-09-21T01:01:02.280Z] [2023-09-21T01:01:02.280Z] #62 [security-proxy-auth internal] load build context [2023-09-21T01:01:02.546Z] #62 transferring context: 189.33MB 60.6s done [2023-09-21T01:01:02.811Z] #62 DONE 61.7s [2023-09-21T01:01:02.811Z] [2023-09-21T01:01:02.811Z] #52 [support-scheduler internal] load build context [2023-09-21T01:01:03.077Z] #52 transferring context: 189.33MB 62.9s done [2023-09-21T01:01:03.345Z] #52 DONE 63.3s [2023-09-21T01:01:03.345Z] [2023-09-21T01:01:03.345Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:01:03.932Z] #36 ... [2023-09-21T01:01:03.932Z] [2023-09-21T01:01:03.932Z] #89 [security-spire-config] exporting to image [2023-09-21T01:01:03.932Z] #89 exporting layers 5.0s done [2023-09-21T01:01:03.932Z] #89 writing image sha256:a3ba4b08c339dc8d7d6e4a911f6115866b02f10c37b0e363c0ff2664efa79748 0.0s done [2023-09-21T01:01:03.932Z] #89 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-21T01:01:03.932Z] #89 writing image sha256:a7f10c0a59b4cf6f281d367668024503c7a69116c98cad4c9be4d8865db437d3 0.0s done [2023-09-21T01:01:03.932Z] #89 naming to docker.io/library/security-spire-server-arm64 done [2023-09-21T01:01:03.932Z] #89 writing image sha256:542c5aa4e10eb4c60d96a6239bd7c3745f45aaad430fc5a146d4761b4ee04d8c done [2023-09-21T01:01:03.932Z] #89 naming to docker.io/library/security-spire-config-arm64 done [2023-09-21T01:01:03.932Z] #89 DONE 5.6s [2023-09-21T01:01:03.932Z] [2023-09-21T01:01:03.932Z] #36 [security-secretstore-setup internal] load build context [2023-09-21T01:01:04.199Z] #36 transferring context: 189.33MB 64.8s done [2023-09-21T01:01:04.199Z] #36 DONE 65.0s [2023-09-21T01:01:04.199Z] [2023-09-21T01:01:04.199Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:05.157Z] #93 ... [2023-09-21T01:01:05.157Z] [2023-09-21T01:01:05.157Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:05.422Z] #94 ... [2023-09-21T01:01:05.422Z] [2023-09-21T01:01:05.422Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:32.070Z] #95 ... [2023-09-21T01:01:32.070Z] [2023-09-21T01:01:32.070Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:32.070Z] #91 DONE 42.2s [2023-09-21T01:01:32.070Z] [2023-09-21T01:01:32.070Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-09-21T01:01:34.014Z] #96 ... [2023-09-21T01:01:34.014Z] [2023-09-21T01:01:34.014Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:34.014Z] #94 DONE 38.8s [2023-09-21T01:01:34.014Z] [2023-09-21T01:01:34.014Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T01:01:34.014Z] #97 CACHED [2023-09-21T01:01:34.014Z] [2023-09-21T01:01:34.014Z] #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:34.014Z] #98 CACHED [2023-09-21T01:01:34.014Z] [2023-09-21T01:01:34.014Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-09-21T01:01:34.014Z] #99 CACHED [2023-09-21T01:01:34.014Z] [2023-09-21T01:01:34.014Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:34.014Z] #100 CACHED [2023-09-21T01:01:34.014Z] [2023-09-21T01:01:34.014Z] #101 [security-secretstore-setup builder 6/7] COPY . . [2023-09-21T01:01:34.014Z] #101 CACHED [2023-09-21T01:01:34.014Z] [2023-09-21T01:01:34.014Z] #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T01:01:34.014Z] #102 CACHED [2023-09-21T01:01:34.014Z] [2023-09-21T01:01:34.014Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-09-21T01:01:34.014Z] #96 DONE 3.0s [2023-09-21T01:01:34.014Z] [2023-09-21T01:01:34.014Z] #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T01:01:37.384Z] #103 2.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-21T01:01:38.813Z] #103 ... [2023-09-21T01:01:38.813Z] [2023-09-21T01:01:38.813Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:38.813Z] #93 DONE 41.6s [2023-09-21T01:01:38.813Z] [2023-09-21T01:01:38.813Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:38.813Z] #95 DONE 41.9s [2023-09-21T01:01:38.813Z] [2023-09-21T01:01:38.813Z] #104 [support-notifications builder 6/7] COPY . . [2023-09-21T01:01:38.813Z] #104 DONE 4.8s [2023-09-21T01:01:39.080Z] [2023-09-21T01:01:39.080Z] #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T01:01:41.651Z] #105 2.242 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-21T01:01:43.065Z] #105 ... [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:43.065Z] #106 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-21T01:01:43.065Z] #107 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #108 [core-command builder 6/7] COPY . . [2023-09-21T01:01:43.065Z] #108 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #109 [security-proxy-auth builder 6/7] COPY . . [2023-09-21T01:01:43.065Z] #109 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-21T01:01:43.065Z] #110 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:43.065Z] #111 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:43.065Z] #112 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #113 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-21T01:01:43.065Z] #113 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T01:01:43.065Z] #114 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-21T01:01:43.065Z] #115 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:43.065Z] #116 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #117 [core-metadata builder 6/7] COPY . . [2023-09-21T01:01:43.065Z] #117 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #118 [support-scheduler builder 6/7] COPY . . [2023-09-21T01:01:43.065Z] #118 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:01:43.065Z] #119 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-21T01:01:43.065Z] #120 CACHED [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #121 [core-data builder 6/7] COPY . . [2023-09-21T01:01:43.065Z] #121 DONE 4.2s [2023-09-21T01:01:43.065Z] [2023-09-21T01:01:43.065Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-21T01:01:43.065Z] #122 DONE 4.3s [2023-09-21T01:01:43.335Z] [2023-09-21T01:01:43.335Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T01:01:43.919Z] #123 ... [2023-09-21T01:01:43.919Z] [2023-09-21T01:01:43.919Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T01:01:43.919Z] #0 3.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-21T01:01:44.192Z] #124 ... [2023-09-21T01:01:44.192Z] [2023-09-21T01:01:44.192Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T01:01:44.192Z] #0 3.179 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-21T01:01:44.461Z] #125 ... [2023-09-21T01:01:44.461Z] [2023-09-21T01:01:44.461Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T01:01:48.724Z] #126 ... [2023-09-21T01:01:48.724Z] [2023-09-21T01:01:48.724Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T01:01:48.724Z] #0 5.561 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-21T01:01:48.724Z] #127 ... [2023-09-21T01:01:48.724Z] [2023-09-21T01:01:48.724Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T01:01:48.724Z] #123 5.682 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-21T01:01:52.970Z] #123 ... [2023-09-21T01:01:52.970Z] [2023-09-21T01:01:52.970Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T01:01:52.970Z] #0 5.225 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-21T01:01:53.238Z] #128 ... [2023-09-21T01:01:53.238Z] [2023-09-21T01:01:53.238Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T01:01:53.238Z] #0 5.591 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-21T01:01:53.504Z] #129 ... [2023-09-21T01:01:53.504Z] [2023-09-21T01:01:53.504Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T01:01:53.504Z] #0 5.174 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-21T01:01:53.504Z] #130 ... [2023-09-21T01:01:53.504Z] [2023-09-21T01:01:53.504Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T01:01:53.504Z] #0 5.508 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-21T01:01:53.782Z] #131 ... [2023-09-21T01:01:53.782Z] [2023-09-21T01:01:53.782Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T01:01:53.783Z] #126 5.742 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-21T01:14:46.115Z] #126 ... [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T01:14:46.115Z] #103 DONE 779.1s [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:14:46.115Z] #54 ... [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T01:14:46.115Z] #132 DONE 0.2s [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:14:46.115Z] #54 ... [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:14:46.115Z] #133 DONE 0.2s [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-21T01:14:46.115Z] #134 DONE 0.2s [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-21T01:14:46.115Z] #135 DONE 0.2s [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-21T01:14:46.115Z] #136 DONE 0.3s [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:14:46.115Z] #54 ... [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T01:14:46.115Z] #137 DONE 0.4s [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T01:14:46.115Z] #138 DONE 2.4s [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #89 [security-proxy-setup] exporting to image [2023-09-21T01:14:46.115Z] #89 exporting layers [2023-09-21T01:14:46.115Z] #89 exporting layers 1.1s done [2023-09-21T01:14:46.115Z] #89 writing image sha256:fb47ccd75f339cf06dadb9fa8957ae41c57f937c9e5924150098c5c20348e46d done [2023-09-21T01:14:46.115Z] #89 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-09-21T01:14:46.115Z] #89 DONE 6.8s [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T01:14:46.115Z] #131 ... [2023-09-21T01:14:46.115Z] [2023-09-21T01:14:46.115Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T01:14:46.115Z] #124 784.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-21T01:14:46.115Z] #124 ... [2023-09-21T01:14:46.116Z] [2023-09-21T01:14:46.116Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T01:14:46.116Z] #125 DONE 789.5s [2023-09-21T01:14:46.116Z] [2023-09-21T01:14:46.116Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T01:14:46.116Z] #124 ... [2023-09-21T01:14:46.116Z] [2023-09-21T01:14:46.116Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-21T01:14:46.382Z] #139 DONE 0.2s [2023-09-21T01:14:46.382Z] [2023-09-21T01:14:46.382Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T01:14:48.966Z] #140 DONE 2.2s [2023-09-21T01:14:48.966Z] [2023-09-21T01:14:48.966Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T01:14:48.966Z] #141 DONE 0.2s [2023-09-21T01:14:48.966Z] [2023-09-21T01:14:48.966Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:14:48.966Z] #142 DONE 0.3s [2023-09-21T01:14:48.966Z] [2023-09-21T01:14:48.966Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T01:14:49.234Z] #128 ... [2023-09-21T01:14:49.234Z] [2023-09-21T01:14:49.234Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-21T01:14:49.503Z] #143 DONE 0.3s [2023-09-21T01:14:49.503Z] [2023-09-21T01:14:49.503Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-21T01:14:49.775Z] #144 DONE 0.1s [2023-09-21T01:14:49.775Z] [2023-09-21T01:14:49.775Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-21T01:14:49.775Z] #145 DONE 0.2s [2023-09-21T01:14:49.775Z] [2023-09-21T01:14:49.775Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-21T01:14:50.048Z] #146 DONE 0.1s [2023-09-21T01:14:50.048Z] [2023-09-21T01:14:50.048Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-21T01:14:50.048Z] #147 DONE 0.1s [2023-09-21T01:14:50.048Z] [2023-09-21T01:14:50.048Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-21T01:14:50.323Z] #148 DONE 0.1s [2023-09-21T01:14:50.323Z] [2023-09-21T01:14:50.323Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T01:14:52.261Z] #149 DONE 2.0s [2023-09-21T01:14:52.261Z] [2023-09-21T01:14:52.261Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T01:14:52.261Z] #127 ... [2023-09-21T01:14:52.261Z] [2023-09-21T01:14:52.261Z] #89 [security-bootstrapper] exporting to image [2023-09-21T01:14:52.261Z] #89 exporting layers [2023-09-21T01:14:53.317Z] #89 exporting layers 1.0s done [2023-09-21T01:14:53.317Z] #89 writing image sha256:a636113c6ab1c7ca9e07108330537681eda2a9040213e2a58743eb21f901577f done [2023-09-21T01:14:53.317Z] #89 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-09-21T01:14:53.317Z] #89 DONE 7.8s [2023-09-21T01:14:53.317Z] [2023-09-21T01:14:53.317Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T01:15:01.517Z] #126 ... [2023-09-21T01:15:01.517Z] [2023-09-21T01:15:01.517Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T01:15:01.517Z] #124 DONE 806.4s [2023-09-21T01:15:01.517Z] [2023-09-21T01:15:01.517Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T01:15:01.517Z] #127 ... [2023-09-21T01:15:01.517Z] [2023-09-21T01:15:01.517Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T01:15:01.517Z] #150 DONE 0.3s [2023-09-21T01:15:01.517Z] [2023-09-21T01:15:01.517Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:15:01.517Z] #151 DONE 0.2s [2023-09-21T01:15:01.517Z] [2023-09-21T01:15:01.517Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T01:15:01.818Z] #126 ... [2023-09-21T01:15:01.818Z] [2023-09-21T01:15:01.818Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-21T01:15:01.818Z] #152 DONE 0.2s [2023-09-21T01:15:01.818Z] [2023-09-21T01:15:01.818Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-21T01:15:02.099Z] #153 DONE 0.2s [2023-09-21T01:15:02.099Z] [2023-09-21T01:15:02.099Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-21T01:15:02.367Z] #154 DONE 0.2s [2023-09-21T01:15:02.367Z] [2023-09-21T01:15:02.367Z] #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T01:15:02.367Z] #105 ... [2023-09-21T01:15:02.367Z] [2023-09-21T01:15:02.367Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-21T01:15:02.635Z] #155 DONE 0.3s [2023-09-21T01:15:02.635Z] [2023-09-21T01:15:02.635Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T01:15:02.635Z] #131 ... [2023-09-21T01:15:02.635Z] [2023-09-21T01:15:02.635Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-21T01:15:02.905Z] #156 DONE 0.4s [2023-09-21T01:15:02.905Z] [2023-09-21T01:15:02.905Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T01:15:03.175Z] #127 ... [2023-09-21T01:15:03.175Z] [2023-09-21T01:15:03.175Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T01:15:03.175Z] #157 DONE 0.3s [2023-09-21T01:15:03.175Z] [2023-09-21T01:15:03.175Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T01:15:03.447Z] #127 ... [2023-09-21T01:15:03.447Z] [2023-09-21T01:15:03.447Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T01:15:05.456Z] #158 DONE 2.2s [2023-09-21T01:15:05.456Z] [2023-09-21T01:15:05.456Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T01:15:05.456Z] #127 ... [2023-09-21T01:15:05.456Z] [2023-09-21T01:15:05.456Z] #89 [security-secretstore-setup] exporting to image [2023-09-21T01:15:05.456Z] #89 exporting layers [2023-09-21T01:15:06.862Z] #89 exporting layers 1.2s done [2023-09-21T01:15:06.862Z] #89 writing image sha256:fe228f0ba1380ff644ba165f10f22b25a820ec66a1f90b1b031c2c477b656b23 done [2023-09-21T01:15:06.862Z] #89 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-21T01:15:06.862Z] #89 DONE 8.9s [2023-09-21T01:15:06.862Z] [2023-09-21T01:15:06.862Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T01:15:21.843Z] #128 ... [2023-09-21T01:15:21.843Z] [2023-09-21T01:15:21.843Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T01:15:21.843Z] #127 DONE 818.5s [2023-09-21T01:15:21.843Z] [2023-09-21T01:15:21.843Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T01:15:22.113Z] #130 ... [2023-09-21T01:15:22.114Z] [2023-09-21T01:15:22.114Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T01:15:22.114Z] #159 DONE 0.2s [2023-09-21T01:15:22.114Z] [2023-09-21T01:15:22.114Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:15:22.624Z] #160 DONE 0.1s [2023-09-21T01:15:22.624Z] [2023-09-21T01:15:22.624Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-21T01:15:22.624Z] #161 DONE 0.3s [2023-09-21T01:15:22.624Z] [2023-09-21T01:15:22.624Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-21T01:15:22.942Z] #162 DONE 0.1s [2023-09-21T01:15:22.942Z] [2023-09-21T01:15:22.942Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-21T01:15:22.942Z] #163 DONE 0.1s [2023-09-21T01:15:22.942Z] [2023-09-21T01:15:22.942Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T01:15:22.942Z] #126 ... [2023-09-21T01:15:22.942Z] [2023-09-21T01:15:22.942Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T01:15:27.365Z] #164 DONE 3.9s [2023-09-21T01:15:27.365Z] [2023-09-21T01:15:27.365Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T01:15:27.365Z] #130 ... [2023-09-21T01:15:27.365Z] [2023-09-21T01:15:27.365Z] #89 [security-proxy-auth] exporting to image [2023-09-21T01:15:27.365Z] #89 exporting layers [2023-09-21T01:15:27.365Z] #89 exporting layers 0.6s done [2023-09-21T01:15:27.642Z] #89 writing image sha256:fc53cda36fcdf4adafc683df96166d3e24733f09032a4082c88397705ce6610c done [2023-09-21T01:15:27.642Z] #89 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-21T01:15:27.642Z] #89 DONE 9.5s [2023-09-21T01:15:27.642Z] [2023-09-21T01:15:27.642Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T01:15:30.991Z] #130 ... [2023-09-21T01:15:30.991Z] [2023-09-21T01:15:30.991Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T01:15:30.991Z] #126 DONE 827.9s [2023-09-21T01:15:30.991Z] [2023-09-21T01:15:30.991Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:15:31.314Z] #54 ... [2023-09-21T01:15:31.314Z] [2023-09-21T01:15:31.314Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T01:15:31.925Z] #165 DONE 0.3s [2023-09-21T01:15:31.925Z] [2023-09-21T01:15:31.925Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:15:31.925Z] #166 DONE 0.1s [2023-09-21T01:15:31.925Z] [2023-09-21T01:15:31.925Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T01:15:31.925Z] #130 ... [2023-09-21T01:15:31.926Z] [2023-09-21T01:15:31.926Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-21T01:15:32.191Z] #167 DONE 0.2s [2023-09-21T01:15:32.191Z] [2023-09-21T01:15:32.191Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-21T01:15:32.191Z] #168 DONE 0.2s [2023-09-21T01:15:32.191Z] [2023-09-21T01:15:32.191Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-21T01:15:32.456Z] #169 DONE 0.1s [2023-09-21T01:15:32.456Z] [2023-09-21T01:15:32.456Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T01:15:32.456Z] #123 ... [2023-09-21T01:15:32.456Z] [2023-09-21T01:15:32.456Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T01:15:35.029Z] #170 DONE 2.2s [2023-09-21T01:15:35.029Z] [2023-09-21T01:15:35.029Z] #89 [core-common-config-bootstrapper] exporting to image [2023-09-21T01:15:35.029Z] #89 exporting layers [2023-09-21T01:15:35.297Z] #89 exporting layers 0.7s done [2023-09-21T01:15:35.297Z] #89 writing image sha256:0c05697e402a3f8af155c4d9e267a70744ebe602caa6b378976204759e5b0986 [2023-09-21T01:15:35.562Z] #89 writing image sha256:0c05697e402a3f8af155c4d9e267a70744ebe602caa6b378976204759e5b0986 done [2023-09-21T01:15:35.562Z] #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-21T01:15:35.562Z] #89 DONE 10.3s [2023-09-21T01:15:35.562Z] [2023-09-21T01:15:35.562Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T01:16:14.408Z] #130 ... [2023-09-21T01:16:14.408Z] [2023-09-21T01:16:14.408Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T01:16:14.408Z] #129 DONE 869.6s [2023-09-21T01:16:14.408Z] [2023-09-21T01:16:14.408Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T01:16:14.408Z] #123 ... [2023-09-21T01:16:14.408Z] [2023-09-21T01:16:14.408Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T01:16:14.408Z] #171 DONE 0.2s [2023-09-21T01:16:14.408Z] [2023-09-21T01:16:14.408Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:16:14.408Z] #172 DONE 0.1s [2023-09-21T01:16:14.408Z] [2023-09-21T01:16:14.408Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-21T01:16:14.408Z] #173 DONE 0.3s [2023-09-21T01:16:14.408Z] [2023-09-21T01:16:14.408Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-21T01:16:14.408Z] #174 DONE 0.1s [2023-09-21T01:16:14.408Z] [2023-09-21T01:16:14.408Z] #89 [core-command] exporting to image [2023-09-21T01:16:14.408Z] #89 exporting layers [2023-09-21T01:16:14.408Z] #89 exporting layers 0.3s done [2023-09-21T01:16:14.408Z] #89 writing image sha256:f4a7dd828087e3f544544107aa4fe49ada2668c834a6601e3798d8302decc24f done [2023-09-21T01:16:14.408Z] #89 naming to docker.io/library/core-command-arm64 done [2023-09-21T01:16:14.408Z] #89 DONE 10.6s [2023-09-21T01:16:14.408Z] [2023-09-21T01:16:14.408Z] #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T01:16:26.705Z] #105 ... [2023-09-21T01:16:26.705Z] [2023-09-21T01:16:26.705Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T01:16:26.705Z] #128 DONE 881.6s [2023-09-21T01:16:26.705Z] [2023-09-21T01:16:26.705Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:16:26.705Z] #54 ... [2023-09-21T01:16:26.705Z] [2023-09-21T01:16:26.705Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T01:16:26.705Z] #175 DONE 0.2s [2023-09-21T01:16:26.705Z] [2023-09-21T01:16:26.705Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:16:26.705Z] #176 DONE 0.1s [2023-09-21T01:16:26.705Z] [2023-09-21T01:16:26.705Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-21T01:16:26.705Z] #177 DONE 0.3s [2023-09-21T01:16:26.705Z] [2023-09-21T01:16:26.705Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-21T01:16:26.705Z] #178 DONE 0.1s [2023-09-21T01:16:26.705Z] [2023-09-21T01:16:26.705Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-21T01:16:26.705Z] #179 DONE 0.2s [2023-09-21T01:16:26.705Z] [2023-09-21T01:16:26.705Z] #89 [core-metadata] exporting to image [2023-09-21T01:16:26.705Z] #89 exporting layers [2023-09-21T01:16:26.705Z] #89 exporting layers 0.3s done [2023-09-21T01:16:26.705Z] #89 writing image sha256:6f532e2d0bee658c07f57d02fcd14ca644ee97f9b944176ad1c39aa64fa32562 done [2023-09-21T01:16:26.705Z] #89 naming to docker.io/library/core-metadata-arm64 done [2023-09-21T01:16:26.705Z] #89 DONE 10.9s [2023-09-21T01:16:26.705Z] [2023-09-21T01:16:26.705Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T01:16:27.285Z] #131 DONE 884.1s [2023-09-21T01:16:27.285Z] [2023-09-21T01:16:27.285Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T01:16:27.880Z] #123 ... [2023-09-21T01:16:27.880Z] [2023-09-21T01:16:27.880Z] #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T01:16:28.146Z] #180 DONE 0.2s [2023-09-21T01:16:28.146Z] [2023-09-21T01:16:28.146Z] #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:16:28.146Z] #181 DONE 0.2s [2023-09-21T01:16:28.146Z] [2023-09-21T01:16:28.146Z] #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-21T01:16:28.412Z] #182 DONE 0.3s [2023-09-21T01:16:28.412Z] [2023-09-21T01:16:28.412Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-21T01:16:28.677Z] #183 DONE 0.2s [2023-09-21T01:16:28.677Z] [2023-09-21T01:16:28.677Z] #89 [core-data] exporting to image [2023-09-21T01:16:28.943Z] #89 exporting layers 0.4s done [2023-09-21T01:16:28.943Z] #89 writing image sha256:b74b3b66a9ea37c95a575f55fced2e7973f99c09632bd2839674408aa8f7ea9f [2023-09-21T01:16:29.207Z] #89 writing image sha256:b74b3b66a9ea37c95a575f55fced2e7973f99c09632bd2839674408aa8f7ea9f done [2023-09-21T01:16:29.207Z] #89 naming to docker.io/library/core-data-arm64 done [2023-09-21T01:16:29.207Z] #89 DONE 11.3s [2023-09-21T01:16:29.207Z] [2023-09-21T01:16:29.207Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:16:47.383Z] #54 ... [2023-09-21T01:16:47.384Z] [2023-09-21T01:16:47.384Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T01:16:47.384Z] #123 DONE 904.1s [2023-09-21T01:16:47.384Z] [2023-09-21T01:16:47.384Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T01:16:47.650Z] #130 ... [2023-09-21T01:16:47.650Z] [2023-09-21T01:16:47.650Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T01:16:47.650Z] #184 DONE 0.2s [2023-09-21T01:16:47.650Z] [2023-09-21T01:16:47.650Z] #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T01:16:47.918Z] #105 ... [2023-09-21T01:16:47.918Z] [2023-09-21T01:16:47.918Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:16:48.184Z] #185 DONE 0.1s [2023-09-21T01:16:48.184Z] [2023-09-21T01:16:48.184Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-21T01:16:48.451Z] #186 DONE 0.4s [2023-09-21T01:16:48.451Z] [2023-09-21T01:16:48.451Z] #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T01:16:48.451Z] #105 ... [2023-09-21T01:16:48.451Z] [2023-09-21T01:16:48.451Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-21T01:16:48.451Z] #187 DONE 0.1s [2023-09-21T01:16:48.717Z] [2023-09-21T01:16:48.717Z] #89 [security-spiffe-token-provider] exporting to image [2023-09-21T01:16:48.717Z] #89 exporting layers [2023-09-21T01:16:49.299Z] #89 exporting layers 0.7s done [2023-09-21T01:16:49.299Z] #89 writing image sha256:50b1ce7e566fe32d6d1bc65e9beee6778c3ff4cca34601e979fe88f70b8c2ae4 done [2023-09-21T01:16:49.299Z] #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-21T01:16:49.299Z] #89 DONE 12.0s [2023-09-21T01:16:49.299Z] [2023-09-21T01:16:49.299Z] #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T01:17:07.492Z] #105 DONE 927.4s [2023-09-21T01:17:07.492Z] [2023-09-21T01:17:07.492Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T01:17:07.492Z] #130 ... [2023-09-21T01:17:07.492Z] [2023-09-21T01:17:07.492Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T01:17:07.492Z] #188 DONE 0.2s [2023-09-21T01:17:07.492Z] [2023-09-21T01:17:07.492Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:17:07.492Z] #189 ... [2023-09-21T01:17:07.492Z] [2023-09-21T01:17:07.492Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T01:17:07.492Z] #130 DONE 924.0s [2023-09-21T01:17:07.492Z] [2023-09-21T01:17:07.492Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:17:07.492Z] #189 DONE 0.2s [2023-09-21T01:17:07.492Z] [2023-09-21T01:17:07.492Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T01:17:07.760Z] #190 DONE 0.4s [2023-09-21T01:17:07.760Z] [2023-09-21T01:17:07.760Z] #191 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T01:17:07.760Z] #191 DONE 0.1s [2023-09-21T01:17:07.760Z] [2023-09-21T01:17:07.760Z] #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T01:17:07.760Z] #192 DONE 0.1s [2023-09-21T01:17:07.760Z] [2023-09-21T01:17:07.760Z] #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-21T01:17:07.760Z] #193 DONE 0.1s [2023-09-21T01:17:07.760Z] [2023-09-21T01:17:07.760Z] #89 [support-notifications] exporting to image [2023-09-21T01:17:07.760Z] #89 exporting layers [2023-09-21T01:17:08.026Z] #89 ... [2023-09-21T01:17:08.026Z] [2023-09-21T01:17:08.026Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-21T01:17:08.026Z] #194 DONE 0.4s [2023-09-21T01:17:08.294Z] [2023-09-21T01:17:08.294Z] #89 [support-notifications] exporting to image [2023-09-21T01:17:08.294Z] #89 exporting layers 0.4s done [2023-09-21T01:17:08.294Z] #89 writing image sha256:7c9a5bf52c943c95b5964d451844af59c68b68d87ca9e364d58324ef33030892 done [2023-09-21T01:17:08.294Z] #89 naming to docker.io/library/support-notifications-arm64 done [2023-09-21T01:17:08.294Z] #89 DONE 12.4s [2023-09-21T01:17:08.294Z] [2023-09-21T01:17:08.294Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-21T01:17:08.294Z] #195 DONE 0.1s [2023-09-21T01:17:08.294Z] [2023-09-21T01:17:08.294Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:17:08.294Z] #54 ... [2023-09-21T01:17:08.294Z] [2023-09-21T01:17:08.294Z] #89 [support-scheduler] exporting to image [2023-09-21T01:17:08.572Z] #89 exporting layers 0.4s done [2023-09-21T01:17:08.572Z] #89 writing image sha256:3a72bf65ec29c7d4eb1f77a742e112ab1ac848c14c7aa75fb8c89657fb65c918 done [2023-09-21T01:17:08.572Z] #89 naming to docker.io/library/support-scheduler-arm64 done [2023-09-21T01:17:08.572Z] #89 DONE 12.9s [2023-09-21T01:17:08.572Z] [2023-09-21T01:17:08.572Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T01:17:08.572Z] time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-21T01:17:08.577Z] $ docker stop --time=1 354715cf501045eb18cae93ff990a320208af7b65b6fad33d155172aa77be317 [2023-09-21T01:17:10.240Z] $ docker rm -f --volumes 354715cf501045eb18cae93ff990a320208af7b65b6fad33d155172aa77be317 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T01:17:10.730Z] + docker images [2023-09-21T01:17:10.730Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-21T01:17:10.730Z] support-scheduler-arm64 latest 3a72bf65ec29 2 seconds ago 33.5MB [2023-09-21T01:17:10.730Z] support-notifications-arm64 latest 7c9a5bf52c94 3 seconds ago 34.2MB [2023-09-21T01:17:10.730Z] security-spiffe-token-provider-arm64 latest 50b1ce7e566f 22 seconds ago 35MB [2023-09-21T01:17:10.730Z] core-data-arm64 latest b74b3b66a9ea 42 seconds ago 21.2MB [2023-09-21T01:17:10.730Z] core-metadata-arm64 latest 6f532e2d0bee 44 seconds ago 21.5MB [2023-09-21T01:17:10.730Z] core-command-arm64 latest f4a7dd828087 57 seconds ago 21MB [2023-09-21T01:17:10.730Z] core-common-config-bootstrapper-arm64 latest 0c05697e402a About a minute ago 18.3MB [2023-09-21T01:17:10.730Z] security-proxy-auth-arm64 latest fc53cda36fcd About a minute ago 19.4MB [2023-09-21T01:17:10.730Z] security-secretstore-setup-arm64 latest fe228f0ba138 2 minutes ago 43.7MB [2023-09-21T01:17:10.730Z] security-bootstrapper-arm64 latest a636113c6ab1 2 minutes ago 23MB [2023-09-21T01:17:10.730Z] security-proxy-setup-arm64 latest fb47ccd75f33 2 minutes ago 34MB [2023-09-21T01:17:10.730Z] security-spire-server-arm64 latest a7f10c0a59b4 16 minutes ago 101MB [2023-09-21T01:17:10.730Z] security-spire-config-arm64 latest 542c5aa4e10e 16 minutes ago 95.8MB [2023-09-21T01:17:10.730Z] security-spire-agent-arm64 latest a3ba4b08c339 16 minutes ago 157MB [2023-09-21T01:17:10.730Z] ci-base-image-arm64 latest 7b55d93ea15e 27 minutes ago 924MB [2023-09-21T01:17:10.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 10 hours ago 553MB [2023-09-21T01:17:10.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:17:11.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T01:17:11.147Z] [2023-09-21T01:17:11.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:17:11.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T01:17:11.745Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T01:17:11.745Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T01:17:11.745Z] 04944245beec: Pulling fs layer [2023-09-21T01:17:11.745Z] 699f458cf7ca: Pulling fs layer [2023-09-21T01:17:11.745Z] 765212b225bb: Pulling fs layer [2023-09-21T01:17:11.745Z] f23df028b6ca: Pulling fs layer [2023-09-21T01:17:11.745Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T01:17:11.745Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T01:17:11.745Z] f23df028b6ca: Waiting [2023-09-21T01:17:11.745Z] d65c8cfc05b1: Waiting [2023-09-21T01:17:11.745Z] 2437ff75d9bd: Waiting [2023-09-21T01:17:11.745Z] 765212b225bb: Waiting [2023-09-21T01:17:12.015Z] 04944245beec: Verifying Checksum [2023-09-21T01:17:12.015Z] 04944245beec: Download complete [2023-09-21T01:17:12.015Z] 765212b225bb: Verifying Checksum [2023-09-21T01:17:12.015Z] 765212b225bb: Download complete [2023-09-21T01:17:12.015Z] f23df028b6ca: Verifying Checksum [2023-09-21T01:17:12.015Z] f23df028b6ca: Download complete [2023-09-21T01:17:12.015Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T01:17:12.015Z] d65c8cfc05b1: Download complete [2023-09-21T01:17:12.015Z] 699f458cf7ca: Verifying Checksum [2023-09-21T01:17:12.015Z] 699f458cf7ca: Download complete [2023-09-21T01:17:12.601Z] 8998bd30e6a1: Verifying Checksum [2023-09-21T01:17:12.601Z] 8998bd30e6a1: Download complete [2023-09-21T01:17:15.181Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T01:17:15.181Z] 2437ff75d9bd: Download complete [2023-09-21T01:17:16.589Z] 8998bd30e6a1: Pull complete [2023-09-21T01:17:17.172Z] 04944245beec: Pull complete [2023-09-21T01:17:18.578Z] 699f458cf7ca: Pull complete [2023-09-21T01:17:18.578Z] 765212b225bb: Pull complete [2023-09-21T01:17:19.536Z] f23df028b6ca: Pull complete [2023-09-21T01:17:19.536Z] d65c8cfc05b1: Pull complete [2023-09-21T01:17:34.520Z] 2437ff75d9bd: Pull complete [2023-09-21T01:17:34.520Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T01:17:34.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T01:17:34.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T01:17:34.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-7507 does not seem to be running inside a container [2023-09-21T01:17:34.784Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-21T01:17:37.742Z] $ docker top e9db62aedf3394fd2945ad5497cfe8bbc8f0fcc8d422bc8327df268732b1ee2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:17:38.668Z] ---> job-cost.sh [2023-09-21T01:17:38.668Z] lf-activate-venv: SKIPPING [2023-09-21T01:17:38.668Z] INFO: No Stack... [2023-09-21T01:17:39.249Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T01:17:39.830Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T01:17:40.469Z] + + catcut /w/workspace/edgex-go/3/archives/cost.csv -d, [2023-09-21T01:17:40.469Z] -f6 [Pipeline] lock [2023-09-21T01:17:40.509Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4690-3-stack-cost] [2023-09-21T01:17:40.515Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4690-3-stack-cost] did not exist. Created. [2023-09-21T01:17:40.515Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4690-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T01:17:41.169Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T01:17:41.363Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T01:17:41.374Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4690-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T01:17:41.381Z] $ docker stop --time=1 e9db62aedf3394fd2945ad5497cfe8bbc8f0fcc8d422bc8327df268732b1ee2e [2023-09-21T01:17:42.892Z] $ docker rm -f --volumes e9db62aedf3394fd2945ad5497cfe8bbc8f0fcc8d422bc8327df268732b1ee2e [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 [2023-09-21T01:17:43.335Z] provisioning config files... [2023-09-21T01:17:43.342Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5699114014395157610tmp [Pipeline] { [Pipeline] sh [2023-09-21T01:17:43.645Z] + set +x [2023-09-21T01:17:43.645Z] + bash -s -- [2023-09-21T01:17:43.645Z] + curl -s https://codecov.io/bash [2023-09-21T01:17:43.905Z] [2023-09-21T01:17:43.905Z] _____ _ [2023-09-21T01:17:43.905Z] / ____| | | [2023-09-21T01:17:43.905Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T01:17:43.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T01:17:43.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T01:17:43.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T01:17:43.905Z] Bash-1.0.6 [2023-09-21T01:17:43.905Z] [2023-09-21T01:17:43.905Z] [2023-09-21T01:17:43.905Z] ==> git version 2.25.1 found [2023-09-21T01:17:43.905Z] ==> 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 [2023-09-21T01:17:43.905Z] Release-Date: 2020-01-08 [2023-09-21T01:17:43.905Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-21T01:17:43.905Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T01:17:43.905Z] ==> Jenkins CI detected. [2023-09-21T01:17:43.905Z] current dir:  /w/workspace/edgex-go/3 [2023-09-21T01:17:43.905Z] project root: . [2023-09-21T01:17:43.905Z] --> token set from env [2023-09-21T01:17:43.905Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T01:17:43.905Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T01:17:43.905Z] ==> Python coveragepy not found [2023-09-21T01:17:43.905Z] ==> Searching for coverage reports in: [2023-09-21T01:17:43.905Z] + . [2023-09-21T01:17:43.905Z] -> Found 1 reports [2023-09-21T01:17:43.905Z] ==> Detecting git/mercurial file structure [2023-09-21T01:17:43.905Z] ==> Reading reports [2023-09-21T01:17:43.905Z] + ./coverage.out bytes=453602 [2023-09-21T01:17:44.163Z] ==> Appending adjustments [2023-09-21T01:17:44.163Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T01:17:45.099Z] + Found adjustments [2023-09-21T01:17:45.099Z] ==> Gzipping contents [2023-09-21T01:17:45.099Z] 60K /tmp/codecov.vC3roG.gz [2023-09-21T01:17:45.099Z] ==> Uploading reports [2023-09-21T01:17:45.099Z] url: https://codecov.io [2023-09-21T01:17:45.099Z] query: branch=PR-4690&commit=59c882c1a75c939b46ec93858c100d7353450bcb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4690%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4690&job=&cmd_args= [2023-09-21T01:17:45.099Z] -> Pinging Codecov [2023-09-21T01:17:45.099Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4690&commit=59c882c1a75c939b46ec93858c100d7353450bcb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4690%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4690&job=&cmd_args= [2023-09-21T01:17:45.358Z] -> Uploading to [2023-09-21T01:17:45.358Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/00271124DB129430A58F1EEE437C3FCB/59c882c1a75c939b46ec93858c100d7353450bcb/7f89c20b-1ec1-46b7-8585-50792dbd5c74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T011745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a3758d2356afbf277f021106bd6ab9f375502387619833037269935cde5e995 [2023-09-21T01:17:45.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T01:17:45.358Z] Dload Upload Total Spent Left Speed [2023-09-21T01:17:45.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58145 0 0 100 58145 0 237k --:--:-- --:--:-- --:--:-- 237k [2023-09-21T01:17:45.617Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/59c882c1a75c939b46ec93858c100d7353450bcb [Pipeline] } [2023-09-21T01:17:45.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-21T01:17:46.233Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:17:46.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:17:47.377Z] ---> package-listing.sh [2023-09-21T01:17:47.377Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T01:17:47.377Z] ++ facter osfamily [2023-09-21T01:17:47.636Z] + OS_FAMILY=debian [2023-09-21T01:17:47.636Z] + workspace=/w/workspace/edgex-go/3 [2023-09-21T01:17:47.636Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T01:17:47.636Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T01:17:47.636Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T01:17:47.636Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T01:17:47.636Z] + '[' /w/workspace/edgex-go/3 ']' [2023-09-21T01:17:47.636Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T01:17:47.636Z] + case "${OS_FAMILY}" in [2023-09-21T01:17:47.636Z] + grep '^ii' [2023-09-21T01:17:47.636Z] + dpkg -l [2023-09-21T01:17:47.636Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T01:17:47.636Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T01:17:47.636Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T01:17:47.636Z] + '[' /w/workspace/edgex-go/3 ']' [2023-09-21T01:17:47.636Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-09-21T01:17:47.636Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-09-21T01:17:47.646Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T01:17:47.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:17:48.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T01:17:48.474Z] [2023-09-21T01:17:48.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:17:48.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T01:17:48.772Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T01:17:48.772Z] 5eb5b503b376: Pulling fs layer [2023-09-21T01:17:48.772Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T01:17:48.772Z] ec43610c2a17: Pulling fs layer [2023-09-21T01:17:48.772Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T01:17:48.772Z] 33b1e0a273af: Pulling fs layer [2023-09-21T01:17:48.772Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T01:17:48.772Z] 2f39f015ded8: Pulling fs layer [2023-09-21T01:17:48.772Z] 5d3b04190fa2: Waiting [2023-09-21T01:17:48.772Z] 33b1e0a273af: Waiting [2023-09-21T01:17:48.772Z] 2f39f015ded8: Waiting [2023-09-21T01:17:48.772Z] 5c69ac0246d0: Verifying Checksum [2023-09-21T01:17:48.772Z] 5c69ac0246d0: Download complete [2023-09-21T01:17:48.772Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-21T01:17:48.772Z] 3a2ae6a8a46f: Download complete [2023-09-21T01:17:48.772Z] 33b1e0a273af: Verifying Checksum [2023-09-21T01:17:48.772Z] 33b1e0a273af: Download complete [2023-09-21T01:17:49.030Z] 5d3b04190fa2: Download complete [2023-09-21T01:17:49.030Z] ec43610c2a17: Verifying Checksum [2023-09-21T01:17:49.030Z] ec43610c2a17: Download complete [2023-09-21T01:17:49.030Z] 5eb5b503b376: Verifying Checksum [2023-09-21T01:17:49.030Z] 5eb5b503b376: Download complete [2023-09-21T01:17:49.965Z] 2f39f015ded8: Download complete [2023-09-21T01:17:50.224Z] 5eb5b503b376: Pull complete [2023-09-21T01:17:50.224Z] 5c69ac0246d0: Pull complete [2023-09-21T01:17:50.789Z] ec43610c2a17: Pull complete [2023-09-21T01:17:50.789Z] 3a2ae6a8a46f: Pull complete [2023-09-21T01:17:51.046Z] 33b1e0a273af: Pull complete [2023-09-21T01:17:51.046Z] 5d3b04190fa2: Pull complete [2023-09-21T01:17:55.237Z] 2f39f015ded8: Pull complete [2023-09-21T01:17:55.237Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T01:17:55.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T01:17:55.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T01:17:55.321Z] prd-ubuntu20.04-docker-8c-8g-7506 does not seem to be running inside a container [2023-09-21T01:17:55.352Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T01:18:01.552Z] $ docker top f33b82bb3459bdd1c172ca191af49d66fb8face941e978745ce04158c0b12304 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T01:18:01.885Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T01:18:02.168Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T01:18:02.452Z] + ls /var/log/sa-host [2023-09-21T01:18:02.452Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T01:18:02.606Z] provisioning config files... [2023-09-21T01:18:02.614Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6399258194221999026tmp [Pipeline] { [Pipeline] echo [2023-09-21T01:18:02.627Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:18:02.908Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T01:18:02.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:18:03.244Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T01:18:03.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:18:03.532Z] ---> sudo-logs.sh [2023-09-21T01:18:03.532Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T01:18:03.556Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:18:03.838Z] ---> job-cost.sh [2023-09-21T01:18:03.838Z] lf-activate-venv: SKIPPING [2023-09-21T01:18:03.838Z] DEBUG: total: 0.10999999940395355 [2023-09-21T01:18:03.838Z] INFO: Retrieving Stack Cost... [2023-09-21T01:18:04.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T01:18:04.663Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T01:18:04.671Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:18:04.950Z] ---> logs-deploy.sh [2023-09-21T01:18:04.950Z] lf-activate-venv: SKIPPING [2023-09-21T01:18:04.950Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4690/3 [2023-09-21T01:18:04.950Z] INFO: archiving workspace using pattern(s): [2023-09-21T01:18:05.886Z] Archives upload complete. [2023-09-21T01:18:06.145Z] INFO: archiving logs to Nexus [2023-09-21T01:18:06.714Z] ---> uname -a: [2023-09-21T01:18:06.715Z] Linux prd-ubuntu20-04-docker-8c-8g-7506 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] ---> lscpu: [2023-09-21T01:18:06.715Z] Architecture: x86_64 [2023-09-21T01:18:06.715Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-21T01:18:06.715Z] Byte Order: Little Endian [2023-09-21T01:18:06.715Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-21T01:18:06.715Z] CPU(s): 8 [2023-09-21T01:18:06.715Z] On-line CPU(s) list: 0-7 [2023-09-21T01:18:06.715Z] Thread(s) per core: 1 [2023-09-21T01:18:06.715Z] Core(s) per socket: 1 [2023-09-21T01:18:06.715Z] Socket(s): 8 [2023-09-21T01:18:06.715Z] NUMA node(s): 1 [2023-09-21T01:18:06.715Z] Vendor ID: AuthenticAMD [2023-09-21T01:18:06.715Z] CPU family: 23 [2023-09-21T01:18:06.715Z] Model: 49 [2023-09-21T01:18:06.715Z] Model name: AMD EPYC-Rome Processor [2023-09-21T01:18:06.715Z] Stepping: 0 [2023-09-21T01:18:06.715Z] CPU MHz: 2799.998 [2023-09-21T01:18:06.715Z] BogoMIPS: 5599.99 [2023-09-21T01:18:06.715Z] Virtualization: AMD-V [2023-09-21T01:18:06.715Z] Hypervisor vendor: KVM [2023-09-21T01:18:06.715Z] Virtualization type: full [2023-09-21T01:18:06.715Z] L1d cache: 256 KiB [2023-09-21T01:18:06.715Z] L1i cache: 256 KiB [2023-09-21T01:18:06.715Z] L2 cache: 4 MiB [2023-09-21T01:18:06.715Z] L3 cache: 128 MiB [2023-09-21T01:18:06.715Z] NUMA node0 CPU(s): 0-7 [2023-09-21T01:18:06.715Z] Vulnerability Itlb multihit: Not affected [2023-09-21T01:18:06.715Z] Vulnerability L1tf: Not affected [2023-09-21T01:18:06.715Z] Vulnerability Mds: Not affected [2023-09-21T01:18:06.715Z] Vulnerability Meltdown: Not affected [2023-09-21T01:18:06.715Z] Vulnerability Mmio stale data: Not affected [2023-09-21T01:18:06.715Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-21T01:18:06.715Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-21T01:18:06.715Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-21T01:18:06.715Z] Vulnerability Srbds: Not affected [2023-09-21T01:18:06.715Z] Vulnerability Tsx async abort: Not affected [2023-09-21T01:18:06.715Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] ---> nproc: [2023-09-21T01:18:06.715Z] 8 [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] ---> df -h: [2023-09-21T01:18:06.715Z] Filesystem Size Used Avail Use% Mounted on [2023-09-21T01:18:06.715Z] overlay 155G 21G 135G 14% / [2023-09-21T01:18:06.715Z] tmpfs 64M 0 64M 0% /dev [2023-09-21T01:18:06.715Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-21T01:18:06.715Z] shm 64M 0 64M 0% /dev/shm [2023-09-21T01:18:06.715Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] ---> sar -b -r -n DEV: [2023-09-21T01:18:06.715Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7506) 09/21/23 _x86_64_ (8 CPU) [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] 00:43:17 LINUX RESTART (8 CPU) [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] 00:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-21T01:18:06.715Z] 00:45:01 290.20 10.98 279.22 0.00 1741.31 59058.42 0.00 [2023-09-21T01:18:06.715Z] 00:46:01 66.29 0.03 66.26 0.00 8.40 34247.65 0.00 [2023-09-21T01:18:06.715Z] 00:47:01 36.37 0.17 36.20 0.00 2.53 9344.14 0.00 [2023-09-21T01:18:06.715Z] 00:48:01 188.44 0.30 188.14 0.00 33.06 128626.30 0.00 [2023-09-21T01:18:06.715Z] 00:49:01 557.11 6.83 550.28 0.00 129.96 150266.31 0.00 [2023-09-21T01:18:06.715Z] 00:50:01 400.82 8.71 392.10 0.00 2817.99 102874.51 0.00 [2023-09-21T01:18:06.715Z] 00:51:01 540.49 2.15 538.34 0.00 2270.75 51700.87 0.00 [2023-09-21T01:18:06.715Z] 00:52:01 4.45 0.02 4.43 0.00 0.13 102.52 0.00 [2023-09-21T01:18:06.715Z] 00:53:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-09-21T01:18:06.715Z] 00:54:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 [2023-09-21T01:18:06.715Z] 00:55:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2023-09-21T01:18:06.715Z] 00:56:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2023-09-21T01:18:06.715Z] 00:57:01 2.05 1.02 1.03 0.00 21.86 16.26 0.00 [2023-09-21T01:18:06.715Z] 00:58:01 2.25 0.00 2.25 0.00 0.00 25.86 0.00 [2023-09-21T01:18:06.715Z] 00:59:01 1.12 0.02 1.10 0.00 0.13 13.07 0.00 [2023-09-21T01:18:06.715Z] 01:00:01 2.15 0.00 2.15 0.00 0.00 29.19 0.00 [2023-09-21T01:18:06.715Z] 01:01:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2023-09-21T01:18:06.715Z] 01:02:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 [2023-09-21T01:18:06.715Z] 01:03:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2023-09-21T01:18:06.715Z] 01:04:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 [2023-09-21T01:18:06.715Z] 01:05:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2023-09-21T01:18:06.715Z] 01:06:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2023-09-21T01:18:06.715Z] 01:07:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2023-09-21T01:18:06.715Z] 01:08:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 [2023-09-21T01:18:06.715Z] 01:09:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2023-09-21T01:18:06.715Z] 01:10:01 1.15 0.00 1.15 0.00 0.00 15.19 0.00 [2023-09-21T01:18:06.715Z] 01:11:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2023-09-21T01:18:06.715Z] 01:12:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2023-09-21T01:18:06.715Z] 01:13:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2023-09-21T01:18:06.715Z] 01:14:01 3.07 1.53 1.53 0.00 35.73 18.80 0.00 [2023-09-21T01:18:06.715Z] 01:15:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2023-09-21T01:18:06.715Z] 01:16:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2023-09-21T01:18:06.715Z] 01:17:01 0.97 0.02 0.95 0.00 0.13 10.53 0.00 [2023-09-21T01:18:06.715Z] 01:18:01 62.21 0.23 61.97 0.00 19.20 17844.09 0.00 [2023-09-21T01:18:06.715Z] Average: 64.12 0.94 63.17 0.00 208.30 16308.11 0.00 [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] 00:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-21T01:18:06.715Z] 00:45:01 28135044 31546264 766436 2.33 100508 3532080 2038096 6.01 1228152 3102224 162432 [2023-09-21T01:18:06.715Z] 00:46:01 27473024 31281036 1023676 3.11 119044 3864496 2444356 7.20 1853912 3081588 128052 [2023-09-21T01:18:06.715Z] 00:47:01 27558864 31520452 781184 2.38 122888 3987192 1880876 5.54 1336100 3487036 291376 [2023-09-21T01:18:06.715Z] 00:48:01 23695388 31452136 843140 2.56 133640 7680148 2809156 8.28 1668396 6912792 1008744 [2023-09-21T01:18:06.715Z] 00:49:01 17975364 29405420 2829264 8.60 226044 10892268 6985584 20.59 4147908 9707252 219672 [2023-09-21T01:18:06.715Z] 00:50:01 14850272 28736936 3474424 10.57 257296 13238080 7677700 22.63 5827956 11035628 29732 [2023-09-21T01:18:06.715Z] 00:51:01 17672724 31450724 808276 2.46 275448 13207052 2282480 6.73 2651036 11560048 324 [2023-09-21T01:18:06.715Z] 00:52:01 17680212 31453168 805768 2.45 273948 13203804 2269124 6.69 2647928 11556824 20 [2023-09-21T01:18:06.715Z] 00:53:01 17723328 31496300 762532 2.32 273964 13203808 2269124 6.69 2604824 11556824 8 [2023-09-21T01:18:06.715Z] 00:54:01 17724920 31497936 760840 2.31 274000 13203812 2269124 6.69 2603252 11556832 36 [2023-09-21T01:18:06.715Z] 00:55:01 17725116 31498160 760548 2.31 274020 13203816 2269124 6.69 2603228 11556836 12 [2023-09-21T01:18:06.715Z] 00:56:01 17726536 31499532 759276 2.31 274052 13203816 2269124 6.69 2603260 11556836 12 [2023-09-21T01:18:06.715Z] 00:57:01 17728044 31501980 756772 2.30 274136 13204436 2296584 6.77 2601452 11557316 360 [2023-09-21T01:18:06.715Z] 00:58:01 17728496 31502448 756452 2.30 274160 13204428 2296584 6.77 2601192 11557316 8 [2023-09-21T01:18:06.715Z] 00:59:01 17726640 31500752 757740 2.30 274220 13204440 2286780 6.74 2601668 11557320 220 [2023-09-21T01:18:06.715Z] 01:00:01 17727420 31501552 756876 2.30 274260 13204424 2286780 6.74 2601996 11557300 188 [2023-09-21T01:18:06.715Z] 01:01:01 17727112 31501248 757076 2.30 274296 13204424 2286780 6.74 2601996 11557304 12 [2023-09-21T01:18:06.715Z] 01:02:01 17726528 31500720 757564 2.30 274324 13204428 2286780 6.74 2601784 11557308 64 [2023-09-21T01:18:06.715Z] 01:03:01 17726732 31500932 757280 2.30 274344 13204432 2286780 6.74 2602088 11557312 24 [2023-09-21T01:18:06.715Z] 01:04:01 17726684 31500976 757124 2.30 274372 13204436 2286780 6.74 2602084 11557316 56 [2023-09-21T01:18:06.715Z] 01:05:01 17727392 31501704 756328 2.30 274392 13204440 2286780 6.74 2601468 11557320 4 [2023-09-21T01:18:06.715Z] 01:06:01 17727552 31501876 756284 2.30 274420 13204440 2286780 6.74 2601400 11557320 20 [2023-09-21T01:18:06.715Z] 01:07:01 17727284 31501616 756496 2.30 274440 13204444 2286780 6.74 2601568 11557324 32 [2023-09-21T01:18:06.715Z] 01:08:01 17727236 31501576 756468 2.30 274448 13204448 2286780 6.74 2601340 11557328 60 [2023-09-21T01:18:06.715Z] 01:09:01 17727148 31501564 756460 2.30 274480 13204440 2286780 6.74 2601476 11557328 12 [2023-09-21T01:18:06.715Z] 01:10:01 17727108 31501696 756360 2.30 274500 13204584 2286780 6.74 2601472 11557452 76 [2023-09-21T01:18:06.715Z] 01:11:01 17727000 31501616 756532 2.30 274516 13204584 2286780 6.74 2602160 11557452 192 [2023-09-21T01:18:06.715Z] 01:12:01 17726920 31501556 756512 2.30 274536 13204588 2286780 6.74 2601748 11557468 60 [2023-09-21T01:18:06.715Z] 01:13:01 17727156 31501820 756228 2.30 274552 13204592 2286780 6.74 2601512 11557472 28 [2023-09-21T01:18:06.715Z] 01:14:01 17720488 31497200 760700 2.31 274604 13205660 2302932 6.79 2608484 11557752 16 [2023-09-21T01:18:06.715Z] 01:15:01 17720676 31497428 760448 2.31 274628 13205664 2302932 6.79 2608388 11557756 212 [2023-09-21T01:18:06.715Z] 01:16:01 17720132 31496892 760964 2.31 274652 13205668 2302932 6.79 2608296 11557760 8 [2023-09-21T01:18:06.715Z] 01:17:01 17720220 31497048 760884 2.31 274676 13205664 2302932 6.79 2608884 11557760 224 [2023-09-21T01:18:06.715Z] 01:18:01 17160348 31445992 808856 2.46 280432 13658996 2493052 7.35 2662616 12008416 48 [2023-09-21T01:18:06.715Z] Average: 18686621 31347008 914464 2.78 254360 12158177 2590103 7.63 2620618 10628974 54187 [2023-09-21T01:18:06.715Z] [2023-09-21T01:18:06.715Z] 00:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-21T01:18:06.715Z] 00:45:01 ens3 982.29 884.19 9301.84 136.24 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:45:01 docker0 728.45 750.59 52.96 4515.73 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:45:01 lo 4.87 4.87 0.48 0.48 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:46:01 ens3 42.52 25.26 38.03 17.25 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:46:01 docker0 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:46:01 vetha2478c6 0.10 0.28 0.01 0.02 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:47:01 ens3 32.02 20.11 34.22 13.29 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:47:01 docker0 1.40 1.40 0.10 0.12 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:47:01 vetha2478c6 1.40 1.42 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:48:01 vethed49fc7 1.48 3.08 0.12 31.45 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:48:01 vethb779875 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:48:01 ens3 122.76 77.15 2449.88 22.55 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:48:01 docker0 9.22 19.10 0.58 223.69 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.715Z] 00:48:01 veth0a1edf9 0.32 0.50 0.03 0.11 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:48:01 veth17251eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:48:01 vethecb7e61 1.43 3.08 0.11 31.38 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:48:01 veth7860a60 2.65 6.63 0.20 95.44 0.00 0.00 0.00 0.01 [2023-09-21T01:18:06.716Z] 00:48:01 veth53a3ca7 1.60 3.58 0.12 31.41 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:48:01 vethbe2d77d 1.73 3.32 0.13 33.97 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 veth77c33dd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 ens3 756.61 382.04 4354.59 46.09 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 docker0 277.56 496.55 23.75 2888.19 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 veth668ea0d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 veth0a1edf9 0.07 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 veth94e3288 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 veth5662b34 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 vethc8e0f63 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 vethd903b8b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 vetha46d6ef 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 veth16a1d71 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 veth3cfd119 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 vethc64e45d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:49:01 vethb4c27c1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 veth77c33dd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 ens3 92.50 44.72 1223.56 6.15 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 veth668ea0d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 veth0a1edf9 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 veth94e3288 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 veth5662b34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 vethc8e0f63 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 vetha46d6ef 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 veth16a1d71 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 veth3cfd119 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 vethc64e45d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:50:01 vethb4c27c1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:51:01 ens3 226.83 87.16 832.55 11.76 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:51:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:52:01 ens3 0.52 0.30 0.11 0.08 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:53:01 ens3 0.33 0.18 0.25 0.19 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:54:01 ens3 0.73 0.42 1.95 0.09 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:59:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:01:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:02:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:04:01 ens3 0.67 0.18 0.13 0.07 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:05:01 ens3 0.82 0.32 0.46 0.21 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:06:01 ens3 0.57 0.37 0.27 0.21 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:09:01 ens3 0.25 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:10:01 ens3 0.73 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:11:01 ens3 0.32 0.15 0.10 0.07 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:12:01 ens3 0.47 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:14:01 ens3 40.89 60.76 7.55 186.65 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:15:01 ens3 0.27 0.15 0.15 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:17:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:18:01 ens3 94.47 56.84 2528.17 13.24 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] 01:18:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] Average: ens3 70.54 48.28 611.01 13.37 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] Average: docker0 29.90 37.29 2.28 224.35 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-21T01:18:06.716Z] [2023-09-21T01:18:06.716Z] [2023-09-21T01:18:06.716Z] ---> sar -P ALL: [2023-09-21T01:18:06.716Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7506) 09/21/23 _x86_64_ (8 CPU) [2023-09-21T01:18:06.716Z] [2023-09-21T01:18:06.716Z] 00:43:17 LINUX RESTART (8 CPU) [2023-09-21T01:18:06.716Z] [2023-09-21T01:18:06.716Z] 00:44:01 CPU %user %nice %system %iowait %steal %idle [2023-09-21T01:18:06.717Z] 00:45:01 all 8.35 0.00 3.82 5.01 0.06 82.75 [2023-09-21T01:18:06.717Z] 00:45:01 0 7.34 0.00 3.32 13.93 0.05 75.36 [2023-09-21T01:18:06.717Z] 00:45:01 1 8.85 0.00 3.85 5.89 0.05 81.35 [2023-09-21T01:18:06.717Z] 00:45:01 2 10.33 0.00 3.91 1.10 0.08 84.58 [2023-09-21T01:18:06.717Z] 00:45:01 3 7.12 0.00 3.59 1.27 0.07 87.96 [2023-09-21T01:18:06.717Z] 00:45:01 4 7.54 0.00 3.00 4.51 0.05 84.90 [2023-09-21T01:18:06.717Z] 00:45:01 5 7.54 0.00 3.60 2.89 0.05 85.92 [2023-09-21T01:18:06.717Z] 00:45:01 6 11.72 0.00 5.46 10.30 0.07 72.46 [2023-09-21T01:18:06.717Z] 00:45:01 7 6.37 0.00 3.82 0.15 0.09 89.57 [2023-09-21T01:18:06.717Z] 00:46:01 all 27.45 0.00 4.06 4.09 0.09 64.31 [2023-09-21T01:18:06.717Z] 00:46:01 0 29.21 0.00 4.62 0.98 0.08 65.12 [2023-09-21T01:18:06.717Z] 00:46:01 1 22.77 0.00 4.84 24.68 0.08 47.62 [2023-09-21T01:18:06.717Z] 00:46:01 2 28.41 0.00 4.31 0.55 0.08 66.64 [2023-09-21T01:18:06.717Z] 00:46:01 3 25.76 0.00 3.73 0.32 0.10 70.09 [2023-09-21T01:18:06.717Z] 00:46:01 4 31.10 0.00 4.22 4.20 0.08 60.40 [2023-09-21T01:18:06.717Z] 00:46:01 5 27.72 0.00 3.36 0.88 0.08 67.95 [2023-09-21T01:18:06.717Z] 00:46:01 6 30.65 0.00 4.28 0.84 0.10 64.13 [2023-09-21T01:18:06.717Z] 00:46:01 7 23.98 0.00 3.13 0.29 0.08 72.52 [2023-09-21T01:18:06.717Z] 00:47:01 all 46.97 0.00 4.22 0.64 0.09 48.07 [2023-09-21T01:18:06.717Z] 00:47:01 0 48.79 0.00 4.10 0.22 0.08 46.81 [2023-09-21T01:18:06.717Z] 00:47:01 1 44.12 0.00 4.01 0.36 0.12 51.40 [2023-09-21T01:18:06.717Z] 00:47:01 2 47.73 0.00 4.59 1.95 0.08 45.65 [2023-09-21T01:18:06.717Z] 00:47:01 3 45.22 0.00 4.10 0.10 0.10 50.48 [2023-09-21T01:18:06.717Z] 00:47:01 4 47.83 0.00 4.50 1.20 0.10 46.38 [2023-09-21T01:18:06.717Z] 00:47:01 5 47.74 0.00 4.50 0.56 0.10 47.10 [2023-09-21T01:18:06.717Z] 00:47:01 6 49.22 0.00 4.30 0.37 0.08 46.02 [2023-09-21T01:18:06.717Z] 00:47:01 7 45.13 0.00 3.68 0.35 0.08 50.76 [2023-09-21T01:18:06.717Z] 00:48:01 all 17.04 0.00 4.84 11.51 0.07 66.55 [2023-09-21T01:18:06.717Z] 00:48:01 0 18.02 0.00 5.86 11.01 0.05 65.06 [2023-09-21T01:18:06.717Z] 00:48:01 1 16.60 0.00 4.92 31.49 0.08 46.91 [2023-09-21T01:18:06.717Z] 00:48:01 2 15.65 0.00 4.73 12.72 0.07 66.84 [2023-09-21T01:18:06.717Z] 00:48:01 3 17.87 0.00 4.45 1.31 0.05 76.32 [2023-09-21T01:18:06.717Z] 00:48:01 4 18.81 0.00 4.77 8.47 0.07 67.89 [2023-09-21T01:18:06.717Z] 00:48:01 5 16.35 0.00 4.90 24.70 0.07 53.98 [2023-09-21T01:18:06.717Z] 00:48:01 6 17.24 0.00 4.80 1.70 0.07 76.20 [2023-09-21T01:18:06.717Z] 00:48:01 7 15.80 0.00 4.26 0.69 0.08 79.17 [2023-09-21T01:18:06.717Z] 00:49:01 all 17.20 0.00 5.13 22.12 0.07 55.48 [2023-09-21T01:18:06.717Z] 00:49:01 0 17.40 0.00 4.54 25.61 0.08 52.36 [2023-09-21T01:18:06.717Z] 00:49:01 1 18.45 0.00 4.88 18.69 0.07 57.91 [2023-09-21T01:18:06.717Z] 00:49:01 2 15.79 0.00 3.96 15.24 0.05 64.95 [2023-09-21T01:18:06.717Z] 00:49:01 3 18.13 0.00 5.57 44.69 0.08 31.53 [2023-09-21T01:18:06.717Z] 00:49:01 4 18.01 0.00 6.17 17.12 0.07 58.63 [2023-09-21T01:18:06.717Z] 00:49:01 5 17.23 0.00 5.46 27.00 0.05 50.27 [2023-09-21T01:18:06.717Z] 00:49:01 6 16.81 0.00 5.91 24.57 0.07 52.64 [2023-09-21T01:18:06.717Z] 00:49:01 7 15.74 0.00 4.56 3.88 0.08 75.73 [2023-09-21T01:18:06.717Z] 00:50:01 all 90.50 0.00 7.93 1.21 0.15 0.21 [2023-09-21T01:18:06.717Z] 00:50:01 0 91.95 0.00 6.64 1.07 0.12 0.22 [2023-09-21T01:18:06.717Z] 00:50:01 1 90.07 0.00 8.54 1.23 0.13 0.03 [2023-09-21T01:18:06.717Z] 00:50:01 2 89.74 0.00 8.29 1.17 0.20 0.59 [2023-09-21T01:18:06.717Z] 00:50:01 3 90.92 0.00 7.30 1.43 0.15 0.20 [2023-09-21T01:18:06.717Z] 00:50:01 4 90.04 0.00 8.46 1.31 0.17 0.02 [2023-09-21T01:18:06.717Z] 00:50:01 5 91.30 0.00 7.06 0.87 0.15 0.61 [2023-09-21T01:18:06.717Z] 00:50:01 6 89.60 0.00 9.16 1.09 0.15 0.00 [2023-09-21T01:18:06.717Z] 00:50:01 7 90.34 0.00 8.00 1.51 0.13 0.02 [2023-09-21T01:18:06.717Z] 00:51:01 all 21.10 0.00 3.38 3.83 0.07 71.62 [2023-09-21T01:18:06.717Z] 00:51:01 0 21.57 0.00 2.95 3.30 0.05 72.13 [2023-09-21T01:18:06.717Z] 00:51:01 1 21.39 0.00 4.24 5.12 0.10 69.14 [2023-09-21T01:18:06.717Z] 00:51:01 2 21.65 0.00 3.03 4.04 0.07 71.22 [2023-09-21T01:18:06.717Z] 00:51:01 3 21.02 0.00 2.85 3.04 0.05 73.05 [2023-09-21T01:18:06.717Z] 00:51:01 4 20.80 0.00 4.47 6.40 0.07 68.25 [2023-09-21T01:18:06.717Z] 00:51:01 5 21.02 0.00 3.61 4.95 0.07 70.35 [2023-09-21T01:18:06.717Z] 00:51:01 6 21.21 0.00 3.07 2.80 0.05 72.88 [2023-09-21T01:18:06.717Z] 00:51:01 7 20.13 0.00 2.86 1.04 0.07 75.91 [2023-09-21T01:18:06.717Z] 00:52:01 all 0.31 0.00 0.06 0.02 0.01 99.60 [2023-09-21T01:18:06.717Z] 00:52:01 0 0.05 0.00 0.03 0.13 0.02 99.77 [2023-09-21T01:18:06.717Z] 00:52:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2023-09-21T01:18:06.717Z] 00:52:01 2 2.02 0.00 0.05 0.02 0.00 97.92 [2023-09-21T01:18:06.717Z] 00:52:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2023-09-21T01:18:06.717Z] 00:52:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-09-21T01:18:06.717Z] 00:52:01 5 0.25 0.00 0.10 0.02 0.00 99.63 [2023-09-21T01:18:06.717Z] 00:52:01 6 0.02 0.00 0.07 0.00 0.02 99.90 [2023-09-21T01:18:06.717Z] 00:52:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-09-21T01:18:06.717Z] 00:53:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2023-09-21T01:18:06.717Z] 00:53:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-21T01:18:06.717Z] 00:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-21T01:18:06.717Z] 00:53:01 2 2.00 0.00 0.00 0.00 0.02 97.98 [2023-09-21T01:18:06.717Z] 00:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-21T01:18:06.717Z] 00:53:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-21T01:18:06.717Z] 00:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-21T01:18:06.717Z] 00:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T01:18:06.717Z] 00:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-21T01:18:06.717Z] 00:54:01 all 0.27 0.00 0.01 0.01 0.01 99.69 [2023-09-21T01:18:06.717Z] 00:54:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2023-09-21T01:18:06.717Z] 00:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.717Z] 00:54:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2023-09-21T01:18:06.717Z] 00:54:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-09-21T01:18:06.717Z] 00:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T01:18:06.717Z] 00:54:01 5 0.02 0.00 0.00 0.08 0.00 99.90 [2023-09-21T01:18:06.717Z] 00:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.717Z] 00:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.717Z] 00:55:01 all 0.23 0.00 0.00 0.00 0.00 99.76 [2023-09-21T01:18:06.717Z] 00:55:01 0 0.05 0.00 0.00 0.03 0.00 99.92 [2023-09-21T01:18:06.717Z] 00:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.717Z] 00:55:01 2 1.37 0.00 0.00 0.00 0.00 98.63 [2023-09-21T01:18:06.717Z] 00:55:01 3 0.37 0.00 0.00 0.00 0.02 99.62 [2023-09-21T01:18:06.717Z] 00:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.717Z] 00:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.717Z] 00:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.717Z] 00:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T01:18:06.717Z] [2023-09-21T01:18:06.717Z] 00:55:01 CPU %user %nice %system %iowait %steal %idle [2023-09-21T01:18:06.717Z] 00:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-09-21T01:18:06.717Z] 00:56:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2023-09-21T01:18:06.717Z] 00:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T01:18:06.717Z] 00:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.717Z] 00:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-21T01:18:06.717Z] 00:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.717Z] 00:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-21T01:18:06.717Z] 00:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T01:18:06.717Z] 00:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-21T01:18:06.717Z] 00:57:01 all 0.09 0.00 0.05 0.03 0.01 99.83 [2023-09-21T01:18:06.717Z] 00:57:01 0 0.12 0.00 0.03 0.20 0.00 99.65 [2023-09-21T01:18:06.717Z] 00:57:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-21T01:18:06.717Z] 00:57:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2023-09-21T01:18:06.717Z] 00:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-21T01:18:06.717Z] 00:57:01 4 0.10 0.00 0.05 0.00 0.00 99.85 [2023-09-21T01:18:06.717Z] 00:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-21T01:18:06.717Z] 00:57:01 6 0.23 0.00 0.10 0.07 0.02 99.58 [2023-09-21T01:18:06.717Z] 00:57:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-21T01:18:06.717Z] 00:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-21T01:18:06.717Z] 00:58:01 0 0.03 0.00 0.00 0.07 0.02 99.88 [2023-09-21T01:18:06.717Z] 00:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.717Z] 00:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T01:18:06.717Z] 00:58:01 3 0.08 0.00 0.02 0.00 0.03 99.87 [2023-09-21T01:18:06.717Z] 00:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.717Z] 00:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-21T01:18:06.717Z] 00:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.717Z] 00:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-21T01:18:06.717Z] 00:59:01 all 0.04 0.00 0.03 0.01 0.00 99.91 [2023-09-21T01:18:06.717Z] 00:59:01 0 0.07 0.00 0.03 0.05 0.00 99.85 [2023-09-21T01:18:06.717Z] 00:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-21T01:18:06.717Z] 00:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-21T01:18:06.717Z] 00:59:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2023-09-21T01:18:06.717Z] 00:59:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-21T01:18:06.717Z] 00:59:01 5 0.05 0.00 0.02 0.07 0.00 99.87 [2023-09-21T01:18:06.717Z] 00:59:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-21T01:18:06.717Z] 00:59:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-21T01:18:06.717Z] 01:00:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-21T01:18:06.717Z] 01:00:01 0 0.07 0.00 0.00 0.03 0.00 99.90 [2023-09-21T01:18:06.717Z] 01:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T01:18:06.717Z] 01:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-21T01:18:06.717Z] 01:00:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-21T01:18:06.717Z] 01:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.717Z] 01:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.717Z] 01:00:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2023-09-21T01:18:06.717Z] 01:00:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-21T01:18:06.717Z] 01:01:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2023-09-21T01:18:06.717Z] 01:01:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-21T01:18:06.717Z] 01:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T01:18:06.717Z] 01:01:01 2 0.90 0.00 0.02 0.00 0.00 99.09 [2023-09-21T01:18:06.717Z] 01:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-21T01:18:06.717Z] 01:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-21T01:18:06.717Z] 01:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-21T01:18:06.718Z] 01:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-21T01:18:06.718Z] 01:02:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-21T01:18:06.718Z] 01:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T01:18:06.718Z] 01:02:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2023-09-21T01:18:06.718Z] 01:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:02:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-21T01:18:06.718Z] 01:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-21T01:18:06.718Z] 01:03:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-09-21T01:18:06.718Z] 01:03:01 0 0.03 0.00 0.02 0.03 0.00 99.92 [2023-09-21T01:18:06.718Z] 01:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-21T01:18:06.718Z] 01:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:03:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-09-21T01:18:06.718Z] 01:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:04:01 all 0.04 0.00 0.01 0.02 0.01 99.91 [2023-09-21T01:18:06.718Z] 01:04:01 0 0.03 0.00 0.02 0.15 0.00 99.80 [2023-09-21T01:18:06.718Z] 01:04:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-21T01:18:06.718Z] 01:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-21T01:18:06.718Z] 01:04:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-09-21T01:18:06.718Z] 01:04:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-21T01:18:06.718Z] 01:04:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-21T01:18:06.718Z] 01:04:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-21T01:18:06.718Z] 01:04:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-21T01:18:06.718Z] 01:05:01 all 0.01 0.00 0.01 0.03 0.02 99.92 [2023-09-21T01:18:06.718Z] 01:05:01 0 0.03 0.00 0.03 0.08 0.02 99.83 [2023-09-21T01:18:06.718Z] 01:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-21T01:18:06.718Z] 01:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:05:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-09-21T01:18:06.718Z] 01:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-21T01:18:06.718Z] 01:05:01 5 0.00 0.00 0.02 0.00 0.05 99.93 [2023-09-21T01:18:06.718Z] 01:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:05:01 7 0.00 0.00 0.02 0.17 0.03 99.78 [2023-09-21T01:18:06.718Z] 01:06:01 all 0.06 0.00 0.01 0.07 0.00 99.85 [2023-09-21T01:18:06.718Z] 01:06:01 0 0.03 0.00 0.03 0.20 0.02 99.72 [2023-09-21T01:18:06.718Z] 01:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:06:01 2 0.32 0.00 0.02 0.00 0.02 99.65 [2023-09-21T01:18:06.718Z] 01:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-21T01:18:06.718Z] 01:06:01 4 0.02 0.00 0.02 0.35 0.00 99.62 [2023-09-21T01:18:06.718Z] 01:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T01:18:06.718Z] [2023-09-21T01:18:06.718Z] 01:06:01 CPU %user %nice %system %iowait %steal %idle [2023-09-21T01:18:06.718Z] 01:07:01 all 0.10 0.00 0.01 0.04 0.00 99.86 [2023-09-21T01:18:06.718Z] 01:07:01 0 0.03 0.00 0.02 0.22 0.02 99.72 [2023-09-21T01:18:06.718Z] 01:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-21T01:18:06.718Z] 01:07:01 2 0.63 0.00 0.00 0.00 0.00 99.37 [2023-09-21T01:18:06.718Z] 01:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:07:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2023-09-21T01:18:06.718Z] 01:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-09-21T01:18:06.718Z] 01:08:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-09-21T01:18:06.718Z] 01:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T01:18:06.718Z] 01:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-21T01:18:06.718Z] 01:08:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-21T01:18:06.718Z] 01:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-21T01:18:06.718Z] 01:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-21T01:18:06.718Z] 01:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-21T01:18:06.718Z] 01:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-21T01:18:06.718Z] 01:09:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2023-09-21T01:18:06.718Z] 01:09:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-21T01:18:06.718Z] 01:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:09:01 2 0.71 0.00 0.03 0.00 0.00 99.25 [2023-09-21T01:18:06.718Z] 01:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:09:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-21T01:18:06.718Z] 01:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-21T01:18:06.718Z] 01:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:10:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-09-21T01:18:06.718Z] 01:10:01 0 0.00 0.00 0.02 0.07 0.02 99.90 [2023-09-21T01:18:06.718Z] 01:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:10:01 2 0.08 0.00 0.00 0.00 0.02 99.90 [2023-09-21T01:18:06.718Z] 01:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:10:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-21T01:18:06.718Z] 01:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-21T01:18:06.718Z] 01:10:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-09-21T01:18:06.718Z] 01:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-21T01:18:06.718Z] 01:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T01:18:06.718Z] 01:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-21T01:18:06.718Z] 01:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-21T01:18:06.718Z] 01:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-21T01:18:06.718Z] 01:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-21T01:18:06.718Z] 01:12:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2023-09-21T01:18:06.718Z] 01:12:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2023-09-21T01:18:06.718Z] 01:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-21T01:18:06.718Z] 01:12:01 2 0.17 0.00 0.00 0.00 0.02 99.82 [2023-09-21T01:18:06.718Z] 01:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:12:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-09-21T01:18:06.718Z] 01:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-21T01:18:06.718Z] 01:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-21T01:18:06.718Z] 01:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-21T01:18:06.718Z] 01:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-21T01:18:06.718Z] 01:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:13:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2023-09-21T01:18:06.718Z] 01:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T01:18:06.718Z] 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-21T01:18:06.718Z] 01:14:01 all 0.43 0.00 0.07 0.10 0.00 99.39 [2023-09-21T01:18:06.718Z] 01:14:01 0 0.73 0.00 0.07 0.58 0.00 98.62 [2023-09-21T01:18:06.718Z] 01:14:01 1 1.10 0.00 0.05 0.00 0.02 98.83 [2023-09-21T01:18:06.718Z] 01:14:01 2 0.42 0.00 0.10 0.00 0.00 99.48 [2023-09-21T01:18:06.718Z] 01:14:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2023-09-21T01:18:06.718Z] 01:14:01 4 0.23 0.00 0.05 0.10 0.00 99.62 [2023-09-21T01:18:06.718Z] 01:14:01 5 0.25 0.00 0.07 0.02 0.00 99.67 [2023-09-21T01:18:06.718Z] 01:14:01 6 0.15 0.00 0.05 0.00 0.00 99.80 [2023-09-21T01:18:06.718Z] 01:14:01 7 0.47 0.00 0.18 0.13 0.02 99.20 [2023-09-21T01:18:06.718Z] 01:15:01 all 0.06 0.00 0.03 0.03 0.00 99.88 [2023-09-21T01:18:06.718Z] 01:15:01 0 0.00 0.00 0.00 0.13 0.00 99.87 [2023-09-21T01:18:06.718Z] 01:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:15:01 2 0.43 0.00 0.13 0.00 0.00 99.43 [2023-09-21T01:18:06.718Z] 01:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T01:18:06.718Z] 01:15:01 7 0.02 0.00 0.02 0.10 0.02 99.85 [2023-09-21T01:18:06.718Z] 01:16:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-09-21T01:18:06.718Z] 01:16:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2023-09-21T01:18:06.718Z] 01:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:16:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-21T01:18:06.718Z] 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:17:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2023-09-21T01:18:06.718Z] 01:17:01 0 0.02 0.00 0.03 0.05 0.00 99.90 [2023-09-21T01:18:06.718Z] 01:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T01:18:06.718Z] 01:17:01 2 1.27 0.00 0.00 0.00 0.00 98.73 [2023-09-21T01:18:06.718Z] 01:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T01:18:06.718Z] 01:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T01:18:06.718Z] 01:17:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-21T01:18:06.718Z] [2023-09-21T01:18:06.718Z] 01:17:01 CPU %user %nice %system %iowait %steal %idle [2023-09-21T01:18:06.718Z] 01:18:01 all 2.85 0.00 1.17 1.54 0.02 94.41 [2023-09-21T01:18:06.719Z] 01:18:01 0 3.71 0.00 1.09 2.76 0.03 92.42 [2023-09-21T01:18:06.719Z] 01:18:01 1 3.15 0.00 1.31 0.05 0.03 95.47 [2023-09-21T01:18:06.719Z] 01:18:01 2 3.07 0.00 0.91 2.25 0.02 93.76 [2023-09-21T01:18:06.719Z] 01:18:01 3 2.33 0.00 1.10 0.00 0.02 96.55 [2023-09-21T01:18:06.719Z] 01:18:01 4 2.32 0.00 1.12 0.02 0.02 96.52 [2023-09-21T01:18:06.719Z] 01:18:01 5 2.53 0.00 1.37 0.07 0.02 96.02 [2023-09-21T01:18:06.719Z] 01:18:01 6 3.01 0.00 0.95 0.00 0.02 96.02 [2023-09-21T01:18:06.719Z] 01:18:01 7 2.69 0.00 1.55 7.25 0.03 88.48 [2023-09-21T01:18:06.719Z] Average: all 6.82 0.00 1.02 1.47 0.02 90.66 [2023-09-21T01:18:06.719Z] Average: 0 7.00 0.00 0.98 1.79 0.02 90.20 [2023-09-21T01:18:06.719Z] Average: 1 6.62 0.00 1.08 2.55 0.02 89.72 [2023-09-21T01:18:06.719Z] Average: 2 7.14 0.00 1.00 1.14 0.03 90.69 [2023-09-21T01:18:06.719Z] Average: 3 6.71 0.00 0.97 1.53 0.03 90.77 [2023-09-21T01:18:06.719Z] Average: 4 6.86 0.00 1.08 1.28 0.02 90.76 [2023-09-21T01:18:06.719Z] Average: 5 6.78 0.00 1.00 1.81 0.02 90.38 [2023-09-21T01:18:06.719Z] Average: 6 7.00 0.00 1.12 1.22 0.02 90.65 [2023-09-21T01:18:06.719Z] Average: 7 6.46 0.00 0.95 0.46 0.03 92.11 [2023-09-21T01:18:06.719Z] [2023-09-21T01:18:06.719Z] [2023-09-21T01:18:06.719Z]