Pull request #4864 opened 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 jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 337d8ae65fe6bce9187badf1349e32edd1e48f47+716be972356a5d958cacae13e28e6f732195427d (d26bf55a1f7ba4b75fda6073afbc62cc56aa276e) 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-ssh751432762511928801.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1178518124464198545.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4864/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4864/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9123034104994684998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4864/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3143653817539692462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5680809752742840399.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4864/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4864/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1245966125014688220.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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]] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-7681’ Running on prd-ubuntu20.04-docker-8c-8g-7684 in /w/workspace/edgexfoundry_edgex-go_PR-4864 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/main commit 716be972356a5d958cacae13e28e6f732195427d into PR head commit 337d8ae65fe6bce9187badf1349e32edd1e48f47 Merge succeeded, producing 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 Checking out Revision 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 (PR-4864) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/4864/head:refs/remotes/origin/PR-4864 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 337d8ae65fe6bce9187badf1349e32edd1e48f47 # 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 716be972356a5d958cacae13e28e6f732195427d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 # timeout=10 Commit message: "Merge commit '716be972356a5d958cacae13e28e6f732195427d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-14T07:43:10.388Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-14T07:43:10.601Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-14T07:43:10.759Z] ========================================================= [2024-08-14T07:43:10.759Z] EdgeX Global Pipelines Version Info [2024-08-14T07:43:10.759Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-14T07:43:11.526Z] ------------------- [2024-08-14T07:43:11.526Z] stable info: [2024-08-14T07:43:11.526Z] ------------------- [2024-08-14T07:43:11.526Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-14T07:43:11.526Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-14T07:43:11.526Z] Message: update stable to v1.0.260 [2024-08-14T07:43:12.095Z] ------------------- [2024-08-14T07:43:12.095Z] experimental info: [2024-08-14T07:43:12.095Z] ------------------- [2024-08-14T07:43:12.095Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-14T07:43:12.095Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-14T07:43:12.095Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-14T07:43:12.358Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-14T07:43:12.417Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-14T07:43:12.473Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-14T07:43:12.535Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-14T07:43:12.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-14T07:43:12.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-14T07:43:12.719Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-14T07:43:12.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-14T07:43:12.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-14T07:43:12.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-14T07:43:12.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-14T07:43:13.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-14T07:43:13.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-14T07:43:13.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-14T07:43:13.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-14T07:43:13.255Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-14T07:43:13.318Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-14T07:43:13.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-14T07:43:13.437Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-14T07:43:13.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-14T07:43:13.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-14T07:43:13.602Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-14T07:43:13.665Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-14T07:43:13.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4864 [Pipeline] echo [2024-08-14T07:43:13.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4864 [Pipeline] echo [2024-08-14T07:43:13.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4864 [Pipeline] echo [2024-08-14T07:43:13.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 [Pipeline] echo [2024-08-14T07:43:13.980Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31dd65c [Pipeline] echo [2024-08-14T07:43:14.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-14T07:43:14.192Z] provisioning config files... [2024-08-14T07:43:14.205Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13720381714785583392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-14T07:43:14.618Z] ---> ****-login.sh [2024-08-14T07:43:14.618Z] nexus3.edgexfoundry.org:10001 [2024-08-14T07:43:15.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T07:43:15.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T07:43:15.561Z] Configure a credential helper to remove this warning. See [2024-08-14T07:43:15.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T07:43:15.561Z] [2024-08-14T07:43:15.561Z] Login Succeeded [2024-08-14T07:43:15.561Z] nexus3.edgexfoundry.org:10002 [2024-08-14T07:43:15.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T07:43:15.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T07:43:15.821Z] Configure a credential helper to remove this warning. See [2024-08-14T07:43:15.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T07:43:15.821Z] [2024-08-14T07:43:15.821Z] Login Succeeded [2024-08-14T07:43:15.821Z] nexus3.edgexfoundry.org:10003 [2024-08-14T07:43:15.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T07:43:15.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T07:43:15.822Z] Configure a credential helper to remove this warning. See [2024-08-14T07:43:15.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T07:43:15.822Z] [2024-08-14T07:43:15.822Z] Login Succeeded [2024-08-14T07:43:15.822Z] nexus3.edgexfoundry.org:10004 [2024-08-14T07:43:16.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T07:43:16.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T07:43:16.084Z] Configure a credential helper to remove this warning. See [2024-08-14T07:43:16.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T07:43:16.084Z] [2024-08-14T07:43:16.084Z] Login Succeeded [2024-08-14T07:43:16.084Z] ****.io [2024-08-14T07:43:16.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T07:43:16.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T07:43:16.347Z] Configure a credential helper to remove this warning. See [2024-08-14T07:43:16.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T07:43:16.347Z] [2024-08-14T07:43:16.347Z] Login Succeeded [2024-08-14T07:43:16.347Z] ---> ****-login.sh ends [Pipeline] } [2024-08-14T07:43:16.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-14T07:43:16.859Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/core-command/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/core-data/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + dirname cmd/core-keeper/Dockerfile [2024-08-14T07:43:16.859Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/core-metadata/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/support-notifications/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-14T07:43:16.859Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-14T07:43:16.859Z] + cut -d/ -f2 [2024-08-14T07:43:16.859Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-14T07:43:16.922Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 [2024-08-14T07:43:17.485Z] + git rev-list -1 --merges 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7~1..31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 [Pipeline] echo [2024-08-14T07:43:17.528Z] -----------> git rev-list -1 --merges 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7~1..31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 [2024-08-14T07:43:17.528Z] 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 [false] [Pipeline] sh [2024-08-14T07:43:17.905Z] + git log --format=format:%s -1 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 [Pipeline] echo [2024-08-14T07:43:17.951Z] ========================================================= [2024-08-14T07:43:17.951Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-14T07:43:17.951Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-14T07:43:18.597Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-14T07:43:18.598Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-14T07:43:18.598Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-14T07:43:18.598Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-14T07:43:18.598Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-08-14T07:43:18.598Z] -a /etc/ssh/ssh_known_hosts [2024-08-14T07:43:18.598Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T07:43:19.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-14T07:43:19.125Z] [2024-08-14T07:43:19.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T07:43:19.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-14T07:43:19.798Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-14T07:43:20.059Z] b85a868b505f: Pulling fs layer [2024-08-14T07:43:20.059Z] e2be974225ed: Pulling fs layer [2024-08-14T07:43:20.059Z] 339a4e72a1f5: Pulling fs layer [2024-08-14T07:43:20.059Z] 988bab9f4d93: Pulling fs layer [2024-08-14T07:43:20.059Z] 1469e6f7b9e6: Pulling fs layer [2024-08-14T07:43:20.059Z] eaf3925da568: Pulling fs layer [2024-08-14T07:43:20.059Z] bab4dde63d76: Pulling fs layer [2024-08-14T07:43:20.059Z] bde34c3a00c8: Pulling fs layer [2024-08-14T07:43:20.059Z] b352a97aabf1: Pulling fs layer [2024-08-14T07:43:20.059Z] 4872d77fe225: Pulling fs layer [2024-08-14T07:43:20.059Z] 5851b861e8e6: Pulling fs layer [2024-08-14T07:43:20.059Z] 988bab9f4d93: Waiting [2024-08-14T07:43:20.059Z] 1469e6f7b9e6: Waiting [2024-08-14T07:43:20.059Z] eaf3925da568: Waiting [2024-08-14T07:43:20.059Z] bab4dde63d76: Waiting [2024-08-14T07:43:20.059Z] bde34c3a00c8: Waiting [2024-08-14T07:43:20.059Z] b352a97aabf1: Waiting [2024-08-14T07:43:20.059Z] 4872d77fe225: Waiting [2024-08-14T07:43:20.059Z] 5851b861e8e6: Waiting [2024-08-14T07:43:20.059Z] e2be974225ed: Download complete [2024-08-14T07:43:20.059Z] 988bab9f4d93: Verifying Checksum [2024-08-14T07:43:20.059Z] 988bab9f4d93: Download complete [2024-08-14T07:43:20.059Z] 1469e6f7b9e6: Verifying Checksum [2024-08-14T07:43:20.059Z] 1469e6f7b9e6: Download complete [2024-08-14T07:43:20.059Z] eaf3925da568: Download complete [2024-08-14T07:43:20.059Z] 339a4e72a1f5: Verifying Checksum [2024-08-14T07:43:20.059Z] 339a4e72a1f5: Download complete [2024-08-14T07:43:20.059Z] bde34c3a00c8: Download complete [2024-08-14T07:43:20.059Z] b352a97aabf1: Verifying Checksum [2024-08-14T07:43:20.059Z] b352a97aabf1: Download complete [2024-08-14T07:43:20.059Z] 4872d77fe225: Verifying Checksum [2024-08-14T07:43:20.059Z] 4872d77fe225: Download complete [2024-08-14T07:43:20.059Z] 5851b861e8e6: Download complete [2024-08-14T07:43:20.318Z] b85a868b505f: Verifying Checksum [2024-08-14T07:43:20.318Z] b85a868b505f: Download complete [2024-08-14T07:43:20.578Z] bab4dde63d76: Verifying Checksum [2024-08-14T07:43:20.578Z] bab4dde63d76: Download complete [2024-08-14T07:43:21.985Z] b85a868b505f: Pull complete [2024-08-14T07:43:22.245Z] e2be974225ed: Pull complete [2024-08-14T07:43:22.818Z] 339a4e72a1f5: Pull complete [2024-08-14T07:43:23.077Z] 988bab9f4d93: Pull complete [2024-08-14T07:43:23.646Z] 1469e6f7b9e6: Pull complete [2024-08-14T07:43:23.905Z] eaf3925da568: Pull complete [2024-08-14T07:43:25.813Z] bab4dde63d76: Pull complete [2024-08-14T07:43:25.813Z] bde34c3a00c8: Pull complete [2024-08-14T07:43:25.813Z] b352a97aabf1: Pull complete [2024-08-14T07:43:25.813Z] 4872d77fe225: Pull complete [2024-08-14T07:43:25.813Z] 5851b861e8e6: Pull complete [2024-08-14T07:43:25.813Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-14T07:43:25.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-14T07:43:25.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T07:43:26.209Z] prd-ubuntu20.04-docker-8c-8g-7684 does not seem to be running inside a container [2024-08-14T07:43:26.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-14T07:43:30.308Z] $ docker top 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 -eo pid,comm [2024-08-14T07:43:30.370Z] 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). [2024-08-14T07:43:30.370Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-14T07:43:30.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-14T07:43:30.548Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-14T07:43:30.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-14T07:43:30.656Z] $ docker exec 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 ssh-agent [2024-08-14T07:43:30.766Z] SSH_AUTH_SOCK=/tmp/ssh-Ea0IFF9OZOHz/agent.32 [2024-08-14T07:43:30.766Z] SSH_AGENT_PID=38 [2024-08-14T07:43:30.772Z] Running ssh-add (command line suppressed) [2024-08-14T07:43:30.870Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11915366072648076349.key (/w/workspace/edgex-go/1@tmp/private_key_11915366072648076349.key) [2024-08-14T07:43:30.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-14T07:43:31.251Z] + git tag --points-at HEAD [Pipeline] } [2024-08-14T07:43:31.276Z] $ docker exec --env ******** --env ******** 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 ssh-agent -k [2024-08-14T07:43:31.381Z] unset SSH_AUTH_SOCK; [2024-08-14T07:43:31.382Z] unset SSH_AGENT_PID; [2024-08-14T07:43:31.382Z] echo Agent pid 38 killed; [2024-08-14T07:43:31.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-14T07:43:31.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-14T07:43:31.511Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-14T07:43:31.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-14T07:43:31.625Z] $ docker exec 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 ssh-agent [2024-08-14T07:43:31.729Z] SSH_AUTH_SOCK=/tmp/ssh-JKxZpcenWsXJ/agent.71 [2024-08-14T07:43:31.729Z] SSH_AGENT_PID=77 [2024-08-14T07:43:31.734Z] Running ssh-add (command line suppressed) [2024-08-14T07:43:31.840Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10485444598445364172.key (/w/workspace/edgex-go/1@tmp/private_key_10485444598445364172.key) [2024-08-14T07:43:31.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-14T07:43:32.215Z] + git semver init [2024-08-14T07:43:32.475Z] 2024-08-14 07:43:32,375 [run_init] DEBUG init version:0.0.0 force:False [2024-08-14T07:43:32.475Z] 2024-08-14 07:43:32,376 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-14T07:43:32.475Z] 2024-08-14 07:43:32,377 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-14T07:43:32.475Z] 2024-08-14 07:43:32,377 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-14T07:43:37.759Z] 2024-08-14 07:43:37,663 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-14T07:43:37.759Z] 2024-08-14 07:43:37,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4864 with force:False [2024-08-14T07:43:37.759Z] 2024-08-14 07:43:37,664 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4864 [2024-08-14T07:43:37.759Z] 2024-08-14 07:43:37,668 [execute] INFO git cat-file --batch-check [2024-08-14T07:43:37.759Z] 2024-08-14 07:43:37,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-14T07:43:37.759Z] 2024-08-14 07:43:37,674 [execute] INFO git cat-file --batch [2024-08-14T07:43:37.759Z] 2024-08-14 07:43:37,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-14T07:43:37.759Z] 2024-08-14 07:43:37,679 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4864 [2024-08-14T07:43:37.759Z] 0.0.0 [Pipeline] } [2024-08-14T07:43:37.792Z] $ docker exec --env ******** --env ******** 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 ssh-agent -k [2024-08-14T07:43:37.900Z] unset SSH_AUTH_SOCK; [2024-08-14T07:43:37.900Z] unset SSH_AGENT_PID; [2024-08-14T07:43:37.900Z] echo Agent pid 77 killed; [2024-08-14T07:43:37.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-14T07:43:38.375Z] + git semver [Pipeline] } [2024-08-14T07:43:38.663Z] $ docker stop --time=1 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 [2024-08-14T07:43:39.948Z] $ docker rm -f --volumes 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-14T07:43:40.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-14T07:43:40.704Z] Stashed 1 file(s) [Pipeline] echo [2024-08-14T07:43:40.732Z] [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 [2024-08-14T07:43:41.703Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-14T07:43:41.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T07:43:41.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T07:43:41.856Z] ========================================================= [2024-08-14T07:43:41.856Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-14T07:43:41.856Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-14T07:43:42.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T07:43:42.222Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-14T07:43:42.222Z] 619be1103602: Pulling fs layer [2024-08-14T07:43:42.222Z] 7862e08f4a3e: Pulling fs layer [2024-08-14T07:43:42.222Z] 5df492c9dc93: Pulling fs layer [2024-08-14T07:43:42.222Z] 7629e6793208: Pulling fs layer [2024-08-14T07:43:42.222Z] 4f4fb700ef54: Pulling fs layer [2024-08-14T07:43:42.222Z] fb5054dd5b73: Pulling fs layer [2024-08-14T07:43:42.222Z] eeca6798cff9: Pulling fs layer [2024-08-14T07:43:42.222Z] aa269ceb94a6: Pulling fs layer [2024-08-14T07:43:42.222Z] ada007ff1a6a: Pulling fs layer [2024-08-14T07:43:42.222Z] 7629e6793208: Waiting [2024-08-14T07:43:42.222Z] 4f4fb700ef54: Waiting [2024-08-14T07:43:42.222Z] fb5054dd5b73: Waiting [2024-08-14T07:43:42.222Z] eeca6798cff9: Waiting [2024-08-14T07:43:42.222Z] ada007ff1a6a: Waiting [2024-08-14T07:43:42.222Z] aa269ceb94a6: Waiting [2024-08-14T07:43:42.222Z] 7862e08f4a3e: Download complete [2024-08-14T07:43:42.222Z] 7629e6793208: Download complete [2024-08-14T07:43:42.222Z] 4f4fb700ef54: Verifying Checksum [2024-08-14T07:43:42.222Z] 4f4fb700ef54: Download complete [2024-08-14T07:43:42.222Z] fb5054dd5b73: Verifying Checksum [2024-08-14T07:43:42.222Z] fb5054dd5b73: Download complete [2024-08-14T07:43:42.222Z] 619be1103602: Verifying Checksum [2024-08-14T07:43:42.222Z] 619be1103602: Download complete [2024-08-14T07:43:42.222Z] eeca6798cff9: Verifying Checksum [2024-08-14T07:43:42.222Z] eeca6798cff9: Download complete [2024-08-14T07:43:42.481Z] 619be1103602: Pull complete [2024-08-14T07:43:42.481Z] ada007ff1a6a: Verifying Checksum [2024-08-14T07:43:42.481Z] ada007ff1a6a: Download complete [2024-08-14T07:43:42.481Z] 7862e08f4a3e: Pull complete [2024-08-14T07:43:42.740Z] 5df492c9dc93: Verifying Checksum [2024-08-14T07:43:42.740Z] 5df492c9dc93: Download complete [2024-08-14T07:43:42.999Z] aa269ceb94a6: Verifying Checksum [2024-08-14T07:43:45.534Z] 5df492c9dc93: Pull complete [2024-08-14T07:43:45.795Z] 7629e6793208: Pull complete [2024-08-14T07:43:45.795Z] 4f4fb700ef54: Pull complete [2024-08-14T07:43:45.795Z] fb5054dd5b73: Pull complete [2024-08-14T07:43:46.054Z] eeca6798cff9: Pull complete [2024-08-14T07:43:48.594Z] aa269ceb94a6: Pull complete [2024-08-14T07:43:48.594Z] ada007ff1a6a: Pull complete [2024-08-14T07:43:48.594Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-14T07:43:48.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T07:43:48.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-14T07:43:48.964Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T07:43:48.964Z] WORKDIR /edgex [2024-08-14T07:43:48.964Z] COPY go.mod . [2024-08-14T07:43:48.964Z] RUN go mod download [2024-08-14T07:43:48.964Z] docker build -t ci-base-image-x86_64 -f - . [2024-08-14T07:43:49.531Z] Sending build context to Docker daemon 179.1MB [2024-08-14T07:43:49.531Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T07:43:49.531Z] ---> f489d0715acc [2024-08-14T07:43:49.531Z] Step 2/4 : WORKDIR /edgex [2024-08-14T07:43:56.152Z] Still waiting to schedule task [2024-08-14T07:43:56.152Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7682’ [2024-08-14T07:43:57.733Z] ---> Running in bbbe196c5165 [2024-08-14T07:43:57.733Z] Removing intermediate container bbbe196c5165 [2024-08-14T07:43:57.733Z] ---> 33c6f7b8f577 [2024-08-14T07:43:57.733Z] Step 3/4 : COPY go.mod . [2024-08-14T07:43:57.733Z] ---> b8db840ce0fa [2024-08-14T07:43:57.733Z] Step 4/4 : RUN go mod download [2024-08-14T07:43:57.733Z] ---> Running in 8324b595b4fe [2024-08-14T07:44:29.879Z] Removing intermediate container 8324b595b4fe [2024-08-14T07:44:29.879Z] ---> 6584abc85612 [2024-08-14T07:44:29.879Z] Successfully built 6584abc85612 [2024-08-14T07:44:29.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T07:44:30.289Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-14T07:44:30.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T07:44:30.458Z] prd-ubuntu20.04-docker-8c-8g-7684 does not seem to be running inside a container [2024-08-14T07:44:30.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2024-08-14T07:44:30.873Z] $ docker top f9588cf14c28af099a662d1bcc706c3ba3db3ee77c7fcb6f898b53bf0d2af014 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T07:44:31.296Z] + go version [2024-08-14T07:44:31.296Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-14T07:44:31.338Z] $ docker stop --time=1 f9588cf14c28af099a662d1bcc706c3ba3db3ee77c7fcb6f898b53bf0d2af014 [2024-08-14T07:44:32.608Z] $ docker rm -f --volumes f9588cf14c28af099a662d1bcc706c3ba3db3ee77c7fcb6f898b53bf0d2af014 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T07:44:33.457Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-14T07:44:33.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T07:44:33.629Z] prd-ubuntu20.04-docker-8c-8g-7684 does not seem to be running inside a container [2024-08-14T07:44:33.660Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2024-08-14T07:44:34.000Z] $ docker top 541b57fbfbb2798df00eb0b307fddcfe00a77f338df9e101deb6037a9c092d3a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-14T07:44:34.132Z] ========================================================= [2024-08-14T07:44:34.132Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-14T07:44:34.132Z] ========================================================= [Pipeline] sh [2024-08-14T07:44:34.430Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-14T07:44:34.835Z] + make test [2024-08-14T07:44:34.835Z] go test -race -coverprofile=coverage.out ./... [2024-08-14T07:44:42.975Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-14T07:45:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-14T07:45:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-14T07:45:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-14T07:45:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-14T07:45:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-14T07:45:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-14T07:45:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-14T07:45:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-14T07:45:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-14T07:45:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-14T07:45:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-14T07:45:10.460Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-14T07:45:10.460Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-14T07:45:10.460Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-14T07:45:10.461Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-14T07:45:10.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-14T07:45:11.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-14T07:45:11.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-14T07:45:12.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-08-14T07:45:13.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-14T07:45:13.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-14T07:45:13.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-14T07:45:13.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-14T07:45:13.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-14T07:45:14.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements [2024-08-14T07:45:14.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-14T07:45:14.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-14T07:45:14.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:45:14.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-14T07:45:14.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-14T07:45:14.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-14T07:45:14.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-14T07:45:14.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-14T07:45:14.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-14T07:45:16.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-14T07:45:16.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:45:16.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-14T07:45:16.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-14T07:45:16.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-14T07:45:17.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-14T07:45:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-14T07:45:17.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements [2024-08-14T07:45:17.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements [2024-08-14T07:45:17.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.788s coverage: 93.4% of statements [2024-08-14T07:45:17.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.070s coverage: 91.7% of statements [2024-08-14T07:45:18.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 6.5% of statements [2024-08-14T07:45:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-14T07:45:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:45:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-14T07:45:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-14T07:45:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-14T07:45:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-14T07:45:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-14T07:45:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-14T07:45:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-14T07:45:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-14T07:45:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-14T07:45:20.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.392s coverage: 95.8% of statements [2024-08-14T07:45:20.062Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-08-14T07:45:20.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-14T07:45:20.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-14T07:45:20.629Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] [2024-08-14T07:45:21.570Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 0.8% of statements [2024-08-14T07:45:21.570Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements [2024-08-14T07:45:21.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements [2024-08-14T07:45:21.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements [2024-08-14T07:45:21.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-08-14T07:45:22.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-08-14T07:45:22.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2024-08-14T07:45:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-14T07:45:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-14T07:45:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-14T07:45:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-14T07:45:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-14T07:45:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-14T07:45:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-14T07:45:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-14T07:45:24.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-14T07:45:24.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-14T07:45:24.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-14T07:45:25.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-14T07:45:25.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-14T07:45:25.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-14T07:45:25.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-14T07:45:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-14T07:45:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-14T07:45:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-14T07:45:27.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-14T07:45:28.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-14T07:45:29.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-14T07:45:29.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-14T07:45:32.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-14T07:45:32.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-14T07:45:32.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-14T07:45:33.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-14T07:45:33.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-14T07:45:33.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-14T07:45:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-14T07:45:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-14T07:45:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-14T07:45:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-14T07:45:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-14T07:45:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-14T07:45:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-14T07:45:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-14T07:45:34.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.047s coverage: 94.4% of statements [2024-08-14T07:45:35.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-14T07:45:35.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-14T07:45:35.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:45:35.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-14T07:45:36.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-14T07:45:36.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-14T07:45:36.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-14T07:45:36.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-14T07:45:37.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-14T07:45:37.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:45:37.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-14T07:45:37.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-14T07:45:38.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-14T07:45:38.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-14T07:45:39.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-14T07:45:39.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.322s coverage: 79.9% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.068s coverage: 92.9% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.045s coverage: 67.2% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.022s coverage: 62.3% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 76.6% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.018s coverage: 100.0% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.5% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.052s coverage: 76.9% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 95.7% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-08-14T07:45:49.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 98.9% of statements [2024-08-14T07:45:49.046Z] 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 [2024-08-14T07:45:49.046Z] running golangci-lint [2024-08-14T07:45:49.046Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-14T07:45:49.046Z] go version go1.21.9 linux/amd64 [2024-08-14T07:45:49.046Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-14T07:45:49.046Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-14T07:46:15.629Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|name|compiled_files|files|imports) took 23.385387185s" [2024-08-14T07:46:15.629Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.978263ms" [2024-08-14T07:46:27.905Z] level=info msg="[linters_context/goanalysis] analyzers took 2m7.025684754s with top 10 stages: buildir: 1m6.168240902s, gosec: 9.760199052s, inspect: 3.405138117s, fact_deprecated: 2.397714709s, ctrlflow: 1.855670155s, S1038: 1.836518284s, printf: 1.70216714s, fact_purity: 1.347614806s, nilness: 1.216227769s, directives: 961.394945ms" [2024-08-14T07:46:27.905Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-14T07:46:27.905Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, path_prettifier: 214/214, skip_files: 214/214, exclude: 214/214, nolint: 0/22, filename_unadjuster: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, cgo: 214/214, skip_dirs: 214/214" [2024-08-14T07:46:27.905Z] level=info msg="[runner] processing took 24.429851ms with stages: nolint: 13.529979ms, identifier_marker: 5.629438ms, exclude-rules: 1.753638ms, autogenerated_exclude: 1.427594ms, path_prettifier: 1.329134ms, skip_dirs: 669.607µs, cgo: 57.161µs, filename_unadjuster: 25.04µs, max_same_issues: 1.46µs, diff: 760ns, uniq_by_line: 730ns, fixer: 730ns, skip_files: 710ns, max_from_linter: 670ns, sort_results: 570ns, exclude: 540ns, source_code: 530ns, path_prefixer: 530ns, severity-rules: 510ns, path_shortener: 260ns, max_per_file_from_linter: 260ns" [2024-08-14T07:46:27.905Z] level=info msg="[runner] linters took 13.868797402s with stages: goanalysis_metalinter: 13.844161619s" [2024-08-14T07:46:27.905Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-14T07:46:27.905Z] level=info msg="Memory: 371 samples, avg is 320.6MB, max is 1350.5MB" [2024-08-14T07:46:27.905Z] level=info msg="Execution took 37.310585108s" [2024-08-14T07:46:27.905Z] go vet ./... [2024-08-14T07:46:34.464Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-14T07:46:34.464Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-14T07:46:34.464Z] ./bin/test-attribution-txt.sh [2024-08-14T07:46:34.464Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-14T07:46:34.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-14T07:46:34.845Z] + ls -al . [2024-08-14T07:46:34.845Z] total 888 [2024-08-14T07:46:34.845Z] drwxrwxr-x 11 1001 1001 4096 Aug 14 07:44 . [2024-08-14T07:46:34.845Z] drwxr-xr-x 4 root root 4096 Aug 14 07:44 .. [2024-08-14T07:46:34.845Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 07:43 .blubracket [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 10 Aug 14 07:43 .dockerignore [2024-08-14T07:46:34.845Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 07:45 .git [2024-08-14T07:46:34.845Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 07:43 .github [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 1102 Aug 14 07:43 .gitignore [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 07:43 .golangci.yml [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 100 Aug 14 07:43 .hadolint.yml [2024-08-14T07:46:34.845Z] drwxr-xr-x 3 1001 1001 4096 Aug 14 07:43 .semver [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 155 Aug 14 07:43 .sonarcloud.properties [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 07:43 ADOPTERS.md [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 21171 Aug 14 07:43 Attribution.txt [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 100284 Aug 14 07:43 CHANGELOG.md [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 07:43 CONTRIBUTING.md [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 07:43 GOVERNANCE.md [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 861 Aug 14 07:43 Jenkinsfile [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 07:43 LICENSE [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 16854 Aug 14 07:43 Makefile [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 07:43 OWNERS.md [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 9528 Aug 14 07:43 README.md [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 07:43 SECURITY.md [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 07:43 VERSION [2024-08-14T07:46:34.845Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 07:43 bin [2024-08-14T07:46:34.845Z] drwxrwxr-x 20 1001 1001 4096 Aug 14 07:43 cmd [2024-08-14T07:46:34.845Z] -rw-r--r-- 1 root root 518743 Aug 14 07:45 coverage.out [2024-08-14T07:46:34.845Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 07:43 fuzz_test [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 7317 Aug 14 07:43 go.mod [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 102581 Aug 14 07:43 go.sum [2024-08-14T07:46:34.845Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 07:43 internal [2024-08-14T07:46:34.845Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 07:43 openapi [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 584 Aug 14 07:43 security.txt [2024-08-14T07:46:34.845Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 07:43 version.go [Pipeline] sh [2024-08-14T07:46:35.169Z] + '[' -e coverage.out ] [2024-08-14T07:46:35.169Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-14T07:46:35.319Z] Stashed 1 file(s) [Pipeline] sh [2024-08-14T07:46:35.622Z] + make build [2024-08-14T07:46:35.623Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-14T07:47:02.185Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-14T07:47:02.185Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-14T07:47:03.583Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-08-14T07:47:04.524Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-14T07:47:06.430Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-14T07:47:10.620Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-14T07:47:13.163Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-14T07:47:15.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T07:47:17.605Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T07:47:18.183Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T07:47:19.120Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-14T07:47:20.057Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-14T07:47:20.993Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-08-14T07:47:21.956Z] $ docker stop --time=1 541b57fbfbb2798df00eb0b307fddcfe00a77f338df9e101deb6037a9c092d3a [2024-08-14T07:47:30.501Z] $ docker rm -f --volumes 541b57fbfbb2798df00eb0b307fddcfe00a77f338df9e101deb6037a9c092d3a [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 [2024-08-14T07:47:33.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-14T07:47:33.055Z] [2024-08-14T07:47:33.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T07:47:33.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-14T07:47:33.874Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-14T07:47:33.874Z] 91d30c5bc195: Pulling fs layer [2024-08-14T07:47:33.874Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-14T07:47:33.874Z] 9c61dcf015f6: Pulling fs layer [2024-08-14T07:47:33.874Z] 4698f68db338: Pulling fs layer [2024-08-14T07:47:33.874Z] 2a2f49069b9e: Pulling fs layer [2024-08-14T07:47:33.874Z] e0025b399a48: Pulling fs layer [2024-08-14T07:47:33.874Z] 4698f68db338: Waiting [2024-08-14T07:47:33.874Z] 2a2f49069b9e: Waiting [2024-08-14T07:47:33.874Z] 91d30c5bc195: Verifying Checksum [2024-08-14T07:47:33.874Z] 91d30c5bc195: Download complete [2024-08-14T07:47:33.874Z] 4698f68db338: Verifying Checksum [2024-08-14T07:47:33.874Z] 4698f68db338: Download complete [2024-08-14T07:47:34.134Z] 91d30c5bc195: Pull complete [2024-08-14T07:47:34.134Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-14T07:47:34.134Z] 2e9b0aa3be6d: Download complete [2024-08-14T07:47:34.134Z] e0025b399a48: Verifying Checksum [2024-08-14T07:47:34.134Z] e0025b399a48: Download complete [2024-08-14T07:47:34.134Z] 2a2f49069b9e: Download complete [2024-08-14T07:47:34.701Z] 9c61dcf015f6: Verifying Checksum [2024-08-14T07:47:34.701Z] 9c61dcf015f6: Download complete [2024-08-14T07:47:34.701Z] 2e9b0aa3be6d: Pull complete [2024-08-14T07:47:37.983Z] 9c61dcf015f6: Pull complete [2024-08-14T07:47:37.983Z] 4698f68db338: Pull complete [2024-08-14T07:47:38.246Z] 2a2f49069b9e: Pull complete [2024-08-14T07:47:38.505Z] e0025b399a48: Pull complete [2024-08-14T07:47:38.764Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-14T07:47:38.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-14T07:47:38.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T07:47:39.021Z] prd-ubuntu20.04-docker-8c-8g-7684 does not seem to be running inside a container [2024-08-14T07:47:39.054Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-14T07:47:43.669Z] $ docker top a636cc7672efbabc5c9dc6878ac2c419c3799f4fe88f3b84974f4a845dd33d62 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T07:47:44.095Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-14T07:47:44.239Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7685 in /w/workspace/edgexfoundry_edgex-go_PR-4864 [Pipeline] { [Pipeline] ws [2024-08-14T07:47:44.311Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-14T07:47:44.425Z] The recommended git tool is: git [2024-08-14T07:47:47.435Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-14T07:47:47.435Z] #1 transferring dockerfile: 2.15kB done [2024-08-14T07:47:47.435Z] #1 DONE 0.6s [2024-08-14T07:47:47.435Z] [2024-08-14T07:47:47.435Z] #2 [security-proxy-auth internal] load .dockerignore [2024-08-14T07:47:47.723Z] #2 ... [2024-08-14T07:47:47.723Z] [2024-08-14T07:47:47.723Z] #3 [support-cron-scheduler internal] load .dockerignore [2024-08-14T07:47:47.723Z] #3 DONE 0.0s [2024-08-14T07:47:47.723Z] [2024-08-14T07:47:47.723Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-08-14T07:47:47.723Z] #4 transferring dockerfile: 1.69kB done [2024-08-14T07:47:47.723Z] #4 DONE 0.5s [2024-08-14T07:47:47.723Z] [2024-08-14T07:47:47.723Z] #5 [core-command internal] load .dockerignore [2024-08-14T07:47:47.998Z] #5 ... [2024-08-14T07:47:47.998Z] [2024-08-14T07:47:47.998Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-14T07:47:47.998Z] #6 transferring dockerfile: 2.50kB done [2024-08-14T07:47:47.998Z] #6 DONE 0.8s [2024-08-14T07:47:47.998Z] [2024-08-14T07:47:47.998Z] #7 [support-notifications internal] load .dockerignore [2024-08-14T07:47:49.005Z] #7 ... [2024-08-14T07:47:49.005Z] [2024-08-14T07:47:49.005Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-14T07:47:49.005Z] #8 transferring dockerfile: 2.23kB done [2024-08-14T07:47:49.005Z] #8 DONE 1.5s [2024-08-14T07:47:49.005Z] [2024-08-14T07:47:49.005Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-08-14T07:47:49.005Z] #9 transferring dockerfile: 1.81kB 0.0s done [2024-08-14T07:47:49.005Z] #9 DONE 1.5s [2024-08-14T07:47:49.005Z] [2024-08-14T07:47:49.005Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-08-14T07:47:49.005Z] #10 transferring dockerfile: 2.01kB done [2024-08-14T07:47:49.005Z] #10 DONE 1.5s [2024-08-14T07:47:49.005Z] [2024-08-14T07:47:49.005Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-14T07:47:49.005Z] #11 transferring dockerfile: 1.85kB done [2024-08-14T07:47:49.005Z] #11 DONE 1.6s [2024-08-14T07:47:49.005Z] [2024-08-14T07:47:49.005Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-08-14T07:47:49.005Z] #12 transferring dockerfile: 1.70kB done [2024-08-14T07:47:49.005Z] #12 DONE 1.6s [2024-08-14T07:47:49.005Z] [2024-08-14T07:47:49.005Z] #2 [security-proxy-auth internal] load .dockerignore [2024-08-14T07:47:49.005Z] #2 transferring context: 50B done [2024-08-14T07:47:49.005Z] #2 DONE 1.6s [2024-08-14T07:47:49.005Z] [2024-08-14T07:47:49.005Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-08-14T07:47:49.005Z] #13 transferring dockerfile: 2.06kB done [2024-08-14T07:47:49.005Z] #13 DONE 1.7s [2024-08-14T07:47:49.005Z] [2024-08-14T07:47:49.005Z] #14 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T07:47:49.005Z] #14 DONE 0.0s [2024-08-14T07:47:49.005Z] [2024-08-14T07:47:49.005Z] #7 [support-notifications internal] load .dockerignore [2024-08-14T07:47:49.005Z] #7 transferring context: 50B done [2024-08-14T07:47:49.294Z] #7 ... [2024-08-14T07:47:49.294Z] [2024-08-14T07:47:49.294Z] #15 [core-data internal] load build definition from Dockerfile [2024-08-14T07:47:49.294Z] #15 transferring dockerfile: 2.01kB done [2024-08-14T07:47:49.294Z] #15 DONE 1.8s [2024-08-14T07:47:49.294Z] [2024-08-14T07:47:49.294Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-14T07:47:49.294Z] #16 transferring dockerfile: 2.49kB done [2024-08-14T07:47:49.294Z] #16 DONE 1.8s [2024-08-14T07:47:49.294Z] [2024-08-14T07:47:49.294Z] #17 [security-spire-config internal] load .dockerignore [2024-08-14T07:47:49.294Z] #17 transferring context: 50B done [2024-08-14T07:47:49.294Z] #17 DONE 1.6s [2024-08-14T07:47:49.294Z] [2024-08-14T07:47:49.294Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-14T07:47:49.294Z] #18 transferring context: 50B done [2024-08-14T07:47:49.294Z] #18 DONE 1.6s [2024-08-14T07:47:49.294Z] [2024-08-14T07:47:49.294Z] #19 [security-proxy-setup internal] load .dockerignore [2024-08-14T07:47:49.294Z] #19 transferring context: 50B done [2024-08-14T07:47:49.294Z] #19 DONE 1.6s [2024-08-14T07:47:49.294Z] [2024-08-14T07:47:49.294Z] #20 [core-keeper internal] load .dockerignore [2024-08-14T07:47:49.294Z] #20 transferring context: 50B done [2024-08-14T07:47:49.294Z] #20 DONE 1.6s [2024-08-14T07:47:49.294Z] [2024-08-14T07:47:49.294Z] #21 [support-scheduler internal] load build definition from Dockerfile [2024-08-14T07:47:49.294Z] #21 transferring dockerfile: 1.93kB 0.0s done [2024-08-14T07:47:49.294Z] #21 DONE 1.9s [2024-08-14T07:47:49.294Z] [2024-08-14T07:47:49.294Z] #22 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-14T07:47:49.294Z] #22 transferring dockerfile: 1.89kB 0.0s done [2024-08-14T07:47:49.294Z] #22 DONE 1.9s [2024-08-14T07:47:49.294Z] [2024-08-14T07:47:49.294Z] #23 [support-notifications internal] load build definition from Dockerfile [2024-08-14T07:47:49.294Z] #23 transferring dockerfile: 1.95kB 0.0s done [2024-08-14T07:47:49.294Z] #23 DONE 1.9s [2024-08-14T07:47:49.294Z] [2024-08-14T07:47:49.294Z] #24 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-14T07:47:49.294Z] #24 transferring dockerfile: 3.17kB 0.0s done [2024-08-14T07:47:49.294Z] #24 DONE 2.0s [2024-08-14T07:47:49.294Z] [2024-08-14T07:47:49.295Z] #14 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T07:47:49.295Z] #14 DONE 0.0s [2024-08-14T07:47:49.295Z] [2024-08-14T07:47:49.295Z] #3 [support-cron-scheduler internal] load .dockerignore [2024-08-14T07:47:49.295Z] #3 transferring context: 50B done [2024-08-14T07:47:49.295Z] #3 DONE 1.6s [2024-08-14T07:47:49.295Z] [2024-08-14T07:47:49.295Z] #25 [core-command internal] load build definition from Dockerfile [2024-08-14T07:47:49.295Z] #25 transferring dockerfile: 1.93kB 0.0s done [2024-08-14T07:47:49.295Z] #25 DONE 1.9s [2024-08-14T07:47:49.295Z] [2024-08-14T07:47:49.295Z] #26 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T07:47:49.295Z] #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T07:47:49.295Z] #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T07:47:49.295Z] #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T07:47:49.295Z] #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T07:47:49.295Z] #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s [2024-08-14T07:47:49.295Z] #26 ... [2024-08-14T07:47:49.295Z] [2024-08-14T07:47:49.295Z] #27 [security-bootstrapper internal] load .dockerignore [2024-08-14T07:47:49.295Z] #27 transferring context: 50B done [2024-08-14T07:47:49.295Z] #27 DONE 1.6s [2024-08-14T07:47:49.295Z] [2024-08-14T07:47:49.295Z] #14 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T07:47:49.295Z] #14 DONE 0.0s [2024-08-14T07:47:49.295Z] [2024-08-14T07:47:49.295Z] #28 [core-metadata internal] load .dockerignore [2024-08-14T07:47:49.295Z] #28 transferring context: 50B 0.0s done [2024-08-14T07:47:49.295Z] #28 DONE 1.7s [2024-08-14T07:47:49.295Z] [2024-08-14T07:47:49.295Z] #29 [security-spire-server internal] load .dockerignore [2024-08-14T07:47:49.295Z] #29 transferring context: 50B done [2024-08-14T07:47:49.295Z] #29 DONE 1.7s [2024-08-14T07:47:49.295Z] [2024-08-14T07:47:49.295Z] #30 [support-cron-scheduler internal] load build context [2024-08-14T07:47:49.295Z] #30 DONE 0.0s [2024-08-14T07:47:49.295Z] [2024-08-14T07:47:49.295Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:47:49.295Z] #31 DONE 0.2s [2024-08-14T07:47:49.295Z] [2024-08-14T07:47:49.295Z] #26 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T07:47:49.295Z] #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T07:47:49.295Z] #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T07:47:49.295Z] #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T07:47:49.295Z] #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T07:47:49.295Z] #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-08-14T07:47:49.295Z] #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-14T07:47:49.611Z] #26 ... [2024-08-14T07:47:49.611Z] [2024-08-14T07:47:49.611Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-08-14T07:47:49.611Z] #32 transferring context: 50B done [2024-08-14T07:47:49.611Z] #32 DONE 1.7s [2024-08-14T07:47:49.611Z] [2024-08-14T07:47:49.611Z] #33 [support-scheduler internal] load .dockerignore [2024-08-14T07:47:49.611Z] #33 transferring context: 50B done [2024-08-14T07:47:49.611Z] #33 DONE 1.7s [2024-08-14T07:47:49.611Z] [2024-08-14T07:47:49.611Z] #34 [core-data internal] load .dockerignore [2024-08-14T07:47:49.611Z] #34 transferring context: 50B done [2024-08-14T07:47:49.611Z] #34 DONE 1.7s [2024-08-14T07:47:49.611Z] [2024-08-14T07:47:49.611Z] #7 [support-notifications internal] load .dockerignore [2024-08-14T07:47:49.611Z] #7 DONE 1.7s [2024-08-14T07:47:49.611Z] [2024-08-14T07:47:49.611Z] #35 [security-spiffe-token-provider internal] load .dockerignore [2024-08-14T07:47:49.612Z] #35 transferring context: 50B done [2024-08-14T07:47:49.612Z] #35 DONE 1.8s [2024-08-14T07:47:49.612Z] [2024-08-14T07:47:49.612Z] #36 [security-spire-agent internal] load .dockerignore [2024-08-14T07:47:49.612Z] #36 transferring context: 50B 0.0s done [2024-08-14T07:47:49.612Z] #36 DONE 1.9s [2024-08-14T07:47:49.612Z] [2024-08-14T07:47:49.612Z] #14 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T07:47:49.612Z] #14 DONE 0.0s [2024-08-14T07:47:49.612Z] [2024-08-14T07:47:49.612Z] #5 [core-command internal] load .dockerignore [2024-08-14T07:47:49.612Z] #5 transferring context: 50B done [2024-08-14T07:47:49.612Z] #5 DONE 1.8s [2024-08-14T07:47:49.612Z] [2024-08-14T07:47:49.612Z] #26 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T07:47:49.612Z] #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T07:47:49.612Z] #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T07:47:49.612Z] #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T07:47:49.612Z] #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T07:47:49.612Z] #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-14T07:47:49.612Z] #26 ... [2024-08-14T07:47:49.612Z] [2024-08-14T07:47:49.612Z] #14 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T07:47:49.612Z] #14 DONE 0.0s [2024-08-14T07:47:49.612Z] [2024-08-14T07:47:49.612Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:47:49.612Z] #31 DONE 0.3s [2024-08-14T07:47:49.612Z] [2024-08-14T07:47:49.612Z] #26 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T07:47:49.612Z] #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T07:47:49.612Z] #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T07:47:49.612Z] #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T07:47:49.612Z] #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T07:47:49.612Z] #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-14T07:47:49.612Z] #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-14T07:47:49.612Z] #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T07:47:49.612Z] #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T07:47:49.612Z] #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T07:47:49.612Z] #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T07:47:49.612Z] #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-14T07:47:49.612Z] #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-14T07:47:49.891Z] #26 ... [2024-08-14T07:47:49.891Z] [2024-08-14T07:47:49.891Z] #14 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T07:47:49.891Z] #14 DONE 0.0s [2024-08-14T07:47:49.891Z] [2024-08-14T07:47:49.891Z] #14 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T07:47:49.891Z] #14 DONE 0.0s [2024-08-14T07:47:49.891Z] [2024-08-14T07:47:49.891Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T07:47:49.891Z] #37 DONE 0.7s [2024-08-14T07:47:49.891Z] [2024-08-14T07:47:49.891Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:47:49.891Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:47:49.891Z] #38 ... [2024-08-14T07:47:49.891Z] [2024-08-14T07:47:49.891Z] #14 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T07:47:49.891Z] #14 DONE 0.0s [2024-08-14T07:47:49.891Z] [2024-08-14T07:47:49.891Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:47:49.891Z] #31 DONE 0.5s [2024-08-14T07:47:50.213Z] [2024-08-14T07:47:50.213Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T07:47:50.213Z] #14 DONE 0.0s [2024-08-14T07:47:50.213Z] [2024-08-14T07:47:50.213Z] #26 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T07:47:50.213Z] #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T07:47:50.213Z] #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T07:47:50.213Z] #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T07:47:50.213Z] #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T07:47:50.213Z] #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-14T07:47:50.213Z] #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-14T07:47:50.213Z] #26 DONE 1.3s [2024-08-14T07:47:50.213Z] [2024-08-14T07:47:50.213Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:47:50.213Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-14T07:47:50.213Z] #38 ... [2024-08-14T07:47:50.213Z] [2024-08-14T07:47:50.213Z] #14 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T07:47:50.213Z] #14 DONE 0.0s [2024-08-14T07:47:50.213Z] [2024-08-14T07:47:50.213Z] #39 [security-spire-server internal] load build context [2024-08-14T07:47:50.213Z] #39 transferring context: 27.60kB done [2024-08-14T07:47:50.213Z] #39 DONE 0.3s [2024-08-14T07:47:50.213Z] [2024-08-14T07:47:50.213Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:47:50.213Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-14T07:47:50.493Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-14T07:47:51.688Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-14T07:47:51.688Z] #38 ... [2024-08-14T07:47:51.688Z] [2024-08-14T07:47:51.688Z] #26 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T07:47:51.688Z] #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T07:47:51.688Z] #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T07:47:51.688Z] #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T07:47:51.688Z] #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T07:47:51.688Z] #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-14T07:47:51.688Z] #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-14T07:47:51.688Z] #26 DONE 1.3s [2024-08-14T07:47:51.688Z] [2024-08-14T07:47:51.688Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:47:51.688Z] #31 DONE 1.7s [2024-08-14T07:47:51.688Z] [2024-08-14T07:47:51.688Z] #40 [security-spire-config internal] load build context [2024-08-14T07:47:51.688Z] #40 transferring context: 25.85kB 0.0s done [2024-08-14T07:47:51.688Z] #40 DONE 1.5s [2024-08-14T07:47:51.688Z] [2024-08-14T07:47:51.688Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T07:47:51.688Z] #37 DONE 2.0s [2024-08-14T07:47:51.688Z] [2024-08-14T07:47:51.688Z] #41 [core-command internal] load build context [2024-08-14T07:47:52.132Z] using credential edgex-jenkins-ssh [2024-08-14T07:47:52.156Z] Cloning the remote Git repository [2024-08-14T07:47:52.256Z] #41 ... [2024-08-14T07:47:52.256Z] [2024-08-14T07:47:52.256Z] #26 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T07:47:52.256Z] #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T07:47:52.256Z] #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T07:47:52.256Z] #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T07:47:52.256Z] #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T07:47:52.256Z] #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-14T07:47:52.256Z] #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-14T07:47:52.256Z] #26 DONE 1.3s [2024-08-14T07:47:52.256Z] [2024-08-14T07:47:52.256Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-14T07:47:52.256Z] #42 DONE 2.0s [2024-08-14T07:47:52.256Z] [2024-08-14T07:47:52.256Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:47:52.256Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-14T07:47:52.256Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-14T07:47:52.256Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-14T07:47:52.256Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-14T07:47:52.256Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-08-14T07:47:52.256Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-08-14T07:47:52.256Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done [2024-08-14T07:47:52.256Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-14T07:47:52.256Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.9s [2024-08-14T07:47:52.256Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-14T07:47:52.520Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s [2024-08-14T07:47:52.305Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-14T07:47:52.493Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-14T07:47:52.779Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done [2024-08-14T07:47:52.779Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-14T07:47:53.349Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-14T07:47:52.726Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-14T07:47:52.727Z] > git --version # timeout=10 [2024-08-14T07:47:52.763Z] > git --version # 'git version 2.25.1' [2024-08-14T07:47:52.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-14T07:47:53.034Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-14T07:47:53.916Z] #38 ... [2024-08-14T07:47:53.916Z] [2024-08-14T07:47:53.916Z] #43 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-14T07:47:53.916Z] #43 DONE 5.0s [2024-08-14T07:47:53.916Z] [2024-08-14T07:47:53.916Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:47:53.916Z] #38 ... [2024-08-14T07:47:53.916Z] [2024-08-14T07:47:53.916Z] #44 [security-spire-agent internal] load build context [2024-08-14T07:47:53.916Z] #44 transferring context: 27.13kB 0.0s done [2024-08-14T07:47:53.916Z] #44 DONE 1.8s [2024-08-14T07:47:53.916Z] [2024-08-14T07:47:53.916Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:47:55.833Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s done [2024-08-14T07:47:59.125Z] #38 ... [2024-08-14T07:47:59.125Z] [2024-08-14T07:47:59.125Z] #45 [security-proxy-auth internal] load build context [2024-08-14T07:47:59.125Z] #45 transferring context: 178.60MB 9.5s [2024-08-14T07:47:59.125Z] #45 ... [2024-08-14T07:47:59.125Z] [2024-08-14T07:47:59.125Z] #46 [core-metadata internal] load build context [2024-08-14T07:47:59.387Z] #46 ... [2024-08-14T07:47:59.387Z] [2024-08-14T07:47:59.387Z] #47 [security-proxy-setup internal] load build context [2024-08-14T07:47:59.387Z] #47 ... [2024-08-14T07:47:59.387Z] [2024-08-14T07:47:59.387Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:47:59.387Z] #48 ... [2024-08-14T07:47:59.387Z] [2024-08-14T07:47:59.387Z] #49 [security-bootstrapper internal] load build context [2024-08-14T07:47:59.644Z] #49 ... [2024-08-14T07:47:59.644Z] [2024-08-14T07:47:59.644Z] #50 [core-keeper internal] load build context [2024-08-14T07:47:59.644Z] #50 ... [2024-08-14T07:47:59.644Z] [2024-08-14T07:47:59.644Z] #51 [security-secretstore-setup internal] load build context [2024-08-14T07:47:59.907Z] #51 ... [2024-08-14T07:47:59.907Z] [2024-08-14T07:47:59.907Z] #30 [support-cron-scheduler internal] load build context [2024-08-14T07:47:59.907Z] #30 ... [2024-08-14T07:47:59.907Z] [2024-08-14T07:47:59.907Z] #52 [support-scheduler internal] load build context [2024-08-14T07:47:59.907Z] #52 ... [2024-08-14T07:47:59.907Z] [2024-08-14T07:47:59.907Z] #53 [support-notifications internal] load build context [2024-08-14T07:48:00.169Z] #53 ... [2024-08-14T07:48:00.169Z] [2024-08-14T07:48:00.169Z] #54 [core-data internal] load build context [2024-08-14T07:48:00.169Z] #54 ... [2024-08-14T07:48:00.169Z] [2024-08-14T07:48:00.169Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T07:48:00.429Z] #55 ... [2024-08-14T07:48:00.429Z] [2024-08-14T07:48:00.429Z] #54 [core-data internal] load build context [2024-08-14T07:48:00.429Z] #54 ... [2024-08-14T07:48:00.429Z] [2024-08-14T07:48:00.429Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T07:48:00.688Z] #56 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:00.688Z] #56 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:00.688Z] #56 ... [2024-08-14T07:48:00.688Z] [2024-08-14T07:48:00.688Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T07:48:00.688Z] #57 ... [2024-08-14T07:48:00.688Z] [2024-08-14T07:48:00.688Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-14T07:48:00.688Z] #58 ... [2024-08-14T07:48:00.688Z] [2024-08-14T07:48:00.688Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T07:48:00.688Z] #0 2.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:00.688Z] #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:00.688Z] #0 3.044 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T07:48:00.688Z] #0 3.044 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T07:48:00.688Z] #0 3.044 OK: 20070 distinct packages available [2024-08-14T07:48:00.688Z] #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:00.688Z] #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:00.688Z] #0 3.429 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-14T07:48:00.688Z] #0 3.433 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-14T07:48:00.688Z] #0 3.442 (3/5) Installing libucontext (1.2-r2) [2024-08-14T07:48:00.688Z] #0 3.445 (4/5) Installing gcompat (1.1.0-r1) [2024-08-14T07:48:00.688Z] #0 3.450 (5/5) Installing openssl (3.1.6-r0) [2024-08-14T07:48:00.688Z] #0 3.463 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:48:00.688Z] #0 3.474 OK: 8 MiB in 20 packages [2024-08-14T07:48:00.949Z] #59 ... [2024-08-14T07:48:00.949Z] [2024-08-14T07:48:00.949Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T07:48:00.949Z] #60 ... [2024-08-14T07:48:00.949Z] [2024-08-14T07:48:00.949Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T07:48:00.949Z] #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:00.949Z] #0 2.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:00.949Z] #0 2.947 (1/4) Installing ca-certificates (20240226-r0) [2024-08-14T07:48:00.949Z] #0 2.976 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-14T07:48:00.949Z] #0 2.976 (3/4) Installing su-exec (0.2-r3) [2024-08-14T07:48:00.949Z] #0 2.989 (4/4) Installing yq (4.33.3-r5) [2024-08-14T07:48:00.949Z] #0 3.089 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:48:00.949Z] #0 3.089 Executing ca-certificates-20240226-r0.trigger [2024-08-14T07:48:00.949Z] #0 3.201 OK: 17 MiB in 19 packages [2024-08-14T07:48:01.211Z] #61 ... [2024-08-14T07:48:01.211Z] [2024-08-14T07:48:01.211Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T07:48:01.211Z] #0 7.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.211Z] #0 7.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.211Z] #0 7.592 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T07:48:01.211Z] #0 7.595 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:48:01.211Z] #0 7.612 OK: 7 MiB in 16 packages [2024-08-14T07:48:01.211Z] #62 ... [2024-08-14T07:48:01.211Z] [2024-08-14T07:48:01.211Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T07:48:01.211Z] #0 6.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.211Z] #0 6.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.211Z] #0 6.654 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T07:48:01.211Z] #0 6.654 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T07:48:01.211Z] #0 6.654 OK: 20070 distinct packages available [2024-08-14T07:48:01.211Z] #0 6.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.211Z] #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.211Z] #0 6.973 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T07:48:01.211Z] #0 7.205 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-14T07:48:01.211Z] #0 7.236 (3/4) Installing libucontext (1.2-r2) [2024-08-14T07:48:01.211Z] #0 7.240 (4/4) Installing gcompat (1.1.0-r1) [2024-08-14T07:48:01.211Z] #0 7.246 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:48:01.211Z] #0 7.261 OK: 8 MiB in 19 packages [2024-08-14T07:48:01.211Z] #63 ... [2024-08-14T07:48:01.211Z] [2024-08-14T07:48:01.211Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-14T07:48:01.472Z] #64 ... [2024-08-14T07:48:01.472Z] [2024-08-14T07:48:01.472Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T07:48:01.472Z] #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.472Z] #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.472Z] #0 3.057 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-14T07:48:01.472Z] #0 3.062 (2/2) Installing su-exec (0.2-r3) [2024-08-14T07:48:01.472Z] #0 3.067 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:48:01.472Z] #0 3.079 OK: 7 MiB in 17 packages [2024-08-14T07:48:01.472Z] #65 ... [2024-08-14T07:48:01.472Z] [2024-08-14T07:48:01.472Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-14T07:48:01.732Z] #64 ... [2024-08-14T07:48:01.732Z] [2024-08-14T07:48:01.732Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T07:48:01.732Z] #0 7.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.732Z] #0 7.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.732Z] #0 7.609 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T07:48:01.732Z] #0 7.609 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T07:48:01.732Z] #0 7.609 OK: 20070 distinct packages available [2024-08-14T07:48:01.732Z] #0 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.732Z] #0 7.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:01.732Z] #0 7.999 (1/11) Installing ca-certificates (20240226-r0) [2024-08-14T07:48:01.732Z] #0 8.021 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-14T07:48:01.732Z] #0 8.028 (3/11) Installing libunistring (1.1-r1) [2024-08-14T07:48:01.732Z] #0 8.045 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-14T07:48:01.732Z] #0 8.049 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-14T07:48:01.732Z] #0 8.053 (6/11) Installing libcurl (8.9.0-r0) [2024-08-14T07:48:01.732Z] #0 8.091 (7/11) Installing curl (8.9.0-r0) [2024-08-14T07:48:01.732Z] #0 8.101 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-14T07:48:01.732Z] #0 8.101 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-14T07:48:01.732Z] #0 8.103 (10/11) Installing libucontext (1.2-r2) [2024-08-14T07:48:01.732Z] #0 8.117 (11/11) Installing gcompat (1.1.0-r1) [2024-08-14T07:48:01.732Z] #0 8.120 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:48:01.732Z] #0 8.128 Executing ca-certificates-20240226-r0.trigger [2024-08-14T07:48:01.732Z] #0 8.177 OK: 12 MiB in 26 packages [2024-08-14T07:48:01.732Z] #66 ... [2024-08-14T07:48:01.732Z] [2024-08-14T07:48:01.732Z] #49 [security-bootstrapper internal] load build context [2024-08-14T07:48:02.303Z] #49 ... [2024-08-14T07:48:02.303Z] [2024-08-14T07:48:02.303Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T07:48:02.303Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-14T07:48:02.303Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-14T07:48:02.303Z] #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-14T07:48:02.303Z] #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-14T07:48:02.303Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-14T07:48:02.303Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-14T07:48:02.303Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-14T07:48:02.303Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-08-14T07:48:02.303Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-14T07:48:02.303Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2024-08-14T07:48:02.303Z] #67 ... [2024-08-14T07:48:02.303Z] [2024-08-14T07:48:02.303Z] #49 [security-bootstrapper internal] load build context [2024-08-14T07:48:02.871Z] #49 ... [2024-08-14T07:48:02.871Z] [2024-08-14T07:48:02.871Z] #41 [core-command internal] load build context [2024-08-14T07:48:02.871Z] #41 ... [2024-08-14T07:48:02.871Z] [2024-08-14T07:48:02.871Z] #49 [security-bootstrapper internal] load build context [2024-08-14T07:48:04.245Z] #49 transferring context: 494.17MB 14.6s done [2024-08-14T07:48:07.946Z] #49 ... [2024-08-14T07:48:07.946Z] [2024-08-14T07:48:07.946Z] #68 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-14T07:48:07.946Z] #68 ... [2024-08-14T07:48:07.946Z] [2024-08-14T07:48:07.946Z] #45 [security-proxy-auth internal] load build context [2024-08-14T07:48:07.946Z] #45 transferring context: 494.17MB 17.6s done [2024-08-14T07:48:09.343Z] #45 ... [2024-08-14T07:48:09.343Z] [2024-08-14T07:48:09.343Z] #46 [core-metadata internal] load build context [2024-08-14T07:48:09.343Z] #46 transferring context: 494.17MB 16.7s done [2024-08-14T07:48:09.604Z] #46 ... [2024-08-14T07:48:09.604Z] [2024-08-14T07:48:09.604Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:48:09.604Z] #48 transferring context: 494.17MB 15.0s done [2024-08-14T07:48:09.604Z] #48 ... [2024-08-14T07:48:09.604Z] [2024-08-14T07:48:09.604Z] #50 [core-keeper internal] load build context [2024-08-14T07:48:09.604Z] #50 transferring context: 494.17MB 14.7s done [2024-08-14T07:48:09.863Z] #50 ... [2024-08-14T07:48:09.863Z] [2024-08-14T07:48:09.863Z] #51 [security-secretstore-setup internal] load build context [2024-08-14T07:48:09.863Z] #51 transferring context: 494.17MB 14.4s done [2024-08-14T07:48:10.332Z] #51 ... [2024-08-14T07:48:10.332Z] [2024-08-14T07:48:10.332Z] #30 [support-cron-scheduler internal] load build context [2024-08-14T07:48:10.332Z] #30 transferring context: 494.17MB 15.6s done [2024-08-14T07:48:11.211Z] #30 ... [2024-08-14T07:48:11.211Z] [2024-08-14T07:48:11.211Z] #47 [security-proxy-setup internal] load build context [2024-08-14T07:48:11.211Z] #47 transferring context: 494.17MB 15.9s done [2024-08-14T07:48:11.211Z] #47 ... [2024-08-14T07:48:11.211Z] [2024-08-14T07:48:11.211Z] #52 [support-scheduler internal] load build context [2024-08-14T07:48:11.211Z] #52 transferring context: 494.17MB 15.8s done [2024-08-14T07:48:11.490Z] #52 ... [2024-08-14T07:48:11.490Z] [2024-08-14T07:48:11.490Z] #53 [support-notifications internal] load build context [2024-08-14T07:48:11.490Z] #53 transferring context: 494.17MB 14.3s done [2024-08-14T07:48:11.490Z] #53 ... [2024-08-14T07:48:11.490Z] [2024-08-14T07:48:11.490Z] #54 [core-data internal] load build context [2024-08-14T07:48:11.490Z] #54 transferring context: 494.17MB 14.8s done [2024-08-14T07:48:10.252Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-14T07:48:10.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-14T07:48:11.140Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-14T07:48:11.183Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-14T07:48:11.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-14T07:48:11.213Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4864/head:refs/remotes/origin/PR-4864 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-14T07:48:11.751Z] #54 ... [2024-08-14T07:48:11.751Z] [2024-08-14T07:48:11.751Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T07:48:11.751Z] #56 10.27 (1/2) Installing ca-certificates (20240226-r0) [2024-08-14T07:48:11.751Z] #56 10.29 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-14T07:48:11.751Z] #56 10.30 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:48:11.751Z] #56 10.32 Executing ca-certificates-20240226-r0.trigger [2024-08-14T07:48:11.751Z] #56 10.36 OK: 8 MiB in 17 packages [2024-08-14T07:48:11.751Z] #56 ... [2024-08-14T07:48:11.751Z] [2024-08-14T07:48:11.751Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-14T07:48:11.751Z] #64 transferring context: 494.17MB 13.6s done [2024-08-14T07:48:12.005Z] Merging remotes/origin/main commit 716be972356a5d958cacae13e28e6f732195427d into PR head commit 337d8ae65fe6bce9187badf1349e32edd1e48f47 [2024-08-14T07:48:12.545Z] Merge succeeded, producing e40c79cb421c00abf2cec4bd24e6f09db970c9ac [2024-08-14T07:48:12.545Z] Checking out Revision e40c79cb421c00abf2cec4bd24e6f09db970c9ac (PR-4864) [2024-08-14T07:48:13.172Z] #64 ... [2024-08-14T07:48:13.172Z] [2024-08-14T07:48:13.172Z] #41 [core-command internal] load build context [2024-08-14T07:48:13.172Z] #41 transferring context: 494.17MB 14.1s done [2024-08-14T07:48:12.017Z] > git config core.sparsecheckout # timeout=10 [2024-08-14T07:48:12.086Z] > git checkout -f 337d8ae65fe6bce9187badf1349e32edd1e48f47 # timeout=10 [2024-08-14T07:48:12.325Z] > git remote # timeout=10 [2024-08-14T07:48:12.347Z] > git config --get remote.origin.url # timeout=10 [2024-08-14T07:48:12.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-14T07:48:12.396Z] > git merge 716be972356a5d958cacae13e28e6f732195427d # timeout=10 [2024-08-14T07:48:12.516Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-14T07:48:12.547Z] > git config core.sparsecheckout # timeout=10 [2024-08-14T07:48:12.567Z] > git checkout -f e40c79cb421c00abf2cec4bd24e6f09db970c9ac # timeout=10 [2024-08-14T07:48:16.276Z] Commit message: "Merge commit '716be972356a5d958cacae13e28e6f732195427d' into HEAD" [2024-08-14T07:48:16.277Z] First time build. Skipping changelog. [2024-08-14T07:48:16.323Z] > git --version # timeout=10 [2024-08-14T07:48:16.332Z] > git --version # 'git version 2.25.1' [2024-08-14T07:48:16.344Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-14T07:48:18.400Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-14T07:48:18.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-14T07:48:18.400Z] Dload Upload Total Spent Left Speed [2024-08-14T07:48:18.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-08-14T07:48:18.759Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-14T07:48:19.122Z] + sudo tee /etc/docker/daemon.new [2024-08-14T07:48:19.122Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-14T07:48:19.122Z] { [2024-08-14T07:48:19.122Z] "registry-mirrors": [ [2024-08-14T07:48:19.122Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-14T07:48:19.122Z] ], [2024-08-14T07:48:19.122Z] "bip": "10.250.0.254/24", [2024-08-14T07:48:19.122Z] "hosts": [ [2024-08-14T07:48:19.122Z] "tcp://0.0.0.0:5555", [2024-08-14T07:48:19.122Z] "unix:///var/run/docker.sock" [2024-08-14T07:48:19.122Z] ], [2024-08-14T07:48:19.122Z] "mtu": 1458, [2024-08-14T07:48:19.122Z] "selinux-enabled": true, [2024-08-14T07:48:19.122Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-14T07:48:19.122Z] } [Pipeline] sh [2024-08-14T07:48:19.484Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-14T07:48:19.853Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-14T07:48:38.230Z] provisioning config files... [2024-08-14T07:48:38.259Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2675079530853518975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-14T07:48:38.745Z] ---> ****-login.sh [2024-08-14T07:48:38.746Z] nexus3.edgexfoundry.org:10001 [2024-08-14T07:48:39.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T07:48:39.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T07:48:39.290Z] Configure a credential helper to remove this warning. See [2024-08-14T07:48:39.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T07:48:39.290Z] [2024-08-14T07:48:39.290Z] Login Succeeded [2024-08-14T07:48:39.290Z] nexus3.edgexfoundry.org:10002 [2024-08-14T07:48:39.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T07:48:39.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T07:48:39.831Z] Configure a credential helper to remove this warning. See [2024-08-14T07:48:39.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T07:48:39.832Z] [2024-08-14T07:48:39.832Z] Login Succeeded [2024-08-14T07:48:39.832Z] nexus3.edgexfoundry.org:10003 [2024-08-14T07:48:39.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T07:48:40.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T07:48:40.101Z] Configure a credential helper to remove this warning. See [2024-08-14T07:48:40.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T07:48:40.101Z] [2024-08-14T07:48:40.101Z] Login Succeeded [2024-08-14T07:48:40.101Z] nexus3.edgexfoundry.org:10004 [2024-08-14T07:48:40.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T07:48:40.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T07:48:40.369Z] Configure a credential helper to remove this warning. See [2024-08-14T07:48:40.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T07:48:40.369Z] [2024-08-14T07:48:40.369Z] Login Succeeded [2024-08-14T07:48:40.369Z] ****.io [2024-08-14T07:48:40.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T07:48:40.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T07:48:40.907Z] Configure a credential helper to remove this warning. See [2024-08-14T07:48:40.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T07:48:40.907Z] [2024-08-14T07:48:40.907Z] Login Succeeded [2024-08-14T07:48:40.907Z] ---> ****-login.sh ends [Pipeline] } [2024-08-14T07:48:40.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-14T07:48:41.666Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-14T07:48:41.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T07:48:41.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T07:48:41.822Z] ========================================================= [2024-08-14T07:48:41.822Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-14T07:48:41.822Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-14T07:48:42.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T07:48:42.493Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-14T07:48:42.493Z] c6b39de5b339: Pulling fs layer [2024-08-14T07:48:42.493Z] a69c41024577: Pulling fs layer [2024-08-14T07:48:42.493Z] d6de4b400683: Pulling fs layer [2024-08-14T07:48:42.493Z] 35cb2a7552d0: Pulling fs layer [2024-08-14T07:48:42.493Z] 4f4fb700ef54: Pulling fs layer [2024-08-14T07:48:42.493Z] 464afbd9ba4c: Pulling fs layer [2024-08-14T07:48:42.493Z] 00f215d4a9da: Pulling fs layer [2024-08-14T07:48:42.493Z] d496ad576159: Pulling fs layer [2024-08-14T07:48:42.493Z] 35cb2a7552d0: Waiting [2024-08-14T07:48:42.493Z] 4f4fb700ef54: Waiting [2024-08-14T07:48:42.493Z] 464afbd9ba4c: Waiting [2024-08-14T07:48:42.493Z] 00f215d4a9da: Waiting [2024-08-14T07:48:42.493Z] d496ad576159: Waiting [2024-08-14T07:48:42.493Z] a69c41024577: Verifying Checksum [2024-08-14T07:48:42.493Z] a69c41024577: Download complete [2024-08-14T07:48:42.493Z] 35cb2a7552d0: Verifying Checksum [2024-08-14T07:48:42.493Z] 35cb2a7552d0: Download complete [2024-08-14T07:48:42.493Z] 4f4fb700ef54: Verifying Checksum [2024-08-14T07:48:42.493Z] 4f4fb700ef54: Download complete [2024-08-14T07:48:42.493Z] 464afbd9ba4c: Verifying Checksum [2024-08-14T07:48:42.493Z] 464afbd9ba4c: Download complete [2024-08-14T07:48:42.493Z] c6b39de5b339: Verifying Checksum [2024-08-14T07:48:42.493Z] c6b39de5b339: Download complete [2024-08-14T07:48:42.762Z] d496ad576159: Verifying Checksum [2024-08-14T07:48:42.763Z] d496ad576159: Download complete [2024-08-14T07:48:43.367Z] c6b39de5b339: Pull complete [2024-08-14T07:48:43.955Z] a69c41024577: Pull complete [2024-08-14T07:48:44.224Z] d6de4b400683: Verifying Checksum [2024-08-14T07:48:44.224Z] d6de4b400683: Download complete [2024-08-14T07:48:45.644Z] 00f215d4a9da: Verifying Checksum [2024-08-14T07:48:45.644Z] 00f215d4a9da: Download complete [2024-08-14T07:48:52.167Z] #41 ... [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #49 [security-bootstrapper internal] load build context [2024-08-14T07:48:52.167Z] #49 DONE 58.6s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #50 [core-keeper internal] load build context [2024-08-14T07:48:52.167Z] #50 DONE 58.8s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #51 [security-secretstore-setup internal] load build context [2024-08-14T07:48:52.167Z] #51 DONE 58.5s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #53 [support-notifications internal] load build context [2024-08-14T07:48:52.167Z] #53 DONE 58.1s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:48:52.167Z] #48 DONE 58.8s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #54 [core-data internal] load build context [2024-08-14T07:48:52.167Z] #54 DONE 58.1s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #30 [support-cron-scheduler internal] load build context [2024-08-14T07:48:52.167Z] #30 DONE 58.7s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #47 [security-proxy-setup internal] load build context [2024-08-14T07:48:52.167Z] #47 DONE 58.8s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #52 [support-scheduler internal] load build context [2024-08-14T07:48:52.167Z] #52 DONE 58.3s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #46 [core-metadata internal] load build context [2024-08-14T07:48:52.167Z] #46 DONE 58.7s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-14T07:48:52.167Z] #58 ... [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-14T07:48:52.167Z] #64 DONE 56.9s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #41 [core-command internal] load build context [2024-08-14T07:48:52.167Z] #41 DONE 56.9s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T07:48:52.167Z] #66 DONE 56.6s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #45 [security-proxy-auth internal] load build context [2024-08-14T07:48:52.167Z] #45 DONE 59.2s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:48:52.167Z] #69 ... [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T07:48:52.167Z] #62 DONE 57.5s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T07:48:52.167Z] #61 DONE 57.6s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T07:48:52.167Z] #65 DONE 57.7s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T07:48:52.167Z] #63 DONE 57.7s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T07:48:52.167Z] #56 DONE 58.0s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T07:48:52.167Z] #59 DONE 57.8s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #68 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-14T07:48:52.167Z] #68 DONE 51.9s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T07:48:52.167Z] #70 ... [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T07:48:52.167Z] #67 DONE 56.6s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:48:52.167Z] #38 DONE 58.9s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T07:48:52.167Z] #71 ... [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T07:48:52.167Z] #57 DONE 58.5s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T07:48:52.167Z] #55 58.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #55 59.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #55 59.42 (1/3) Installing ca-certificates (20240226-r0) [2024-08-14T07:48:52.167Z] #55 59.43 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-14T07:48:52.167Z] #55 59.43 (3/3) Installing tzdata (2024a-r0) [2024-08-14T07:48:52.167Z] #55 59.50 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:48:52.167Z] #55 59.51 Executing ca-certificates-20240226-r0.trigger [2024-08-14T07:48:52.167Z] #55 59.75 OK: 11 MiB in 18 packages [2024-08-14T07:48:52.167Z] #55 ... [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T07:48:52.167Z] #60 58.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #60 58.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #60 59.05 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T07:48:52.167Z] #60 59.06 (2/4) Installing openssl (3.1.6-r0) [2024-08-14T07:48:52.167Z] #60 59.07 (3/4) Installing su-exec (0.2-r3) [2024-08-14T07:48:52.167Z] #60 59.07 (4/4) Installing yq (4.33.3-r5) [2024-08-14T07:48:52.167Z] #60 59.13 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:48:52.167Z] #60 59.14 OK: 17 MiB in 19 packages [2024-08-14T07:48:52.167Z] #60 DONE 59.5s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-14T07:48:52.167Z] #58 58.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #58 58.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #58 59.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T07:48:52.167Z] #58 59.04 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:48:52.167Z] #58 59.05 OK: 7 MiB in 16 packages [2024-08-14T07:48:52.167Z] #58 DONE 59.8s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T07:48:52.167Z] #55 DONE 60.0s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-14T07:48:52.167Z] #72 ... [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T07:48:52.167Z] #0 1.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #0 1.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #0 1.970 OK: 17 MiB in 19 packages [2024-08-14T07:48:52.167Z] #73 DONE 2.1s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:48:52.167Z] #69 1.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #69 1.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #69 2.134 OK: 12 MiB in 26 packages [2024-08-14T07:48:52.167Z] #69 DONE 2.3s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:48:52.167Z] #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #0 1.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #0 2.197 OK: 7 MiB in 16 packages [2024-08-14T07:48:52.167Z] #74 DONE 2.3s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-14T07:48:52.167Z] #0 1.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #0 2.107 OK: 8 MiB in 19 packages [2024-08-14T07:48:52.167Z] #75 DONE 2.2s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-14T07:48:52.167Z] #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #0 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #0 2.175 OK: 7 MiB in 17 packages [2024-08-14T07:48:52.167Z] #76 DONE 2.3s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #77 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-14T07:48:52.167Z] #77 ... [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:48:52.167Z] #0 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #0 2.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #0 3.321 OK: 8 MiB in 17 packages [2024-08-14T07:48:52.167Z] #78 DONE 3.6s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T07:48:52.167Z] #79 DONE 1.4s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T07:48:52.167Z] #80 DONE 3.7s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-14T07:48:52.167Z] #81 DONE 0.1s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #82 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-14T07:48:52.167Z] #82 DONE 0.0s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T07:48:52.167Z] #83 DONE 0.1s [2024-08-14T07:48:52.167Z] [2024-08-14T07:48:52.167Z] #70 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T07:48:52.167Z] #70 3.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.167Z] #70 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.426Z] #70 ... [2024-08-14T07:48:52.426Z] [2024-08-14T07:48:52.426Z] #84 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-14T07:48:52.426Z] #84 DONE 0.1s [2024-08-14T07:48:52.426Z] [2024-08-14T07:48:52.426Z] #85 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-14T07:48:52.426Z] #85 DONE 0.1s [2024-08-14T07:48:52.426Z] [2024-08-14T07:48:52.426Z] #70 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T07:48:52.426Z] #70 3.912 OK: 264 MiB in 52 packages [2024-08-14T07:48:52.426Z] #70 DONE 4.3s [2024-08-14T07:48:52.426Z] [2024-08-14T07:48:52.426Z] #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:48:52.684Z] #86 DONE 0.1s [2024-08-14T07:48:52.684Z] [2024-08-14T07:48:52.684Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-14T07:48:52.684Z] #0 3.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.684Z] #0 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:52.684Z] #0 3.973 OK: 8 MiB in 20 packages [2024-08-14T07:48:52.684Z] #87 DONE 4.1s [2024-08-14T07:48:52.684Z] [2024-08-14T07:48:52.684Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:48:54.606Z] #88 ... [2024-08-14T07:48:54.606Z] [2024-08-14T07:48:54.606Z] #89 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-14T07:48:54.606Z] #0 3.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:54.606Z] #0 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:54.606Z] #0 4.000 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T07:48:54.606Z] #0 4.000 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T07:48:54.606Z] #0 4.000 OK: 20077 distinct packages available [2024-08-14T07:48:54.606Z] #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:54.606Z] #0 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:54.606Z] #0 4.399 OK: 264 MiB in 52 packages [2024-08-14T07:48:54.606Z] #89 DONE 5.7s [2024-08-14T07:48:54.606Z] [2024-08-14T07:48:54.606Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-14T07:48:54.606Z] #90 DONE 1.6s [2024-08-14T07:48:54.606Z] [2024-08-14T07:48:54.606Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T07:48:54.606Z] #91 DONE 1.6s [2024-08-14T07:48:54.606Z] [2024-08-14T07:48:54.606Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:48:54.606Z] #92 DONE 0.1s [2024-08-14T07:48:54.606Z] [2024-08-14T07:48:54.606Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-14T07:48:54.606Z] #93 DONE 0.1s [2024-08-14T07:48:54.606Z] [2024-08-14T07:48:54.606Z] #94 [security-spire-config] exporting to image [2024-08-14T07:48:54.606Z] #94 exporting layers 1.9s done [2024-08-14T07:48:54.606Z] #94 writing image sha256:138cb0708bd93a8a02a5f3617de7c96ba7e2ee3c39be73f23edfff877b8b7206 done [2024-08-14T07:48:54.606Z] #94 naming to docker.io/library/security-spire-config done [2024-08-14T07:48:54.606Z] #94 DONE 1.9s [2024-08-14T07:48:54.606Z] [2024-08-14T07:48:54.606Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T07:48:54.606Z] #71 5.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:54.606Z] #71 5.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:54.606Z] #71 5.970 OK: 264 MiB in 52 packages [2024-08-14T07:48:55.188Z] #71 DONE 6.8s [2024-08-14T07:48:55.188Z] [2024-08-14T07:48:55.188Z] #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:48:55.447Z] #95 DONE 0.1s [2024-08-14T07:48:55.447Z] [2024-08-14T07:48:55.447Z] #96 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-14T07:48:55.447Z] #0 5.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:55.447Z] #0 5.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:55.447Z] #0 5.947 OK: 264 MiB in 52 packages [2024-08-14T07:48:55.447Z] #96 DONE 6.8s [2024-08-14T07:48:55.447Z] [2024-08-14T07:48:55.447Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T07:48:55.447Z] #97 DONE 1.1s [2024-08-14T07:48:55.447Z] [2024-08-14T07:48:55.447Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-14T07:48:55.447Z] #98 DONE 1.0s [2024-08-14T07:48:55.447Z] [2024-08-14T07:48:55.447Z] #99 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:48:55.447Z] #99 DONE 0.1s [2024-08-14T07:48:55.447Z] [2024-08-14T07:48:55.447Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:48:55.447Z] #100 ... [2024-08-14T07:48:55.447Z] [2024-08-14T07:48:55.447Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T07:48:55.447Z] #101 DONE 0.1s [2024-08-14T07:48:55.447Z] [2024-08-14T07:48:55.447Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-14T07:48:55.447Z] #102 DONE 0.1s [2024-08-14T07:48:55.447Z] [2024-08-14T07:48:55.447Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-14T07:48:55.447Z] #103 DONE 0.1s [2024-08-14T07:48:55.447Z] [2024-08-14T07:48:55.447Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-14T07:48:55.447Z] #104 DONE 0.1s [2024-08-14T07:48:55.706Z] [2024-08-14T07:48:55.706Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-14T07:48:55.706Z] #105 DONE 0.1s [2024-08-14T07:48:55.706Z] [2024-08-14T07:48:55.706Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T07:48:55.706Z] #106 DONE 0.1s [2024-08-14T07:48:55.706Z] [2024-08-14T07:48:55.706Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-14T07:48:55.706Z] #107 DONE 0.0s [2024-08-14T07:48:55.706Z] [2024-08-14T07:48:55.706Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-14T07:48:55.706Z] #108 DONE 0.1s [2024-08-14T07:48:55.706Z] [2024-08-14T07:48:55.706Z] #94 [security-spire-agent] exporting to image [2024-08-14T07:48:56.272Z] #94 exporting layers 0.8s done [2024-08-14T07:48:56.272Z] #94 writing image sha256:dbff7bee6a20f93552b1d06ba1d9df2f94f9bcf474d37ea6ced38e57a78d6ec5 done [2024-08-14T07:48:56.272Z] #94 naming to docker.io/library/security-spire-server done [2024-08-14T07:48:56.530Z] #94 exporting layers 0.7s done [2024-08-14T07:48:56.530Z] #94 writing image sha256:6e118e7469bca23f8c2def4bcc211e5817df3f075856ff7094ed22861c0fc0eb done [2024-08-14T07:48:56.530Z] #94 naming to docker.io/library/security-spire-agent done [2024-08-14T07:48:56.530Z] #94 DONE 2.7s [2024-08-14T07:48:56.530Z] [2024-08-14T07:48:56.530Z] #109 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-14T07:48:56.530Z] #0 5.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:56.530Z] #0 6.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:56.530Z] #0 6.289 OK: 17 MiB in 19 packages [2024-08-14T07:48:56.530Z] #109 DONE 6.4s [2024-08-14T07:48:56.530Z] [2024-08-14T07:48:56.530Z] #110 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-14T07:48:56.530Z] #110 DONE 0.1s [2024-08-14T07:48:56.530Z] [2024-08-14T07:48:56.530Z] #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-14T07:48:56.530Z] #72 6.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:56.530Z] #72 6.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:56.530Z] #72 6.621 OK: 7 MiB in 16 packages [2024-08-14T07:48:56.788Z] #72 DONE 7.1s [2024-08-14T07:48:56.788Z] [2024-08-14T07:48:56.788Z] #77 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-14T07:48:56.788Z] #77 DONE 6.0s [2024-08-14T07:48:56.788Z] [2024-08-14T07:48:56.788Z] #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-14T07:48:56.788Z] #111 DONE 0.1s [2024-08-14T07:48:56.788Z] [2024-08-14T07:48:56.788Z] #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:48:57.052Z] #112 ... [2024-08-14T07:48:57.052Z] [2024-08-14T07:48:57.052Z] #113 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:48:57.052Z] #0 6.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:57.052Z] #0 6.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:57.052Z] #0 6.646 OK: 11 MiB in 18 packages [2024-08-14T07:48:57.052Z] #113 DONE 6.8s [2024-08-14T07:48:57.052Z] [2024-08-14T07:48:57.052Z] #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T07:48:57.052Z] #0 4.326 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:57.052Z] #0 4.782 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:57.621Z] #114 ... [2024-08-14T07:48:57.621Z] [2024-08-14T07:48:57.621Z] #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-14T07:48:57.621Z] #0 6.939 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:57.621Z] #0 7.414 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T07:48:57.621Z] #0 8.087 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T07:48:57.621Z] #0 8.395 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:48:57.621Z] #0 8.404 OK: 7 MiB in 16 packages [2024-08-14T07:48:57.621Z] #115 DONE 8.6s [2024-08-14T07:48:57.621Z] [2024-08-14T07:48:57.621Z] #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T07:48:57.621Z] #114 5.512 OK: 264 MiB in 52 packages [2024-08-14T07:48:57.621Z] #114 ... [2024-08-14T07:48:57.621Z] [2024-08-14T07:48:57.621Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:48:57.881Z] #116 ... [2024-08-14T07:48:57.881Z] [2024-08-14T07:48:57.881Z] #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T07:48:57.881Z] #114 DONE 5.7s [2024-08-14T07:48:57.881Z] [2024-08-14T07:48:57.881Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-14T07:48:57.881Z] #117 DONE 0.1s [2024-08-14T07:48:57.970Z] d6de4b400683: Pull complete [2024-08-14T07:48:57.970Z] 35cb2a7552d0: Pull complete [2024-08-14T07:48:57.970Z] 4f4fb700ef54: Pull complete [2024-08-14T07:48:58.140Z] [2024-08-14T07:48:58.140Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:48:58.560Z] 464afbd9ba4c: Pull complete [2024-08-14T07:49:08.655Z] 00f215d4a9da: Pull complete [2024-08-14T07:49:09.613Z] d496ad576159: Pull complete [2024-08-14T07:49:09.613Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-14T07:49:09.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T07:49:09.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-14T07:49:10.031Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T07:49:10.031Z] WORKDIR /edgex [2024-08-14T07:49:10.031Z] COPY go.mod . [2024-08-14T07:49:10.031Z] RUN go mod download [2024-08-14T07:49:10.031Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-14T07:49:10.626Z] Sending build context to Docker daemon 3.493MB [2024-08-14T07:49:10.626Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T07:49:10.626Z] ---> f246e2811388 [2024-08-14T07:49:10.626Z] Step 2/4 : WORKDIR /edgex [2024-08-14T07:49:12.559Z] ---> Running in e286a787c61f [2024-08-14T07:49:12.823Z] Removing intermediate container e286a787c61f [2024-08-14T07:49:12.823Z] ---> 9758abfb1be5 [2024-08-14T07:49:12.823Z] Step 3/4 : COPY go.mod . [2024-08-14T07:49:13.409Z] ---> 7049882ae921 [2024-08-14T07:49:13.409Z] Step 4/4 : RUN go mod download [2024-08-14T07:49:13.409Z] ---> Running in 33a84f59c17c [2024-08-14T07:49:44.829Z] #118 ... [2024-08-14T07:49:44.829Z] [2024-08-14T07:49:44.829Z] #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:44.829Z] #112 DONE 45.8s [2024-08-14T07:49:44.829Z] [2024-08-14T07:49:44.829Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:44.829Z] #116 DONE 46.9s [2024-08-14T07:49:44.829Z] [2024-08-14T07:49:44.829Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:44.829Z] #100 DONE 45.9s [2024-08-14T07:49:44.829Z] [2024-08-14T07:49:44.829Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:44.829Z] #118 DONE 43.3s [2024-08-14T07:49:44.829Z] [2024-08-14T07:49:44.829Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:44.829Z] #88 DONE 48.7s [2024-08-14T07:49:44.829Z] [2024-08-14T07:49:44.829Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-14T07:49:51.396Z] #119 ... [2024-08-14T07:49:51.396Z] [2024-08-14T07:49:51.396Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-14T07:49:51.396Z] #120 ... [2024-08-14T07:49:51.396Z] [2024-08-14T07:49:51.396Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-08-14T07:49:51.656Z] #121 ... [2024-08-14T07:49:51.656Z] [2024-08-14T07:49:51.656Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-14T07:49:51.656Z] #122 ... [2024-08-14T07:49:51.656Z] [2024-08-14T07:49:51.656Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-08-14T07:49:59.781Z] #123 DONE 17.5s [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:49:59.781Z] #124 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:59.781Z] #125 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #126 [core-metadata builder 6/7] COPY . . [2024-08-14T07:49:59.781Z] #126 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #127 [core-data builder 6/7] COPY . . [2024-08-14T07:49:59.781Z] #127 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:59.781Z] #128 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:49:59.781Z] #129 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-14T07:49:59.781Z] #122 DONE 17.5s [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #130 [support-scheduler builder 6/7] COPY . . [2024-08-14T07:49:59.781Z] #130 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:49:59.781Z] #131 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:59.781Z] #132 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:49:59.781Z] #133 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-14T07:49:59.781Z] #134 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:59.781Z] #135 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-08-14T07:49:59.781Z] #121 DONE 17.5s [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #136 [core-command builder 6/7] COPY . . [2024-08-14T07:49:59.781Z] #136 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:59.781Z] #137 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:49:59.781Z] #138 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-14T07:49:59.781Z] #119 DONE 17.5s [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #139 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:49:59.781Z] #139 CACHED [2024-08-14T07:49:59.781Z] [2024-08-14T07:49:59.781Z] #140 [support-notifications builder 6/7] COPY . . [2024-08-14T07:49:59.782Z] #140 CACHED [2024-08-14T07:49:59.782Z] [2024-08-14T07:49:59.782Z] #141 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:59.782Z] #141 CACHED [2024-08-14T07:49:59.782Z] [2024-08-14T07:49:59.782Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:59.782Z] #142 CACHED [2024-08-14T07:49:59.782Z] [2024-08-14T07:49:59.782Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-08-14T07:49:59.782Z] #143 CACHED [2024-08-14T07:49:59.782Z] [2024-08-14T07:49:59.782Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:49:59.782Z] #144 CACHED [2024-08-14T07:49:59.782Z] [2024-08-14T07:49:59.782Z] #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:49:59.782Z] #145 CACHED [2024-08-14T07:49:59.782Z] [2024-08-14T07:49:59.782Z] #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:49:59.782Z] #146 CACHED [2024-08-14T07:49:59.782Z] [2024-08-14T07:49:59.782Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-08-14T07:49:59.782Z] #147 CACHED [2024-08-14T07:49:59.782Z] [2024-08-14T07:49:59.782Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-14T07:49:59.782Z] #120 DONE 17.4s [2024-08-14T07:49:59.782Z] [2024-08-14T07:49:59.782Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T07:50:00.355Z] #148 1.525 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-14T07:50:09.810Z] Removing intermediate container 33a84f59c17c [2024-08-14T07:50:09.810Z] ---> 977ac64d2032 [2024-08-14T07:50:09.810Z] Successfully built 977ac64d2032 [2024-08-14T07:50:09.810Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T07:50:10.261Z] + docker inspect -f . ci-base-image-arm64 [2024-08-14T07:50:10.261Z] . [Pipeline] } [2024-08-14T07:50:10.336Z] #148 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T07:50:10.336Z] #0 1.088 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-14T07:50:10.336Z] #149 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T07:50:10.336Z] #0 1.401 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T07:50:10.336Z] #150 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T07:50:10.336Z] #0 0.603 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T07:50:10.336Z] #151 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T07:50:10.336Z] #0 0.887 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-14T07:50:10.336Z] #152 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:50:10.336Z] #0 0.667 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-08-14T07:50:10.336Z] #153 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:50:10.336Z] #0 1.089 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-14T07:50:10.336Z] #154 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T07:50:10.336Z] #0 0.551 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-14T07:50:10.336Z] #155 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T07:50:10.336Z] #0 0.938 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-14T07:50:10.336Z] #156 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T07:50:10.336Z] #0 1.461 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-14T07:50:10.336Z] #157 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T07:50:10.336Z] #0 1.221 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T07:50:10.336Z] #158 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T07:50:10.336Z] #0 0.758 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-14T07:50:10.336Z] #159 ... [2024-08-14T07:50:10.336Z] [2024-08-14T07:50:10.336Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T07:50:10.336Z] #0 1.052 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T07:50:10.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-7685 does not seem to be running inside a container [2024-08-14T07:50:10.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2024-08-14T07:50:11.882Z] $ docker top 4c29b619752ee614c356a960bdc8e798380fbe6a5d348771124f49e09241e219 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T07:50:12.776Z] + go version [2024-08-14T07:50:12.776Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-14T07:50:12.813Z] $ docker stop --time=1 4c29b619752ee614c356a960bdc8e798380fbe6a5d348771124f49e09241e219 [2024-08-14T07:50:14.415Z] $ docker rm -f --volumes 4c29b619752ee614c356a960bdc8e798380fbe6a5d348771124f49e09241e219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T07:50:15.355Z] + docker inspect -f . ci-base-image-arm64 [2024-08-14T07:50:15.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T07:50:15.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-7685 does not seem to be running inside a container [2024-08-14T07:50:15.666Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2024-08-14T07:50:16.762Z] $ docker top 9ac327f4c6c5b10ef2ea4b02c4af3d275c7c25a423b6c1d8b32d0d9fae49972d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-14T07:50:17.073Z] ========================================================= [2024-08-14T07:50:17.073Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-14T07:50:17.073Z] ========================================================= [Pipeline] sh [2024-08-14T07:50:17.400Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-14T07:50:17.823Z] + make test [2024-08-14T07:50:17.823Z] go test -race -coverprofile=coverage.out ./... [2024-08-14T07:51:04.705Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-14T07:51:46.966Z] #160 ... [2024-08-14T07:51:46.966Z] [2024-08-14T07:51:46.966Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T07:51:46.966Z] #150 104.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T07:52:54.804Z] #150 DONE 174.1s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T07:52:54.804Z] #157 DONE 174.1s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T07:52:54.804Z] #148 DONE 174.1s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:52:54.804Z] #154 DONE 174.1s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T07:52:54.804Z] #159 DONE 174.2s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #161 ... [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:52:54.804Z] #153 DONE 174.3s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T07:52:54.804Z] #155 DONE 174.4s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T07:52:54.804Z] #152 DONE 174.4s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T07:52:54.804Z] #156 DONE 174.3s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T07:52:54.804Z] #158 DONE 174.4s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #162 ... [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T07:52:54.804Z] #149 DONE 174.6s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T07:52:54.804Z] #151 DONE 174.6s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #163 ... [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T07:52:54.804Z] #160 DONE 174.8s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #164 ... [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-14T07:52:54.804Z] #165 DONE 1.0s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #161 DONE 1.0s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #166 DONE 0.9s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #167 DONE 0.9s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #168 DONE 1.0s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #169 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #169 DONE 0.8s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #170 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #170 ... [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #164 DONE 0.8s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #162 DONE 0.8s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #163 DONE 0.7s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #171 ... [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #172 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-14T07:52:54.804Z] #172 DONE 0.5s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #173 DONE 0.6s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #174 DONE 0.6s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #175 CACHED [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #176 CACHED [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #177 CACHED [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #178 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #178 CACHED [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #170 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #170 DONE 0.6s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #179 CACHED [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #180 CACHED [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:54.804Z] #181 CACHED [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #182 CACHED [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-14T07:52:54.804Z] #183 ... [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #184 DONE 0.6s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #185 DONE 0.7s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #171 DONE 0.7s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:54.804Z] #186 DONE 0.7s [2024-08-14T07:52:54.804Z] [2024-08-14T07:52:54.804Z] #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-14T07:52:55.394Z] #187 ... [2024-08-14T07:52:55.394Z] [2024-08-14T07:52:55.394Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:52:55.394Z] #188 DONE 0.7s [2024-08-14T07:52:55.394Z] [2024-08-14T07:52:55.394Z] #94 [core-keeper] exporting to image [2024-08-14T07:52:55.394Z] #94 exporting layers [2024-08-14T07:52:57.946Z] #94 ... [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-14T07:52:57.946Z] #189 DONE 3.0s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-14T07:52:57.946Z] #190 DONE 3.0s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-14T07:52:57.946Z] #191 DONE 3.0s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-14T07:52:57.946Z] #192 DONE 3.0s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #193 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-14T07:52:57.946Z] #193 DONE 3.7s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-14T07:52:57.946Z] #194 DONE 3.1s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-14T07:52:57.946Z] #187 DONE 2.9s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-14T07:52:57.946Z] #183 DONE 3.1s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-14T07:52:57.946Z] #195 ... [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-14T07:52:57.946Z] #196 DONE 3.0s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-14T07:52:57.946Z] #197 DONE 3.0s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-14T07:52:57.946Z] #198 DONE 3.1s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-14T07:52:57.946Z] #199 DONE 3.0s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:52:57.946Z] #200 ... [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #201 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-14T07:52:57.946Z] #201 DONE 0.4s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:52:57.946Z] #202 DONE 0.4s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #203 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:52:57.946Z] #203 DONE 0.5s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:52:57.946Z] #204 DONE 0.4s [2024-08-14T07:52:57.946Z] [2024-08-14T07:52:57.946Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:52:57.946Z] #205 DONE 0.4s [2024-08-14T07:52:58.204Z] [2024-08-14T07:52:58.204Z] #206 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:52:58.204Z] #206 DONE 0.5s [2024-08-14T07:52:58.204Z] [2024-08-14T07:52:58.204Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:52:58.204Z] #207 DONE 0.4s [2024-08-14T07:52:58.204Z] [2024-08-14T07:52:58.204Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-14T07:52:58.204Z] #195 DONE 0.5s [2024-08-14T07:52:58.204Z] [2024-08-14T07:52:58.204Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:52:58.204Z] #208 DONE 0.5s [2024-08-14T07:52:58.204Z] [2024-08-14T07:52:58.204Z] #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:52:58.204Z] #209 DONE 0.5s [2024-08-14T07:52:58.204Z] [2024-08-14T07:52:58.204Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:52:58.204Z] #200 DONE 0.4s [2024-08-14T07:52:58.204Z] [2024-08-14T07:52:58.204Z] #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-14T07:52:58.204Z] #210 DONE 0.5s [2024-08-14T07:52:58.204Z] [2024-08-14T07:52:58.204Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-14T07:52:59.590Z] #211 ... [2024-08-14T07:52:59.590Z] [2024-08-14T07:52:59.590Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:52:59.590Z] #212 DONE 1.6s [2024-08-14T07:52:59.590Z] [2024-08-14T07:52:59.590Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-14T07:52:59.590Z] #213 DONE 1.6s [2024-08-14T07:52:59.590Z] [2024-08-14T07:52:59.590Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-14T07:52:59.590Z] #214 DONE 1.5s [2024-08-14T07:52:59.855Z] [2024-08-14T07:52:59.855Z] #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:52:59.855Z] #215 DONE 1.6s [2024-08-14T07:52:59.855Z] [2024-08-14T07:52:59.855Z] #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-14T07:52:59.855Z] #216 DONE 1.6s [2024-08-14T07:52:59.855Z] [2024-08-14T07:52:59.855Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-14T07:52:59.855Z] #211 DONE 1.6s [2024-08-14T07:52:59.855Z] [2024-08-14T07:52:59.855Z] #94 [core-keeper] exporting to image [2024-08-14T07:52:59.855Z] #94 exporting layers 1.5s done [2024-08-14T07:52:59.855Z] #94 writing image sha256:eaba727a2cffc0ba5dc2a57f125dc19efe6cff23a426fcb864bb392a792009c8 0.0s done [2024-08-14T07:52:59.855Z] #94 naming to docker.io/library/core-keeper done [2024-08-14T07:52:59.855Z] #94 writing image sha256:be94f6fc54204c0ace6b7b4ccee3c3dfb876e9f70766fc93add874224f04e0cd [2024-08-14T07:52:59.855Z] #94 writing image sha256:ac876399da360567392484d518783b0fbf64c48f600a3fcbf2d5a0d163641a46 [2024-08-14T07:53:01.234Z] #94 ... [2024-08-14T07:53:01.234Z] [2024-08-14T07:53:01.234Z] #217 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-14T07:53:01.234Z] #217 DONE 1.3s [2024-08-14T07:53:01.234Z] [2024-08-14T07:53:01.234Z] #94 [core-keeper] exporting to image [2024-08-14T07:53:01.234Z] #94 writing image sha256:be94f6fc54204c0ace6b7b4ccee3c3dfb876e9f70766fc93add874224f04e0cd 1.3s done [2024-08-14T07:53:01.234Z] #94 naming to docker.io/library/core-command [2024-08-14T07:53:01.234Z] #94 ... [2024-08-14T07:53:01.234Z] [2024-08-14T07:53:01.234Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T07:53:01.234Z] #218 DONE 1.4s [2024-08-14T07:53:01.234Z] [2024-08-14T07:53:01.234Z] #94 [core-command] exporting to image [2024-08-14T07:53:01.234Z] #94 naming to docker.io/library/core-command done [2024-08-14T07:53:01.493Z] #94 ... [2024-08-14T07:53:01.493Z] [2024-08-14T07:53:01.493Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-14T07:53:01.493Z] #219 DONE 1.8s [2024-08-14T07:53:01.493Z] [2024-08-14T07:53:01.493Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-14T07:53:01.752Z] #220 ... [2024-08-14T07:53:01.752Z] [2024-08-14T07:53:01.752Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T07:53:01.752Z] #221 DONE 2.1s [2024-08-14T07:53:01.752Z] [2024-08-14T07:53:01.752Z] #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T07:53:01.752Z] #222 DONE 2.0s [2024-08-14T07:53:01.752Z] [2024-08-14T07:53:01.752Z] #94 [core-data] exporting to image [2024-08-14T07:53:01.752Z] #94 writing image sha256:ac876399da360567392484d518783b0fbf64c48f600a3fcbf2d5a0d163641a46 1.8s done [2024-08-14T07:53:01.752Z] #94 naming to docker.io/library/support-scheduler 0.0s done [2024-08-14T07:53:01.752Z] #94 writing image sha256:c5ceb107426ed03d7d2230773e1390c3a1cd3d7ddf4f6eab044ea0a9b9382216 0.1s done [2024-08-14T07:53:01.752Z] #94 writing image sha256:9510913d084d958f3cd4bfe463403a309800d07293a7efcb96eeef6925a1628f [2024-08-14T07:53:01.752Z] #94 naming to docker.io/library/core-data 0.0s done [2024-08-14T07:53:02.014Z] #94 exporting layers 3.7s done [2024-08-14T07:53:02.014Z] #94 exporting layers 3.8s done [2024-08-14T07:53:02.014Z] #94 writing image sha256:9510913d084d958f3cd4bfe463403a309800d07293a7efcb96eeef6925a1628f 0.3s done [2024-08-14T07:53:02.014Z] #94 naming to docker.io/library/support-cron-scheduler [2024-08-14T07:53:02.273Z] #94 ... [2024-08-14T07:53:02.273Z] [2024-08-14T07:53:02.273Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-14T07:53:02.273Z] #223 DONE 1.1s [2024-08-14T07:53:02.273Z] [2024-08-14T07:53:02.273Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-14T07:53:02.273Z] #220 DONE 0.8s [2024-08-14T07:53:02.273Z] [2024-08-14T07:53:02.273Z] #94 [security-spiffe-token-provider] exporting to image [2024-08-14T07:53:02.273Z] #94 exporting layers 2.5s done [2024-08-14T07:53:02.273Z] #94 naming to docker.io/library/support-cron-scheduler 0.1s done [2024-08-14T07:53:02.273Z] #94 writing image sha256:47f0f9425b41d094fc233636bc024e158c31df1882216fdb72137da002e1ea55 0.0s done [2024-08-14T07:53:02.273Z] #94 writing image sha256:33b81729bbdb1fa7d00cee1dfeca2c3bcf460361ca810a6c17dd6d5936de56b8 0.0s done [2024-08-14T07:53:02.273Z] #94 writing image sha256:eb6770d2bf2824f158027841dff4fa77615a69aa4c4ee2e35cf245f0888bc669 [2024-08-14T07:53:02.273Z] #94 naming to docker.io/library/support-notifications done [2024-08-14T07:53:02.273Z] #94 naming to docker.io/library/security-spiffe-token-provider done [2024-08-14T07:53:02.273Z] #94 exporting layers 0.5s done [2024-08-14T07:53:02.273Z] #94 writing image sha256:eb6770d2bf2824f158027841dff4fa77615a69aa4c4ee2e35cf245f0888bc669 0.0s done [2024-08-14T07:53:02.273Z] #94 naming to docker.io/library/core-metadata done [2024-08-14T07:53:02.273Z] #94 writing image sha256:70ebeb58d032ec230b1e2dfe5753a992db22ce96c03d6110558a6a8d8f62840f done [2024-08-14T07:53:02.273Z] #94 naming to docker.io/library/security-proxy-auth done [2024-08-14T07:53:02.273Z] #94 writing image sha256:7994b4afb741de49f307b4ce2dc62b55d613b4b821e6997db74ebd254e1410b1 [2024-08-14T07:53:02.532Z] #94 ... [2024-08-14T07:53:02.532Z] [2024-08-14T07:53:02.532Z] #224 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-14T07:53:02.532Z] #224 DONE 0.2s [2024-08-14T07:53:02.532Z] [2024-08-14T07:53:02.532Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T07:53:02.532Z] #225 DONE 0.2s [2024-08-14T07:53:02.532Z] [2024-08-14T07:53:02.532Z] #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T07:53:02.532Z] #226 DONE 1.2s [2024-08-14T07:53:02.532Z] [2024-08-14T07:53:02.532Z] #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-14T07:53:02.532Z] #227 DONE 0.1s [2024-08-14T07:53:02.532Z] [2024-08-14T07:53:02.532Z] #94 [security-proxy-setup] exporting to image [2024-08-14T07:53:02.532Z] #94 writing image sha256:7994b4afb741de49f307b4ce2dc62b55d613b4b821e6997db74ebd254e1410b1 done [2024-08-14T07:53:02.532Z] #94 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-14T07:53:02.532Z] #94 ... [2024-08-14T07:53:02.532Z] [2024-08-14T07:53:02.532Z] #228 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-14T07:53:02.532Z] #228 DONE 0.1s [2024-08-14T07:53:02.532Z] [2024-08-14T07:53:02.532Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-14T07:53:02.532Z] #229 DONE 0.1s [2024-08-14T07:53:02.790Z] [2024-08-14T07:53:02.790Z] #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-14T07:53:02.790Z] #230 DONE 0.1s [2024-08-14T07:53:02.790Z] [2024-08-14T07:53:02.790Z] #94 [security-proxy-setup] exporting to image [2024-08-14T07:53:02.790Z] #94 exporting layers 0.3s done [2024-08-14T07:53:02.790Z] #94 writing image sha256:03237ba1dcd5eb834cd5dcb8ac9f5fdf0f708edeaff29858b626ef401a00f797 done [2024-08-14T07:53:02.790Z] #94 naming to docker.io/library/security-proxy-setup done [2024-08-14T07:53:02.790Z] #94 DONE 10.1s [2024-08-14T07:53:02.790Z] [2024-08-14T07:53:02.790Z] #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-14T07:53:03.049Z] #231 DONE 0.3s [2024-08-14T07:53:03.049Z] [2024-08-14T07:53:03.049Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T07:53:03.049Z] #232 DONE 0.5s [2024-08-14T07:53:03.049Z] [2024-08-14T07:53:03.049Z] #94 [security-bootstrapper] exporting to image [2024-08-14T07:53:03.309Z] #94 exporting layers 0.3s done [2024-08-14T07:53:03.309Z] #94 exporting layers 0.3s done [2024-08-14T07:53:03.309Z] #94 writing image sha256:fe4b0eb932f3a05e8208654a579c6f4610b20df987db8c37df19b756b13cdade done [2024-08-14T07:53:03.309Z] #94 naming to docker.io/library/security-bootstrapper done [2024-08-14T07:53:03.309Z] #94 writing image sha256:147bf786ac8ce288c74d0dee3ab2ec4c82d8799291eab20af3f29a15040f327a done [2024-08-14T07:53:03.309Z] #94 naming to docker.io/library/security-secretstore-setup done [2024-08-14T07:53:03.309Z] #94 DONE 10.4s [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.309Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.310Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:53:03.310Z] time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-14T07:53:03.354Z] $ docker stop --time=1 a636cc7672efbabc5c9dc6878ac2c419c3799f4fe88f3b84974f4a845dd33d62 [2024-08-14T07:53:04.637Z] $ docker rm -f --volumes a636cc7672efbabc5c9dc6878ac2c419c3799f4fe88f3b84974f4a845dd33d62 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-14T07:53:05.066Z] + docker images [2024-08-14T07:53:05.066Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-14T07:53:05.066Z] security-proxy-setup latest 03237ba1dcd5 2 seconds ago 26.2MB [2024-08-14T07:53:05.066Z] security-bootstrapper latest fe4b0eb932f3 2 seconds ago 18.9MB [2024-08-14T07:53:05.066Z] security-secretstore-setup latest 147bf786ac8c 2 seconds ago 37MB [2024-08-14T07:53:05.066Z] core-common-config-bootstrapper latest 7994b4afb741 3 seconds ago 15.2MB [2024-08-14T07:53:05.066Z] security-proxy-auth latest 70ebeb58d032 3 seconds ago 33MB [2024-08-14T07:53:05.066Z] core-metadata latest eb6770d2bf28 5 seconds ago 39.7MB [2024-08-14T07:53:05.066Z] support-notifications latest 47f0f9425b41 7 seconds ago 42.4MB [2024-08-14T07:53:05.066Z] core-command latest be94f6fc5420 7 seconds ago 35.4MB [2024-08-14T07:53:05.066Z] security-spiffe-token-provider latest 33b81729bbdb 7 seconds ago 28.8MB [2024-08-14T07:53:05.066Z] support-cron-scheduler latest 9510913d084d 7 seconds ago 44MB [2024-08-14T07:53:05.066Z] support-scheduler latest ac876399da36 7 seconds ago 41.8MB [2024-08-14T07:53:05.066Z] core-data latest c5ceb107426e 7 seconds ago 39.5MB [2024-08-14T07:53:05.066Z] core-keeper latest eaba727a2cff 10 seconds ago 39.4MB [2024-08-14T07:53:05.066Z] security-spire-agent latest 6e118e7469bc 4 minutes ago 182MB [2024-08-14T07:53:05.066Z] security-spire-server latest dbff7bee6a20 4 minutes ago 121MB [2024-08-14T07:53:05.066Z] security-spire-config latest 138cb0708bd9 4 minutes ago 120MB [2024-08-14T07:53:05.066Z] ci-base-image-x86_64 latest 6584abc85612 8 minutes ago 970MB [2024-08-14T07:53:05.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-14T07:53:05.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-14T07:53:05.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-14T07:54:11.461Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-14T07:54:11.461Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-14T07:54:58.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-14T07:54:58.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-14T07:54:58.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-14T07:54:58.293Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-14T07:54:58.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-14T07:54:58.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-14T07:54:58.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-14T07:54:58.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-14T07:54:58.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-14T07:55:03.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-14T07:55:03.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-14T07:55:03.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-14T07:55:03.631Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-14T07:55:03.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-14T07:55:15.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-14T07:55:15.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-14T07:55:15.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.133s coverage: 28.7% of statements [2024-08-14T07:55:26.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.193s coverage: 97.0% of statements [2024-08-14T07:55:31.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-14T07:55:31.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-14T07:55:31.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-14T07:55:34.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.300s coverage: 69.2% of statements [2024-08-14T07:55:36.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-14T07:55:36.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-14T07:55:38.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.214s coverage: 53.2% of statements [2024-08-14T07:55:42.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-14T07:55:42.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:55:42.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-14T07:55:42.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-14T07:55:42.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-14T07:55:42.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-14T07:55:42.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-14T07:55:42.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-14T07:55:42.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-14T07:55:50.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-14T07:55:50.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:55:50.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-14T07:55:50.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-14T07:55:50.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-14T07:55:54.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.099s coverage: 93.4% of statements [2024-08-14T07:55:54.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.478s coverage: 91.7% of statements [2024-08-14T07:55:59.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-14T07:55:59.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-14T07:55:59.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.220s coverage: 6.5% of statements [2024-08-14T07:56:06.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-14T07:56:06.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:56:06.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-14T07:56:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-14T07:56:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-14T07:56:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-14T07:56:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-14T07:56:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-14T07:56:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-14T07:56:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-14T07:56:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-14T07:56:08.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.570s coverage: 95.8% of statements [2024-08-14T07:56:08.872Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.090s coverage: 72.2% of statements [2024-08-14T07:56:14.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.100s coverage: 0.0% of statements [no tests to run] [2024-08-14T07:56:19.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-14T07:56:19.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-14T07:56:20.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.307s coverage: 0.8% of statements [2024-08-14T07:56:20.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.158s coverage: 30.7% of statements [2024-08-14T07:56:24.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.122s coverage: 41.7% of statements [2024-08-14T07:56:24.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.100s coverage: 77.8% of statements [2024-08-14T07:56:24.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.106s coverage: 94.1% of statements [2024-08-14T07:56:24.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.097s coverage: 96.3% of statements [2024-08-14T07:56:28.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements [2024-08-14T07:56:30.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-14T07:56:32.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-14T07:56:32.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-14T07:56:32.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-14T07:56:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-14T07:56:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-14T07:56:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-14T07:56:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-14T07:56:41.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.097s coverage: 94.4% of statements [2024-08-14T07:56:41.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-14T07:56:41.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-14T07:56:41.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-14T07:56:46.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-14T07:56:46.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-14T07:56:46.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-14T07:56:46.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-14T07:56:52.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-14T07:56:52.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-14T07:56:54.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-14T07:56:55.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.813s coverage: 79.9% of statements [2024-08-14T07:57:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.143s coverage: 92.9% of statements [2024-08-14T07:57:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 67.2% of statements [2024-08-14T07:57:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.117s coverage: 62.3% of statements [2024-08-14T07:57:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 76.6% of statements [2024-08-14T07:57:00.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-14T07:57:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.094s coverage: 87.2% of statements [2024-08-14T07:57:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.086s coverage: 20.0% of statements [2024-08-14T07:57:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements [2024-08-14T07:57:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.313s coverage: 81.8% of statements [2024-08-14T07:57:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.243s coverage: 82.1% of statements [2024-08-14T07:57:02.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-14T07:57:03.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.110s coverage: 86.0% of statements [2024-08-14T07:57:06.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-14T07:57:06.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-14T07:57:08.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.794s coverage: 63.1% of statements [2024-08-14T07:57:08.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.116s coverage: 100.0% of statements [2024-08-14T07:57:09.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements [2024-08-14T07:57:09.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements [2024-08-14T07:57:10.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-14T07:57:10.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-14T07:57:10.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-14T07:57:10.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2024-08-14T07:57:11.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-08-14T07:57:18.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-14T07:57:18.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-14T07:57:18.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-14T07:57:19.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.678s coverage: 36.5% of statements [2024-08-14T07:57:19.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.109s coverage: 89.5% of statements [2024-08-14T07:57:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-14T07:57:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-14T07:57:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-14T07:57:19.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-14T07:57:19.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-14T07:57:19.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-14T07:57:19.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-14T07:57:19.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-14T07:57:21.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.103s coverage: 84.8% of statements [2024-08-14T07:57:27.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-14T07:57:27.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-14T07:57:27.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:57:27.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-14T07:57:28.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.277s coverage: 76.9% of statements [2024-08-14T07:57:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-14T07:57:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-14T07:57:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-14T07:57:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-14T07:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.172s coverage: 19.9% of statements [2024-08-14T07:57:42.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-14T07:57:42.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:57:42.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-14T07:57:42.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-14T07:57:43.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.482s coverage: 95.7% of statements [2024-08-14T07:57:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-14T07:57:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-14T07:57:46.708Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements [2024-08-14T07:57:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-14T07:57:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T07:57:50.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.269s coverage: 98.9% of statements [2024-08-14T07:57:52.087Z] 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 [2024-08-14T07:57:52.353Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-14T07:57:52.353Z] go vet ./... [2024-08-14T08:02:15.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-14T08:02:15.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-14T08:02:15.725Z] ./bin/test-attribution-txt.sh [2024-08-14T08:02:15.725Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-14T08:02:15.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-14T08:02:16.136Z] + ls -al . [2024-08-14T08:02:16.136Z] total 884 [2024-08-14T08:02:16.136Z] drwxrwxr-x 10 1001 1001 4096 Aug 14 07:50 . [2024-08-14T08:02:16.136Z] drwxr-xr-x 4 root root 4096 Aug 14 07:50 .. [2024-08-14T08:02:16.136Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 07:48 .blubracket [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 10 Aug 14 07:48 .dockerignore [2024-08-14T08:02:16.136Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 07:48 .git [2024-08-14T08:02:16.136Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 07:48 .github [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 1102 Aug 14 07:48 .gitignore [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 07:48 .golangci.yml [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 100 Aug 14 07:48 .hadolint.yml [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 155 Aug 14 07:48 .sonarcloud.properties [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 07:48 ADOPTERS.md [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 21171 Aug 14 07:48 Attribution.txt [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 100284 Aug 14 07:48 CHANGELOG.md [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 07:48 CONTRIBUTING.md [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 07:48 GOVERNANCE.md [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 861 Aug 14 07:48 Jenkinsfile [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 07:48 LICENSE [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 16854 Aug 14 07:48 Makefile [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 07:48 OWNERS.md [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 9528 Aug 14 07:48 README.md [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 07:48 SECURITY.md [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 07:43 VERSION [2024-08-14T08:02:16.136Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 07:48 bin [2024-08-14T08:02:16.136Z] drwxrwxr-x 20 1001 1001 4096 Aug 14 07:48 cmd [2024-08-14T08:02:16.136Z] -rw-r--r-- 1 root root 518743 Aug 14 07:57 coverage.out [2024-08-14T08:02:16.136Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 07:48 fuzz_test [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 7317 Aug 14 07:48 go.mod [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 102581 Aug 14 07:48 go.sum [2024-08-14T08:02:16.136Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 07:48 internal [2024-08-14T08:02:16.136Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 07:48 openapi [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 584 Aug 14 07:48 security.txt [2024-08-14T08:02:16.136Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 07:48 version.go [Pipeline] sh [2024-08-14T08:02:16.793Z] + '[' -e coverage.out ] [2024-08-14T08:02:16.793Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-14T08:02:16.837Z] Warning: overwriting stash ‘coverage-report’ [2024-08-14T08:02:17.684Z] Stashed 1 file(s) [Pipeline] sh [2024-08-14T08:02:18.331Z] + make build [2024-08-14T08:02:18.331Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-14T08:05:25.031Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-14T08:05:33.235Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-14T08:05:39.881Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-08-14T08:05:43.210Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-14T08:05:51.445Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-14T08:06:24.009Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-14T08:06:28.254Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-14T08:06:40.545Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T08:06:50.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T08:06:53.940Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T08:06:57.276Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-14T08:07:00.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-14T08:07:04.866Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-08-14T08:07:09.129Z] $ docker stop --time=1 9ac327f4c6c5b10ef2ea4b02c4af3d275c7c25a423b6c1d8b32d0d9fae49972d [2024-08-14T08:07:11.287Z] $ docker rm -f --volumes 9ac327f4c6c5b10ef2ea4b02c4af3d275c7c25a423b6c1d8b32d0d9fae49972d [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 [2024-08-14T08:07:15.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-14T08:07:15.457Z] [2024-08-14T08:07:15.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:07:15.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-14T08:07:16.162Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-14T08:07:16.162Z] 547446be3368: Pulling fs layer [2024-08-14T08:07:16.162Z] d125d8839a47: Pulling fs layer [2024-08-14T08:07:16.162Z] 3e85d5ac6304: Pulling fs layer [2024-08-14T08:07:16.162Z] c3105a71a48b: Pulling fs layer [2024-08-14T08:07:16.162Z] 0f093f025ec4: Pulling fs layer [2024-08-14T08:07:16.162Z] c3106fc0e877: Pulling fs layer [2024-08-14T08:07:16.162Z] 0f093f025ec4: Waiting [2024-08-14T08:07:16.162Z] c3105a71a48b: Waiting [2024-08-14T08:07:16.162Z] c3106fc0e877: Waiting [2024-08-14T08:07:16.162Z] 547446be3368: Verifying Checksum [2024-08-14T08:07:16.162Z] 547446be3368: Download complete [2024-08-14T08:07:16.162Z] c3105a71a48b: Verifying Checksum [2024-08-14T08:07:16.162Z] c3105a71a48b: Download complete [2024-08-14T08:07:16.744Z] d125d8839a47: Verifying Checksum [2024-08-14T08:07:16.744Z] d125d8839a47: Download complete [2024-08-14T08:07:16.744Z] c3106fc0e877: Verifying Checksum [2024-08-14T08:07:16.744Z] c3106fc0e877: Download complete [2024-08-14T08:07:16.744Z] 0f093f025ec4: Verifying Checksum [2024-08-14T08:07:16.744Z] 0f093f025ec4: Download complete [2024-08-14T08:07:17.011Z] 547446be3368: Pull complete [2024-08-14T08:07:18.412Z] d125d8839a47: Pull complete [2024-08-14T08:07:18.678Z] 3e85d5ac6304: Verifying Checksum [2024-08-14T08:07:18.678Z] 3e85d5ac6304: Download complete [2024-08-14T08:07:28.725Z] 3e85d5ac6304: Pull complete [2024-08-14T08:07:28.725Z] c3105a71a48b: Pull complete [2024-08-14T08:07:29.688Z] 0f093f025ec4: Pull complete [2024-08-14T08:07:29.954Z] c3106fc0e877: Pull complete [2024-08-14T08:07:29.954Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-14T08:07:29.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-14T08:07:29.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T08:07:30.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-7685 does not seem to be running inside a container [2024-08-14T08:07:30.385Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose-arm64:latest cat [2024-08-14T08:07:32.926Z] $ docker top 56cc833b82f31abbd98adca7f9cb510590a8d84dc47a77ff4400d4042cbcdf45 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T08:07:33.841Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-14T08:07:43.908Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-08-14T08:07:43.908Z] #1 transferring dockerfile: 1.69kB 0.0s done [2024-08-14T08:07:43.908Z] #1 DONE 0.1s [2024-08-14T08:07:43.908Z] [2024-08-14T08:07:43.908Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-14T08:07:43.908Z] #2 transferring dockerfile: 1.85kB done [2024-08-14T08:07:43.908Z] #2 DONE 0.0s [2024-08-14T08:07:43.908Z] [2024-08-14T08:07:43.909Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-14T08:07:43.909Z] #3 transferring dockerfile: 2.49kB done [2024-08-14T08:07:43.909Z] #3 DONE 0.1s [2024-08-14T08:07:43.909Z] [2024-08-14T08:07:43.909Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-08-14T08:07:43.909Z] #4 transferring dockerfile: 1.93kB done [2024-08-14T08:07:43.909Z] #4 DONE 0.1s [2024-08-14T08:07:43.909Z] [2024-08-14T08:07:43.909Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-08-14T08:07:43.909Z] #5 transferring dockerfile: 1.70kB done [2024-08-14T08:07:43.909Z] #5 DONE 0.1s [2024-08-14T08:07:43.909Z] [2024-08-14T08:07:43.909Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-14T08:07:43.909Z] #6 transferring dockerfile: 1.89kB 0.0s done [2024-08-14T08:07:43.909Z] #6 DONE 0.1s [2024-08-14T08:07:43.909Z] [2024-08-14T08:07:43.909Z] #7 [core-command internal] load build definition from Dockerfile [2024-08-14T08:07:44.179Z] #7 transferring dockerfile: 1.93kB done [2024-08-14T08:07:44.180Z] #7 DONE 0.1s [2024-08-14T08:07:44.180Z] [2024-08-14T08:07:44.180Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-14T08:07:44.180Z] #8 transferring dockerfile: 2.23kB done [2024-08-14T08:07:44.180Z] #8 DONE 0.1s [2024-08-14T08:07:44.180Z] [2024-08-14T08:07:44.180Z] #9 [core-data internal] load build definition from Dockerfile [2024-08-14T08:07:44.180Z] #9 transferring dockerfile: 2.01kB done [2024-08-14T08:07:44.180Z] #9 DONE 0.1s [2024-08-14T08:07:44.180Z] [2024-08-14T08:07:44.180Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-08-14T08:07:44.448Z] #10 transferring dockerfile: 1.95kB done [2024-08-14T08:07:44.448Z] #10 DONE 0.1s [2024-08-14T08:07:44.448Z] [2024-08-14T08:07:44.448Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-14T08:07:44.448Z] #11 transferring dockerfile: 3.17kB 0.0s done [2024-08-14T08:07:44.448Z] #11 DONE 0.1s [2024-08-14T08:07:44.448Z] [2024-08-14T08:07:44.448Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-14T08:07:44.448Z] #12 transferring dockerfile: 2.15kB done [2024-08-14T08:07:44.448Z] #12 DONE 0.1s [2024-08-14T08:07:44.448Z] [2024-08-14T08:07:44.448Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-08-14T08:07:44.720Z] #13 transferring dockerfile: 1.81kB done [2024-08-14T08:07:44.720Z] #13 DONE 0.1s [2024-08-14T08:07:44.720Z] [2024-08-14T08:07:44.720Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-14T08:07:44.720Z] #14 transferring dockerfile: 2.50kB done [2024-08-14T08:07:44.720Z] #14 DONE 0.0s [2024-08-14T08:07:44.720Z] [2024-08-14T08:07:44.720Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-08-14T08:07:44.720Z] #15 transferring dockerfile: 2.01kB done [2024-08-14T08:07:44.720Z] #15 DONE 0.1s [2024-08-14T08:07:44.720Z] [2024-08-14T08:07:44.720Z] #16 [security-spire-config internal] load .dockerignore [2024-08-14T08:07:44.720Z] #16 transferring context: 50B 0.0s done [2024-08-14T08:07:44.720Z] #16 DONE 0.1s [2024-08-14T08:07:44.720Z] [2024-08-14T08:07:44.720Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-08-14T08:07:44.720Z] #17 transferring dockerfile: 2.06kB 0.0s done [2024-08-14T08:07:45.679Z] #17 ... [2024-08-14T08:07:45.679Z] [2024-08-14T08:07:45.679Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-08-14T08:07:45.679Z] #18 transferring context: 50B done [2024-08-14T08:07:45.679Z] #18 DONE 0.1s [2024-08-14T08:07:45.679Z] [2024-08-14T08:07:45.679Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-08-14T08:07:45.679Z] #19 transferring context: 50B done [2024-08-14T08:07:45.679Z] #19 DONE 0.0s [2024-08-14T08:07:45.679Z] [2024-08-14T08:07:45.679Z] #20 [support-scheduler internal] load .dockerignore [2024-08-14T08:07:45.679Z] #20 transferring context: 50B 0.0s done [2024-08-14T08:07:45.679Z] #20 DONE 0.1s [2024-08-14T08:07:45.679Z] [2024-08-14T08:07:45.679Z] #21 [security-spire-server internal] load .dockerignore [2024-08-14T08:07:45.679Z] #21 transferring context: 50B 0.0s done [2024-08-14T08:07:45.679Z] #21 DONE 0.1s [2024-08-14T08:07:45.679Z] [2024-08-14T08:07:45.679Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-08-14T08:07:45.949Z] #22 transferring context: 50B 0.0s done [2024-08-14T08:07:45.949Z] #22 DONE 0.1s [2024-08-14T08:07:45.949Z] [2024-08-14T08:07:45.949Z] #23 [core-command internal] load .dockerignore [2024-08-14T08:07:45.949Z] #23 transferring context: 50B done [2024-08-14T08:07:45.949Z] #23 DONE 0.0s [2024-08-14T08:07:45.949Z] [2024-08-14T08:07:45.949Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-08-14T08:07:45.949Z] #17 ... [2024-08-14T08:07:45.949Z] [2024-08-14T08:07:45.949Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-14T08:07:45.949Z] #24 transferring context: 50B done [2024-08-14T08:07:45.949Z] #24 DONE 0.1s [2024-08-14T08:07:45.949Z] [2024-08-14T08:07:45.949Z] #25 [core-data internal] load .dockerignore [2024-08-14T08:07:45.949Z] #25 transferring context: 50B done [2024-08-14T08:07:45.949Z] #25 DONE 0.0s [2024-08-14T08:07:45.949Z] [2024-08-14T08:07:45.949Z] #26 [security-bootstrapper internal] load .dockerignore [2024-08-14T08:07:45.949Z] #26 DONE 0.0s [2024-08-14T08:07:45.949Z] [2024-08-14T08:07:45.949Z] #27 [support-notifications internal] load .dockerignore [2024-08-14T08:07:45.949Z] #27 transferring context: 50B done [2024-08-14T08:07:46.219Z] #27 DONE 0.1s [2024-08-14T08:07:46.219Z] [2024-08-14T08:07:46.219Z] #26 [security-bootstrapper internal] load .dockerignore [2024-08-14T08:07:46.219Z] #26 transferring context: 50B done [2024-08-14T08:07:46.219Z] #26 DONE 0.1s [2024-08-14T08:07:46.219Z] [2024-08-14T08:07:46.219Z] #28 [security-proxy-auth internal] load .dockerignore [2024-08-14T08:07:46.219Z] #28 transferring context: 50B 0.0s done [2024-08-14T08:07:46.219Z] #28 DONE 0.1s [2024-08-14T08:07:46.219Z] [2024-08-14T08:07:46.219Z] #29 [security-spire-agent internal] load .dockerignore [2024-08-14T08:07:46.219Z] #29 transferring context: 50B done [2024-08-14T08:07:46.219Z] #29 DONE 0.1s [2024-08-14T08:07:46.219Z] [2024-08-14T08:07:46.219Z] #30 [security-proxy-setup internal] load .dockerignore [2024-08-14T08:07:46.515Z] #30 transferring context: 50B 0.0s done [2024-08-14T08:07:46.515Z] #30 DONE 0.1s [2024-08-14T08:07:46.515Z] [2024-08-14T08:07:46.515Z] #31 [core-metadata internal] load .dockerignore [2024-08-14T08:07:46.515Z] #31 transferring context: 50B done [2024-08-14T08:07:46.515Z] #31 DONE 0.1s [2024-08-14T08:07:46.515Z] [2024-08-14T08:07:46.515Z] #32 [core-keeper internal] load .dockerignore [2024-08-14T08:07:46.515Z] #32 transferring context: 50B done [2024-08-14T08:07:46.515Z] #32 DONE 0.1s [2024-08-14T08:07:46.515Z] [2024-08-14T08:07:46.515Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T08:07:46.784Z] #33 ... [2024-08-14T08:07:46.784Z] [2024-08-14T08:07:46.784Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:07:46.784Z] #34 DONE 0.1s [2024-08-14T08:07:46.784Z] [2024-08-14T08:07:46.784Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T08:07:47.053Z] #33 DONE 0.7s [2024-08-14T08:07:47.053Z] [2024-08-14T08:07:47.053Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-08-14T08:07:47.319Z] #17 ... [2024-08-14T08:07:47.319Z] [2024-08-14T08:07:47.319Z] #35 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:47.319Z] #35 DONE 0.0s [2024-08-14T08:07:47.319Z] [2024-08-14T08:07:47.319Z] #36 [security-spire-config internal] load build context [2024-08-14T08:07:47.319Z] #36 transferring context: 25.85kB 0.0s done [2024-08-14T08:07:47.319Z] #36 DONE 0.1s [2024-08-14T08:07:47.319Z] [2024-08-14T08:07:47.319Z] #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:47.319Z] #35 DONE 0.0s [2024-08-14T08:07:47.319Z] [2024-08-14T08:07:47.319Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:07:47.319Z] #34 DONE 0.1s [2024-08-14T08:07:47.319Z] [2024-08-14T08:07:47.319Z] #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:47.319Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T08:07:47.319Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T08:07:47.319Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T08:07:47.319Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T08:07:47.319Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-08-14T08:07:47.594Z] #37 ... [2024-08-14T08:07:47.594Z] [2024-08-14T08:07:47.594Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:47.594Z] #35 DONE 0.0s [2024-08-14T08:07:47.594Z] [2024-08-14T08:07:47.594Z] #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:47.594Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s [2024-08-14T08:07:47.594Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-14T08:07:47.594Z] #37 ... [2024-08-14T08:07:47.594Z] [2024-08-14T08:07:47.594Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:47.594Z] #35 DONE 0.0s [2024-08-14T08:07:47.594Z] [2024-08-14T08:07:47.594Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T08:07:47.594Z] #33 DONE 0.7s [2024-08-14T08:07:47.594Z] [2024-08-14T08:07:47.594Z] #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:47.594Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T08:07:47.594Z] #37 ... [2024-08-14T08:07:47.594Z] [2024-08-14T08:07:47.594Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:07:47.594Z] #34 DONE 0.3s [2024-08-14T08:07:47.594Z] [2024-08-14T08:07:47.594Z] #37 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:47.594Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T08:07:47.594Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T08:07:47.594Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T08:07:47.594Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T08:07:47.594Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T08:07:47.859Z] #37 ... [2024-08-14T08:07:47.859Z] [2024-08-14T08:07:47.859Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:47.859Z] #35 DONE 0.0s [2024-08-14T08:07:47.859Z] [2024-08-14T08:07:47.859Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:07:47.859Z] #34 DONE 0.4s [2024-08-14T08:07:47.859Z] [2024-08-14T08:07:47.859Z] #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:47.859Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T08:07:47.859Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T08:07:47.859Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T08:07:47.859Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T08:07:47.859Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T08:07:48.123Z] #37 ... [2024-08-14T08:07:48.123Z] [2024-08-14T08:07:48.123Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:48.123Z] #35 DONE 0.0s [2024-08-14T08:07:48.123Z] [2024-08-14T08:07:48.123Z] #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:48.123Z] #37 ... [2024-08-14T08:07:48.123Z] [2024-08-14T08:07:48.123Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:07:48.123Z] #34 DONE 0.6s [2024-08-14T08:07:48.123Z] [2024-08-14T08:07:48.123Z] #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:48.420Z] #37 ... [2024-08-14T08:07:48.420Z] [2024-08-14T08:07:48.420Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:48.420Z] #35 DONE 0.0s [2024-08-14T08:07:48.420Z] [2024-08-14T08:07:48.420Z] #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:48.420Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T08:07:48.420Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T08:07:48.420Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T08:07:48.420Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T08:07:48.420Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T08:07:48.685Z] #37 ... [2024-08-14T08:07:48.685Z] [2024-08-14T08:07:48.685Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:48.685Z] #35 DONE 0.0s [2024-08-14T08:07:48.685Z] [2024-08-14T08:07:48.685Z] #37 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:48.685Z] #37 ... [2024-08-14T08:07:48.685Z] [2024-08-14T08:07:48.685Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:07:48.685Z] #34 DONE 1.0s [2024-08-14T08:07:48.685Z] [2024-08-14T08:07:48.685Z] #37 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:48.685Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T08:07:48.685Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T08:07:48.685Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T08:07:48.685Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T08:07:48.685Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T08:07:48.949Z] #37 ... [2024-08-14T08:07:48.949Z] [2024-08-14T08:07:48.949Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:48.949Z] #35 DONE 0.0s [2024-08-14T08:07:48.949Z] [2024-08-14T08:07:48.949Z] #38 [security-spire-server internal] load build context [2024-08-14T08:07:48.949Z] #38 transferring context: 27.60kB 0.3s done [2024-08-14T08:07:48.949Z] #38 DONE 1.4s [2024-08-14T08:07:48.949Z] [2024-08-14T08:07:48.949Z] #37 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:49.216Z] #37 ... [2024-08-14T08:07:49.216Z] [2024-08-14T08:07:49.216Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:49.216Z] #35 DONE 0.1s [2024-08-14T08:07:49.480Z] [2024-08-14T08:07:49.480Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:07:49.480Z] #34 DONE 1.4s [2024-08-14T08:07:49.480Z] [2024-08-14T08:07:49.480Z] #37 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:49.480Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T08:07:49.480Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T08:07:49.480Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T08:07:49.480Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T08:07:49.480Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T08:07:49.744Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T08:07:49.744Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T08:07:49.744Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T08:07:49.744Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T08:07:49.744Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T08:07:49.744Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-08-14T08:07:49.744Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-08-14T08:07:50.012Z] #37 ... [2024-08-14T08:07:50.012Z] [2024-08-14T08:07:50.012Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:50.012Z] #35 DONE 0.1s [2024-08-14T08:07:50.012Z] [2024-08-14T08:07:50.012Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:07:50.012Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-14T08:07:50.012Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-14T08:07:50.012Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-14T08:07:50.012Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-14T08:07:50.012Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-14T08:07:50.012Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-14T08:07:50.012Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-14T08:07:50.012Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-14T08:07:50.012Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.8s [2024-08-14T08:07:50.012Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-14T08:07:50.012Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-14T08:07:50.282Z] #39 ... [2024-08-14T08:07:50.282Z] [2024-08-14T08:07:50.282Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:07:50.282Z] #34 DONE 1.9s [2024-08-14T08:07:50.282Z] [2024-08-14T08:07:50.282Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:07:50.282Z] #39 ... [2024-08-14T08:07:50.282Z] [2024-08-14T08:07:50.282Z] #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:50.282Z] #35 DONE 0.1s [2024-08-14T08:07:50.282Z] [2024-08-14T08:07:50.282Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:07:50.549Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 3.2s [2024-08-14T08:07:50.549Z] #39 ... [2024-08-14T08:07:50.549Z] [2024-08-14T08:07:50.549Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T08:07:50.549Z] #33 DONE 1.4s [2024-08-14T08:07:50.549Z] [2024-08-14T08:07:50.549Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:07:50.549Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.4s [2024-08-14T08:07:50.815Z] #39 ... [2024-08-14T08:07:50.815Z] [2024-08-14T08:07:50.815Z] #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T08:07:50.815Z] #35 DONE 0.1s [2024-08-14T08:07:50.815Z] [2024-08-14T08:07:50.815Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:07:50.815Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.6s [2024-08-14T08:07:51.083Z] #39 ... [2024-08-14T08:07:51.083Z] [2024-08-14T08:07:51.083Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:07:51.083Z] #34 DONE 2.7s [2024-08-14T08:07:51.083Z] [2024-08-14T08:07:51.083Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:07:51.083Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.8s done [2024-08-14T08:07:51.664Z] #39 ... [2024-08-14T08:07:51.664Z] [2024-08-14T08:07:51.664Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-14T08:07:51.664Z] #40 DONE 1.9s [2024-08-14T08:07:51.664Z] [2024-08-14T08:07:51.664Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:07:51.664Z] #41 DONE 0.0s [2024-08-14T08:07:51.664Z] [2024-08-14T08:07:51.664Z] #42 [security-spire-agent internal] load build context [2024-08-14T08:07:51.664Z] #42 DONE 0.0s [2024-08-14T08:07:51.664Z] [2024-08-14T08:07:51.664Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:07:51.664Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-14T08:07:51.664Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-14T08:07:51.664Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-14T08:07:51.664Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-14T08:07:51.664Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-14T08:07:51.665Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-14T08:07:51.665Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-14T08:07:51.665Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-14T08:07:51.665Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.8s done [2024-08-14T08:07:51.665Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-14T08:07:51.665Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-14T08:07:51.665Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-14T08:07:51.930Z] #39 ... [2024-08-14T08:07:51.930Z] [2024-08-14T08:07:51.930Z] #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:07:51.930Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T08:07:51.930Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T08:07:51.930Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T08:07:51.930Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T08:07:51.931Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T08:07:51.931Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-08-14T08:07:51.931Z] #37 DONE 5.6s [2024-08-14T08:07:51.931Z] [2024-08-14T08:07:51.931Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T08:07:56.212Z] #43 ... [2024-08-14T08:07:56.212Z] [2024-08-14T08:07:56.212Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-14T08:07:56.212Z] #44 DONE 8.6s [2024-08-14T08:07:56.212Z] [2024-08-14T08:07:56.212Z] #45 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-14T08:07:56.212Z] #45 ... [2024-08-14T08:07:56.212Z] [2024-08-14T08:07:56.212Z] #42 [security-spire-agent internal] load build context [2024-08-14T08:07:56.212Z] #42 transferring context: 27.13kB 0.1s done [2024-08-14T08:07:56.212Z] #42 DONE 4.2s [2024-08-14T08:07:56.212Z] [2024-08-14T08:07:56.212Z] #45 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-14T08:07:57.631Z] #45 ... [2024-08-14T08:07:57.631Z] [2024-08-14T08:07:57.631Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:07:57.631Z] #46 ... [2024-08-14T08:07:57.631Z] [2024-08-14T08:07:57.631Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:07:57.631Z] #47 ... [2024-08-14T08:07:57.631Z] [2024-08-14T08:07:57.631Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:07:57.631Z] #46 ... [2024-08-14T08:07:57.631Z] [2024-08-14T08:07:57.631Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:07:57.901Z] #48 ... [2024-08-14T08:07:57.901Z] [2024-08-14T08:07:57.901Z] #49 [support-scheduler internal] load build context [2024-08-14T08:07:57.901Z] #49 ... [2024-08-14T08:07:57.901Z] [2024-08-14T08:07:57.901Z] #50 [core-command internal] load build context [2024-08-14T08:07:58.172Z] #50 ... [2024-08-14T08:07:58.172Z] [2024-08-14T08:07:58.172Z] #45 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-14T08:07:58.172Z] #45 DONE 2.4s [2024-08-14T08:07:58.172Z] [2024-08-14T08:07:58.172Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T08:07:58.172Z] #51 ... [2024-08-14T08:07:58.172Z] [2024-08-14T08:07:58.172Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:07:58.440Z] #52 ... [2024-08-14T08:07:58.441Z] [2024-08-14T08:07:58.441Z] #50 [core-command internal] load build context [2024-08-14T08:07:58.708Z] #50 ... [2024-08-14T08:07:58.709Z] [2024-08-14T08:07:58.709Z] #53 [core-data internal] load build context [2024-08-14T08:07:58.976Z] #53 ... [2024-08-14T08:07:58.976Z] [2024-08-14T08:07:58.976Z] #54 [support-notifications internal] load build context [2024-08-14T08:07:58.976Z] #54 ... [2024-08-14T08:07:58.976Z] [2024-08-14T08:07:58.976Z] #53 [core-data internal] load build context [2024-08-14T08:07:58.976Z] #53 transferring context: 19.20MB 9.4s [2024-08-14T08:07:59.562Z] #53 ... [2024-08-14T08:07:59.562Z] [2024-08-14T08:07:59.562Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:07:59.562Z] #55 ... [2024-08-14T08:07:59.562Z] [2024-08-14T08:07:59.562Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:07:59.834Z] #56 ... [2024-08-14T08:07:59.834Z] [2024-08-14T08:07:59.834Z] #53 [core-data internal] load build context [2024-08-14T08:08:00.419Z] #53 ... [2024-08-14T08:08:00.419Z] [2024-08-14T08:08:00.419Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:00.419Z] #57 ... [2024-08-14T08:08:00.419Z] [2024-08-14T08:08:00.419Z] #53 [core-data internal] load build context [2024-08-14T08:08:01.379Z] #53 ... [2024-08-14T08:08:01.379Z] [2024-08-14T08:08:01.379Z] #58 [core-keeper internal] load build context [2024-08-14T08:08:01.379Z] #58 ... [2024-08-14T08:08:01.379Z] [2024-08-14T08:08:01.379Z] #59 [core-metadata internal] load build context [2024-08-14T08:08:01.646Z] #59 ... [2024-08-14T08:08:01.646Z] [2024-08-14T08:08:01.646Z] #58 [core-keeper internal] load build context [2024-08-14T08:08:01.646Z] #58 ... [2024-08-14T08:08:01.646Z] [2024-08-14T08:08:01.646Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:08:01.646Z] #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.8s done [2024-08-14T08:08:01.646Z] #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-14T08:08:01.646Z] #41 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-14T08:08:01.646Z] #41 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-14T08:08:01.646Z] #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-08-14T08:08:01.646Z] #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-14T08:08:01.646Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.2s done [2024-08-14T08:08:01.646Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.7s [2024-08-14T08:08:01.914Z] #41 ... [2024-08-14T08:08:01.914Z] [2024-08-14T08:08:01.914Z] #59 [core-metadata internal] load build context [2024-08-14T08:08:01.914Z] #59 ... [2024-08-14T08:08:01.914Z] [2024-08-14T08:08:01.914Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:01.914Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.0s [2024-08-14T08:08:02.184Z] #39 ... [2024-08-14T08:08:02.184Z] [2024-08-14T08:08:02.184Z] #59 [core-metadata internal] load build context [2024-08-14T08:08:02.454Z] #59 ... [2024-08-14T08:08:02.454Z] [2024-08-14T08:08:02.454Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T08:08:02.720Z] #60 ... [2024-08-14T08:08:02.720Z] [2024-08-14T08:08:02.720Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T08:08:02.720Z] #61 ... [2024-08-14T08:08:02.720Z] [2024-08-14T08:08:02.720Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T08:08:02.985Z] #62 ... [2024-08-14T08:08:02.985Z] [2024-08-14T08:08:02.985Z] #63 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T08:08:02.985Z] #63 ... [2024-08-14T08:08:02.985Z] [2024-08-14T08:08:02.985Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T08:08:02.985Z] #60 DONE 10.4s [2024-08-14T08:08:02.985Z] [2024-08-14T08:08:02.985Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T08:08:02.985Z] #64 ... [2024-08-14T08:08:02.985Z] [2024-08-14T08:08:02.985Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T08:08:03.251Z] #65 ... [2024-08-14T08:08:03.251Z] [2024-08-14T08:08:03.251Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T08:08:03.251Z] #66 ... [2024-08-14T08:08:03.251Z] [2024-08-14T08:08:03.251Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T08:08:03.522Z] #67 ... [2024-08-14T08:08:03.522Z] [2024-08-14T08:08:03.522Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T08:08:03.522Z] #68 ... [2024-08-14T08:08:03.522Z] [2024-08-14T08:08:03.522Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T08:08:03.787Z] #69 ... [2024-08-14T08:08:03.787Z] [2024-08-14T08:08:03.787Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:04.053Z] #47 transferring context: 47.31MB 16.4s [2024-08-14T08:08:04.053Z] #47 ... [2024-08-14T08:08:04.053Z] [2024-08-14T08:08:04.053Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T08:08:04.053Z] #64 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:04.321Z] #64 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:04.901Z] #64 ... [2024-08-14T08:08:04.901Z] [2024-08-14T08:08:04.901Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T08:08:04.901Z] #43 8.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:04.901Z] #43 9.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:04.901Z] #43 10.96 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T08:08:04.901Z] #43 10.96 (2/4) Installing openssl (3.1.6-r0) [2024-08-14T08:08:04.901Z] #43 11.00 (3/4) Installing su-exec (0.2-r3) [2024-08-14T08:08:04.901Z] #43 11.00 (4/4) Installing yq (4.33.3-r5) [2024-08-14T08:08:04.901Z] #43 11.28 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:08:04.901Z] #43 11.35 OK: 18 MiB in 19 packages [2024-08-14T08:08:04.901Z] #43 DONE 12.8s [2024-08-14T08:08:04.901Z] [2024-08-14T08:08:04.901Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-14T08:08:08.235Z] #70 ... [2024-08-14T08:08:08.235Z] [2024-08-14T08:08:08.235Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:08:08.235Z] #48 ... [2024-08-14T08:08:08.235Z] [2024-08-14T08:08:08.235Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T08:08:08.235Z] #71 ... [2024-08-14T08:08:08.235Z] [2024-08-14T08:08:08.235Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-14T08:08:08.235Z] #72 ... [2024-08-14T08:08:08.235Z] [2024-08-14T08:08:08.235Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T08:08:08.509Z] #73 ... [2024-08-14T08:08:08.509Z] [2024-08-14T08:08:08.509Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-14T08:08:08.509Z] #74 ... [2024-08-14T08:08:08.509Z] [2024-08-14T08:08:08.509Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:08.776Z] #46 ... [2024-08-14T08:08:08.776Z] [2024-08-14T08:08:08.776Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:08.776Z] #49 ... [2024-08-14T08:08:08.776Z] [2024-08-14T08:08:08.776Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:08:09.041Z] #52 ... [2024-08-14T08:08:09.041Z] [2024-08-14T08:08:09.041Z] #50 [core-command internal] load build context [2024-08-14T08:08:09.041Z] #50 ... [2024-08-14T08:08:09.041Z] [2024-08-14T08:08:09.041Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:09.306Z] #54 ... [2024-08-14T08:08:09.306Z] [2024-08-14T08:08:09.306Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:09.306Z] #46 transferring context: 67.90MB 21.5s [2024-08-14T08:08:09.884Z] #46 ... [2024-08-14T08:08:09.884Z] [2024-08-14T08:08:09.884Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T08:08:09.884Z] #64 13.83 (1/4) Installing ca-certificates (20240226-r0) [2024-08-14T08:08:09.884Z] #64 14.03 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-14T08:08:09.884Z] #64 14.03 (3/4) Installing su-exec (0.2-r3) [2024-08-14T08:08:09.884Z] #64 14.03 (4/4) Installing yq (4.33.3-r5) [2024-08-14T08:08:09.884Z] #64 14.46 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:08:09.884Z] #64 14.57 Executing ca-certificates-20240226-r0.trigger [2024-08-14T08:08:09.884Z] #64 15.31 OK: 18 MiB in 19 packages [2024-08-14T08:08:09.884Z] #64 DONE 17.1s [2024-08-14T08:08:09.884Z] [2024-08-14T08:08:09.884Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:09.884Z] #46 ... [2024-08-14T08:08:09.884Z] [2024-08-14T08:08:09.884Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:08:10.149Z] #55 ... [2024-08-14T08:08:10.149Z] [2024-08-14T08:08:10.149Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:10.149Z] #56 ... [2024-08-14T08:08:10.149Z] [2024-08-14T08:08:10.149Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:10.734Z] #46 ... [2024-08-14T08:08:10.734Z] [2024-08-14T08:08:10.734Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:10.734Z] #57 ... [2024-08-14T08:08:10.734Z] [2024-08-14T08:08:10.734Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:11.314Z] #56 ... [2024-08-14T08:08:11.314Z] [2024-08-14T08:08:11.314Z] #53 [core-data internal] load build context [2024-08-14T08:08:11.578Z] #53 ... [2024-08-14T08:08:11.578Z] [2024-08-14T08:08:11.578Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:11.845Z] #56 ... [2024-08-14T08:08:11.845Z] [2024-08-14T08:08:11.845Z] #58 [core-keeper internal] load build context [2024-08-14T08:08:12.111Z] #58 ... [2024-08-14T08:08:12.111Z] [2024-08-14T08:08:12.111Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:08:12.111Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.0s [2024-08-14T08:08:12.111Z] #41 ... [2024-08-14T08:08:12.111Z] [2024-08-14T08:08:12.111Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:12.407Z] #56 ... [2024-08-14T08:08:12.407Z] [2024-08-14T08:08:12.407Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:12.407Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.2s [2024-08-14T08:08:12.407Z] #39 ... [2024-08-14T08:08:12.407Z] [2024-08-14T08:08:12.407Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:12.673Z] #56 ... [2024-08-14T08:08:12.673Z] [2024-08-14T08:08:12.673Z] #59 [core-metadata internal] load build context [2024-08-14T08:08:12.673Z] #59 ... [2024-08-14T08:08:12.673Z] [2024-08-14T08:08:12.673Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:13.253Z] #56 ... [2024-08-14T08:08:13.253Z] [2024-08-14T08:08:13.253Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-14T08:08:13.253Z] #75 ... [2024-08-14T08:08:13.253Z] [2024-08-14T08:08:13.253Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:14.214Z] #39 ... [2024-08-14T08:08:14.214Z] [2024-08-14T08:08:14.214Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:14.214Z] #47 transferring context: 57.80MB 26.6s [2024-08-14T08:08:14.214Z] #47 ... [2024-08-14T08:08:14.214Z] [2024-08-14T08:08:14.214Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:08:15.186Z] #55 ... [2024-08-14T08:08:15.186Z] [2024-08-14T08:08:15.186Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T08:08:15.186Z] #61 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:15.186Z] #61 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:15.186Z] #61 16.19 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T08:08:15.186Z] #61 16.19 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T08:08:15.186Z] #61 16.19 OK: 19946 distinct packages available [2024-08-14T08:08:15.186Z] #61 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:15.186Z] #61 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:15.455Z] #61 ... [2024-08-14T08:08:15.455Z] [2024-08-14T08:08:15.455Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T08:08:15.455Z] #69 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:15.455Z] #69 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:15.455Z] #69 17.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T08:08:15.455Z] #69 17.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T08:08:15.455Z] #69 17.48 OK: 19946 distinct packages available [2024-08-14T08:08:15.455Z] #69 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:15.455Z] #69 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:15.455Z] #69 ... [2024-08-14T08:08:15.455Z] [2024-08-14T08:08:15.455Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:16.860Z] #56 ... [2024-08-14T08:08:16.860Z] [2024-08-14T08:08:16.860Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T08:08:16.860Z] #62 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:16.860Z] #62 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:16.860Z] #62 17.38 (1/3) Installing ca-certificates (20240226-r0) [2024-08-14T08:08:16.860Z] #62 17.58 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-14T08:08:16.860Z] #62 17.58 (3/3) Installing tzdata (2024a-r0) [2024-08-14T08:08:16.860Z] #62 19.68 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:08:16.860Z] #62 19.68 Executing ca-certificates-20240226-r0.trigger [2024-08-14T08:08:16.860Z] #62 20.79 OK: 12 MiB in 18 packages [2024-08-14T08:08:16.860Z] #62 ... [2024-08-14T08:08:16.860Z] [2024-08-14T08:08:16.860Z] #50 [core-command internal] load build context [2024-08-14T08:08:17.126Z] #50 ... [2024-08-14T08:08:17.126Z] [2024-08-14T08:08:17.126Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:17.393Z] #49 ... [2024-08-14T08:08:17.393Z] [2024-08-14T08:08:17.393Z] #50 [core-command internal] load build context [2024-08-14T08:08:17.393Z] #50 ... [2024-08-14T08:08:17.393Z] [2024-08-14T08:08:17.393Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T08:08:17.393Z] #62 DONE 24.8s [2024-08-14T08:08:17.393Z] [2024-08-14T08:08:17.393Z] #50 [core-command internal] load build context [2024-08-14T08:08:17.981Z] #50 ... [2024-08-14T08:08:17.981Z] [2024-08-14T08:08:17.981Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T08:08:17.981Z] #67 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:17.981Z] #67 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:17.981Z] #67 22.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T08:08:17.981Z] #67 22.94 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:08:17.981Z] #67 22.94 OK: 8 MiB in 16 packages [2024-08-14T08:08:17.981Z] #67 DONE 25.3s [2024-08-14T08:08:18.265Z] [2024-08-14T08:08:18.265Z] #50 [core-command internal] load build context [2024-08-14T08:08:18.265Z] #50 ... [2024-08-14T08:08:18.265Z] [2024-08-14T08:08:18.265Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T08:08:18.265Z] #61 23.25 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-14T08:08:18.265Z] #61 23.25 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-14T08:08:18.265Z] #61 23.25 (3/5) Installing libucontext (1.2-r2) [2024-08-14T08:08:18.265Z] #61 23.25 (4/5) Installing gcompat (1.1.0-r1) [2024-08-14T08:08:18.265Z] #61 23.25 (5/5) Installing openssl (3.1.6-r0) [2024-08-14T08:08:18.265Z] #61 23.25 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:08:18.265Z] #61 23.42 OK: 9 MiB in 20 packages [2024-08-14T08:08:18.265Z] #61 DONE 25.6s [2024-08-14T08:08:18.265Z] [2024-08-14T08:08:18.265Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:08:18.530Z] #48 ... [2024-08-14T08:08:18.531Z] [2024-08-14T08:08:18.531Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:08:19.114Z] #76 ... [2024-08-14T08:08:19.114Z] [2024-08-14T08:08:19.114Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:08:19.114Z] #52 ... [2024-08-14T08:08:19.114Z] [2024-08-14T08:08:19.114Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:19.379Z] #49 ... [2024-08-14T08:08:19.379Z] [2024-08-14T08:08:19.379Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:19.379Z] #54 ... [2024-08-14T08:08:19.379Z] [2024-08-14T08:08:19.379Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:08:19.379Z] #52 transferring context: 54.98MB 29.8s [2024-08-14T08:08:19.647Z] #52 ... [2024-08-14T08:08:19.647Z] [2024-08-14T08:08:19.647Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T08:08:19.647Z] #68 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:19.647Z] #68 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:19.647Z] #68 23.06 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T08:08:19.647Z] #68 23.06 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T08:08:19.647Z] #68 23.06 OK: 19946 distinct packages available [2024-08-14T08:08:19.647Z] #68 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:19.647Z] #68 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:19.913Z] #68 ... [2024-08-14T08:08:19.913Z] [2024-08-14T08:08:19.913Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T08:08:19.913Z] #77 ... [2024-08-14T08:08:19.913Z] [2024-08-14T08:08:19.913Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:08:20.873Z] #52 ... [2024-08-14T08:08:20.873Z] [2024-08-14T08:08:20.873Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:20.873Z] #57 ... [2024-08-14T08:08:20.873Z] [2024-08-14T08:08:20.873Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T08:08:20.873Z] #73 DONE 22.8s [2024-08-14T08:08:20.873Z] [2024-08-14T08:08:20.873Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:20.873Z] #57 ... [2024-08-14T08:08:20.873Z] [2024-08-14T08:08:20.873Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:21.141Z] #46 ... [2024-08-14T08:08:21.141Z] [2024-08-14T08:08:21.141Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:08:21.731Z] #52 ... [2024-08-14T08:08:21.731Z] [2024-08-14T08:08:21.731Z] #53 [core-data internal] load build context [2024-08-14T08:08:21.731Z] #53 ... [2024-08-14T08:08:21.731Z] [2024-08-14T08:08:21.731Z] #63 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T08:08:21.731Z] #63 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:21.731Z] #63 20.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:21.731Z] #63 26.00 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T08:08:21.731Z] #63 26.00 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:08:21.731Z] #63 26.13 OK: 8 MiB in 16 packages [2024-08-14T08:08:21.999Z] #63 ... [2024-08-14T08:08:21.999Z] [2024-08-14T08:08:21.999Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:08:22.586Z] #52 ... [2024-08-14T08:08:22.586Z] [2024-08-14T08:08:22.586Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T08:08:22.586Z] #69 25.31 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T08:08:22.586Z] #69 25.31 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-14T08:08:22.586Z] #69 25.31 (3/4) Installing libucontext (1.2-r2) [2024-08-14T08:08:22.586Z] #69 25.31 (4/4) Installing gcompat (1.1.0-r1) [2024-08-14T08:08:22.586Z] #69 25.31 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:08:22.586Z] #69 25.40 OK: 8 MiB in 19 packages [2024-08-14T08:08:22.586Z] #69 DONE 29.9s [2024-08-14T08:08:22.586Z] [2024-08-14T08:08:22.586Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:08:22.586Z] #52 ... [2024-08-14T08:08:22.586Z] [2024-08-14T08:08:22.586Z] #58 [core-keeper internal] load build context [2024-08-14T08:08:22.586Z] #58 ... [2024-08-14T08:08:22.586Z] [2024-08-14T08:08:22.586Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:22.855Z] #46 ... [2024-08-14T08:08:22.855Z] [2024-08-14T08:08:22.855Z] #63 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T08:08:22.855Z] #63 DONE 30.3s [2024-08-14T08:08:22.855Z] [2024-08-14T08:08:22.855Z] #59 [core-metadata internal] load build context [2024-08-14T08:08:23.121Z] #59 ... [2024-08-14T08:08:23.121Z] [2024-08-14T08:08:23.121Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T08:08:23.121Z] #65 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:23.121Z] #65 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:23.121Z] #65 27.22 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-14T08:08:23.121Z] #65 27.22 (2/2) Installing su-exec (0.2-r3) [2024-08-14T08:08:23.121Z] #65 27.22 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:08:23.121Z] #65 27.41 OK: 8 MiB in 17 packages [2024-08-14T08:08:23.121Z] #65 DONE 30.0s [2024-08-14T08:08:23.121Z] [2024-08-14T08:08:23.121Z] #59 [core-metadata internal] load build context [2024-08-14T08:08:23.121Z] #59 ... [2024-08-14T08:08:23.121Z] [2024-08-14T08:08:23.121Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:08:24.085Z] #52 ... [2024-08-14T08:08:24.085Z] [2024-08-14T08:08:24.085Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:08:24.085Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.7s [2024-08-14T08:08:24.085Z] #41 ... [2024-08-14T08:08:24.085Z] [2024-08-14T08:08:24.085Z] #58 [core-keeper internal] load build context [2024-08-14T08:08:24.350Z] #58 ... [2024-08-14T08:08:24.350Z] [2024-08-14T08:08:24.350Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:24.350Z] #47 ... [2024-08-14T08:08:24.350Z] [2024-08-14T08:08:24.350Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:24.350Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.6s [2024-08-14T08:08:24.616Z] #39 ... [2024-08-14T08:08:24.616Z] [2024-08-14T08:08:24.616Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:24.616Z] #47 transferring context: 68.68MB 37.0s [2024-08-14T08:08:24.616Z] #47 ... [2024-08-14T08:08:24.616Z] [2024-08-14T08:08:24.616Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T08:08:24.616Z] #66 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:24.616Z] #66 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:24.616Z] #66 28.08 (1/2) Installing ca-certificates (20240226-r0) [2024-08-14T08:08:24.616Z] #66 28.39 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-14T08:08:24.616Z] #66 28.39 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:08:24.616Z] #66 28.46 Executing ca-certificates-20240226-r0.trigger [2024-08-14T08:08:24.616Z] #66 29.53 OK: 9 MiB in 17 packages [2024-08-14T08:08:24.882Z] #66 ... [2024-08-14T08:08:24.882Z] [2024-08-14T08:08:24.882Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:25.464Z] #47 ... [2024-08-14T08:08:25.464Z] [2024-08-14T08:08:25.464Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:08:25.464Z] #55 ... [2024-08-14T08:08:25.464Z] [2024-08-14T08:08:25.464Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:25.731Z] #39 ... [2024-08-14T08:08:25.731Z] [2024-08-14T08:08:25.731Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T08:08:25.731Z] #66 DONE 32.9s [2024-08-14T08:08:25.731Z] [2024-08-14T08:08:25.731Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:26.313Z] #39 ... [2024-08-14T08:08:26.313Z] [2024-08-14T08:08:26.313Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-14T08:08:26.313Z] #72 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:26.313Z] #72 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:26.313Z] #72 24.95 OK: 266 MiB in 52 packages [2024-08-14T08:08:26.313Z] #72 DONE 28.3s [2024-08-14T08:08:26.313Z] [2024-08-14T08:08:26.313Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:26.894Z] #39 ... [2024-08-14T08:08:26.894Z] [2024-08-14T08:08:26.894Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T08:08:26.894Z] #68 28.86 (1/11) Installing ca-certificates (20240226-r0) [2024-08-14T08:08:26.894Z] #68 29.35 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-14T08:08:26.894Z] #68 29.45 (3/11) Installing libunistring (1.1-r1) [2024-08-14T08:08:26.894Z] #68 29.60 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-14T08:08:26.894Z] #68 29.67 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-14T08:08:26.894Z] #68 29.82 (6/11) Installing libcurl (8.9.0-r0) [2024-08-14T08:08:26.894Z] #68 29.99 (7/11) Installing curl (8.9.0-r0) [2024-08-14T08:08:26.894Z] #68 29.99 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-14T08:08:26.894Z] #68 30.09 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-14T08:08:26.894Z] #68 30.09 (10/11) Installing libucontext (1.2-r2) [2024-08-14T08:08:26.894Z] #68 30.15 (11/11) Installing gcompat (1.1.0-r1) [2024-08-14T08:08:26.894Z] #68 30.15 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:08:26.894Z] #68 30.37 Executing ca-certificates-20240226-r0.trigger [2024-08-14T08:08:26.894Z] #68 31.32 OK: 13 MiB in 26 packages [2024-08-14T08:08:26.894Z] #68 DONE 34.3s [2024-08-14T08:08:27.171Z] [2024-08-14T08:08:27.171Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:27.437Z] #39 ... [2024-08-14T08:08:27.437Z] [2024-08-14T08:08:27.437Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T08:08:27.437Z] #71 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:27.437Z] #71 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:27.437Z] #71 26.17 OK: 266 MiB in 52 packages [2024-08-14T08:08:27.437Z] #71 DONE 29.5s [2024-08-14T08:08:27.437Z] [2024-08-14T08:08:27.437Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:28.392Z] #39 ... [2024-08-14T08:08:28.392Z] [2024-08-14T08:08:28.392Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:28.392Z] #56 ... [2024-08-14T08:08:28.392Z] [2024-08-14T08:08:28.392Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:28.392Z] #49 ... [2024-08-14T08:08:28.392Z] [2024-08-14T08:08:28.392Z] #50 [core-command internal] load build context [2024-08-14T08:08:28.392Z] #50 ... [2024-08-14T08:08:28.392Z] [2024-08-14T08:08:28.392Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:08:28.657Z] #78 ... [2024-08-14T08:08:28.657Z] [2024-08-14T08:08:28.657Z] #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T08:08:28.657Z] #51 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:28.657Z] #51 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:28.657Z] #51 29.28 OK: 266 MiB in 52 packages [2024-08-14T08:08:28.657Z] #51 DONE 30.4s [2024-08-14T08:08:28.657Z] [2024-08-14T08:08:28.657Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:08:28.657Z] #48 ... [2024-08-14T08:08:28.657Z] [2024-08-14T08:08:28.657Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-14T08:08:28.923Z] #79 ... [2024-08-14T08:08:28.923Z] [2024-08-14T08:08:28.923Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:29.507Z] #49 ... [2024-08-14T08:08:29.507Z] [2024-08-14T08:08:29.507Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:29.780Z] #54 ... [2024-08-14T08:08:29.780Z] [2024-08-14T08:08:29.780Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:08:29.780Z] #48 transferring context: 97.99MB 41.6s [2024-08-14T08:08:30.751Z] #48 ... [2024-08-14T08:08:30.751Z] [2024-08-14T08:08:30.751Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-14T08:08:30.751Z] #70 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:30.751Z] #70 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:30.751Z] #70 24.69 OK: 18 MiB in 19 packages [2024-08-14T08:08:30.751Z] #70 DONE 25.8s [2024-08-14T08:08:30.751Z] [2024-08-14T08:08:30.751Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-14T08:08:31.024Z] #80 ... [2024-08-14T08:08:31.024Z] [2024-08-14T08:08:31.024Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:31.024Z] #57 ... [2024-08-14T08:08:31.024Z] [2024-08-14T08:08:31.024Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-14T08:08:31.024Z] #75 19.66 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:31.024Z] #75 21.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:31.024Z] #75 25.60 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T08:08:31.024Z] #75 26.16 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:08:31.024Z] #75 26.16 OK: 8 MiB in 16 packages [2024-08-14T08:08:31.024Z] #75 DONE 28.0s [2024-08-14T08:08:31.024Z] [2024-08-14T08:08:31.024Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:31.024Z] #57 ... [2024-08-14T08:08:31.024Z] [2024-08-14T08:08:31.024Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:31.293Z] #49 ... [2024-08-14T08:08:31.293Z] [2024-08-14T08:08:31.293Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T08:08:31.293Z] #81 ... [2024-08-14T08:08:31.293Z] [2024-08-14T08:08:31.293Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:31.558Z] #57 ... [2024-08-14T08:08:31.558Z] [2024-08-14T08:08:31.558Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T08:08:31.558Z] #77 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:31.558Z] #77 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:31.558Z] #77 20.10 OK: 18 MiB in 19 packages [2024-08-14T08:08:31.558Z] #77 DONE 21.7s [2024-08-14T08:08:31.558Z] [2024-08-14T08:08:31.558Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:32.140Z] #57 ... [2024-08-14T08:08:32.140Z] [2024-08-14T08:08:32.140Z] #53 [core-data internal] load build context [2024-08-14T08:08:32.140Z] #53 ... [2024-08-14T08:08:32.140Z] [2024-08-14T08:08:32.140Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:32.421Z] #49 ... [2024-08-14T08:08:32.421Z] [2024-08-14T08:08:32.421Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-14T08:08:32.421Z] #74 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:32.421Z] #74 26.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:32.421Z] #74 30.00 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T08:08:32.421Z] #74 30.00 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T08:08:32.421Z] #74 30.00 OK: 19953 distinct packages available [2024-08-14T08:08:32.421Z] #74 30.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:32.421Z] #74 31.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:32.421Z] #74 33.15 OK: 266 MiB in 52 packages [2024-08-14T08:08:32.421Z] #74 DONE 34.4s [2024-08-14T08:08:32.421Z] [2024-08-14T08:08:32.421Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:32.687Z] #49 ... [2024-08-14T08:08:32.687Z] [2024-08-14T08:08:32.687Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-14T08:08:32.687Z] #80 DONE 1.8s [2024-08-14T08:08:32.687Z] [2024-08-14T08:08:32.687Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:32.956Z] #49 ... [2024-08-14T08:08:32.956Z] [2024-08-14T08:08:32.956Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-14T08:08:32.956Z] #82 ... [2024-08-14T08:08:32.956Z] [2024-08-14T08:08:32.956Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:33.222Z] #46 ... [2024-08-14T08:08:33.222Z] [2024-08-14T08:08:33.222Z] #59 [core-metadata internal] load build context [2024-08-14T08:08:33.222Z] #59 ... [2024-08-14T08:08:33.222Z] [2024-08-14T08:08:33.222Z] #83 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:08:33.490Z] #83 ... [2024-08-14T08:08:33.490Z] [2024-08-14T08:08:33.490Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:33.490Z] #46 ... [2024-08-14T08:08:33.490Z] [2024-08-14T08:08:33.490Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-14T08:08:33.490Z] #84 ... [2024-08-14T08:08:33.490Z] [2024-08-14T08:08:33.490Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:34.076Z] #46 ... [2024-08-14T08:08:34.076Z] [2024-08-14T08:08:34.076Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:08:34.342Z] #52 ... [2024-08-14T08:08:34.342Z] [2024-08-14T08:08:34.342Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:34.342Z] #46 ... [2024-08-14T08:08:34.342Z] [2024-08-14T08:08:34.342Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:08:34.342Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.4s [2024-08-14T08:08:34.613Z] #41 ... [2024-08-14T08:08:34.613Z] [2024-08-14T08:08:34.613Z] #58 [core-keeper internal] load build context [2024-08-14T08:08:34.613Z] #58 ... [2024-08-14T08:08:34.613Z] [2024-08-14T08:08:34.613Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:34.883Z] #46 transferring context: 107.66MB 47.2s [2024-08-14T08:08:35.150Z] #46 ... [2024-08-14T08:08:35.150Z] [2024-08-14T08:08:35.150Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:08:35.150Z] #78 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:35.150Z] #78 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:35.150Z] #78 16.12 OK: 12 MiB in 18 packages [2024-08-14T08:08:35.150Z] #78 DONE 16.8s [2024-08-14T08:08:35.150Z] [2024-08-14T08:08:35.150Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:35.419Z] #46 ... [2024-08-14T08:08:35.419Z] [2024-08-14T08:08:35.419Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:35.685Z] #47 ... [2024-08-14T08:08:35.685Z] [2024-08-14T08:08:35.685Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:08:35.685Z] #55 ... [2024-08-14T08:08:35.685Z] [2024-08-14T08:08:35.685Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:35.951Z] #47 ... [2024-08-14T08:08:35.951Z] [2024-08-14T08:08:35.951Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:08:35.951Z] #85 ... [2024-08-14T08:08:35.951Z] [2024-08-14T08:08:35.951Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:37.369Z] #47 ... [2024-08-14T08:08:37.369Z] [2024-08-14T08:08:37.369Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:08:37.644Z] #86 ... [2024-08-14T08:08:37.645Z] [2024-08-14T08:08:37.645Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:37.932Z] #47 ... [2024-08-14T08:08:37.932Z] [2024-08-14T08:08:37.932Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:08:37.932Z] #76 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:37.932Z] #76 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:37.932Z] #76 18.53 OK: 8 MiB in 16 packages [2024-08-14T08:08:37.932Z] #76 DONE 19.5s [2024-08-14T08:08:37.932Z] [2024-08-14T08:08:37.932Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:38.199Z] #47 ... [2024-08-14T08:08:38.199Z] [2024-08-14T08:08:38.199Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:38.199Z] #56 ... [2024-08-14T08:08:38.199Z] [2024-08-14T08:08:38.199Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:38.199Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.7s [2024-08-14T08:08:38.468Z] #39 ... [2024-08-14T08:08:38.468Z] [2024-08-14T08:08:38.468Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:38.734Z] #47 ... [2024-08-14T08:08:38.734Z] [2024-08-14T08:08:38.734Z] #50 [core-command internal] load build context [2024-08-14T08:08:38.734Z] #50 ... [2024-08-14T08:08:38.734Z] [2024-08-14T08:08:38.734Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:39.322Z] #47 ... [2024-08-14T08:08:39.322Z] [2024-08-14T08:08:39.322Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T08:08:39.322Z] #81 13.00 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:39.322Z] #81 13.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:39.322Z] #81 16.77 OK: 266 MiB in 52 packages [2024-08-14T08:08:39.322Z] #81 DONE 18.0s [2024-08-14T08:08:39.322Z] [2024-08-14T08:08:39.322Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:39.925Z] #47 ... [2024-08-14T08:08:39.925Z] [2024-08-14T08:08:39.925Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-14T08:08:39.925Z] #79 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:39.925Z] #79 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:39.925Z] #79 20.11 OK: 9 MiB in 20 packages [2024-08-14T08:08:39.925Z] #79 DONE 21.4s [2024-08-14T08:08:39.925Z] [2024-08-14T08:08:39.925Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:39.925Z] #47 transferring context: 93.79MB 52.3s [2024-08-14T08:08:40.194Z] #47 ... [2024-08-14T08:08:40.194Z] [2024-08-14T08:08:40.194Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:40.461Z] #54 ... [2024-08-14T08:08:40.462Z] [2024-08-14T08:08:40.462Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-14T08:08:40.462Z] #82 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:40.729Z] #82 ... [2024-08-14T08:08:40.729Z] [2024-08-14T08:08:40.729Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:08:40.995Z] #48 ... [2024-08-14T08:08:40.995Z] [2024-08-14T08:08:40.995Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:42.399Z] #54 ... [2024-08-14T08:08:42.399Z] [2024-08-14T08:08:42.399Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:42.399Z] #57 ... [2024-08-14T08:08:42.399Z] [2024-08-14T08:08:42.399Z] #53 [core-data internal] load build context [2024-08-14T08:08:42.399Z] #53 ... [2024-08-14T08:08:42.399Z] [2024-08-14T08:08:42.399Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:43.365Z] #54 ... [2024-08-14T08:08:43.365Z] [2024-08-14T08:08:43.365Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:43.365Z] #49 ... [2024-08-14T08:08:43.365Z] [2024-08-14T08:08:43.365Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:43.365Z] #39 ... [2024-08-14T08:08:43.365Z] [2024-08-14T08:08:43.365Z] #59 [core-metadata internal] load build context [2024-08-14T08:08:43.634Z] #59 ... [2024-08-14T08:08:43.634Z] [2024-08-14T08:08:43.634Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:43.634Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.8s [2024-08-14T08:08:44.397Z] #39 ... [2024-08-14T08:08:44.397Z] [2024-08-14T08:08:44.397Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:08:44.672Z] #52 ... [2024-08-14T08:08:44.672Z] [2024-08-14T08:08:44.672Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:44.963Z] #39 ... [2024-08-14T08:08:44.963Z] [2024-08-14T08:08:44.963Z] #58 [core-keeper internal] load build context [2024-08-14T08:08:44.963Z] #58 ... [2024-08-14T08:08:44.963Z] [2024-08-14T08:08:44.963Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:44.963Z] #49 ... [2024-08-14T08:08:44.963Z] [2024-08-14T08:08:44.963Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-14T08:08:44.963Z] #82 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:44.963Z] #82 20.95 OK: 8 MiB in 19 packages [2024-08-14T08:08:44.963Z] #82 DONE 22.1s [2024-08-14T08:08:44.963Z] [2024-08-14T08:08:44.963Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:45.255Z] #49 ... [2024-08-14T08:08:45.255Z] [2024-08-14T08:08:45.255Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:08:45.255Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 42.8s done [2024-08-14T08:08:45.255Z] #41 ... [2024-08-14T08:08:45.255Z] [2024-08-14T08:08:45.255Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:45.530Z] #39 ... [2024-08-14T08:08:45.530Z] [2024-08-14T08:08:45.530Z] #83 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:08:45.530Z] #83 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:45.530Z] #83 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:45.530Z] #83 20.82 OK: 8 MiB in 16 packages [2024-08-14T08:08:45.530Z] #83 DONE 22.5s [2024-08-14T08:08:45.530Z] [2024-08-14T08:08:45.530Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:45.530Z] #39 ... [2024-08-14T08:08:45.530Z] [2024-08-14T08:08:45.530Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:45.812Z] #46 transferring context: 133.65MB 58.0s [2024-08-14T08:08:45.812Z] #46 ... [2024-08-14T08:08:45.812Z] [2024-08-14T08:08:45.812Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:46.097Z] #54 ... [2024-08-14T08:08:46.097Z] [2024-08-14T08:08:46.097Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:08:46.097Z] #55 ... [2024-08-14T08:08:46.097Z] [2024-08-14T08:08:46.097Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:46.429Z] #54 ... [2024-08-14T08:08:46.429Z] [2024-08-14T08:08:46.429Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-14T08:08:46.429Z] #84 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:46.429Z] #84 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:46.429Z] #84 22.09 OK: 8 MiB in 17 packages [2024-08-14T08:08:46.429Z] #84 DONE 22.9s [2024-08-14T08:08:46.429Z] [2024-08-14T08:08:46.429Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:47.067Z] #54 ... [2024-08-14T08:08:47.067Z] [2024-08-14T08:08:47.067Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:08:47.067Z] #86 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:47.067Z] #86 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:47.067Z] #86 18.80 OK: 13 MiB in 26 packages [2024-08-14T08:08:47.067Z] #86 DONE 19.8s [2024-08-14T08:08:47.067Z] [2024-08-14T08:08:47.067Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:47.675Z] #54 ... [2024-08-14T08:08:47.675Z] [2024-08-14T08:08:47.675Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:08:47.675Z] #85 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:47.675Z] #85 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T08:08:47.675Z] #85 20.67 OK: 9 MiB in 17 packages [2024-08-14T08:08:47.675Z] #85 DONE 21.6s [2024-08-14T08:08:47.675Z] [2024-08-14T08:08:47.675Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:48.653Z] #54 ... [2024-08-14T08:08:48.653Z] [2024-08-14T08:08:48.653Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:48.653Z] #56 ... [2024-08-14T08:08:48.653Z] [2024-08-14T08:08:48.653Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:49.253Z] #54 ... [2024-08-14T08:08:49.253Z] [2024-08-14T08:08:49.253Z] #50 [core-command internal] load build context [2024-08-14T08:08:49.253Z] #50 ... [2024-08-14T08:08:49.253Z] [2024-08-14T08:08:49.253Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:49.519Z] #54 ... [2024-08-14T08:08:49.519Z] [2024-08-14T08:08:49.519Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:08:49.519Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 55.2s done [2024-08-14T08:08:49.519Z] #39 DONE 63.2s [2024-08-14T08:08:49.519Z] [2024-08-14T08:08:49.519Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:50.482Z] #54 ... [2024-08-14T08:08:50.482Z] [2024-08-14T08:08:50.482Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:08:50.482Z] #47 transferring context: 120.15MB 63.0s [2024-08-14T08:08:50.482Z] #47 ... [2024-08-14T08:08:50.482Z] [2024-08-14T08:08:50.482Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:50.750Z] #54 ... [2024-08-14T08:08:50.750Z] [2024-08-14T08:08:50.750Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-14T08:08:50.750Z] #87 DONE 2.8s [2024-08-14T08:08:50.750Z] [2024-08-14T08:08:50.750Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:51.015Z] #54 ... [2024-08-14T08:08:51.015Z] [2024-08-14T08:08:51.015Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:08:51.282Z] #48 ... [2024-08-14T08:08:51.282Z] [2024-08-14T08:08:51.282Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:51.282Z] #54 ... [2024-08-14T08:08:51.282Z] [2024-08-14T08:08:51.282Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-14T08:08:51.282Z] #88 DONE 4.9s [2024-08-14T08:08:51.282Z] [2024-08-14T08:08:51.282Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:51.870Z] #54 ... [2024-08-14T08:08:51.870Z] [2024-08-14T08:08:51.870Z] #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-14T08:08:51.870Z] #89 DONE 0.8s [2024-08-14T08:08:51.870Z] [2024-08-14T08:08:51.870Z] #54 [support-notifications internal] load build context [2024-08-14T08:08:52.454Z] #54 ... [2024-08-14T08:08:52.454Z] [2024-08-14T08:08:52.454Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:52.720Z] #57 ... [2024-08-14T08:08:52.720Z] [2024-08-14T08:08:52.720Z] #53 [core-data internal] load build context [2024-08-14T08:08:52.720Z] #53 ... [2024-08-14T08:08:52.720Z] [2024-08-14T08:08:52.720Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:53.679Z] #57 ... [2024-08-14T08:08:53.679Z] [2024-08-14T08:08:53.679Z] #59 [core-metadata internal] load build context [2024-08-14T08:08:53.679Z] #59 ... [2024-08-14T08:08:53.679Z] [2024-08-14T08:08:53.679Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:54.653Z] #57 ... [2024-08-14T08:08:54.653Z] [2024-08-14T08:08:54.653Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:08:54.653Z] #52 ... [2024-08-14T08:08:54.653Z] [2024-08-14T08:08:54.653Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:55.236Z] #57 ... [2024-08-14T08:08:55.236Z] [2024-08-14T08:08:55.236Z] #58 [core-keeper internal] load build context [2024-08-14T08:08:55.236Z] #58 ... [2024-08-14T08:08:55.236Z] [2024-08-14T08:08:55.236Z] #49 [support-scheduler internal] load build context [2024-08-14T08:08:55.236Z] #49 ... [2024-08-14T08:08:55.236Z] [2024-08-14T08:08:55.236Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:55.821Z] #57 ... [2024-08-14T08:08:55.821Z] [2024-08-14T08:08:55.821Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:08:55.821Z] #46 transferring context: 176.23MB 68.3s [2024-08-14T08:08:55.821Z] #46 ... [2024-08-14T08:08:55.821Z] [2024-08-14T08:08:55.821Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:56.426Z] #57 ... [2024-08-14T08:08:56.426Z] [2024-08-14T08:08:56.426Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:08:56.426Z] #55 ... [2024-08-14T08:08:56.426Z] [2024-08-14T08:08:56.426Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:57.397Z] #57 ... [2024-08-14T08:08:57.397Z] [2024-08-14T08:08:57.397Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T08:08:57.397Z] #90 DONE 3.9s [2024-08-14T08:08:57.397Z] [2024-08-14T08:08:57.397Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T08:08:57.397Z] #91 DONE 3.9s [2024-08-14T08:08:57.397Z] [2024-08-14T08:08:57.397Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:57.397Z] #57 ... [2024-08-14T08:08:57.397Z] [2024-08-14T08:08:57.397Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T08:08:57.397Z] #92 DONE 3.5s [2024-08-14T08:08:57.397Z] [2024-08-14T08:08:57.397Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:58.809Z] #57 ... [2024-08-14T08:08:58.809Z] [2024-08-14T08:08:58.809Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-14T08:08:58.809Z] #93 DONE 1.3s [2024-08-14T08:08:58.809Z] [2024-08-14T08:08:58.809Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:58.809Z] #57 ... [2024-08-14T08:08:58.809Z] [2024-08-14T08:08:58.809Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:59.075Z] #56 ... [2024-08-14T08:08:59.075Z] [2024-08-14T08:08:59.075Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-14T08:08:59.075Z] #94 DONE 1.7s [2024-08-14T08:08:59.075Z] [2024-08-14T08:08:59.075Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:08:59.075Z] #56 ... [2024-08-14T08:08:59.075Z] [2024-08-14T08:08:59.075Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:59.343Z] #57 ... [2024-08-14T08:08:59.343Z] [2024-08-14T08:08:59.343Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-14T08:08:59.343Z] #95 DONE 1.8s [2024-08-14T08:08:59.343Z] [2024-08-14T08:08:59.343Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:08:59.343Z] #57 ... [2024-08-14T08:08:59.343Z] [2024-08-14T08:08:59.343Z] #50 [core-command internal] load build context [2024-08-14T08:08:59.343Z] #50 ... [2024-08-14T08:08:59.343Z] [2024-08-14T08:08:59.343Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:09:00.299Z] #57 ... [2024-08-14T08:09:00.299Z] [2024-08-14T08:09:00.299Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-14T08:09:00.299Z] #96 DONE 1.3s [2024-08-14T08:09:00.299Z] [2024-08-14T08:09:00.299Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:09:00.570Z] #57 ... [2024-08-14T08:09:00.570Z] [2024-08-14T08:09:00.570Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-14T08:09:00.570Z] #97 DONE 1.5s [2024-08-14T08:09:00.570Z] [2024-08-14T08:09:00.570Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:09:00.838Z] #57 ... [2024-08-14T08:09:00.838Z] [2024-08-14T08:09:00.838Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:09:00.838Z] #47 ... [2024-08-14T08:09:00.838Z] [2024-08-14T08:09:00.838Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-14T08:09:00.838Z] #98 DONE 1.7s [2024-08-14T08:09:00.838Z] [2024-08-14T08:09:00.838Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:09:01.425Z] #57 transferring context: 95.69MB 67.4s [2024-08-14T08:09:01.425Z] #57 ... [2024-08-14T08:09:01.425Z] [2024-08-14T08:09:01.425Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:09:01.691Z] #48 ... [2024-08-14T08:09:01.691Z] [2024-08-14T08:09:01.691Z] #49 [support-scheduler internal] load build context [2024-08-14T08:09:01.691Z] #49 ... [2024-08-14T08:09:01.691Z] [2024-08-14T08:09:01.691Z] #50 [core-command internal] load build context [2024-08-14T08:09:01.959Z] #50 ... [2024-08-14T08:09:01.959Z] [2024-08-14T08:09:01.959Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T08:09:01.959Z] #99 DONE 1.5s [2024-08-14T08:09:01.959Z] [2024-08-14T08:09:01.959Z] #50 [core-command internal] load build context [2024-08-14T08:09:02.225Z] #50 ... [2024-08-14T08:09:02.225Z] [2024-08-14T08:09:02.225Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T08:09:02.225Z] #100 DONE 1.6s [2024-08-14T08:09:02.225Z] [2024-08-14T08:09:02.225Z] #50 [core-command internal] load build context [2024-08-14T08:09:02.492Z] #50 ... [2024-08-14T08:09:02.492Z] [2024-08-14T08:09:02.492Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T08:09:02.492Z] #101 DONE 1.7s [2024-08-14T08:09:02.492Z] [2024-08-14T08:09:02.492Z] #50 [core-command internal] load build context [2024-08-14T08:09:02.492Z] #50 ... [2024-08-14T08:09:02.492Z] [2024-08-14T08:09:02.492Z] #54 [support-notifications internal] load build context [2024-08-14T08:09:02.765Z] #54 ... [2024-08-14T08:09:02.765Z] [2024-08-14T08:09:02.765Z] #50 [core-command internal] load build context [2024-08-14T08:09:03.031Z] #50 ... [2024-08-14T08:09:03.031Z] [2024-08-14T08:09:03.031Z] #53 [core-data internal] load build context [2024-08-14T08:09:03.031Z] #53 ... [2024-08-14T08:09:03.031Z] [2024-08-14T08:09:03.031Z] #50 [core-command internal] load build context [2024-08-14T08:09:03.614Z] #50 ... [2024-08-14T08:09:03.614Z] [2024-08-14T08:09:03.614Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-14T08:09:03.614Z] #102 DONE 1.4s [2024-08-14T08:09:03.614Z] [2024-08-14T08:09:03.614Z] #50 [core-command internal] load build context [2024-08-14T08:09:03.880Z] #50 ... [2024-08-14T08:09:03.880Z] [2024-08-14T08:09:03.880Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-14T08:09:03.880Z] #103 DONE 1.4s [2024-08-14T08:09:03.880Z] [2024-08-14T08:09:03.880Z] #50 [core-command internal] load build context [2024-08-14T08:09:03.880Z] #50 ... [2024-08-14T08:09:03.880Z] [2024-08-14T08:09:03.880Z] #59 [core-metadata internal] load build context [2024-08-14T08:09:04.153Z] #59 ... [2024-08-14T08:09:04.153Z] [2024-08-14T08:09:04.153Z] #54 [support-notifications internal] load build context [2024-08-14T08:09:04.419Z] #54 ... [2024-08-14T08:09:04.419Z] [2024-08-14T08:09:04.419Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-14T08:09:04.419Z] #104 DONE 1.6s [2024-08-14T08:09:04.419Z] [2024-08-14T08:09:04.419Z] #54 [support-notifications internal] load build context [2024-08-14T08:09:05.011Z] #54 ... [2024-08-14T08:09:05.011Z] [2024-08-14T08:09:05.011Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:09:05.011Z] #52 ... [2024-08-14T08:09:05.011Z] [2024-08-14T08:09:05.011Z] #53 [core-data internal] load build context [2024-08-14T08:09:05.279Z] #53 ... [2024-08-14T08:09:05.279Z] [2024-08-14T08:09:05.279Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-14T08:09:05.279Z] #105 DONE 1.7s [2024-08-14T08:09:05.279Z] [2024-08-14T08:09:05.279Z] #53 [core-data internal] load build context [2024-08-14T08:09:05.279Z] #53 ... [2024-08-14T08:09:05.279Z] [2024-08-14T08:09:05.279Z] #58 [core-keeper internal] load build context [2024-08-14T08:09:05.550Z] #58 ... [2024-08-14T08:09:05.550Z] [2024-08-14T08:09:05.550Z] #106 [security-spire-agent] exporting to image [2024-08-14T08:09:05.550Z] #106 exporting layers [2024-08-14T08:09:05.818Z] #106 ... [2024-08-14T08:09:05.818Z] [2024-08-14T08:09:05.818Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-14T08:09:05.818Z] #107 DONE 1.6s [2024-08-14T08:09:05.818Z] [2024-08-14T08:09:05.818Z] #58 [core-keeper internal] load build context [2024-08-14T08:09:06.086Z] #58 ... [2024-08-14T08:09:06.086Z] [2024-08-14T08:09:06.086Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:09:06.086Z] #46 transferring context: 225.54MB 78.5s [2024-08-14T08:09:06.086Z] #46 ... [2024-08-14T08:09:06.086Z] [2024-08-14T08:09:06.086Z] #106 [security-spire-config] exporting to image [2024-08-14T08:09:06.353Z] #106 ... [2024-08-14T08:09:06.353Z] [2024-08-14T08:09:06.353Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-14T08:09:06.353Z] #108 DONE 1.8s [2024-08-14T08:09:06.353Z] [2024-08-14T08:09:06.353Z] #58 [core-keeper internal] load build context [2024-08-14T08:09:06.353Z] #58 ... [2024-08-14T08:09:06.353Z] [2024-08-14T08:09:06.353Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:06.620Z] #55 ... [2024-08-14T08:09:06.620Z] [2024-08-14T08:09:06.620Z] #106 [security-spire-server] exporting to image [2024-08-14T08:09:09.215Z] #106 ... [2024-08-14T08:09:09.215Z] [2024-08-14T08:09:09.215Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:09:09.215Z] #56 ... [2024-08-14T08:09:09.215Z] [2024-08-14T08:09:09.215Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:09:10.621Z] #52 ... [2024-08-14T08:09:10.621Z] [2024-08-14T08:09:10.621Z] #106 [security-spire-server] exporting to image [2024-08-14T08:09:10.621Z] #106 exporting layers 5.0s done [2024-08-14T08:09:10.621Z] #106 writing image sha256:d716238a357f2cb663633ee04afb49bff78cf9a4836351145923b8aa82e7d142 [2024-08-14T08:09:10.890Z] #106 writing image sha256:d716238a357f2cb663633ee04afb49bff78cf9a4836351145923b8aa82e7d142 0.4s done [2024-08-14T08:09:10.890Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-14T08:09:10.890Z] #106 ... [2024-08-14T08:09:10.890Z] [2024-08-14T08:09:10.890Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:09:11.160Z] #47 ... [2024-08-14T08:09:11.160Z] [2024-08-14T08:09:11.160Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:09:11.427Z] #52 transferring context: 184.72MB 81.8s [2024-08-14T08:09:11.698Z] #52 ... [2024-08-14T08:09:11.698Z] [2024-08-14T08:09:11.698Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:09:11.971Z] #57 ... [2024-08-14T08:09:11.971Z] [2024-08-14T08:09:11.971Z] #49 [support-scheduler internal] load build context [2024-08-14T08:09:11.971Z] #49 ... [2024-08-14T08:09:11.971Z] [2024-08-14T08:09:11.971Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:09:11.971Z] #48 ... [2024-08-14T08:09:11.971Z] [2024-08-14T08:09:11.971Z] #106 [security-spire-agent] exporting to image [2024-08-14T08:09:11.971Z] #106 exporting layers 6.0s done [2024-08-14T08:09:11.971Z] #106 writing image sha256:61cad2d734aadb80eb2ee8c709aee9e87a5f4b20c90bc603edf331410ae8bf22 0.1s done [2024-08-14T08:09:11.971Z] #106 naming to docker.io/library/security-spire-config-arm64 [2024-08-14T08:09:12.237Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-14T08:09:12.502Z] #106 exporting layers 6.0s done [2024-08-14T08:09:12.503Z] #106 writing image sha256:98171f64335f7090916f0dd551bc6f7f4e168a8b5869c484d6722a909a6351f9 [2024-08-14T08:09:12.773Z] #106 writing image sha256:98171f64335f7090916f0dd551bc6f7f4e168a8b5869c484d6722a909a6351f9 0.0s done [2024-08-14T08:09:12.773Z] #106 naming to docker.io/library/security-spire-server-arm64 [2024-08-14T08:09:12.773Z] #106 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-14T08:09:12.773Z] #106 DONE 7.6s [2024-08-14T08:09:12.773Z] [2024-08-14T08:09:12.773Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:09:14.178Z] #48 ... [2024-08-14T08:09:14.178Z] [2024-08-14T08:09:14.178Z] #59 [core-metadata internal] load build context [2024-08-14T08:09:14.178Z] #59 ... [2024-08-14T08:09:14.178Z] [2024-08-14T08:09:14.178Z] #50 [core-command internal] load build context [2024-08-14T08:09:14.444Z] #50 ... [2024-08-14T08:09:14.444Z] [2024-08-14T08:09:14.444Z] #59 [core-metadata internal] load build context [2024-08-14T08:09:15.030Z] #59 ... [2024-08-14T08:09:15.030Z] [2024-08-14T08:09:15.030Z] #54 [support-notifications internal] load build context [2024-08-14T08:09:15.030Z] #54 ... [2024-08-14T08:09:15.030Z] [2024-08-14T08:09:15.030Z] #59 [core-metadata internal] load build context [2024-08-14T08:09:15.617Z] #59 ... [2024-08-14T08:09:15.617Z] [2024-08-14T08:09:15.617Z] #53 [core-data internal] load build context [2024-08-14T08:09:15.617Z] #53 ... [2024-08-14T08:09:15.617Z] [2024-08-14T08:09:15.617Z] #54 [support-notifications internal] load build context [2024-08-14T08:09:16.197Z] #54 ... [2024-08-14T08:09:16.198Z] [2024-08-14T08:09:16.198Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:09:16.463Z] #46 transferring context: 269.63MB 88.7s [2024-08-14T08:09:16.463Z] #46 ... [2024-08-14T08:09:16.463Z] [2024-08-14T08:09:16.463Z] #54 [support-notifications internal] load build context [2024-08-14T08:09:16.729Z] #54 ... [2024-08-14T08:09:16.729Z] [2024-08-14T08:09:16.729Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:16.729Z] #55 ... [2024-08-14T08:09:16.729Z] [2024-08-14T08:09:16.729Z] #58 [core-keeper internal] load build context [2024-08-14T08:09:16.994Z] #58 ... [2024-08-14T08:09:16.994Z] [2024-08-14T08:09:16.994Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:18.400Z] #55 ... [2024-08-14T08:09:18.400Z] [2024-08-14T08:09:18.400Z] #49 [support-scheduler internal] load build context [2024-08-14T08:09:18.400Z] #49 transferring context: 308.99MB 89.9s done [2024-08-14T08:09:18.400Z] #49 DONE 90.5s [2024-08-14T08:09:18.400Z] [2024-08-14T08:09:18.400Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:19.375Z] #55 ... [2024-08-14T08:09:19.375Z] [2024-08-14T08:09:19.375Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:09:19.375Z] #56 ... [2024-08-14T08:09:19.375Z] [2024-08-14T08:09:19.375Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:21.098Z] #55 ... [2024-08-14T08:09:21.098Z] [2024-08-14T08:09:21.098Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:09:21.365Z] #47 ... [2024-08-14T08:09:21.365Z] [2024-08-14T08:09:21.365Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:21.633Z] #55 ... [2024-08-14T08:09:21.633Z] [2024-08-14T08:09:21.633Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:09:21.633Z] #109 DONE 3.1s [2024-08-14T08:09:21.633Z] [2024-08-14T08:09:21.633Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:09:21.899Z] #110 ... [2024-08-14T08:09:21.899Z] [2024-08-14T08:09:21.899Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:09:21.899Z] #52 ... [2024-08-14T08:09:21.899Z] [2024-08-14T08:09:21.899Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:09:22.166Z] #57 ... [2024-08-14T08:09:22.166Z] [2024-08-14T08:09:22.166Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:09:23.146Z] #52 transferring context: 231.80MB 93.6s [2024-08-14T08:09:24.115Z] #52 ... [2024-08-14T08:09:24.115Z] [2024-08-14T08:09:24.115Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:09:24.381Z] #48 ... [2024-08-14T08:09:24.381Z] [2024-08-14T08:09:24.381Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:24.381Z] #55 ... [2024-08-14T08:09:24.381Z] [2024-08-14T08:09:24.381Z] #50 [core-command internal] load build context [2024-08-14T08:09:24.648Z] #50 ... [2024-08-14T08:09:24.648Z] [2024-08-14T08:09:24.648Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:09:24.918Z] #48 ... [2024-08-14T08:09:24.918Z] [2024-08-14T08:09:24.918Z] #54 [support-notifications internal] load build context [2024-08-14T08:09:24.918Z] #54 transferring context: 308.99MB 95.3s done [2024-08-14T08:09:24.918Z] #54 DONE 96.2s [2024-08-14T08:09:24.918Z] [2024-08-14T08:09:24.918Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:09:25.210Z] #48 ... [2024-08-14T08:09:25.210Z] [2024-08-14T08:09:25.210Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T08:09:25.210Z] #46 transferring context: 308.99MB 97.3s done [2024-08-14T08:09:25.210Z] #46 DONE 97.7s [2024-08-14T08:09:25.210Z] [2024-08-14T08:09:25.210Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:09:25.825Z] #48 ... [2024-08-14T08:09:25.825Z] [2024-08-14T08:09:25.825Z] #53 [core-data internal] load build context [2024-08-14T08:09:25.825Z] #53 ... [2024-08-14T08:09:25.825Z] [2024-08-14T08:09:25.825Z] #59 [core-metadata internal] load build context [2024-08-14T08:09:26.102Z] #59 ... [2024-08-14T08:09:26.102Z] [2024-08-14T08:09:26.102Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:09:26.695Z] #48 ... [2024-08-14T08:09:26.695Z] [2024-08-14T08:09:26.695Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:09:26.695Z] #111 DONE 1.3s [2024-08-14T08:09:26.695Z] [2024-08-14T08:09:26.695Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-14T08:09:26.695Z] #48 transferring context: 308.99MB 98.3s done [2024-08-14T08:09:26.974Z] #48 DONE 99.1s [2024-08-14T08:09:26.974Z] [2024-08-14T08:09:26.974Z] #112 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:09:26.974Z] #112 DONE 1.6s [2024-08-14T08:09:26.974Z] [2024-08-14T08:09:26.974Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:26.974Z] #55 ... [2024-08-14T08:09:26.974Z] [2024-08-14T08:09:26.974Z] #58 [core-keeper internal] load build context [2024-08-14T08:09:27.249Z] #58 ... [2024-08-14T08:09:27.249Z] [2024-08-14T08:09:27.249Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:29.227Z] #55 ... [2024-08-14T08:09:29.227Z] [2024-08-14T08:09:29.227Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:09:29.227Z] #113 DONE 1.8s [2024-08-14T08:09:29.227Z] [2024-08-14T08:09:29.227Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:29.498Z] #55 ... [2024-08-14T08:09:29.498Z] [2024-08-14T08:09:29.498Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:09:29.498Z] #56 ... [2024-08-14T08:09:29.498Z] [2024-08-14T08:09:29.498Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:30.088Z] #55 ... [2024-08-14T08:09:30.088Z] [2024-08-14T08:09:30.088Z] #50 [core-command internal] load build context [2024-08-14T08:09:30.088Z] #50 transferring context: 308.99MB 101.4s done [2024-08-14T08:09:30.088Z] #50 DONE 102.1s [2024-08-14T08:09:30.088Z] [2024-08-14T08:09:30.088Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:30.363Z] #55 ... [2024-08-14T08:09:30.363Z] [2024-08-14T08:09:30.363Z] #56 [security-bootstrapper internal] load build context [2024-08-14T08:09:30.363Z] #56 transferring context: 308.99MB 97.9s done [2024-08-14T08:09:30.363Z] #56 DONE 100.8s [2024-08-14T08:09:30.363Z] [2024-08-14T08:09:30.363Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:31.328Z] #55 ... [2024-08-14T08:09:31.328Z] [2024-08-14T08:09:31.328Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:09:31.598Z] #47 ... [2024-08-14T08:09:31.598Z] [2024-08-14T08:09:31.598Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:32.185Z] #55 ... [2024-08-14T08:09:32.185Z] [2024-08-14T08:09:32.185Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:09:32.185Z] #57 ... [2024-08-14T08:09:32.185Z] [2024-08-14T08:09:32.185Z] #55 [security-proxy-auth internal] load build context [2024-08-14T08:09:32.454Z] #55 transferring context: 308.99MB 102.1s done [2024-08-14T08:09:32.454Z] #55 DONE 102.9s [2024-08-14T08:09:32.454Z] [2024-08-14T08:09:32.454Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:09:34.411Z] #57 ... [2024-08-14T08:09:34.411Z] [2024-08-14T08:09:34.411Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:09:34.411Z] #52 ... [2024-08-14T08:09:34.411Z] [2024-08-14T08:09:34.411Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:09:35.828Z] #47 ... [2024-08-14T08:09:35.828Z] [2024-08-14T08:09:36.100Z] #53 [core-data internal] load build context [2024-08-14T08:09:36.100Z] #53 ... [2024-08-14T08:09:36.100Z] [2024-08-14T08:09:36.100Z] #59 [core-metadata internal] load build context [2024-08-14T08:09:36.100Z] #59 ... [2024-08-14T08:09:36.100Z] [2024-08-14T08:09:36.100Z] #53 [core-data internal] load build context [2024-08-14T08:09:36.687Z] #53 ... [2024-08-14T08:09:36.687Z] [2024-08-14T08:09:36.687Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:09:36.687Z] #114 ... [2024-08-14T08:09:36.687Z] [2024-08-14T08:09:36.687Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:09:36.957Z] #47 ... [2024-08-14T08:09:36.957Z] [2024-08-14T08:09:36.957Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:09:36.957Z] #115 ... [2024-08-14T08:09:36.957Z] [2024-08-14T08:09:36.957Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:09:37.230Z] #47 transferring context: 300.54MB 109.6s [2024-08-14T08:09:37.230Z] #47 ... [2024-08-14T08:09:37.230Z] [2024-08-14T08:09:37.230Z] #58 [core-keeper internal] load build context [2024-08-14T08:09:37.230Z] #58 ... [2024-08-14T08:09:37.230Z] [2024-08-14T08:09:37.230Z] #47 [support-cron-scheduler internal] load build context [2024-08-14T08:09:38.650Z] #47 transferring context: 308.99MB 111.1s done [2024-08-14T08:09:38.922Z] #47 DONE 111.4s [2024-08-14T08:09:38.922Z] [2024-08-14T08:09:38.922Z] #53 [core-data internal] load build context [2024-08-14T08:09:39.194Z] #53 ... [2024-08-14T08:09:39.194Z] [2024-08-14T08:09:39.194Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:09:39.194Z] #116 ... [2024-08-14T08:09:39.194Z] [2024-08-14T08:09:39.194Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:09:41.140Z] #57 ... [2024-08-14T08:09:41.140Z] [2024-08-14T08:09:41.140Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:09:41.140Z] #52 transferring context: 308.99MB 111.2s done [2024-08-14T08:09:41.140Z] #52 DONE 112.5s [2024-08-14T08:09:41.140Z] [2024-08-14T08:09:41.140Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:09:41.140Z] #57 ... [2024-08-14T08:09:41.140Z] [2024-08-14T08:09:41.140Z] #53 [core-data internal] load build context [2024-08-14T08:09:43.736Z] #53 ... [2024-08-14T08:09:43.737Z] [2024-08-14T08:09:43.737Z] #59 [core-metadata internal] load build context [2024-08-14T08:09:43.737Z] #59 transferring context: 308.99MB 107.2s done [2024-08-14T08:09:43.737Z] #59 DONE 112.0s [2024-08-14T08:09:43.737Z] [2024-08-14T08:09:43.737Z] #53 [core-data internal] load build context [2024-08-14T08:09:44.322Z] #53 ... [2024-08-14T08:09:44.322Z] [2024-08-14T08:09:44.322Z] #57 [security-proxy-setup internal] load build context [2024-08-14T08:09:44.322Z] #57 transferring context: 308.99MB 110.1s done [2024-08-14T08:09:44.322Z] #57 DONE 113.7s [2024-08-14T08:09:44.322Z] [2024-08-14T08:09:44.322Z] #53 [core-data internal] load build context [2024-08-14T08:09:44.591Z] #53 transferring context: 308.99MB 114.9s done [2024-08-14T08:09:44.591Z] #53 DONE 115.7s [2024-08-14T08:09:44.591Z] [2024-08-14T08:09:44.591Z] #58 [core-keeper internal] load build context [2024-08-14T08:09:44.860Z] #58 transferring context: 308.99MB 108.8s done [2024-08-14T08:09:44.860Z] #58 DONE 113.5s [2024-08-14T08:09:44.860Z] [2024-08-14T08:09:44.860Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:09:44.860Z] #115 ... [2024-08-14T08:09:44.860Z] [2024-08-14T08:09:44.860Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-14T08:09:46.839Z] #117 DONE 1.9s [2024-08-14T08:09:46.839Z] [2024-08-14T08:09:46.839Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:43.288Z] #118 ... [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:43.288Z] #110 DONE 76.1s [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #119 [support-scheduler builder 6/7] COPY . . [2024-08-14T08:10:43.288Z] #119 DONE 4.6s [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:43.288Z] #118 ... [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:43.288Z] #120 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #121 [core-metadata builder 6/7] COPY . . [2024-08-14T08:10:43.288Z] #121 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:10:43.288Z] #122 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-08-14T08:10:43.288Z] #123 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:43.288Z] #124 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:10:43.288Z] #125 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:43.288Z] #126 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #127 [core-data builder 6/7] COPY . . [2024-08-14T08:10:43.288Z] #127 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:10:43.288Z] #128 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:10:43.288Z] #129 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:43.288Z] #130 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-14T08:10:43.288Z] #131 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:10:43.288Z] #132 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #133 [core-command builder 6/7] COPY . . [2024-08-14T08:10:43.288Z] #133 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:43.288Z] #134 CACHED [2024-08-14T08:10:43.288Z] [2024-08-14T08:10:43.288Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T08:10:47.550Z] #135 4.559 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-14T08:10:51.794Z] #135 ... [2024-08-14T08:10:51.794Z] [2024-08-14T08:10:51.794Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:51.794Z] #115 DONE 84.5s [2024-08-14T08:10:51.794Z] [2024-08-14T08:10:51.794Z] #136 [support-notifications builder 6/7] COPY . . [2024-08-14T08:10:51.794Z] #136 ... [2024-08-14T08:10:51.794Z] [2024-08-14T08:10:51.794Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:51.794Z] #116 DONE 82.2s [2024-08-14T08:10:51.794Z] [2024-08-14T08:10:51.794Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:51.794Z] #114 DONE 84.9s [2024-08-14T08:10:51.794Z] [2024-08-14T08:10:51.794Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2024-08-14T08:10:52.379Z] #137 ... [2024-08-14T08:10:52.379Z] [2024-08-14T08:10:52.379Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T08:10:52.379Z] #0 4.946 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-14T08:10:52.644Z] #138 ... [2024-08-14T08:10:52.644Z] [2024-08-14T08:10:52.644Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T08:10:52.644Z] #0 4.680 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-08-14T08:10:52.644Z] #139 ... [2024-08-14T08:10:52.644Z] [2024-08-14T08:10:52.644Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T08:10:52.644Z] #0 4.515 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T08:10:52.909Z] #140 ... [2024-08-14T08:10:52.909Z] [2024-08-14T08:10:52.909Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T08:10:52.909Z] #0 4.769 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-14T08:10:52.909Z] #141 ... [2024-08-14T08:10:52.909Z] [2024-08-14T08:10:52.909Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T08:10:52.909Z] #0 4.981 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-14T08:10:53.178Z] #142 ... [2024-08-14T08:10:53.178Z] [2024-08-14T08:10:53.178Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-14T08:10:58.528Z] #143 ... [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #136 [support-notifications builder 6/7] COPY . . [2024-08-14T08:10:58.529Z] #136 DONE 7.1s [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:10:58.529Z] #144 ... [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:58.529Z] #145 CACHED [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:10:58.529Z] #146 CACHED [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #147 [security-proxy-setup builder 6/7] COPY . . [2024-08-14T08:10:58.529Z] #147 CACHED [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #148 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:10:58.529Z] #148 CACHED [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #149 [security-bootstrapper builder 6/7] COPY . . [2024-08-14T08:10:58.529Z] #149 CACHED [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #150 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:58.529Z] #150 CACHED [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-14T08:10:58.529Z] #143 DONE 7.1s [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #151 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:10:58.529Z] #151 CACHED [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #152 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:10:58.529Z] #152 CACHED [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #153 [support-cron-scheduler builder 6/7] COPY . . [2024-08-14T08:10:58.529Z] #153 CACHED [2024-08-14T08:10:58.529Z] [2024-08-14T08:10:58.529Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2024-08-14T08:10:58.529Z] #137 DONE 7.1s [2024-08-14T08:10:58.795Z] [2024-08-14T08:10:58.795Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T08:11:04.124Z] #154 4.862 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-14T08:11:04.407Z] #154 ... [2024-08-14T08:11:04.407Z] [2024-08-14T08:11:04.407Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:11:04.407Z] #144 4.075 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-14T08:11:08.642Z] #144 ... [2024-08-14T08:11:08.642Z] [2024-08-14T08:11:08.642Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T08:11:08.642Z] #0 4.570 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T08:11:08.642Z] #155 ... [2024-08-14T08:11:08.642Z] [2024-08-14T08:11:08.642Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T08:11:08.642Z] #0 5.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-14T08:11:08.642Z] #156 ... [2024-08-14T08:11:08.642Z] [2024-08-14T08:11:08.642Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T08:11:08.642Z] #0 4.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T08:11:08.908Z] #157 ... [2024-08-14T08:11:08.908Z] [2024-08-14T08:11:08.908Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:11:08.908Z] #0 4.793 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-14T08:11:18.963Z] #158 ... [2024-08-14T08:11:18.963Z] [2024-08-14T08:11:18.963Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:11:18.963Z] #118 DONE 91.1s [2024-08-14T08:11:18.963Z] [2024-08-14T08:11:18.963Z] #159 [core-keeper builder 7/8] COPY . . [2024-08-14T08:11:21.563Z] #159 DONE 3.7s [2024-08-14T08:11:21.563Z] [2024-08-14T08:11:21.563Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T08:11:23.521Z] #160 1.938 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-14T08:31:01.620Z] #160 ... [2024-08-14T08:31:01.620Z] [2024-08-14T08:31:01.620Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T08:31:01.620Z] #157 1202.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-08-14T08:31:09.861Z] #157 ... [2024-08-14T08:31:09.861Z] [2024-08-14T08:31:09.861Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T08:31:09.861Z] #154 DONE 1210.9s [2024-08-14T08:31:09.861Z] [2024-08-14T08:31:09.861Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:31:09.861Z] #158 ... [2024-08-14T08:31:09.861Z] [2024-08-14T08:31:09.861Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:31:10.133Z] #161 DONE 0.3s [2024-08-14T08:31:10.133Z] [2024-08-14T08:31:10.133Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:31:10.406Z] #162 DONE 0.2s [2024-08-14T08:31:10.406Z] [2024-08-14T08:31:10.406Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-14T08:31:10.677Z] #163 DONE 0.3s [2024-08-14T08:31:10.677Z] [2024-08-14T08:31:10.677Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-14T08:31:10.954Z] #164 DONE 0.2s [2024-08-14T08:31:10.954Z] [2024-08-14T08:31:10.954Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T08:31:10.954Z] #156 DONE 1212.3s [2024-08-14T08:31:10.954Z] [2024-08-14T08:31:10.954Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T08:31:10.954Z] #142 ... [2024-08-14T08:31:10.954Z] [2024-08-14T08:31:10.954Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-14T08:31:11.569Z] #165 DONE 0.5s [2024-08-14T08:31:11.569Z] [2024-08-14T08:31:11.569Z] #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-14T08:31:11.569Z] #166 ... [2024-08-14T08:31:11.569Z] [2024-08-14T08:31:11.569Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-14T08:31:11.569Z] #167 DONE 0.8s [2024-08-14T08:31:11.841Z] [2024-08-14T08:31:11.841Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T08:31:12.112Z] #168 DONE 0.4s [2024-08-14T08:31:12.112Z] [2024-08-14T08:31:12.112Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T08:31:12.112Z] #142 ... [2024-08-14T08:31:12.112Z] [2024-08-14T08:31:12.112Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T08:31:15.485Z] #169 DONE 2.9s [2024-08-14T08:31:15.485Z] [2024-08-14T08:31:15.485Z] #106 [security-proxy-setup] exporting to image [2024-08-14T08:31:15.485Z] #106 exporting layers [2024-08-14T08:31:15.485Z] #106 ... [2024-08-14T08:31:15.485Z] [2024-08-14T08:31:15.485Z] #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-14T08:31:15.485Z] #166 DONE 3.7s [2024-08-14T08:31:15.485Z] [2024-08-14T08:31:15.485Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:31:16.119Z] #170 DONE 0.9s [2024-08-14T08:31:16.119Z] [2024-08-14T08:31:16.119Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:31:16.392Z] #171 DONE 0.3s [2024-08-14T08:31:16.392Z] [2024-08-14T08:31:16.392Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T08:31:16.392Z] #160 ... [2024-08-14T08:31:16.392Z] [2024-08-14T08:31:16.392Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-14T08:31:16.664Z] #172 ... [2024-08-14T08:31:16.664Z] [2024-08-14T08:31:16.664Z] #106 [security-proxy-setup] exporting to image [2024-08-14T08:31:16.664Z] #106 exporting layers 1.5s done [2024-08-14T08:31:16.664Z] #106 writing image sha256:834cc25aefcb89238c49c5673a9614b5b354c9d34dc48969697e4a25f3a44118 0.0s done [2024-08-14T08:31:16.664Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-14T08:31:16.664Z] #106 DONE 9.1s [2024-08-14T08:31:16.664Z] [2024-08-14T08:31:16.664Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-14T08:31:16.664Z] #172 DONE 0.4s [2024-08-14T08:31:16.664Z] [2024-08-14T08:31:16.664Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:31:17.235Z] #41 ... [2024-08-14T08:31:17.235Z] [2024-08-14T08:31:17.235Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-14T08:31:17.235Z] #173 DONE 0.1s [2024-08-14T08:31:17.235Z] [2024-08-14T08:31:17.235Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-14T08:31:17.235Z] #174 DONE 0.2s [2024-08-14T08:31:17.235Z] [2024-08-14T08:31:17.235Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-14T08:31:17.235Z] #175 DONE 0.2s [2024-08-14T08:31:17.235Z] [2024-08-14T08:31:17.235Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-14T08:31:17.550Z] #176 DONE 0.1s [2024-08-14T08:31:17.550Z] [2024-08-14T08:31:17.550Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-14T08:31:17.550Z] #177 DONE 0.2s [2024-08-14T08:31:17.550Z] [2024-08-14T08:31:17.550Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-14T08:31:17.849Z] #178 DONE 0.1s [2024-08-14T08:31:17.849Z] [2024-08-14T08:31:17.849Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-14T08:31:20.508Z] #179 DONE 2.3s [2024-08-14T08:31:20.508Z] [2024-08-14T08:31:20.508Z] #106 [security-bootstrapper] exporting to image [2024-08-14T08:31:21.521Z] #106 exporting layers 1.3s done [2024-08-14T08:31:21.522Z] #106 writing image sha256:63d1850cd78d88445880a4ad77184a23df1d18bf2ce248a1626b844ef8cf4bb5 done [2024-08-14T08:31:21.522Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-14T08:31:21.522Z] #106 DONE 10.4s [2024-08-14T08:31:21.522Z] [2024-08-14T08:31:21.522Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T08:31:26.010Z] #155 ... [2024-08-14T08:31:26.010Z] [2024-08-14T08:31:26.010Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T08:31:26.010Z] #157 DONE 1227.1s [2024-08-14T08:31:26.010Z] [2024-08-14T08:31:26.010Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:31:26.010Z] #158 ... [2024-08-14T08:31:26.010Z] [2024-08-14T08:31:26.010Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:31:26.288Z] #180 DONE 0.4s [2024-08-14T08:31:26.288Z] [2024-08-14T08:31:26.288Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:31:26.558Z] #181 DONE 0.3s [2024-08-14T08:31:26.558Z] [2024-08-14T08:31:26.558Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-14T08:31:26.836Z] #182 DONE 0.2s [2024-08-14T08:31:26.836Z] [2024-08-14T08:31:26.836Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T08:31:26.836Z] #139 ... [2024-08-14T08:31:26.836Z] [2024-08-14T08:31:26.836Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-14T08:31:26.836Z] #183 DONE 0.1s [2024-08-14T08:31:27.110Z] [2024-08-14T08:31:27.110Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:31:27.110Z] #184 DONE 0.2s [2024-08-14T08:31:27.110Z] [2024-08-14T08:31:27.110Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-14T08:31:27.385Z] #185 DONE 0.3s [2024-08-14T08:31:27.385Z] [2024-08-14T08:31:27.385Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-14T08:31:27.973Z] #186 DONE 0.4s [2024-08-14T08:31:27.973Z] [2024-08-14T08:31:27.973Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T08:31:27.973Z] #187 DONE 0.2s [2024-08-14T08:31:27.973Z] [2024-08-14T08:31:27.973Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:31:27.973Z] #158 ... [2024-08-14T08:31:27.973Z] [2024-08-14T08:31:27.973Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T08:31:30.580Z] #188 DONE 2.5s [2024-08-14T08:31:30.580Z] [2024-08-14T08:31:30.580Z] #106 [security-secretstore-setup] exporting to image [2024-08-14T08:31:30.580Z] #106 exporting layers [2024-08-14T08:31:31.552Z] #106 exporting layers 1.2s done [2024-08-14T08:31:31.553Z] #106 writing image sha256:8a173fd0307d9b49b3a0a0ee4762b3ba3eb8184100eaa4c260d39c6f6c684d7b 0.0s done [2024-08-14T08:31:31.553Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-14T08:31:31.553Z] #106 DONE 11.7s [2024-08-14T08:31:31.553Z] [2024-08-14T08:31:31.553Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T08:32:10.463Z] #155 ... [2024-08-14T08:32:10.463Z] [2024-08-14T08:32:10.463Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T08:32:10.463Z] #139 DONE 1286.2s [2024-08-14T08:32:10.463Z] [2024-08-14T08:32:10.463Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T08:32:10.463Z] #155 ... [2024-08-14T08:32:10.463Z] [2024-08-14T08:32:10.463Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:32:10.463Z] #189 DONE 0.2s [2024-08-14T08:32:10.463Z] [2024-08-14T08:32:10.463Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:32:10.463Z] #190 DONE 0.2s [2024-08-14T08:32:10.463Z] [2024-08-14T08:32:10.463Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T08:32:10.463Z] #141 ... [2024-08-14T08:32:10.463Z] [2024-08-14T08:32:10.463Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-14T08:32:10.463Z] #191 DONE 0.2s [2024-08-14T08:32:10.463Z] [2024-08-14T08:32:10.463Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T08:32:10.463Z] #155 ... [2024-08-14T08:32:10.463Z] [2024-08-14T08:32:10.463Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:32:10.463Z] #192 DONE 0.1s [2024-08-14T08:32:10.463Z] [2024-08-14T08:32:10.464Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-14T08:32:10.464Z] #193 DONE 0.1s [2024-08-14T08:32:10.464Z] [2024-08-14T08:32:10.464Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T08:32:10.464Z] #155 ... [2024-08-14T08:32:10.464Z] [2024-08-14T08:32:10.464Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T08:32:11.879Z] #194 DONE 1.9s [2024-08-14T08:32:11.880Z] [2024-08-14T08:32:11.880Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-14T08:32:11.880Z] #106 exporting layers [2024-08-14T08:32:12.474Z] #106 exporting layers 0.6s done [2024-08-14T08:32:12.743Z] #106 writing image sha256:43e2477137a24f92a70853dd3a7f17d5f6eb74065842db4670662940d5bf0e18 done [2024-08-14T08:32:12.743Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-14T08:32:12.743Z] #106 DONE 12.3s [2024-08-14T08:32:12.743Z] [2024-08-14T08:32:12.743Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:34:34.444Z] #41 ... [2024-08-14T08:34:34.444Z] [2024-08-14T08:34:34.444Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T08:34:34.444Z] #155 DONE 1415.5s [2024-08-14T08:34:34.444Z] [2024-08-14T08:34:34.444Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T08:34:34.713Z] #142 ... [2024-08-14T08:34:34.713Z] [2024-08-14T08:34:34.713Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:34:34.980Z] #195 DONE 0.3s [2024-08-14T08:34:34.980Z] [2024-08-14T08:34:34.980Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:34:34.980Z] #196 DONE 0.1s [2024-08-14T08:34:34.980Z] [2024-08-14T08:34:34.980Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:34:34.980Z] #144 ... [2024-08-14T08:34:34.980Z] [2024-08-14T08:34:34.980Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-14T08:34:35.248Z] #197 DONE 0.3s [2024-08-14T08:34:35.248Z] [2024-08-14T08:34:35.248Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:34:35.248Z] #198 DONE 0.1s [2024-08-14T08:34:35.248Z] [2024-08-14T08:34:35.248Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:34:35.516Z] #144 ... [2024-08-14T08:34:35.516Z] [2024-08-14T08:34:35.516Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-14T08:34:35.516Z] #106 exporting layers [2024-08-14T08:34:36.100Z] #106 exporting layers 0.9s done [2024-08-14T08:34:36.369Z] #106 writing image sha256:18b2fa47ba72842383aa6120f9ba3bfffe3075c2a8f79dc6a17ee18e965f60f4 done [2024-08-14T08:34:36.369Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-14T08:34:36.369Z] #106 DONE 13.2s [2024-08-14T08:34:36.369Z] [2024-08-14T08:34:36.369Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T08:43:43.529Z] #142 ... [2024-08-14T08:43:43.529Z] [2024-08-14T08:43:43.529Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T08:43:43.529Z] #140 DONE 1977.2s [2024-08-14T08:43:43.529Z] [2024-08-14T08:43:43.529Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:43:43.529Z] #158 ... [2024-08-14T08:43:43.529Z] [2024-08-14T08:43:43.529Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:43:43.529Z] #199 DONE 0.2s [2024-08-14T08:43:43.529Z] [2024-08-14T08:43:43.529Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T08:43:43.529Z] #142 ... [2024-08-14T08:43:43.529Z] [2024-08-14T08:43:43.529Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:43:43.529Z] #200 DONE 0.2s [2024-08-14T08:43:43.529Z] [2024-08-14T08:43:43.529Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-14T08:43:43.529Z] #201 DONE 0.5s [2024-08-14T08:43:43.529Z] [2024-08-14T08:43:43.529Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:43:43.529Z] #202 DONE 0.1s [2024-08-14T08:43:43.529Z] [2024-08-14T08:43:43.529Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-14T08:43:43.529Z] #203 DONE 0.1s [2024-08-14T08:43:43.529Z] [2024-08-14T08:43:43.529Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T08:43:43.529Z] #204 DONE 2.1s [2024-08-14T08:43:43.529Z] [2024-08-14T08:43:43.529Z] #106 [security-proxy-auth] exporting to image [2024-08-14T08:43:43.529Z] #106 exporting layers [2024-08-14T08:43:44.114Z] #106 exporting layers 0.7s done [2024-08-14T08:43:44.114Z] #106 writing image sha256:fb327c7416a08b17298d204e4c4e9fdc903bd30ff71c4aac98d4f48745f9e60a 0.0s done [2024-08-14T08:43:44.114Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-14T08:43:44.114Z] #106 DONE 13.9s [2024-08-14T08:43:44.114Z] [2024-08-14T08:43:44.114Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:45:05.750Z] #144 ... [2024-08-14T08:45:05.750Z] [2024-08-14T08:45:05.750Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T08:45:05.750Z] #135 DONE 2051.0s [2024-08-14T08:45:05.750Z] [2024-08-14T08:45:05.750Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:45:05.750Z] #41 ... [2024-08-14T08:45:05.750Z] [2024-08-14T08:45:05.750Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:45:05.750Z] #205 DONE 0.2s [2024-08-14T08:45:05.750Z] [2024-08-14T08:45:05.750Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:45:05.750Z] #41 ... [2024-08-14T08:45:05.750Z] [2024-08-14T08:45:05.750Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:45:05.750Z] #206 DONE 0.2s [2024-08-14T08:45:05.750Z] [2024-08-14T08:45:05.750Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-14T08:45:05.750Z] #207 DONE 0.5s [2024-08-14T08:45:05.750Z] [2024-08-14T08:45:05.750Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:45:05.750Z] #158 ... [2024-08-14T08:45:05.750Z] [2024-08-14T08:45:05.750Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:45:05.750Z] #208 DONE 0.1s [2024-08-14T08:45:05.750Z] [2024-08-14T08:45:05.750Z] #106 [core-command] exporting to image [2024-08-14T08:45:05.750Z] #106 exporting layers [2024-08-14T08:45:05.750Z] #106 exporting layers 0.4s done [2024-08-14T08:45:05.750Z] #106 writing image sha256:78f664109fd3060260a33bb1f622dc7d07dbf53f5552b90f1c4d5d0174a5ff19 0.0s done [2024-08-14T08:45:05.750Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-14T08:45:05.750Z] #106 DONE 14.4s [2024-08-14T08:45:05.750Z] [2024-08-14T08:45:05.750Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T08:47:27.414Z] #141 DONE 2193.5s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:47:27.414Z] #158 ... [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:47:27.414Z] #209 DONE 0.2s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:47:27.414Z] #144 ... [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:47:27.414Z] #210 DONE 0.2s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:47:27.414Z] #144 ... [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-14T08:47:27.414Z] #211 DONE 0.5s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:47:27.414Z] #144 ... [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:47:27.414Z] #212 DONE 0.1s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #106 [core-data] exporting to image [2024-08-14T08:47:27.414Z] #106 exporting layers [2024-08-14T08:47:27.414Z] #106 exporting layers 0.6s done [2024-08-14T08:47:27.414Z] #106 writing image sha256:ce4507b5ba972d3525e3711c70755cb8c9cb580942d6b016d6da5687e853831c done [2024-08-14T08:47:27.414Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-14T08:47:27.414Z] #106 DONE 15.0s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:47:27.414Z] #158 ... [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T08:47:27.414Z] #142 DONE 2200.0s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:47:27.414Z] #144 ... [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:47:27.414Z] #213 DONE 0.1s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:47:27.414Z] #214 DONE 0.1s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-14T08:47:27.414Z] #215 DONE 0.5s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:47:27.414Z] #216 DONE 0.1s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-08-14T08:47:27.414Z] #17 ... [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-14T08:47:27.414Z] #217 DONE 0.2s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #106 [core-metadata] exporting to image [2024-08-14T08:47:27.414Z] #106 exporting layers [2024-08-14T08:47:27.414Z] #106 exporting layers 0.5s done [2024-08-14T08:47:27.414Z] #106 writing image sha256:f361a342587a349a16ac545b049085276c37e159b0fd92c4a4103537b786c405 done [2024-08-14T08:47:27.414Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-14T08:47:27.414Z] #106 DONE 15.5s [2024-08-14T08:47:27.414Z] [2024-08-14T08:47:27.414Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:47:31.673Z] #144 ... [2024-08-14T08:47:31.673Z] [2024-08-14T08:47:31.673Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T08:47:31.673Z] #160 DONE 2170.0s [2024-08-14T08:47:31.943Z] [2024-08-14T08:47:31.943Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:47:32.532Z] #144 ... [2024-08-14T08:47:32.532Z] [2024-08-14T08:47:32.532Z] #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:47:32.532Z] #218 DONE 0.1s [2024-08-14T08:47:32.532Z] [2024-08-14T08:47:32.532Z] #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-14T08:47:33.122Z] #219 DONE 0.5s [2024-08-14T08:47:33.122Z] [2024-08-14T08:47:33.122Z] #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:47:33.122Z] #220 DONE 0.1s [2024-08-14T08:47:33.122Z] [2024-08-14T08:47:33.122Z] #106 [core-keeper] exporting to image [2024-08-14T08:47:33.122Z] #106 exporting layers [2024-08-14T08:47:34.085Z] #106 exporting layers 0.6s done [2024-08-14T08:47:34.085Z] #106 writing image sha256:2694bc6381d885565aa58f275c3fca742b071c4d926992ccdfb1d4ea7f511af0 done [2024-08-14T08:47:34.085Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-14T08:47:34.085Z] #106 DONE 16.1s [2024-08-14T08:47:34.085Z] [2024-08-14T08:47:34.085Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:48:06.335Z] #144 ... [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T08:48:06.335Z] #138 DONE 2238.6s [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:48:06.335Z] #144 ... [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:48:06.335Z] #221 DONE 0.1s [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:48:06.335Z] #144 ... [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:48:06.335Z] #222 DONE 0.1s [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-14T08:48:06.335Z] #223 DONE 0.5s [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:48:06.335Z] #224 DONE 0.1s [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-08-14T08:48:06.335Z] #17 ... [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #106 [support-scheduler] exporting to image [2024-08-14T08:48:06.335Z] #106 exporting layers [2024-08-14T08:48:06.335Z] #106 exporting layers 0.5s done [2024-08-14T08:48:06.335Z] #106 writing image sha256:a06f60cdf2b8295e7531259e2146921f2e9f4f3fc8c616b7e6bfd993e8d91533 done [2024-08-14T08:48:06.335Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-14T08:48:06.335Z] #106 DONE 16.6s [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-08-14T08:48:06.335Z] #17 ... [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:48:06.335Z] #144 DONE 2226.5s [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:48:06.335Z] #41 ... [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:48:06.335Z] #225 DONE 0.2s [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:48:06.335Z] #226 DONE 0.1s [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-14T08:48:06.335Z] #227 DONE 0.5s [2024-08-14T08:48:06.335Z] [2024-08-14T08:48:06.335Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:48:06.608Z] #41 ... [2024-08-14T08:48:06.608Z] [2024-08-14T08:48:06.608Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:48:06.608Z] #228 DONE 0.1s [2024-08-14T08:48:06.608Z] [2024-08-14T08:48:06.608Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:48:06.608Z] #158 DONE 2228.1s [2024-08-14T08:48:06.608Z] [2024-08-14T08:48:06.608Z] #106 [support-notifications] exporting to image [2024-08-14T08:48:07.573Z] #106 exporting layers 0.8s done [2024-08-14T08:48:07.573Z] #106 writing image sha256:2f9191819b7b9b615bedfcb89aed0262ceb1a77838fe340b8e5e7b89db99f476 done [2024-08-14T08:48:07.573Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-14T08:48:07.573Z] #106 DONE 17.4s [2024-08-14T08:48:07.573Z] [2024-08-14T08:48:07.573Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:48:07.573Z] #229 DONE 0.1s [2024-08-14T08:48:07.573Z] [2024-08-14T08:48:07.573Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:48:07.573Z] #230 DONE 0.1s [2024-08-14T08:48:07.573Z] [2024-08-14T08:48:07.573Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-14T08:48:07.844Z] #231 DONE 0.4s [2024-08-14T08:48:07.844Z] [2024-08-14T08:48:07.844Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-14T08:48:07.844Z] #232 DONE 0.1s [2024-08-14T08:48:07.844Z] [2024-08-14T08:48:07.844Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-08-14T08:48:08.114Z] #17 ... [2024-08-14T08:48:08.114Z] [2024-08-14T08:48:08.114Z] #106 [support-cron-scheduler] exporting to image [2024-08-14T08:48:09.531Z] #106 exporting layers 1.4s done [2024-08-14T08:48:09.531Z] #106 writing image sha256:c5a04bf627f22a54838c007d6881f398ee7379cd4a3ab964a64d1da3a763e3fa done [2024-08-14T08:48:09.531Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-14T08:48:09.531Z] #106 DONE 18.8s [2024-08-14T08:48:09.531Z] [2024-08-14T08:48:09.531Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:48:09.531Z] time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-14T08:48:09.573Z] $ docker stop --time=1 56cc833b82f31abbd98adca7f9cb510590a8d84dc47a77ff4400d4042cbcdf45 [2024-08-14T08:48:11.246Z] $ docker rm -f --volumes 56cc833b82f31abbd98adca7f9cb510590a8d84dc47a77ff4400d4042cbcdf45 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-14T08:48:11.863Z] + docker images [2024-08-14T08:48:11.863Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-14T08:48:11.863Z] support-cron-scheduler-arm64 latest c5a04bf627f2 4 seconds ago 43.5MB [2024-08-14T08:48:11.863Z] support-notifications-arm64 latest 2f9191819b7b 5 seconds ago 41.9MB [2024-08-14T08:48:11.863Z] support-scheduler-arm64 latest a06f60cdf2b8 9 seconds ago 41.3MB [2024-08-14T08:48:11.863Z] core-keeper-arm64 latest 2694bc6381d8 39 seconds ago 38.9MB [2024-08-14T08:48:11.863Z] core-metadata-arm64 latest f361a342587a 47 seconds ago 39.2MB [2024-08-14T08:48:11.863Z] core-data-arm64 latest ce4507b5ba97 54 seconds ago 39.1MB [2024-08-14T08:48:11.863Z] core-command-arm64 latest 78f664109fd3 3 minutes ago 35MB [2024-08-14T08:48:11.863Z] security-proxy-auth-arm64 latest fb327c7416a0 4 minutes ago 32.6MB [2024-08-14T08:48:11.863Z] security-spiffe-token-provider-arm64 latest 18b2fa47ba72 13 minutes ago 29MB [2024-08-14T08:48:11.863Z] core-common-config-bootstrapper-arm64 latest 43e2477137a2 16 minutes ago 15.3MB [2024-08-14T08:48:11.863Z] security-secretstore-setup-arm64 latest 8a173fd0307d 16 minutes ago 36.4MB [2024-08-14T08:48:11.863Z] security-bootstrapper-arm64 latest 63d1850cd78d 16 minutes ago 18.9MB [2024-08-14T08:48:11.863Z] security-proxy-setup-arm64 latest 834cc25aefcb 16 minutes ago 26.1MB [2024-08-14T08:48:11.863Z] security-spire-agent-arm64 latest d716238a357f 39 minutes ago 174MB [2024-08-14T08:48:11.863Z] security-spire-config-arm64 latest 61cad2d734aa 39 minutes ago 115MB [2024-08-14T08:48:11.863Z] security-spire-server-arm64 latest 98171f64335f 39 minutes ago 116MB [2024-08-14T08:48:11.863Z] ci-base-image-arm64 latest 977ac64d2032 58 minutes ago 967MB [2024-08-14T08:48:11.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-14T08:48:11.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:48:12.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-14T08:48:12.818Z] [2024-08-14T08:48:12.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:48:13.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-14T08:48:13.527Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-14T08:48:13.527Z] 8998bd30e6a1: Pulling fs layer [2024-08-14T08:48:13.527Z] 04944245beec: Pulling fs layer [2024-08-14T08:48:13.527Z] 699f458cf7ca: Pulling fs layer [2024-08-14T08:48:13.527Z] 765212b225bb: Pulling fs layer [2024-08-14T08:48:13.527Z] f23df028b6ca: Pulling fs layer [2024-08-14T08:48:13.527Z] d65c8cfc05b1: Pulling fs layer [2024-08-14T08:48:13.527Z] 2437ff75d9bd: Pulling fs layer [2024-08-14T08:48:13.527Z] f23df028b6ca: Waiting [2024-08-14T08:48:13.527Z] d65c8cfc05b1: Waiting [2024-08-14T08:48:13.527Z] 2437ff75d9bd: Waiting [2024-08-14T08:48:13.527Z] 765212b225bb: Waiting [2024-08-14T08:48:13.527Z] 04944245beec: Verifying Checksum [2024-08-14T08:48:13.527Z] 04944245beec: Download complete [2024-08-14T08:48:13.527Z] 765212b225bb: Verifying Checksum [2024-08-14T08:48:13.527Z] 765212b225bb: Download complete [2024-08-14T08:48:13.527Z] f23df028b6ca: Verifying Checksum [2024-08-14T08:48:13.527Z] f23df028b6ca: Download complete [2024-08-14T08:48:13.527Z] d65c8cfc05b1: Verifying Checksum [2024-08-14T08:48:13.527Z] d65c8cfc05b1: Download complete [2024-08-14T08:48:13.795Z] 699f458cf7ca: Verifying Checksum [2024-08-14T08:48:13.795Z] 699f458cf7ca: Download complete [2024-08-14T08:48:14.062Z] 8998bd30e6a1: Verifying Checksum [2024-08-14T08:48:14.062Z] 8998bd30e6a1: Download complete [2024-08-14T08:48:16.639Z] 2437ff75d9bd: Verifying Checksum [2024-08-14T08:48:16.639Z] 2437ff75d9bd: Download complete [2024-08-14T08:48:19.219Z] 8998bd30e6a1: Pull complete [2024-08-14T08:48:19.219Z] 04944245beec: Pull complete [2024-08-14T08:48:21.158Z] 699f458cf7ca: Pull complete [2024-08-14T08:48:21.158Z] 765212b225bb: Pull complete [2024-08-14T08:48:22.120Z] f23df028b6ca: Pull complete [2024-08-14T08:48:22.389Z] d65c8cfc05b1: Pull complete [2024-08-14T08:48:40.596Z] 2437ff75d9bd: Pull complete [2024-08-14T08:48:40.596Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-14T08:48:40.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-14T08:48:40.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T08:48:40.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-7685 does not seem to be running inside a container [2024-08-14T08:48:41.001Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-14T08:48:44.208Z] $ docker top 572a83739334f30891c6d14dc95e11edacccc8894e8bc815799474e8ca242869 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-14T08:48:45.193Z] ---> job-cost.sh [2024-08-14T08:48:45.193Z] lf-activate-venv: SKIPPING [2024-08-14T08:48:45.193Z] INFO: No Stack... [2024-08-14T08:48:45.461Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-14T08:48:46.422Z] INFO: Archiving Costs [Pipeline] sh [2024-08-14T08:48:47.094Z] + + cut -d, -f6cat [2024-08-14T08:48:47.094Z] /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-08-14T08:48:47.157Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-1-stack-cost] [2024-08-14T08:48:47.163Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4864-1-stack-cost] did not exist. Created. [2024-08-14T08:48:47.171Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-14T08:48:47.978Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-14T08:48:48.211Z] Stashed 1 file(s) [Pipeline] } [2024-08-14T08:48:48.237Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-14T08:48:48.334Z] $ docker stop --time=1 572a83739334f30891c6d14dc95e11edacccc8894e8bc815799474e8ca242869 [2024-08-14T08:48:49.856Z] $ docker rm -f --volumes 572a83739334f30891c6d14dc95e11edacccc8894e8bc815799474e8ca242869 [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 [2024-08-14T08:48:51.138Z] provisioning config files... [2024-08-14T08:48:51.146Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11832817336048510759tmp [Pipeline] { [Pipeline] sh [2024-08-14T08:48:51.503Z] + set +x [2024-08-14T08:48:51.503Z] + + curl -s https://codecov.io/bash [2024-08-14T08:48:51.503Z] bash -s -- [2024-08-14T08:48:51.503Z] [2024-08-14T08:48:51.503Z] _____ _ [2024-08-14T08:48:51.503Z] / ____| | | [2024-08-14T08:48:51.503Z] | | ___ __| | ___ ___ _____ __ [2024-08-14T08:48:51.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-14T08:48:51.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-14T08:48:51.503Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-14T08:48:51.503Z] Bash-1.0.6 [2024-08-14T08:48:51.503Z] [2024-08-14T08:48:51.503Z] [2024-08-14T08:48:51.503Z] ==> git version 2.25.1 found [2024-08-14T08:48:51.503Z] ==> 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 [2024-08-14T08:48:51.503Z] Release-Date: 2020-01-08 [2024-08-14T08:48:51.503Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-14T08:48:51.503Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-14T08:48:51.503Z] ==> Jenkins CI detected. [2024-08-14T08:48:51.503Z] current dir:  /w/workspace/edgex-go/1 [2024-08-14T08:48:51.503Z] project root: . [2024-08-14T08:48:51.503Z] --> token set from env [2024-08-14T08:48:51.503Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-14T08:48:51.503Z] ==> Running gcov in . (disable via -X gcov) [2024-08-14T08:48:51.503Z] ==> Python coveragepy not found [2024-08-14T08:48:51.503Z] ==> Searching for coverage reports in: [2024-08-14T08:48:51.503Z] + . [2024-08-14T08:48:51.503Z] -> Found 1 reports [2024-08-14T08:48:51.503Z] ==> Detecting git/mercurial file structure [2024-08-14T08:48:51.761Z] ==> Reading reports [2024-08-14T08:48:51.761Z] + ./coverage.out bytes=518743 [2024-08-14T08:48:51.761Z] ==> Appending adjustments [2024-08-14T08:48:51.761Z] https://docs.codecov.io/docs/fixing-reports [2024-08-14T08:48:53.140Z] + Found adjustments [2024-08-14T08:48:53.140Z] ==> Gzipping contents [2024-08-14T08:48:53.140Z] 68K /tmp/codecov.iAt7px.gz [2024-08-14T08:48:53.140Z] ==> Uploading reports [2024-08-14T08:48:53.140Z] url: https://codecov.io [2024-08-14T08:48:53.140Z] query: branch=PR-4864&commit=31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4864%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4864&job=&cmd_args= [2024-08-14T08:48:53.140Z] -> Pinging Codecov [2024-08-14T08:48:53.140Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4864&commit=31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4864%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4864&job=&cmd_args= [2024-08-14T08:48:53.140Z] -> Uploading to [2024-08-14T08:48:53.140Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-14/00271124DB129430A58F1EEE437C3FCB/31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7/e9120c00-e960-41ca-8c0e-b432a233a354.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240814%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240814T084852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=551b406bfa0a7890144aa0f4aa5cf0e80a0de53217f298acb02584d114cb8475 [2024-08-14T08:48:53.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-14T08:48:53.140Z] Dload Upload Total Spent Left Speed [2024-08-14T08:48:53.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66054 0 0 100 66054 0 245k --:--:-- --:--:-- --:--:-- 245k [2024-08-14T08:48:53.401Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 [Pipeline] } [2024-08-14T08:48:53.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-14T08:48:55.288Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-14T08:48:55.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T08:48:56.548Z] ---> package-listing.sh [2024-08-14T08:48:56.548Z] ++ facter osfamily [2024-08-14T08:48:56.548Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-14T08:48:56.808Z] + OS_FAMILY=debian [2024-08-14T08:48:56.808Z] + workspace=/w/workspace/edgex-go/1 [2024-08-14T08:48:56.808Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-14T08:48:56.808Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-14T08:48:56.808Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-14T08:48:56.808Z] + PACKAGES=/tmp/packages_start.txt [2024-08-14T08:48:56.808Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-14T08:48:56.808Z] + PACKAGES=/tmp/packages_end.txt [2024-08-14T08:48:56.808Z] + case "${OS_FAMILY}" in [2024-08-14T08:48:56.808Z] + dpkg -l [2024-08-14T08:48:56.808Z] + grep '^ii' [2024-08-14T08:48:56.808Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-14T08:48:56.808Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-14T08:48:56.808Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-14T08:48:56.808Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-14T08:48:56.808Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-14T08:48:56.808Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-14T08:48:56.850Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-14T08:48:57.148Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:48:57.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-14T08:48:57.817Z] [2024-08-14T08:48:57.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:48:58.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-14T08:48:58.212Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-14T08:48:58.212Z] 5eb5b503b376: Pulling fs layer [2024-08-14T08:48:58.212Z] 5c69ac0246d0: Pulling fs layer [2024-08-14T08:48:58.212Z] ec43610c2a17: Pulling fs layer [2024-08-14T08:48:58.212Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-14T08:48:58.212Z] 33b1e0a273af: Pulling fs layer [2024-08-14T08:48:58.212Z] 5d3b04190fa2: Pulling fs layer [2024-08-14T08:48:58.212Z] 2f39f015ded8: Pulling fs layer [2024-08-14T08:48:58.212Z] 33b1e0a273af: Waiting [2024-08-14T08:48:58.212Z] 5d3b04190fa2: Waiting [2024-08-14T08:48:58.212Z] 2f39f015ded8: Waiting [2024-08-14T08:48:58.212Z] 3a2ae6a8a46f: Waiting [2024-08-14T08:48:58.212Z] 5c69ac0246d0: Verifying Checksum [2024-08-14T08:48:58.212Z] 5c69ac0246d0: Download complete [2024-08-14T08:48:58.212Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-14T08:48:58.212Z] 3a2ae6a8a46f: Download complete [2024-08-14T08:48:58.212Z] 33b1e0a273af: Verifying Checksum [2024-08-14T08:48:58.212Z] 33b1e0a273af: Download complete [2024-08-14T08:48:58.212Z] 5d3b04190fa2: Verifying Checksum [2024-08-14T08:48:58.212Z] 5d3b04190fa2: Download complete [2024-08-14T08:48:58.212Z] ec43610c2a17: Verifying Checksum [2024-08-14T08:48:58.472Z] 5eb5b503b376: Download complete [2024-08-14T08:48:59.040Z] 2f39f015ded8: Download complete [2024-08-14T08:48:59.607Z] 5eb5b503b376: Pull complete [2024-08-14T08:48:59.866Z] 5c69ac0246d0: Pull complete [2024-08-14T08:49:00.125Z] ec43610c2a17: Pull complete [2024-08-14T08:49:00.125Z] 3a2ae6a8a46f: Pull complete [2024-08-14T08:49:00.385Z] 33b1e0a273af: Pull complete [2024-08-14T08:49:00.385Z] 5d3b04190fa2: Pull complete [2024-08-14T08:49:04.585Z] 2f39f015ded8: Pull complete [2024-08-14T08:49:04.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-14T08:49:04.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-14T08:49:04.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T08:49:04.872Z] prd-ubuntu20.04-docker-8c-8g-7684 does not seem to be running inside a container [2024-08-14T08:49:04.911Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-14T08:49:09.435Z] $ docker top 6e99dc0171b5b019616029a6e2f782ecebe1a4d08a963b187a79fc8be01b8ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T08:49:09.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-14T08:49:10.170Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-14T08:49:10.496Z] + ls /var/log/sa-host [2024-08-14T08:49:10.496Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-14T08:49:10.664Z] provisioning config files... [2024-08-14T08:49:10.675Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12576218249676612187tmp [Pipeline] { [Pipeline] echo [2024-08-14T08:49:10.749Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T08:49:12.081Z] ---> create-netrc.sh [Pipeline] } [2024-08-14T08:49:12.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-14T08:49:12.548Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-14T08:49:12.596Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T08:49:12.931Z] ---> sudo-logs.sh [2024-08-14T08:49:12.931Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-14T08:49:13.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T08:49:13.351Z] ---> job-cost.sh [2024-08-14T08:49:13.352Z] lf-activate-venv: SKIPPING [2024-08-14T08:49:13.352Z] DEBUG: total: 0.2199999988079071 [2024-08-14T08:49:13.352Z] INFO: Retrieving Stack Cost... [2024-08-14T08:49:13.611Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-14T08:49:14.178Z] INFO: Archiving Costs [Pipeline] echo [2024-08-14T08:49:14.232Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T08:49:14.578Z] ---> logs-deploy.sh [2024-08-14T08:49:14.578Z] lf-activate-venv: SKIPPING [2024-08-14T08:49:14.578Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4864/1 [2024-08-14T08:49:14.578Z] INFO: archiving workspace using pattern(s): [2024-08-14T08:49:15.518Z] Archives upload complete. [2024-08-14T08:49:15.780Z] INFO: archiving logs to Nexus [2024-08-14T08:49:16.356Z] ---> uname -a: [2024-08-14T08:49:16.356Z] Linux prd-ubuntu20-04-docker-8c-8g-7684 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-14T08:49:16.356Z] [2024-08-14T08:49:16.356Z] [2024-08-14T08:49:16.356Z] ---> lscpu: [2024-08-14T08:49:16.356Z] Architecture: x86_64 [2024-08-14T08:49:16.356Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-14T08:49:16.356Z] Byte Order: Little Endian [2024-08-14T08:49:16.356Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-14T08:49:16.356Z] CPU(s): 8 [2024-08-14T08:49:16.356Z] On-line CPU(s) list: 0-7 [2024-08-14T08:49:16.356Z] Thread(s) per core: 1 [2024-08-14T08:49:16.356Z] Core(s) per socket: 1 [2024-08-14T08:49:16.356Z] Socket(s): 8 [2024-08-14T08:49:16.356Z] NUMA node(s): 1 [2024-08-14T08:49:16.356Z] Vendor ID: AuthenticAMD [2024-08-14T08:49:16.356Z] CPU family: 23 [2024-08-14T08:49:16.356Z] Model: 49 [2024-08-14T08:49:16.356Z] Model name: AMD EPYC-Rome Processor [2024-08-14T08:49:16.356Z] Stepping: 0 [2024-08-14T08:49:16.356Z] CPU MHz: 2800.000 [2024-08-14T08:49:16.356Z] BogoMIPS: 5600.00 [2024-08-14T08:49:16.356Z] Virtualization: AMD-V [2024-08-14T08:49:16.356Z] Hypervisor vendor: KVM [2024-08-14T08:49:16.356Z] Virtualization type: full [2024-08-14T08:49:16.356Z] L1d cache: 256 KiB [2024-08-14T08:49:16.356Z] L1i cache: 256 KiB [2024-08-14T08:49:16.356Z] L2 cache: 4 MiB [2024-08-14T08:49:16.356Z] L3 cache: 128 MiB [2024-08-14T08:49:16.356Z] NUMA node0 CPU(s): 0-7 [2024-08-14T08:49:16.356Z] Vulnerability Itlb multihit: Not affected [2024-08-14T08:49:16.356Z] Vulnerability L1tf: Not affected [2024-08-14T08:49:16.356Z] Vulnerability Mds: Not affected [2024-08-14T08:49:16.356Z] Vulnerability Meltdown: Not affected [2024-08-14T08:49:16.356Z] Vulnerability Mmio stale data: Not affected [2024-08-14T08:49:16.356Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-14T08:49:16.356Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-14T08:49:16.356Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-14T08:49:16.356Z] Vulnerability Srbds: Not affected [2024-08-14T08:49:16.356Z] Vulnerability Tsx async abort: Not affected [2024-08-14T08:49:16.356Z] 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 [2024-08-14T08:49:16.356Z] [2024-08-14T08:49:16.356Z] [2024-08-14T08:49:16.356Z] ---> nproc: [2024-08-14T08:49:16.356Z] 8 [2024-08-14T08:49:16.356Z] [2024-08-14T08:49:16.356Z] [2024-08-14T08:49:16.356Z] ---> df -h: [2024-08-14T08:49:16.356Z] Filesystem Size Used Avail Use% Mounted on [2024-08-14T08:49:16.356Z] overlay 155G 28G 128G 18% / [2024-08-14T08:49:16.356Z] tmpfs 64M 0 64M 0% /dev [2024-08-14T08:49:16.356Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-14T08:49:16.356Z] shm 64M 0 64M 0% /dev/shm [2024-08-14T08:49:16.356Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-14T08:49:16.356Z] [2024-08-14T08:49:16.356Z] [2024-08-14T08:49:16.356Z] ---> sar -b -r -n DEV: [2024-08-14T08:49:16.356Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7684) 08/14/24 _x86_64_ (8 CPU) [2024-08-14T08:49:16.356Z] [2024-08-14T08:49:16.356Z] 07:42:15 LINUX RESTART (8 CPU) [2024-08-14T08:49:16.356Z] [2024-08-14T08:49:16.356Z] 07:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-14T08:49:16.356Z] 07:44:01 310.86 10.75 300.12 0.00 1763.04 51608.07 0.00 [2024-08-14T08:49:16.356Z] 07:45:01 129.20 0.73 128.46 0.00 8.40 35891.63 0.00 [2024-08-14T08:49:16.356Z] 07:46:01 46.13 0.00 46.13 0.00 0.00 34147.20 0.00 [2024-08-14T08:49:16.356Z] 07:47:01 29.04 0.27 28.77 0.00 3.33 18940.35 0.00 [2024-08-14T08:49:16.356Z] 07:48:01 232.93 6.63 226.30 0.00 4398.73 75317.85 0.00 [2024-08-14T08:49:16.356Z] 07:49:01 446.93 0.18 446.74 0.00 14.93 212227.56 0.00 [2024-08-14T08:49:16.356Z] 07:50:01 551.76 13.55 538.21 0.00 108.42 183498.63 0.00 [2024-08-14T08:49:16.356Z] 07:51:01 225.51 0.08 225.42 0.00 0.67 43572.41 0.00 [2024-08-14T08:49:16.356Z] 07:52:01 290.24 0.03 290.20 0.00 0.27 89086.30 0.00 [2024-08-14T08:49:16.356Z] 07:53:01 572.79 0.02 572.77 0.00 0.13 121184.74 0.00 [2024-08-14T08:49:16.356Z] 07:54:01 99.35 0.05 99.30 0.00 4.93 1737.18 0.00 [2024-08-14T08:49:16.356Z] 07:55:01 1.35 0.00 1.35 0.00 0.00 17.60 0.00 [2024-08-14T08:49:16.356Z] 07:56:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2024-08-14T08:49:16.356Z] 07:57:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2024-08-14T08:49:16.356Z] 07:58:01 1.85 0.02 1.83 0.00 0.13 24.66 0.00 [2024-08-14T08:49:16.356Z] 07:59:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2024-08-14T08:49:16.356Z] 08:00:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2024-08-14T08:49:16.356Z] 08:01:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2024-08-14T08:49:16.356Z] 08:02:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2024-08-14T08:49:16.356Z] 08:03:01 1.42 0.00 1.42 0.00 0.00 19.46 0.00 [2024-08-14T08:49:16.356Z] 08:04:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2024-08-14T08:49:16.356Z] 08:05:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 [2024-08-14T08:49:16.356Z] 08:06:01 2.52 1.50 1.02 0.00 35.46 13.60 0.00 [2024-08-14T08:49:16.356Z] 08:07:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 [2024-08-14T08:49:16.356Z] 08:08:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2024-08-14T08:49:16.356Z] 08:09:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2024-08-14T08:49:16.356Z] 08:10:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2024-08-14T08:49:16.356Z] 08:11:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 [2024-08-14T08:49:16.356Z] 08:12:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-08-14T08:49:16.356Z] 08:13:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 [2024-08-14T08:49:16.356Z] 08:14:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2024-08-14T08:49:16.356Z] 08:15:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2024-08-14T08:49:16.356Z] 08:16:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 [2024-08-14T08:49:16.356Z] 08:17:01 1.30 0.02 1.28 0.00 0.13 14.80 0.00 [2024-08-14T08:49:16.356Z] 08:18:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2024-08-14T08:49:16.356Z] 08:19:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 [2024-08-14T08:49:16.356Z] 08:20:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 [2024-08-14T08:49:16.356Z] 08:21:02 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2024-08-14T08:49:16.356Z] 08:22:01 0.97 0.00 0.97 0.00 0.00 11.25 0.00 [2024-08-14T08:49:16.356Z] 08:23:01 1.20 0.00 1.20 0.00 0.00 16.00 0.00 [2024-08-14T08:49:16.356Z] 08:24:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2024-08-14T08:49:16.356Z] 08:25:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2024-08-14T08:49:16.356Z] 08:26:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2024-08-14T08:49:16.356Z] 08:27:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2024-08-14T08:49:16.356Z] 08:28:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2024-08-14T08:49:16.356Z] 08:29:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 [2024-08-14T08:49:16.356Z] 08:30:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2024-08-14T08:49:16.356Z] 08:31:01 1.10 0.00 1.10 0.00 0.00 14.80 0.00 [2024-08-14T08:49:16.356Z] 08:32:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2024-08-14T08:49:16.356Z] 08:33:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 [2024-08-14T08:49:16.356Z] 08:34:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2024-08-14T08:49:16.356Z] 08:35:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 [2024-08-14T08:49:16.356Z] 08:36:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2024-08-14T08:49:16.356Z] 08:37:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 [2024-08-14T08:49:16.356Z] 08:38:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2024-08-14T08:49:16.356Z] 08:39:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 [2024-08-14T08:49:16.356Z] 08:40:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2024-08-14T08:49:16.356Z] 08:41:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 [2024-08-14T08:49:16.356Z] 08:42:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2024-08-14T08:49:16.356Z] 08:43:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2024-08-14T08:49:16.356Z] 08:44:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2024-08-14T08:49:16.356Z] 08:45:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 [2024-08-14T08:49:16.356Z] 08:46:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-08-14T08:49:16.356Z] 08:47:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2024-08-14T08:49:16.356Z] 08:48:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2024-08-14T08:49:16.356Z] 08:49:01 4.41 0.23 4.18 0.00 17.19 428.51 0.00 [2024-08-14T08:49:16.356Z] Average: 45.55 0.52 45.04 0.00 96.32 13163.29 0.00 [2024-08-14T08:49:16.356Z] [2024-08-14T08:49:16.356Z] 07:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-14T08:49:16.356Z] 07:44:01 28686672 31519592 792496 2.41 79764 3017840 2011872 5.93 1117600 2680660 1688 [2024-08-14T08:49:16.356Z] 07:45:01 27073360 31075684 1227204 3.73 128352 4015780 2371572 6.99 2049040 3228888 731680 [2024-08-14T08:49:16.357Z] 07:46:01 26953160 31213320 1086856 3.31 132364 4254196 2530184 7.46 1822980 3555824 460648 [2024-08-14T08:49:16.357Z] 07:47:01 26642792 31409544 888600 2.70 135292 4709296 2027008 5.97 1499568 4139584 406324 [2024-08-14T08:49:16.357Z] 07:48:01 22313980 31185608 1078580 3.28 161748 8716056 2460824 7.25 2196748 7649064 3570984 [2024-08-14T08:49:16.357Z] 07:49:01 19646324 31188752 1056668 3.21 188000 11244772 3398884 10.02 2503760 9877280 14088 [2024-08-14T08:49:16.357Z] 07:50:01 13672932 30874788 1329924 4.04 358772 16231784 5555904 16.37 3329276 14467564 53412 [2024-08-14T08:49:16.357Z] 07:51:01 8280900 28045844 4130120 12.56 384108 18533064 10845292 31.96 7241516 15667520 1261104 [2024-08-14T08:49:16.357Z] 07:52:01 6332148 28134540 4059892 12.35 396052 20519748 8952644 26.38 7850328 16997476 1209516 [2024-08-14T08:49:16.357Z] 07:53:01 9746936 31354016 890328 2.71 406012 20475788 2440772 7.19 3275536 18390172 204 [2024-08-14T08:49:16.357Z] 07:54:01 9795804 31417460 831904 2.53 408104 20488096 2205060 6.50 3267784 18354576 16 [2024-08-14T08:49:16.357Z] 07:55:01 9795756 31417480 831828 2.53 408140 20488104 2205060 6.50 3267656 18354580 12 [2024-08-14T08:49:16.357Z] 07:56:01 9823508 31445268 804040 2.45 408160 20488104 2205060 6.50 3240072 18354584 12 [2024-08-14T08:49:16.357Z] 07:57:01 9823972 31445768 803488 2.44 408200 20488108 2205060 6.50 3239432 18354588 8 [2024-08-14T08:49:16.357Z] 07:58:01 9826836 31448720 800480 2.43 408268 20488084 2209308 6.51 3236892 18354564 68 [2024-08-14T08:49:16.357Z] 07:59:01 9827672 31449596 799692 2.43 408296 20488080 2209308 6.51 3236584 18354568 40 [2024-08-14T08:49:16.357Z] 08:00:01 9828100 31450044 799392 2.43 408316 20488092 2209308 6.51 3236872 18354572 20 [2024-08-14T08:49:16.357Z] 08:01:01 9828148 31450136 799288 2.43 408348 20488084 2209308 6.51 3236668 18354572 44 [2024-08-14T08:49:16.357Z] 08:02:01 9828076 31450100 799288 2.43 408376 20488096 2209308 6.51 3237208 18354576 20 [2024-08-14T08:49:16.357Z] 08:03:01 9828800 31450856 798392 2.43 408428 20488104 2209308 6.51 3236568 18354584 220 [2024-08-14T08:49:16.357Z] 08:04:01 9828800 31450908 798356 2.43 408448 20488104 2209308 6.51 3236124 18354588 12 [2024-08-14T08:49:16.357Z] 08:05:01 9828640 31450784 798424 2.43 408472 20488112 2209308 6.51 3236836 18354592 176 [2024-08-14T08:49:16.357Z] 08:06:01 9815284 31439392 809664 2.46 408512 20489172 2209308 6.51 3252696 18354872 216 [2024-08-14T08:49:16.357Z] 08:07:01 9815520 31439652 809396 2.46 408544 20489176 2209308 6.51 3252468 18354840 16 [2024-08-14T08:49:16.357Z] 08:08:01 9815440 31439576 809320 2.46 408576 20489180 2209308 6.51 3252516 18354844 44 [2024-08-14T08:49:16.357Z] 08:09:01 9815428 31439632 809508 2.46 408616 20489180 2209308 6.51 3252224 18354844 16 [2024-08-14T08:49:16.357Z] 08:10:01 9815612 31439872 809460 2.46 408644 20489184 2193024 6.46 3252228 18354848 24 [2024-08-14T08:49:16.357Z] 08:11:01 9815256 31439572 809644 2.46 408668 20489184 2193024 6.46 3252288 18354848 12 [2024-08-14T08:49:16.357Z] 08:12:01 9815208 31439528 809604 2.46 408692 20489188 2193024 6.46 3252304 18354852 8 [2024-08-14T08:49:16.357Z] 08:13:01 9815224 31439552 809444 2.46 408720 20489196 2193024 6.46 3252764 18354860 200 [2024-08-14T08:49:16.357Z] 08:14:01 9815248 31439636 809404 2.46 408744 20489196 2193024 6.46 3252436 18354864 12 [2024-08-14T08:49:16.357Z] 08:15:01 9815200 31439592 809364 2.46 408768 20489200 2193024 6.46 3252420 18354868 4 [2024-08-14T08:49:16.357Z] 08:16:01 9815404 31439856 809180 2.46 408796 20489200 2193024 6.46 3252488 18354876 24 [2024-08-14T08:49:16.357Z] 08:17:01 9814812 31439264 809692 2.46 408824 20489200 2209096 6.51 3252504 18354876 4 [2024-08-14T08:49:16.357Z] 08:18:01 9815072 31439588 809308 2.46 408868 20489208 2209096 6.51 3252612 18354880 40 [2024-08-14T08:49:16.357Z] 08:19:01 9814960 31439536 809336 2.46 408896 20489212 2209096 6.51 3252632 18354888 4 [2024-08-14T08:49:16.357Z] 08:20:01 9814652 31439232 809556 2.46 408912 20489216 2209096 6.51 3252616 18354892 20 [2024-08-14T08:49:16.357Z] 08:21:02 9814552 31439216 809644 2.46 408932 20489348 2209096 6.51 3252632 18354976 8 [2024-08-14T08:49:16.357Z] 08:22:01 9814472 31439240 809616 2.46 408960 20489348 2209096 6.51 3253004 18355028 204 [2024-08-14T08:49:16.357Z] 08:23:01 9814568 31439364 809432 2.46 408988 20489356 2209096 6.51 3253088 18355020 192 [2024-08-14T08:49:16.357Z] 08:24:01 9814172 31439004 809804 2.46 409012 20489356 2209096 6.51 3252960 18355020 8 [2024-08-14T08:49:16.357Z] 08:25:01 9814336 31439192 809500 2.46 409028 20489360 2209096 6.51 3253080 18355024 188 [2024-08-14T08:49:16.357Z] 08:26:01 9814036 31438896 809708 2.46 409056 20489364 2209096 6.51 3253048 18355028 168 [2024-08-14T08:49:16.357Z] 08:27:01 9814020 31438920 809652 2.46 409068 20489364 2209096 6.51 3253200 18355028 196 [2024-08-14T08:49:16.357Z] 08:28:01 9813928 31438832 809872 2.46 409084 20489368 2209096 6.51 3253232 18355032 204 [2024-08-14T08:49:16.357Z] 08:29:01 9813708 31438620 810032 2.46 409116 20489372 2209096 6.51 3253256 18355036 36 [2024-08-14T08:49:16.357Z] 08:30:01 9813724 31438696 809980 2.46 409136 20489372 2209096 6.51 3253136 18355040 200 [2024-08-14T08:49:16.357Z] 08:31:01 9813668 31438660 809904 2.46 409156 20489380 2209096 6.51 3253120 18355040 64 [2024-08-14T08:49:16.357Z] 08:32:01 9813884 31438880 809868 2.46 409168 20489380 2209096 6.51 3253212 18355044 200 [2024-08-14T08:49:16.357Z] 08:33:01 9814004 31439048 809720 2.46 409192 20489384 2209096 6.51 3253060 18355048 56 [2024-08-14T08:49:16.357Z] 08:34:01 9813744 31438812 809924 2.46 409224 20489388 2209096 6.51 3252928 18355052 32 [2024-08-14T08:49:16.357Z] 08:35:01 9813644 31438736 810156 2.46 409232 20489388 2209096 6.51 3252968 18355052 8 [2024-08-14T08:49:16.357Z] 08:36:01 9813596 31438700 810100 2.46 409244 20489396 2209096 6.51 3253356 18355060 180 [2024-08-14T08:49:16.357Z] 08:37:01 9813588 31438716 810088 2.46 409260 20489400 2209096 6.51 3252984 18355064 4 [2024-08-14T08:49:16.357Z] 08:38:01 9813152 31438292 810384 2.46 409272 20489400 2209096 6.51 3253700 18355064 184 [2024-08-14T08:49:16.357Z] 08:39:01 9813104 31438280 810408 2.46 409292 20489404 2209096 6.51 3253056 18355068 12 [2024-08-14T08:49:16.357Z] 08:40:01 9813184 31438364 810384 2.46 409304 20489404 2209096 6.51 3253408 18355068 184 [2024-08-14T08:49:16.357Z] 08:41:01 9813436 31438640 810120 2.46 409324 20489412 2209096 6.51 3253092 18355072 8 [2024-08-14T08:49:16.357Z] 08:42:01 9813364 31438572 810068 2.46 409348 20489416 2209096 6.51 3253508 18355076 200 [2024-08-14T08:49:16.357Z] 08:43:01 9813272 31438536 810312 2.46 409380 20489416 2209096 6.51 3253492 18355080 204 [2024-08-14T08:49:16.357Z] 08:44:01 9813272 31438544 810252 2.46 409412 20489420 2209096 6.51 3253372 18355084 52 [2024-08-14T08:49:16.357Z] 08:45:01 9813004 31438444 810320 2.46 409424 20489548 2209096 6.51 3253596 18355204 8 [2024-08-14T08:49:16.357Z] 08:46:01 9812364 31437836 810792 2.47 409440 20489552 2209096 6.51 3253460 18355208 188 [2024-08-14T08:49:16.357Z] 08:47:01 9812364 31437888 810696 2.47 409476 20489556 2209096 6.51 3253524 18355220 244 [2024-08-14T08:49:16.357Z] 08:48:01 9812128 31437652 810900 2.47 409500 20489556 2209096 6.51 3253516 18355220 20 [2024-08-14T08:49:16.357Z] 08:49:01 9359876 31380592 866652 2.64 411812 20858360 2508516 7.39 3307588 18722908 376040 [2024-08-14T08:49:16.357Z] Average: 11190633 31311901 937809 2.85 382888 19082957 2522389 7.43 3257270 17043891 122579 [2024-08-14T08:49:16.357Z] [2024-08-14T08:49:16.357Z] 07:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-14T08:49:16.357Z] 07:44:01 docker0 629.81 581.32 44.56 2934.56 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:44:01 ens3 1132.58 1129.33 9488.25 129.50 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:44:01 vethc511a6e 57.57 66.77 5.58 57.74 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:44:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:45:01 veth5440fbe 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:45:01 docker0 197.65 318.06 16.87 2013.10 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:45:01 ens3 342.06 212.63 2039.18 30.04 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:46:01 veth5440fbe 1.03 1.07 0.09 0.09 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:46:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:46:01 ens3 34.55 25.52 26.66 15.50 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:47:01 veth5440fbe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:47:01 ens3 16.04 11.06 14.24 7.85 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:48:01 veth8c58b2a 1.37 2.58 0.11 31.45 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:48:01 docker0 18.23 32.48 1.18 416.26 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:48:01 veth5cbc77e 1.48 2.63 0.11 31.38 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:48:01 veth1fe26f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:48:01 ens3 395.43 235.03 6270.39 176.16 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:48:01 veth370d866 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:48:01 vetha3cf466 2.13 6.30 0.16 95.52 0.00 0.00 0.00 0.01 [2024-08-14T08:49:16.357Z] 07:48:01 vethfeb4dc5 3.75 5.63 0.29 68.26 0.00 0.00 0.00 0.01 [2024-08-14T08:49:16.357Z] 07:48:01 veth0542446 3.88 7.35 0.32 92.54 0.00 0.00 0.00 0.01 [2024-08-14T08:49:16.357Z] 07:48:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:48:01 veth96905f5 1.23 2.55 0.10 34.02 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:48:01 veth228adac 0.35 0.55 0.03 0.14 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:48:01 vethdd77a72 4.03 6.42 0.30 63.06 0.00 0.00 0.00 0.01 [2024-08-14T08:49:16.357Z] 07:49:01 veth0d51213 18.48 23.73 1.80 12.06 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:49:01 docker0 145.54 199.95 11.16 766.97 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:49:01 veth21c053a 22.10 29.30 2.14 14.19 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:49:01 ens3 222.28 160.22 785.87 23.18 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:49:01 veth6e05f0f 22.16 29.16 2.14 14.19 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:49:01 vethb555017 21.73 29.08 2.10 13.88 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:49:01 veth073c462 21.53 28.10 2.09 13.51 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:49:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:49:01 veth228adac 0.07 0.88 0.00 0.04 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 veth94c75e1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 veth1307043 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 vethb492495 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 veth18394eb 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 docker0 274.96 589.59 25.59 5833.58 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 ens3 600.58 282.27 5842.64 34.47 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 veth684ec05 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 veth29c20d6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 vetha6565f6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 veth1ac0e94 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 vethcc58c32 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 veth5bf719c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 veth1d78480 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 veth228adac 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 veth840876d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:50:01 vethf4be980 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 veth94c75e1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 veth1307043 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 vethb492495 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 veth18394eb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 ens3 7.98 4.30 6.57 3.54 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 veth684ec05 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 veth29c20d6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 vetha6565f6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 veth1ac0e94 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 vethcc58c32 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 veth5bf719c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 veth1d78480 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 veth228adac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 veth840876d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:51:01 vethf4be980 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 veth94c75e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 veth1307043 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 vethb492495 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 veth18394eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 ens3 4.80 3.20 3.85 2.14 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 veth684ec05 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 veth29c20d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 vetha6565f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 veth1ac0e94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 vethcc58c32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 veth5bf719c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 veth1d78480 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 veth228adac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 veth840876d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:52:01 vethf4be980 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:53:01 vethda917e4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:53:01 ens3 8.17 4.70 6.53 3.74 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:53:01 vethe517440 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:53:01 veth228adac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:54:01 ens3 4.75 3.63 4.72 2.19 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:55:01 ens3 0.35 0.17 0.42 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:58:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.357Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 07:59:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:00:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:01:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:02:01 ens3 0.33 0.28 0.25 0.20 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:03:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:04:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:05:01 ens3 0.67 0.42 0.38 0.22 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:06:01 ens3 6.32 5.22 4.48 5.16 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:07:01 ens3 1.73 1.52 0.98 1.22 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:08:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:09:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:13:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:17:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:18:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:19:01 ens3 0.27 0.12 0.18 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:20:01 ens3 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:21:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:23:01 ens3 0.58 0.22 0.12 0.07 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:24:01 ens3 0.58 0.52 0.32 0.22 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:25:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:27:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:28:01 ens3 0.65 0.17 0.13 0.07 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:29:01 ens3 1.05 0.72 0.65 0.42 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:32:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:33:01 ens3 0.83 0.57 0.44 0.35 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:36:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:37:01 ens3 0.67 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:38:01 ens3 0.72 0.70 0.43 0.36 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:41:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:43:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:46:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:47:01 ens3 0.37 0.17 0.13 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:48:01 ens3 0.55 0.13 0.12 0.07 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:49:01 ens3 89.57 54.03 2520.00 10.64 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] 08:49:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] Average: docker0 19.21 26.11 1.51 181.39 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] Average: ens3 43.64 32.43 409.55 6.79 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-14T08:49:16.358Z] [2024-08-14T08:49:16.358Z] [2024-08-14T08:49:16.358Z] ---> sar -P ALL: [2024-08-14T08:49:16.358Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7684) 08/14/24 _x86_64_ (8 CPU) [2024-08-14T08:49:16.358Z] [2024-08-14T08:49:16.358Z] 07:42:15 LINUX RESTART (8 CPU) [2024-08-14T08:49:16.358Z] [2024-08-14T08:49:16.358Z] 07:43:01 CPU %user %nice %system %iowait %steal %idle [2024-08-14T08:49:16.358Z] 07:44:01 all 7.23 0.00 3.09 4.25 0.06 85.37 [2024-08-14T08:49:16.358Z] 07:44:01 0 6.50 0.00 4.05 0.15 0.05 89.25 [2024-08-14T08:49:16.358Z] 07:44:01 1 7.98 0.00 3.15 5.37 0.08 83.42 [2024-08-14T08:49:16.358Z] 07:44:01 2 8.03 0.00 3.59 5.62 0.07 82.69 [2024-08-14T08:49:16.358Z] 07:44:01 3 6.26 0.00 2.53 5.60 0.07 85.54 [2024-08-14T08:49:16.358Z] 07:44:01 4 11.78 0.00 3.20 11.66 0.07 73.29 [2024-08-14T08:49:16.358Z] 07:44:01 5 4.66 0.00 2.75 4.27 0.05 88.27 [2024-08-14T08:49:16.358Z] 07:44:01 6 6.84 0.00 2.38 1.08 0.03 89.67 [2024-08-14T08:49:16.358Z] 07:44:01 7 5.80 0.00 3.05 0.29 0.07 90.79 [2024-08-14T08:49:16.358Z] 07:45:01 all 29.80 0.00 5.22 3.10 0.09 61.79 [2024-08-14T08:49:16.358Z] 07:45:01 0 29.01 0.00 4.42 0.25 0.08 66.24 [2024-08-14T08:49:16.358Z] 07:45:01 1 27.22 0.00 5.93 9.69 0.08 57.08 [2024-08-14T08:49:16.358Z] 07:45:01 2 31.87 0.00 5.33 0.35 0.07 62.38 [2024-08-14T08:49:16.358Z] 07:45:01 3 30.54 0.00 5.06 11.83 0.08 52.49 [2024-08-14T08:49:16.358Z] 07:45:01 4 29.62 0.00 4.35 0.76 0.10 65.17 [2024-08-14T08:49:16.358Z] 07:45:01 5 29.02 0.00 6.48 1.62 0.08 62.80 [2024-08-14T08:49:16.358Z] 07:45:01 6 31.96 0.00 5.46 0.25 0.08 62.25 [2024-08-14T08:49:16.358Z] 07:45:01 7 29.18 0.00 4.70 0.08 0.10 65.93 [2024-08-14T08:49:16.358Z] 07:46:01 all 29.77 0.00 5.14 2.22 0.08 62.78 [2024-08-14T08:49:16.358Z] 07:46:01 0 27.67 0.00 4.96 0.03 0.08 67.25 [2024-08-14T08:49:16.358Z] 07:46:01 1 32.02 0.00 5.52 1.31 0.08 61.07 [2024-08-14T08:49:16.358Z] 07:46:01 2 30.98 0.00 5.60 13.97 0.08 49.37 [2024-08-14T08:49:16.358Z] 07:46:01 3 27.93 0.00 4.76 0.29 0.08 66.94 [2024-08-14T08:49:16.358Z] 07:46:01 4 28.23 0.00 5.25 0.03 0.07 66.43 [2024-08-14T08:49:16.359Z] 07:46:01 5 31.81 0.00 5.37 1.57 0.08 61.17 [2024-08-14T08:49:16.359Z] 07:46:01 6 29.56 0.00 4.96 0.00 0.08 65.39 [2024-08-14T08:49:16.359Z] 07:46:01 7 29.98 0.00 4.71 0.67 0.08 64.55 [2024-08-14T08:49:16.359Z] 07:47:01 all 63.05 0.00 7.98 0.80 0.10 28.07 [2024-08-14T08:49:16.359Z] 07:47:01 0 66.05 0.00 8.50 0.07 0.10 25.28 [2024-08-14T08:49:16.359Z] 07:47:01 1 64.27 0.00 7.80 0.22 0.08 27.63 [2024-08-14T08:49:16.359Z] 07:47:01 2 61.70 0.00 7.74 0.17 0.10 30.29 [2024-08-14T08:49:16.359Z] 07:47:01 3 63.67 0.00 8.21 0.10 0.10 27.92 [2024-08-14T08:49:16.359Z] 07:47:01 4 63.19 0.00 8.11 0.34 0.12 28.24 [2024-08-14T08:49:16.359Z] 07:47:01 5 60.43 0.00 8.22 1.44 0.12 29.79 [2024-08-14T08:49:16.359Z] 07:47:01 6 62.35 0.00 7.81 0.17 0.08 29.59 [2024-08-14T08:49:16.359Z] 07:47:01 7 62.75 0.00 7.44 3.90 0.10 25.81 [2024-08-14T08:49:16.359Z] 07:48:01 all 22.10 0.00 7.96 8.92 0.10 60.91 [2024-08-14T08:49:16.359Z] 07:48:01 0 25.27 0.00 8.68 7.03 0.12 58.91 [2024-08-14T08:49:16.359Z] 07:48:01 1 22.65 0.00 9.22 17.18 0.10 50.85 [2024-08-14T08:49:16.359Z] 07:48:01 2 20.35 0.00 6.91 5.71 0.08 66.95 [2024-08-14T08:49:16.359Z] 07:48:01 3 22.33 0.00 7.54 5.76 0.10 64.27 [2024-08-14T08:49:16.359Z] 07:48:01 4 21.85 0.00 7.95 12.29 0.12 57.79 [2024-08-14T08:49:16.359Z] 07:48:01 5 20.32 0.00 7.53 12.37 0.07 59.72 [2024-08-14T08:49:16.359Z] 07:48:01 6 20.46 0.00 7.93 6.13 0.12 65.36 [2024-08-14T08:49:16.359Z] 07:48:01 7 23.60 0.00 7.95 4.88 0.12 63.45 [2024-08-14T08:49:16.359Z] 07:49:01 all 10.73 0.00 4.50 25.96 0.13 58.68 [2024-08-14T08:49:16.359Z] 07:49:01 0 11.05 0.00 4.41 36.33 0.15 48.06 [2024-08-14T08:49:16.359Z] 07:49:01 1 10.07 0.00 3.91 9.83 0.09 76.09 [2024-08-14T08:49:16.359Z] 07:49:01 2 10.10 0.00 5.39 69.10 0.19 15.23 [2024-08-14T08:49:16.359Z] 07:49:01 3 10.32 0.00 3.94 8.46 0.14 77.14 [2024-08-14T08:49:16.359Z] 07:49:01 4 12.39 0.00 5.05 28.10 0.10 54.36 [2024-08-14T08:49:16.359Z] 07:49:01 5 9.87 0.00 4.03 3.67 0.15 82.28 [2024-08-14T08:49:16.359Z] 07:49:01 6 10.15 0.00 4.41 30.53 0.09 54.83 [2024-08-14T08:49:16.359Z] 07:49:01 7 11.87 0.00 4.85 22.29 0.15 60.84 [2024-08-14T08:49:16.359Z] 07:50:01 all 7.64 0.00 5.15 17.64 0.05 69.53 [2024-08-14T08:49:16.359Z] 07:50:01 0 8.67 0.00 5.16 6.08 0.05 80.03 [2024-08-14T08:49:16.359Z] 07:50:01 1 6.37 0.00 4.20 4.61 0.05 84.77 [2024-08-14T08:49:16.359Z] 07:50:01 2 7.85 0.00 3.97 17.36 0.03 70.78 [2024-08-14T08:49:16.359Z] 07:50:01 3 7.63 0.00 4.26 30.80 0.05 57.27 [2024-08-14T08:49:16.359Z] 07:50:01 4 8.66 0.00 5.59 13.04 0.05 72.65 [2024-08-14T08:49:16.359Z] 07:50:01 5 6.95 0.00 4.93 8.73 0.03 79.36 [2024-08-14T08:49:16.359Z] 07:50:01 6 6.53 0.00 7.17 51.52 0.08 34.70 [2024-08-14T08:49:16.359Z] 07:50:01 7 8.43 0.00 5.92 9.30 0.05 76.30 [2024-08-14T08:49:16.359Z] 07:51:01 all 87.28 0.00 11.96 0.56 0.15 0.06 [2024-08-14T08:49:16.359Z] 07:51:01 0 87.30 0.00 11.81 0.70 0.13 0.05 [2024-08-14T08:49:16.359Z] 07:51:01 1 88.41 0.00 10.73 0.62 0.13 0.10 [2024-08-14T08:49:16.359Z] 07:51:01 2 86.32 0.00 12.89 0.62 0.13 0.03 [2024-08-14T08:49:16.359Z] 07:51:01 3 87.55 0.00 11.56 0.67 0.15 0.07 [2024-08-14T08:49:16.359Z] 07:51:01 4 87.24 0.00 12.26 0.33 0.15 0.02 [2024-08-14T08:49:16.359Z] 07:51:01 5 86.71 0.00 12.23 0.81 0.17 0.08 [2024-08-14T08:49:16.359Z] 07:51:01 6 88.29 0.00 11.03 0.47 0.15 0.07 [2024-08-14T08:49:16.359Z] 07:51:01 7 86.37 0.00 13.19 0.25 0.15 0.03 [2024-08-14T08:49:16.359Z] 07:52:01 all 89.74 0.00 10.06 0.00 0.19 0.00 [2024-08-14T08:49:16.359Z] 07:52:01 0 89.96 0.00 9.86 0.00 0.18 0.00 [2024-08-14T08:49:16.359Z] 07:52:01 1 90.07 0.00 9.75 0.00 0.18 0.00 [2024-08-14T08:49:16.359Z] 07:52:01 2 90.58 0.00 9.25 0.00 0.17 0.00 [2024-08-14T08:49:16.359Z] 07:52:01 3 90.62 0.00 9.21 0.00 0.17 0.00 [2024-08-14T08:49:16.359Z] 07:52:01 4 88.56 0.00 11.23 0.00 0.20 0.00 [2024-08-14T08:49:16.359Z] 07:52:01 5 89.24 0.00 10.50 0.00 0.26 0.00 [2024-08-14T08:49:16.359Z] 07:52:01 6 90.46 0.00 9.39 0.00 0.15 0.00 [2024-08-14T08:49:16.359Z] 07:52:01 7 88.41 0.00 11.36 0.00 0.22 0.00 [2024-08-14T08:49:16.359Z] 07:53:01 all 52.44 0.00 7.87 8.93 0.14 30.62 [2024-08-14T08:49:16.359Z] 07:53:01 0 52.12 0.00 8.57 11.10 0.13 28.07 [2024-08-14T08:49:16.359Z] 07:53:01 1 51.52 0.00 7.79 6.05 0.15 34.49 [2024-08-14T08:49:16.359Z] 07:53:01 2 53.39 0.00 7.73 21.30 0.15 17.43 [2024-08-14T08:49:16.359Z] 07:53:01 3 53.41 0.00 7.49 14.05 0.13 24.92 [2024-08-14T08:49:16.359Z] 07:53:01 4 51.80 0.00 8.32 8.09 0.13 31.65 [2024-08-14T08:49:16.359Z] 07:53:01 5 52.27 0.00 7.91 3.40 0.15 36.26 [2024-08-14T08:49:16.359Z] 07:53:01 6 52.47 0.00 6.75 0.55 0.13 40.09 [2024-08-14T08:49:16.359Z] 07:53:01 7 52.52 0.00 8.39 6.83 0.15 32.11 [2024-08-14T08:49:16.359Z] 07:54:01 all 0.43 0.00 0.28 0.41 0.01 98.87 [2024-08-14T08:49:16.359Z] 07:54:01 0 0.40 0.00 0.37 0.53 0.02 98.68 [2024-08-14T08:49:16.359Z] 07:54:01 1 0.84 0.00 0.30 0.52 0.02 98.32 [2024-08-14T08:49:16.359Z] 07:54:01 2 0.40 0.00 0.33 0.78 0.00 98.48 [2024-08-14T08:49:16.359Z] 07:54:01 3 0.45 0.00 0.30 0.32 0.02 98.92 [2024-08-14T08:49:16.359Z] 07:54:01 4 0.40 0.00 0.27 0.25 0.02 99.07 [2024-08-14T08:49:16.359Z] 07:54:01 5 0.35 0.00 0.23 0.17 0.02 99.23 [2024-08-14T08:49:16.359Z] 07:54:01 6 0.17 0.00 0.12 0.00 0.00 99.72 [2024-08-14T08:49:16.359Z] 07:54:01 7 0.42 0.00 0.32 0.68 0.02 98.56 [2024-08-14T08:49:16.359Z] [2024-08-14T08:49:16.359Z] 07:54:01 CPU %user %nice %system %iowait %steal %idle [2024-08-14T08:49:16.359Z] 07:55:01 all 0.01 0.00 0.01 0.02 0.00 99.95 [2024-08-14T08:49:16.359Z] 07:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.359Z] 07:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.359Z] 07:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 07:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.359Z] 07:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.359Z] 07:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.359Z] 07:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.359Z] 07:55:01 7 0.02 0.00 0.00 0.15 0.00 99.83 [2024-08-14T08:49:16.359Z] 07:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-14T08:49:16.359Z] 07:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.359Z] 07:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.359Z] 07:56:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-14T08:49:16.359Z] 07:56:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-14T08:49:16.359Z] 07:56:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-14T08:49:16.359Z] 07:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.359Z] 07:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.359Z] 07:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.359Z] 07:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-14T08:49:16.359Z] 07:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 07:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-14T08:49:16.359Z] 07:57:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-14T08:49:16.359Z] 07:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-14T08:49:16.359Z] 07:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-14T08:49:16.359Z] 07:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.359Z] 07:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.359Z] 07:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-14T08:49:16.359Z] 07:58:01 all 0.06 0.00 0.02 0.00 0.01 99.90 [2024-08-14T08:49:16.359Z] 07:58:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-14T08:49:16.359Z] 07:58:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2024-08-14T08:49:16.359Z] 07:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-14T08:49:16.359Z] 07:58:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-14T08:49:16.359Z] 07:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-14T08:49:16.359Z] 07:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.359Z] 07:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.359Z] 07:58:01 7 0.05 0.00 0.02 0.03 0.00 99.90 [2024-08-14T08:49:16.359Z] 07:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-14T08:49:16.359Z] 07:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 07:59:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2024-08-14T08:49:16.359Z] 07:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 07:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-14T08:49:16.359Z] 07:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.359Z] 07:59:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-14T08:49:16.359Z] 07:59:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-14T08:49:16.359Z] 08:00:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2024-08-14T08:49:16.359Z] 08:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.359Z] 08:00:01 1 1.97 0.00 0.02 0.00 0.00 98.01 [2024-08-14T08:49:16.359Z] 08:00:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-14T08:49:16.359Z] 08:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.359Z] 08:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.359Z] 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.359Z] 08:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 08:00:01 7 0.05 0.00 0.02 0.05 0.00 99.88 [2024-08-14T08:49:16.359Z] 08:01:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2024-08-14T08:49:16.359Z] 08:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.359Z] 08:01:01 1 1.11 0.00 0.10 0.00 0.02 98.78 [2024-08-14T08:49:16.359Z] 08:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.359Z] 08:01:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2024-08-14T08:49:16.359Z] 08:01:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-14T08:49:16.359Z] 08:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 08:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 08:01:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-14T08:49:16.359Z] 08:02:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2024-08-14T08:49:16.359Z] 08:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.359Z] 08:02:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-14T08:49:16.359Z] 08:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.359Z] 08:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-14T08:49:16.359Z] 08:02:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2024-08-14T08:49:16.359Z] 08:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 08:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.359Z] 08:02:01 7 0.07 0.00 0.00 0.02 0.00 99.92 [2024-08-14T08:49:16.359Z] 08:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-14T08:49:16.359Z] 08:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.359Z] 08:03:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-14T08:49:16.359Z] 08:03:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-14T08:49:16.359Z] 08:03:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-14T08:49:16.359Z] 08:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 08:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 08:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.359Z] 08:03:01 7 0.07 0.00 0.00 0.02 0.02 99.90 [2024-08-14T08:49:16.359Z] 08:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-14T08:49:16.359Z] 08:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-14T08:49:16.359Z] 08:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.359Z] 08:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.359Z] 08:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-14T08:49:16.359Z] 08:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-14T08:49:16.359Z] 08:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 08:04:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2024-08-14T08:49:16.359Z] 08:04:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-14T08:49:16.359Z] 08:05:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-08-14T08:49:16.359Z] 08:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.359Z] 08:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.359Z] 08:05:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-14T08:49:16.359Z] 08:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.359Z] 08:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-14T08:49:16.360Z] 08:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:05:01 7 0.02 0.00 0.03 0.07 0.00 99.88 [2024-08-14T08:49:16.360Z] [2024-08-14T08:49:16.360Z] 08:05:01 CPU %user %nice %system %iowait %steal %idle [2024-08-14T08:49:16.360Z] 08:06:01 all 0.31 0.00 0.04 0.01 0.01 99.63 [2024-08-14T08:49:16.360Z] 08:06:01 0 0.33 0.00 0.03 0.00 0.00 99.63 [2024-08-14T08:49:16.360Z] 08:06:01 1 0.80 0.00 0.05 0.00 0.02 99.13 [2024-08-14T08:49:16.360Z] 08:06:01 2 0.25 0.00 0.03 0.00 0.02 99.70 [2024-08-14T08:49:16.360Z] 08:06:01 3 0.13 0.00 0.07 0.00 0.00 99.80 [2024-08-14T08:49:16.360Z] 08:06:01 4 0.20 0.00 0.05 0.00 0.02 99.73 [2024-08-14T08:49:16.360Z] 08:06:01 5 0.03 0.00 0.05 0.02 0.00 99.90 [2024-08-14T08:49:16.360Z] 08:06:01 6 0.45 0.00 0.07 0.05 0.00 99.43 [2024-08-14T08:49:16.360Z] 08:06:01 7 0.25 0.00 0.00 0.02 0.00 99.73 [2024-08-14T08:49:16.360Z] 08:07:01 all 0.10 0.00 0.01 0.00 0.01 99.89 [2024-08-14T08:49:16.360Z] 08:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:07:01 1 0.63 0.00 0.00 0.00 0.02 99.35 [2024-08-14T08:49:16.360Z] 08:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.360Z] 08:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:07:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:08:01 all 0.20 0.00 0.01 0.00 0.01 99.77 [2024-08-14T08:49:16.360Z] 08:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:08:01 1 1.36 0.00 0.00 0.02 0.02 98.61 [2024-08-14T08:49:16.360Z] 08:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:08:01 4 0.08 0.00 0.03 0.00 0.03 99.85 [2024-08-14T08:49:16.360Z] 08:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:08:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2024-08-14T08:49:16.360Z] 08:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:09:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:09:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-14T08:49:16.360Z] 08:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:10:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2024-08-14T08:49:16.360Z] 08:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:10:01 1 1.45 0.00 0.02 0.03 0.02 98.48 [2024-08-14T08:49:16.360Z] 08:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-14T08:49:16.360Z] 08:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:10:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-08-14T08:49:16.360Z] 08:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:10:01 7 0.08 0.00 0.02 0.05 0.02 99.83 [2024-08-14T08:49:16.360Z] 08:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-14T08:49:16.360Z] 08:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-14T08:49:16.360Z] 08:11:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-14T08:49:16.360Z] 08:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:11:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-14T08:49:16.360Z] 08:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:11:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-14T08:49:16.360Z] 08:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-14T08:49:16.360Z] 08:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-14T08:49:16.360Z] 08:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-14T08:49:16.360Z] 08:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.360Z] 08:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:13:01 all 0.24 0.00 0.01 0.01 0.01 99.74 [2024-08-14T08:49:16.360Z] 08:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-14T08:49:16.360Z] 08:13:01 1 1.71 0.00 0.00 0.02 0.00 98.27 [2024-08-14T08:49:16.360Z] 08:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-14T08:49:16.360Z] 08:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:13:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2024-08-14T08:49:16.360Z] 08:14:01 all 0.25 0.00 0.02 0.01 0.01 99.71 [2024-08-14T08:49:16.360Z] 08:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:14:01 1 1.84 0.00 0.03 0.02 0.02 98.09 [2024-08-14T08:49:16.360Z] 08:14:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2024-08-14T08:49:16.360Z] 08:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-14T08:49:16.360Z] 08:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.360Z] 08:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:14:01 7 0.03 0.00 0.02 0.07 0.02 99.87 [2024-08-14T08:49:16.360Z] 08:15:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2024-08-14T08:49:16.360Z] 08:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:15:01 1 0.58 0.00 0.02 0.00 0.03 99.37 [2024-08-14T08:49:16.360Z] 08:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:15:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-14T08:49:16.360Z] 08:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:15:01 7 0.05 0.00 0.02 0.07 0.00 99.87 [2024-08-14T08:49:16.360Z] 08:16:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-08-14T08:49:16.360Z] 08:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:16:01 1 0.22 0.00 0.03 0.02 0.02 99.72 [2024-08-14T08:49:16.360Z] 08:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:16:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:16:01 7 0.02 0.00 0.02 0.05 0.02 99.90 [2024-08-14T08:49:16.360Z] [2024-08-14T08:49:16.360Z] 08:16:01 CPU %user %nice %system %iowait %steal %idle [2024-08-14T08:49:16.360Z] 08:17:01 all 0.12 0.00 0.02 0.01 0.01 99.84 [2024-08-14T08:49:16.360Z] 08:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:17:01 1 0.77 0.00 0.02 0.00 0.02 99.20 [2024-08-14T08:49:16.360Z] 08:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:17:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2024-08-14T08:49:16.360Z] 08:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:17:01 7 0.07 0.00 0.02 0.12 0.02 99.78 [2024-08-14T08:49:16.360Z] 08:18:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-08-14T08:49:16.360Z] 08:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:18:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-14T08:49:16.360Z] 08:18:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:18:01 7 0.03 0.00 0.03 0.05 0.02 99.87 [2024-08-14T08:49:16.360Z] 08:19:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-08-14T08:49:16.360Z] 08:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.360Z] 08:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:19:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-14T08:49:16.360Z] 08:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:19:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:20:01 all 0.01 0.00 0.01 0.03 0.00 99.94 [2024-08-14T08:49:16.360Z] 08:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:20:01 1 0.00 0.00 0.02 0.13 0.02 99.83 [2024-08-14T08:49:16.360Z] 08:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:20:01 4 0.00 0.00 0.05 0.00 0.02 99.93 [2024-08-14T08:49:16.360Z] 08:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:20:01 7 0.03 0.00 0.02 0.08 0.00 99.87 [2024-08-14T08:49:16.360Z] 08:21:02 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-14T08:49:16.360Z] 08:21:02 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:21:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:21:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:21:02 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:21:02 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:21:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:21:02 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:21:02 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-14T08:49:16.360Z] 08:22:01 all 0.01 0.00 0.01 0.02 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:22:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-14T08:49:16.360Z] 08:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:22:01 7 0.03 0.00 0.02 0.17 0.00 99.78 [2024-08-14T08:49:16.360Z] 08:23:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-14T08:49:16.360Z] 08:23:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:23:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:23:01 7 0.02 0.00 0.02 0.05 0.02 99.90 [2024-08-14T08:49:16.360Z] 08:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-08-14T08:49:16.360Z] 08:24:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2024-08-14T08:49:16.360Z] 08:24:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:24:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.360Z] 08:24:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-14T08:49:16.360Z] 08:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.360Z] 08:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.360Z] 08:24:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2024-08-14T08:49:16.360Z] 08:25:01 all 0.08 0.00 0.01 0.11 0.01 99.78 [2024-08-14T08:49:16.360Z] 08:25:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:25:01 1 0.02 0.00 0.00 0.33 0.00 99.65 [2024-08-14T08:49:16.360Z] 08:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.360Z] 08:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-14T08:49:16.360Z] 08:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:25:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:25:01 6 0.45 0.00 0.02 0.00 0.00 99.53 [2024-08-14T08:49:16.360Z] 08:25:01 7 0.02 0.00 0.02 0.57 0.02 99.38 [2024-08-14T08:49:16.360Z] 08:26:01 all 0.02 0.00 0.01 0.04 0.01 99.92 [2024-08-14T08:49:16.360Z] 08:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:26:01 1 0.02 0.00 0.03 0.12 0.02 99.82 [2024-08-14T08:49:16.360Z] 08:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:26:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-14T08:49:16.360Z] 08:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.360Z] 08:26:01 7 0.02 0.00 0.00 0.17 0.00 99.82 [2024-08-14T08:49:16.360Z] 08:27:01 all 0.19 0.00 0.01 0.01 0.01 99.79 [2024-08-14T08:49:16.360Z] 08:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-14T08:49:16.360Z] 08:27:01 1 0.00 0.00 0.02 0.07 0.00 99.92 [2024-08-14T08:49:16.360Z] 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.360Z] 08:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:27:01 6 1.42 0.00 0.02 0.00 0.00 98.57 [2024-08-14T08:49:16.360Z] 08:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] [2024-08-14T08:49:16.360Z] 08:27:01 CPU %user %nice %system %iowait %steal %idle [2024-08-14T08:49:16.360Z] 08:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-14T08:49:16.360Z] 08:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.360Z] 08:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:28:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-14T08:49:16.360Z] 08:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:28:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-14T08:49:16.360Z] 08:28:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-14T08:49:16.360Z] 08:29:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2024-08-14T08:49:16.360Z] 08:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-14T08:49:16.360Z] 08:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-14T08:49:16.360Z] 08:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-14T08:49:16.360Z] 08:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-14T08:49:16.360Z] 08:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.360Z] 08:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.360Z] 08:29:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-14T08:49:16.361Z] 08:30:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:30:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-14T08:49:16.361Z] 08:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:30:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-14T08:49:16.361Z] 08:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:30:01 7 0.05 0.00 0.02 0.12 0.00 99.82 [2024-08-14T08:49:16.361Z] 08:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:31:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-14T08:49:16.361Z] 08:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.361Z] 08:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-14T08:49:16.361Z] 08:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-14T08:49:16.361Z] 08:32:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-14T08:49:16.361Z] 08:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:32:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-14T08:49:16.361Z] 08:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:33:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2024-08-14T08:49:16.361Z] 08:33:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-14T08:49:16.361Z] 08:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.361Z] 08:33:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:34:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2024-08-14T08:49:16.361Z] 08:34:01 0 0.81 0.00 0.03 0.00 0.02 99.14 [2024-08-14T08:49:16.361Z] 08:34:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2024-08-14T08:49:16.361Z] 08:34:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-14T08:49:16.361Z] 08:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:34:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2024-08-14T08:49:16.361Z] 08:35:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2024-08-14T08:49:16.361Z] 08:35:01 0 0.90 0.00 0.02 0.00 0.02 99.07 [2024-08-14T08:49:16.361Z] 08:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.361Z] 08:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-14T08:49:16.361Z] 08:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:36:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-08-14T08:49:16.361Z] 08:36:01 0 0.17 0.00 0.02 0.02 0.00 99.80 [2024-08-14T08:49:16.361Z] 08:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-14T08:49:16.361Z] 08:36:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:37:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2024-08-14T08:49:16.361Z] 08:37:01 0 0.98 0.00 0.03 0.00 0.02 98.97 [2024-08-14T08:49:16.361Z] 08:37:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.361Z] 08:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:37:01 7 0.02 0.00 0.00 0.07 0.02 99.90 [2024-08-14T08:49:16.361Z] 08:38:01 all 0.10 0.00 0.01 0.01 0.01 99.86 [2024-08-14T08:49:16.361Z] 08:38:01 0 0.57 0.00 0.00 0.00 0.02 99.42 [2024-08-14T08:49:16.361Z] 08:38:01 1 0.07 0.00 0.00 0.07 0.02 99.85 [2024-08-14T08:49:16.361Z] 08:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-14T08:49:16.361Z] 08:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-14T08:49:16.361Z] 08:38:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-14T08:49:16.361Z] 08:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-14T08:49:16.361Z] 08:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:38:01 7 0.03 0.00 0.02 0.02 0.03 99.90 [2024-08-14T08:49:16.361Z] [2024-08-14T08:49:16.361Z] 08:38:01 CPU %user %nice %system %iowait %steal %idle [2024-08-14T08:49:16.361Z] 08:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.361Z] 08:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-14T08:49:16.361Z] 08:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-14T08:49:16.361Z] 08:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:40:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2024-08-14T08:49:16.361Z] 08:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:40:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-14T08:49:16.361Z] 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:40:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-14T08:49:16.361Z] 08:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:41:01 all 0.01 0.00 0.01 0.04 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:41:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.361Z] 08:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:41:01 5 0.02 0.00 0.03 0.18 0.00 99.77 [2024-08-14T08:49:16.361Z] 08:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:41:01 7 0.00 0.00 0.00 0.10 0.00 99.90 [2024-08-14T08:49:16.361Z] 08:42:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-08-14T08:49:16.361Z] 08:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:42:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:42:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-14T08:49:16.361Z] 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:42:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2024-08-14T08:49:16.361Z] 08:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-14T08:49:16.361Z] 08:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-14T08:49:16.361Z] 08:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:43:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-14T08:49:16.361Z] 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-14T08:49:16.361Z] 08:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-14T08:49:16.361Z] 08:44:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-14T08:49:16.361Z] 08:44:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-14T08:49:16.361Z] 08:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-14T08:49:16.361Z] 08:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:44:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:45:01 all 0.03 0.00 0.01 0.03 0.01 99.93 [2024-08-14T08:49:16.361Z] 08:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-14T08:49:16.361Z] 08:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:45:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-14T08:49:16.361Z] 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:45:01 7 0.03 0.00 0.05 0.18 0.02 99.72 [2024-08-14T08:49:16.361Z] 08:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-14T08:49:16.361Z] 08:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-14T08:49:16.361Z] 08:46:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-14T08:49:16.361Z] 08:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-14T08:49:16.361Z] 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-14T08:49:16.361Z] 08:46:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-14T08:49:16.361Z] 08:47:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-08-14T08:49:16.361Z] 08:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-14T08:49:16.361Z] 08:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:47:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-14T08:49:16.361Z] 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:47:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-14T08:49:16.361Z] 08:48:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2024-08-14T08:49:16.361Z] 08:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-14T08:49:16.361Z] 08:48:01 1 0.02 0.00 0.00 0.15 0.02 99.82 [2024-08-14T08:49:16.361Z] 08:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-14T08:49:16.361Z] 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-14T08:49:16.361Z] 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-14T08:49:16.361Z] 08:48:01 7 0.03 0.00 0.03 0.03 0.03 99.87 [2024-08-14T08:49:16.361Z] 08:49:01 all 1.78 0.00 0.74 0.40 0.03 97.06 [2024-08-14T08:49:16.361Z] 08:49:01 0 2.50 0.00 0.48 0.00 0.03 96.98 [2024-08-14T08:49:16.361Z] 08:49:01 1 1.55 0.00 0.67 0.02 0.02 97.74 [2024-08-14T08:49:16.361Z] 08:49:01 2 1.87 0.00 0.80 0.00 0.03 97.30 [2024-08-14T08:49:16.361Z] 08:49:01 3 2.02 0.00 0.75 0.00 0.02 97.22 [2024-08-14T08:49:16.361Z] 08:49:01 4 1.24 0.00 0.90 0.00 0.02 97.85 [2024-08-14T08:49:16.361Z] 08:49:01 5 1.92 0.00 0.73 0.00 0.02 97.33 [2024-08-14T08:49:16.361Z] 08:49:01 6 1.20 0.00 1.00 0.00 0.02 97.78 [2024-08-14T08:49:16.361Z] 08:49:01 7 1.93 0.00 0.57 3.20 0.05 94.25 [2024-08-14T08:49:16.361Z] [2024-08-14T08:49:16.361Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-08-14T08:49:16.361Z] Average: all 6.09 0.00 1.06 1.10 0.02 91.72 [2024-08-14T08:49:16.361Z] Average: 0 6.21 0.00 1.08 0.93 0.02 91.76 [2024-08-14T08:49:16.361Z] Average: 1 6.28 0.00 1.05 0.85 0.03 91.80 [2024-08-14T08:49:16.361Z] Average: 2 6.09 0.00 1.05 2.01 0.02 90.83 [2024-08-14T08:49:16.361Z] Average: 3 6.09 0.00 1.00 1.17 0.02 91.73 [2024-08-14T08:49:16.361Z] Average: 4 6.12 0.00 1.11 1.12 0.03 91.63 [2024-08-14T08:49:16.361Z] Average: 5 5.89 0.00 1.07 0.57 0.02 92.45 [2024-08-14T08:49:16.361Z] Average: 6 6.07 0.00 1.03 1.36 0.02 91.52 [2024-08-14T08:49:16.361Z] Average: 7 6.02 0.00 1.09 0.83 0.03 92.03 [2024-08-14T08:49:16.361Z] [2024-08-14T08:49:16.361Z] [2024-08-14T08:49:16.361Z]