Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+3e97884d0537eb476c5355c3438fc2fb2246485e (7d40ed402f67d8c40ec21863cce48e68cbb5feba) 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-ssh9675059921670874356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh11971949200576056650.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10685431646691937132.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13041412861795193963.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3663696449760114008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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 Running on prd-ubuntu20.04-docker-8c-8g-10971 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 3e97884d0537eb476c5355c3438fc2fb2246485e into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing d572bb86e6d6981dd31399794e4ac16453c623d8 Checking out Revision d572bb86e6d6981dd31399794e4ac16453c623d8 (PR-4907) > 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/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # 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 3e97884d0537eb476c5355c3438fc2fb2246485e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d572bb86e6d6981dd31399794e4ac16453c623d8 # timeout=10 Commit message: "Merge commit '3e97884d0537eb476c5355c3438fc2fb2246485e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 47d8b25db8a7cfae45097b899c86e9fb84832855 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-24T08:28:43.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-24T08:28:43.732Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-24T08:28:43.758Z] ========================================================= [2024-09-24T08:28:43.758Z] EdgeX Global Pipelines Version Info [2024-09-24T08:28:43.758Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-24T08:28:44.870Z] ------------------- [2024-09-24T08:28:44.870Z] stable info: [2024-09-24T08:28:44.870Z] ------------------- [2024-09-24T08:28:44.871Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-24T08:28:44.871Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-24T08:28:44.871Z] Message: update stable to v1.0.263 [2024-09-24T08:28:45.131Z] ------------------- [2024-09-24T08:28:45.131Z] experimental info: [2024-09-24T08:28:45.131Z] ------------------- [2024-09-24T08:28:45.131Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-24T08:28:45.131Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-24T08:28:45.131Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-24T08:28:45.222Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-24T08:28:45.240Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-24T08:28:45.256Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-24T08:28:45.272Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-24T08:28:45.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-24T08:28:45.308Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-24T08:28:45.329Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-24T08:28:45.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-24T08:28:45.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-24T08:28:45.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-24T08:28:45.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-24T08:28:45.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-24T08:28:45.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-24T08:28:45.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-24T08:28:45.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-24T08:28:45.527Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-24T08:28:45.547Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-24T08:28:45.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-24T08:28:45.587Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-24T08:28:45.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-24T08:28:45.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-24T08:28:45.646Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-24T08:28:45.663Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-24T08:28:45.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo [2024-09-24T08:28:45.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo [2024-09-24T08:28:45.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo [2024-09-24T08:28:45.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d572bb86e6d6981dd31399794e4ac16453c623d8 [Pipeline] echo [2024-09-24T08:28:45.784Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d572bb8 [Pipeline] echo [2024-09-24T08:28:45.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-24T08:28:45.857Z] provisioning config files... [2024-09-24T08:28:45.869Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config465450738577783743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-24T08:28:46.195Z] ---> ****-login.sh [2024-09-24T08:28:46.195Z] nexus3.edgexfoundry.org:10001 [2024-09-24T08:28:46.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T08:28:46.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T08:28:46.455Z] Configure a credential helper to remove this warning. See [2024-09-24T08:28:46.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T08:28:46.455Z] [2024-09-24T08:28:46.455Z] Login Succeeded [2024-09-24T08:28:46.455Z] nexus3.edgexfoundry.org:10002 [2024-09-24T08:28:46.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T08:28:46.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T08:28:46.714Z] Configure a credential helper to remove this warning. See [2024-09-24T08:28:46.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T08:28:46.714Z] [2024-09-24T08:28:46.714Z] Login Succeeded [2024-09-24T08:28:46.714Z] nexus3.edgexfoundry.org:10003 [2024-09-24T08:28:46.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T08:28:46.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T08:28:46.714Z] Configure a credential helper to remove this warning. See [2024-09-24T08:28:46.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T08:28:46.714Z] [2024-09-24T08:28:46.714Z] Login Succeeded [2024-09-24T08:28:46.714Z] nexus3.edgexfoundry.org:10004 [2024-09-24T08:28:46.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T08:28:46.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T08:28:46.974Z] Configure a credential helper to remove this warning. See [2024-09-24T08:28:46.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T08:28:46.974Z] [2024-09-24T08:28:46.974Z] Login Succeeded [2024-09-24T08:28:46.975Z] ****.io [2024-09-24T08:28:46.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T08:28:47.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T08:28:47.234Z] Configure a credential helper to remove this warning. See [2024-09-24T08:28:47.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T08:28:47.235Z] [2024-09-24T08:28:47.235Z] Login Succeeded [2024-09-24T08:28:47.235Z] ---> ****-login.sh ends [Pipeline] } [2024-09-24T08:28:47.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-24T08:28:47.565Z] + 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-09-24T08:28:47.565Z] + dirname+ cmd/core-command/Dockerfile [2024-09-24T08:28:47.565Z] cut -d/ -f2 [2024-09-24T08:28:47.565Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-24T08:28:47.565Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-24T08:28:47.565Z] + cut -d/ -f2 [2024-09-24T08:28:47.565Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-24T08:28:47.565Z] + dirname cmd/core-data/Dockerfile [2024-09-24T08:28:47.565Z] + cut -d/ -f2 [2024-09-24T08:28:47.565Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-24T08:28:47.565Z] + + cutdirname -d/ cmd/core-keeper/Dockerfile -f2 [2024-09-24T08:28:47.565Z] [2024-09-24T08:28:47.565Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-24T08:28:47.565Z] + dirname cmd/core-metadata/Dockerfile [2024-09-24T08:28:47.565Z] + cut -d/ -f2 [2024-09-24T08:28:47.565Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-24T08:28:47.565Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-24T08:28:47.565Z] + cut -d/ -f2 [2024-09-24T08:28:47.565Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-24T08:28:47.565Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-24T08:28:47.565Z] + cut -d/ -f2 [2024-09-24T08:28:47.565Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-24T08:28:47.565Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-24T08:28:47.565Z] + cut -d/ -f2 [2024-09-24T08:28:47.565Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-24T08:28:47.565Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-24T08:28:47.565Z] + cut -d/ -f2 [2024-09-24T08:28:47.565Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-24T08:28:47.565Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-24T08:28:47.565Z] + cut -d/ -f2 [2024-09-24T08:28:47.565Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-24T08:28:47.566Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-24T08:28:47.566Z] + cut -d/ -f2 [2024-09-24T08:28:47.566Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-24T08:28:47.566Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-24T08:28:47.566Z] + cut -d/ -f2 [2024-09-24T08:28:47.566Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-24T08:28:47.566Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-24T08:28:47.566Z] + cut -d/ -f2 [2024-09-24T08:28:47.566Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-24T08:28:47.566Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-24T08:28:47.566Z] + cut -d/ -f2 [2024-09-24T08:28:47.566Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-24T08:28:47.566Z] + dirname cmd/support-notifications/Dockerfile [2024-09-24T08:28:47.566Z] + cut -d/ -f2 [2024-09-24T08:28:47.566Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-24T08:28:47.566Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-24T08:28:47.566Z] + cut -d/ -f2 [2024-09-24T08:28:47.566Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-24T08:28:47.589Z] 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-09-24T08:28:47.951Z] + git rev-list -1 --merges d572bb86e6d6981dd31399794e4ac16453c623d8~1..d572bb86e6d6981dd31399794e4ac16453c623d8 [Pipeline] echo [2024-09-24T08:28:47.967Z] -----------> git rev-list -1 --merges d572bb86e6d6981dd31399794e4ac16453c623d8~1..d572bb86e6d6981dd31399794e4ac16453c623d8 d572bb86e6d6981dd31399794e4ac16453c623d8 [2024-09-24T08:28:47.967Z] d572bb86e6d6981dd31399794e4ac16453c623d8 [false] [Pipeline] sh [2024-09-24T08:28:48.261Z] + git log --format=format:%s -1 d572bb86e6d6981dd31399794e4ac16453c623d8 [Pipeline] echo [2024-09-24T08:28:48.282Z] ========================================================= [2024-09-24T08:28:48.282Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-24T08:28:48.282Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-24T08:28:48.716Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-24T08:28:48.716Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-24T08:28:48.716Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-24T08:28:48.716Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-24T08:28:48.716Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-24T08:28:48.716Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-24T08:28:48.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T08:28:49.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-24T08:28:49.129Z] [2024-09-24T08:28:49.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T08:28:49.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-24T08:28:49.430Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-24T08:28:49.430Z] b85a868b505f: Pulling fs layer [2024-09-24T08:28:49.430Z] e2be974225ed: Pulling fs layer [2024-09-24T08:28:49.430Z] 339a4e72a1f5: Pulling fs layer [2024-09-24T08:28:49.430Z] 988bab9f4d93: Pulling fs layer [2024-09-24T08:28:49.430Z] 1469e6f7b9e6: Pulling fs layer [2024-09-24T08:28:49.430Z] eaf3925da568: Pulling fs layer [2024-09-24T08:28:49.430Z] bab4dde63d76: Pulling fs layer [2024-09-24T08:28:49.430Z] bde34c3a00c8: Pulling fs layer [2024-09-24T08:28:49.430Z] b352a97aabf1: Pulling fs layer [2024-09-24T08:28:49.430Z] 4872d77fe225: Pulling fs layer [2024-09-24T08:28:49.430Z] 5851b861e8e6: Pulling fs layer [2024-09-24T08:28:49.430Z] 4872d77fe225: Waiting [2024-09-24T08:28:49.430Z] 5851b861e8e6: Waiting [2024-09-24T08:28:49.430Z] b352a97aabf1: Waiting [2024-09-24T08:28:49.430Z] bab4dde63d76: Waiting [2024-09-24T08:28:49.430Z] bde34c3a00c8: Waiting [2024-09-24T08:28:49.430Z] 988bab9f4d93: Waiting [2024-09-24T08:28:49.430Z] eaf3925da568: Waiting [2024-09-24T08:28:49.430Z] e2be974225ed: Verifying Checksum [2024-09-24T08:28:49.430Z] e2be974225ed: Download complete [2024-09-24T08:28:49.430Z] 988bab9f4d93: Download complete [2024-09-24T08:28:49.430Z] 1469e6f7b9e6: Verifying Checksum [2024-09-24T08:28:49.430Z] 1469e6f7b9e6: Download complete [2024-09-24T08:28:49.687Z] eaf3925da568: Download complete [2024-09-24T08:28:49.688Z] 339a4e72a1f5: Verifying Checksum [2024-09-24T08:28:49.688Z] 339a4e72a1f5: Download complete [2024-09-24T08:28:49.688Z] bde34c3a00c8: Download complete [2024-09-24T08:28:49.688Z] b352a97aabf1: Download complete [2024-09-24T08:28:49.688Z] 4872d77fe225: Verifying Checksum [2024-09-24T08:28:49.688Z] 4872d77fe225: Download complete [2024-09-24T08:28:49.688Z] 5851b861e8e6: Download complete [2024-09-24T08:28:49.688Z] b85a868b505f: Verifying Checksum [2024-09-24T08:28:49.688Z] b85a868b505f: Download complete [2024-09-24T08:28:49.946Z] bab4dde63d76: Verifying Checksum [2024-09-24T08:28:49.946Z] bab4dde63d76: Download complete [2024-09-24T08:28:50.881Z] b85a868b505f: Pull complete [2024-09-24T08:28:50.881Z] e2be974225ed: Pull complete [2024-09-24T08:28:51.448Z] 339a4e72a1f5: Pull complete [2024-09-24T08:28:51.448Z] 988bab9f4d93: Pull complete [2024-09-24T08:28:51.708Z] 1469e6f7b9e6: Pull complete [2024-09-24T08:28:51.708Z] eaf3925da568: Pull complete [2024-09-24T08:28:53.612Z] bab4dde63d76: Pull complete [2024-09-24T08:28:53.612Z] bde34c3a00c8: Pull complete [2024-09-24T08:28:53.612Z] b352a97aabf1: Pull complete [2024-09-24T08:28:53.872Z] 4872d77fe225: Pull complete [2024-09-24T08:28:53.872Z] 5851b861e8e6: Pull complete [2024-09-24T08:28:53.872Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-24T08:28:53.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-24T08:28:53.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T08:28:53.976Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2024-09-24T08:28:54.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09-24T08:28:56.134Z] $ docker top 7e6ea3aeb9d64b9b5a534a5adb2f1fa9a87714186cd81361ae31d6706dc6c356 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-24T08:28:56.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-24T08:28:56.261Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-24T08:28:56.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-24T08:28:56.386Z] $ docker exec 7e6ea3aeb9d64b9b5a534a5adb2f1fa9a87714186cd81361ae31d6706dc6c356 ssh-agent [2024-09-24T08:28:56.500Z] SSH_AUTH_SOCK=/tmp/ssh-AIQwVKUPusj1/agent.31 [2024-09-24T08:28:56.500Z] SSH_AGENT_PID=37 [2024-09-24T08:28:56.506Z] Running ssh-add (command line suppressed) [2024-09-24T08:28:56.601Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_880583514049454658.key (/w/workspace/edgex-go/9@tmp/private_key_880583514049454658.key) [2024-09-24T08:28:56.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-24T08:28:56.910Z] + git tag --points-at HEAD [Pipeline] } [2024-09-24T08:28:56.918Z] $ docker exec --env ******** --env ******** 7e6ea3aeb9d64b9b5a534a5adb2f1fa9a87714186cd81361ae31d6706dc6c356 ssh-agent -k [2024-09-24T08:28:57.021Z] unset SSH_AUTH_SOCK; [2024-09-24T08:28:57.021Z] unset SSH_AGENT_PID; [2024-09-24T08:28:57.021Z] echo Agent pid 37 killed; [2024-09-24T08:28:57.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-24T08:28:57.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-24T08:28:57.077Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-24T08:28:57.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-24T08:28:57.185Z] $ docker exec 7e6ea3aeb9d64b9b5a534a5adb2f1fa9a87714186cd81361ae31d6706dc6c356 ssh-agent [2024-09-24T08:28:57.293Z] SSH_AUTH_SOCK=/tmp/ssh-gYmUszJKHLOq/agent.70 [2024-09-24T08:28:57.293Z] SSH_AGENT_PID=77 [2024-09-24T08:28:57.297Z] Running ssh-add (command line suppressed) [2024-09-24T08:28:57.393Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_1816395947658411765.key (/w/workspace/edgex-go/9@tmp/private_key_1816395947658411765.key) [2024-09-24T08:28:57.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-24T08:28:57.705Z] + git semver init [2024-09-24T08:28:57.965Z] 2024-09-24 08:28:57,880 [run_init] DEBUG init version:0.0.0 force:False [2024-09-24T08:28:57.965Z] 2024-09-24 08:28:57,880 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2024-09-24T08:28:57.965Z] 2024-09-24 08:28:57,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2024-09-24T08:28:57.965Z] 2024-09-24 08:28:57,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2024-09-24T08:29:03.246Z] 2024-09-24 08:29:02,401 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2024-09-24T08:29:03.246Z] 2024-09-24 08:29:02,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4907 with force:False [2024-09-24T08:29:03.246Z] 2024-09-24 08:29:02,402 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4907 [2024-09-24T08:29:03.246Z] 2024-09-24 08:29:02,406 [execute] INFO git cat-file --batch-check [2024-09-24T08:29:03.246Z] 2024-09-24 08:29:02,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2024-09-24T08:29:03.246Z] 2024-09-24 08:29:02,413 [execute] INFO git cat-file --batch [2024-09-24T08:29:03.246Z] 2024-09-24 08:29:02,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2024-09-24T08:29:03.246Z] 2024-09-24 08:29:02,420 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4907 [2024-09-24T08:29:03.246Z] 0.0.0 [Pipeline] } [2024-09-24T08:29:03.253Z] $ docker exec --env ******** --env ******** 7e6ea3aeb9d64b9b5a534a5adb2f1fa9a87714186cd81361ae31d6706dc6c356 ssh-agent -k [2024-09-24T08:29:03.357Z] unset SSH_AUTH_SOCK; [2024-09-24T08:29:03.358Z] unset SSH_AGENT_PID; [2024-09-24T08:29:03.358Z] echo Agent pid 77 killed; [2024-09-24T08:29:03.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-24T08:29:03.690Z] + git semver [Pipeline] } [2024-09-24T08:29:03.960Z] $ docker stop --time=1 7e6ea3aeb9d64b9b5a534a5adb2f1fa9a87714186cd81361ae31d6706dc6c356 [2024-09-24T08:29:05.263Z] $ docker rm -f --volumes 7e6ea3aeb9d64b9b5a534a5adb2f1fa9a87714186cd81361ae31d6706dc6c356 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-24T08:29:05.605Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-24T08:29:05.842Z] Stashed 1 file(s) [Pipeline] echo [2024-09-24T08:29:05.847Z] [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-09-24T08:29:06.482Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2024-09-24T08:29:06.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-24T08:29:06.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-24T08:29:06.545Z] ========================================================= [2024-09-24T08:29:06.545Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-24T08:29:06.545Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-24T08:29:06.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-24T08:29:06.839Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-24T08:29:06.839Z] 619be1103602: Pulling fs layer [2024-09-24T08:29:06.839Z] 7862e08f4a3e: Pulling fs layer [2024-09-24T08:29:06.839Z] 5df492c9dc93: Pulling fs layer [2024-09-24T08:29:06.839Z] 7629e6793208: Pulling fs layer [2024-09-24T08:29:06.839Z] 4f4fb700ef54: Pulling fs layer [2024-09-24T08:29:06.839Z] fb5054dd5b73: Pulling fs layer [2024-09-24T08:29:06.839Z] eeca6798cff9: Pulling fs layer [2024-09-24T08:29:06.839Z] aa269ceb94a6: Pulling fs layer [2024-09-24T08:29:06.839Z] ada007ff1a6a: Pulling fs layer [2024-09-24T08:29:06.839Z] 7629e6793208: Waiting [2024-09-24T08:29:06.839Z] fb5054dd5b73: Waiting [2024-09-24T08:29:06.839Z] 4f4fb700ef54: Waiting [2024-09-24T08:29:06.839Z] eeca6798cff9: Waiting [2024-09-24T08:29:06.839Z] aa269ceb94a6: Waiting [2024-09-24T08:29:06.839Z] ada007ff1a6a: Waiting [2024-09-24T08:29:06.839Z] 7862e08f4a3e: Verifying Checksum [2024-09-24T08:29:06.839Z] 7862e08f4a3e: Download complete [2024-09-24T08:29:06.839Z] 7629e6793208: Download complete [2024-09-24T08:29:06.839Z] 4f4fb700ef54: Verifying Checksum [2024-09-24T08:29:06.839Z] 4f4fb700ef54: Download complete [2024-09-24T08:29:06.839Z] 619be1103602: Verifying Checksum [2024-09-24T08:29:06.839Z] 619be1103602: Download complete [2024-09-24T08:29:06.839Z] fb5054dd5b73: Download complete [2024-09-24T08:29:06.840Z] eeca6798cff9: Verifying Checksum [2024-09-24T08:29:06.840Z] eeca6798cff9: Download complete [2024-09-24T08:29:07.099Z] 619be1103602: Pull complete [2024-09-24T08:29:07.099Z] ada007ff1a6a: Verifying Checksum [2024-09-24T08:29:07.099Z] ada007ff1a6a: Download complete [2024-09-24T08:29:07.099Z] 7862e08f4a3e: Pull complete [2024-09-24T08:29:07.356Z] 5df492c9dc93: Verifying Checksum [2024-09-24T08:29:07.356Z] 5df492c9dc93: Download complete [2024-09-24T08:29:07.996Z] aa269ceb94a6: Download complete [2024-09-24T08:29:10.525Z] 5df492c9dc93: Pull complete [2024-09-24T08:29:10.525Z] 7629e6793208: Pull complete [2024-09-24T08:29:10.784Z] 4f4fb700ef54: Pull complete [2024-09-24T08:29:10.784Z] fb5054dd5b73: Pull complete [2024-09-24T08:29:10.784Z] eeca6798cff9: Pull complete [2024-09-24T08:29:13.313Z] aa269ceb94a6: Pull complete [2024-09-24T08:29:13.882Z] ada007ff1a6a: Pull complete [2024-09-24T08:29:13.882Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-24T08:29:13.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-24T08:29:13.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-24T08:29:14.187Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-24T08:29:14.187Z] WORKDIR /edgex [2024-09-24T08:29:14.187Z] COPY go.mod . [2024-09-24T08:29:14.187Z] RUN go mod download [2024-09-24T08:29:14.188Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-24T08:29:14.754Z] Sending build context to Docker daemon 179.4MB [2024-09-24T08:29:14.754Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-24T08:29:14.754Z] ---> f489d0715acc [2024-09-24T08:29:14.754Z] Step 2/4 : WORKDIR /edgex [2024-09-24T08:29:18.044Z] ---> Running in c72182b095ac [2024-09-24T08:29:18.044Z] Removing intermediate container c72182b095ac [2024-09-24T08:29:18.044Z] ---> e93448b40b8f [2024-09-24T08:29:18.044Z] Step 3/4 : COPY go.mod . [2024-09-24T08:29:18.044Z] ---> ba1af567efb2 [2024-09-24T08:29:18.044Z] Step 4/4 : RUN go mod download [2024-09-24T08:29:18.044Z] ---> Running in ccaf067bde3b [2024-09-24T08:29:21.142Z] Still waiting to schedule task [2024-09-24T08:29:21.143Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-24T08:29:40.018Z] Removing intermediate container ccaf067bde3b [2024-09-24T08:29:40.019Z] ---> 1b404a357704 [2024-09-24T08:29:40.019Z] Successfully built 1b404a357704 [2024-09-24T08:29:40.279Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T08:29:40.586Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-24T08:29:40.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T08:29:40.666Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2024-09-24T08:29:40.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09-24T08:29:41.104Z] $ docker top cb6651519876a0f5376b2b8938b144652889cf0b634a1c838c7035ccaaeaccf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-24T08:29:41.461Z] + go version [2024-09-24T08:29:41.461Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-24T08:29:41.469Z] $ docker stop --time=1 cb6651519876a0f5376b2b8938b144652889cf0b634a1c838c7035ccaaeaccf4 [2024-09-24T08:29:42.754Z] $ docker rm -f --volumes cb6651519876a0f5376b2b8938b144652889cf0b634a1c838c7035ccaaeaccf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T08:29:43.193Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-24T08:29:43.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T08:29:43.282Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2024-09-24T08:29:43.309Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09-24T08:29:43.654Z] $ docker top 7bde65df7f24bccb4f920ec248fa7b5ebd83d3aaf20dc3e4601ca1f42bc138e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-24T08:29:43.730Z] ========================================================= [2024-09-24T08:29:43.730Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-24T08:29:43.730Z] ========================================================= [Pipeline] sh [2024-09-24T08:29:44.011Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2024-09-24T08:29:44.357Z] + make test [2024-09-24T08:29:44.357Z] go test -race -coverprofile=coverage.out ./... [2024-09-24T08:29:52.495Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-24T08:30:24.610Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-24T08:30:24.611Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-24T08:30:24.611Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-24T08:30:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-24T08:30:24.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-24T08:30:24.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-24T08:30:25.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-09-24T08:30:26.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-24T08:30:26.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-24T08:30:26.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-24T08:30:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-24T08:30:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-24T08:30:26.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.062s coverage: 97.0% of statements [2024-09-24T08:30:27.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-24T08:30:27.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-24T08:30:27.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:30:27.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-24T08:30:27.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-24T08:30:27.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-24T08:30:27.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-24T08:30:27.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-24T08:30:27.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-24T08:30:28.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-24T08:30:28.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:30:28.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-24T08:30:28.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-24T08:30:28.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-24T08:30:30.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-24T08:30:30.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-24T08:30:30.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-09-24T08:30:30.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements [2024-09-24T08:30:30.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.636s coverage: 93.4% of statements [2024-09-24T08:30:30.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements [2024-09-24T08:30:31.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 7.0% of statements [2024-09-24T08:30:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-24T08:30:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-24T08:30:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:30:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-24T08:30:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-24T08:30:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-24T08:30:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-24T08:30:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-24T08:30:31.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-24T08:30:31.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-24T08:30:31.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-24T08:30:32.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-24T08:30:32.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.485s coverage: 95.8% of statements [2024-09-24T08:30:32.964Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements [2024-09-24T08:30:33.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-24T08:30:33.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-24T08:30:33.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] [2024-09-24T08:30:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements [2024-09-24T08:30:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 30.9% of statements [2024-09-24T08:30:34.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements [2024-09-24T08:30:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.043s coverage: 77.8% of statements [2024-09-24T08:30:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-09-24T08:30:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-09-24T08:30:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-09-24T08:30:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-24T08:30:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-24T08:30:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-24T08:30:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-24T08:30:36.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-24T08:30:36.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-24T08:30:36.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-24T08:30:36.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-24T08:30:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-24T08:30:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-24T08:30:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-24T08:30:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-24T08:30:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-24T08:30:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-24T08:30:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-24T08:30:38.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-24T08:30:38.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-24T08:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-24T08:30:41.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-24T08:30:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-24T08:30:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-24T08:30:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-24T08:30:45.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-24T08:30:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-24T08:30:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-24T08:30:46.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.033s coverage: 94.4% of statements [2024-09-24T08:30:46.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-24T08:30:46.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-24T08:30:46.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-24T08:30:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-24T08:30:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-24T08:30:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-24T08:30:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-24T08:30:48.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-24T08:30:48.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-24T08:30:48.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-24T08:30:49.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-24T08:30:49.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:30:49.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-24T08:30:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-24T08:30:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-24T08:30:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-24T08:30:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-24T08:30:52.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-24T08:30:52.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:30:52.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-24T08:30:52.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-24T08:30:53.083Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10983 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws [2024-09-24T08:30:53.100Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2024-09-24T08:30:53.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-24T08:30:53.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-24T08:30:53.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-24T08:30:53.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:30:56.210Z] The recommended git tool is: git [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.279s coverage: 79.9% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.054s coverage: 92.9% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 36.5% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.034s coverage: 4.9% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.070s coverage: 97.1% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 35.9% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.048s coverage: 19.9% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-09-24T08:31:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-09-24T08:31:00.555Z] 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-09-24T08:31:00.555Z] running golangci-lint [2024-09-24T08:31:00.657Z] using credential edgex-jenkins-ssh [2024-09-24T08:31:00.679Z] Cloning the remote Git repository [2024-09-24T08:31:00.814Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-24T08:31:00.814Z] go version go1.21.9 linux/amd64 [2024-09-24T08:31:01.073Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-24T08:31:01.073Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-24T08:31:00.715Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-24T08:31:00.814Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2024-09-24T08:31:00.941Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-24T08:31:00.942Z] > git --version # timeout=10 [2024-09-24T08:31:00.964Z] > git --version # 'git version 2.25.1' [2024-09-24T08:31:00.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-24T08:31:01.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-24T08:31:18.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-24T08:31:19.021Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-24T08:31:19.819Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-24T08:31:19.858Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-24T08:31:19.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-24T08:31:19.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-24T08:31:20.489Z] Merging remotes/origin/main commit 3e97884d0537eb476c5355c3438fc2fb2246485e into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 [2024-09-24T08:31:21.258Z] Merge succeeded, producing 3e54810b8421a7035153b7b448b159d74ef2cba5 [2024-09-24T08:31:21.258Z] Checking out Revision 3e54810b8421a7035153b7b448b159d74ef2cba5 (PR-4907) [2024-09-24T08:31:20.501Z] > git config core.sparsecheckout # timeout=10 [2024-09-24T08:31:20.679Z] > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [2024-09-24T08:31:20.924Z] > git remote # timeout=10 [2024-09-24T08:31:20.938Z] > git config --get remote.origin.url # timeout=10 [2024-09-24T08:31:20.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-24T08:31:20.989Z] > git merge 3e97884d0537eb476c5355c3438fc2fb2246485e # timeout=10 [2024-09-24T08:31:21.239Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-24T08:31:21.260Z] > git config core.sparsecheckout # timeout=10 [2024-09-24T08:31:21.273Z] > git checkout -f 3e54810b8421a7035153b7b448b159d74ef2cba5 # timeout=10 [2024-09-24T08:31:24.829Z] Commit message: "Merge commit '3e97884d0537eb476c5355c3438fc2fb2246485e' into HEAD" [2024-09-24T08:31:24.849Z] First time build. Skipping changelog. [2024-09-24T08:31:24.832Z] > git rev-list --no-walk 47d8b25db8a7cfae45097b899c86e9fb84832855 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-24T08:31:26.669Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-24T08:31:26.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-24T08:31:26.669Z] Dload Upload Total Spent Left Speed [2024-09-24T08:31:26.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 63504 0 --:--:-- --:--:-- --:--:-- 63504 [Pipeline] sh [2024-09-24T08:31:27.001Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-24T08:31:27.330Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-24T08:31:27.331Z] + sudo tee /etc/docker/daemon.new [2024-09-24T08:31:27.331Z] { [2024-09-24T08:31:27.331Z] "registry-mirrors": [ [2024-09-24T08:31:27.331Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-24T08:31:27.331Z] ], [2024-09-24T08:31:27.331Z] "bip": "10.250.0.254/24", [2024-09-24T08:31:27.331Z] "hosts": [ [2024-09-24T08:31:27.331Z] "tcp://0.0.0.0:5555", [2024-09-24T08:31:27.331Z] "unix:///var/run/docker.sock" [2024-09-24T08:31:27.331Z] ], [2024-09-24T08:31:27.331Z] "mtu": 1458, [2024-09-24T08:31:27.331Z] "selinux-enabled": true, [2024-09-24T08:31:27.331Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-24T08:31:27.331Z] } [Pipeline] sh [2024-09-24T08:31:27.636Z] level=info msg="[loader] Go packages loading at mode 575 (files|deps|exports_file|name|types_sizes|compiled_files|imports) took 24.400015855s" [2024-09-24T08:31:27.636Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 88.500947ms" [2024-09-24T08:31:27.653Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-24T08:31:27.979Z] + sudo service docker restart [2024-09-24T08:31:39.879Z] level=info msg="[linters_context/goanalysis] analyzers took 2m5.586483644s with top 10 stages: buildir: 1m10.261227889s, gosec: 10.495803829s, inspect: 3.422202278s, fact_deprecated: 2.812444558s, printf: 1.820482951s, ctrlflow: 1.68023346s, S1038: 1.66700492s, fact_purity: 1.4633012s, nilness: 1.453001514s, unused: 882.194199ms" [2024-09-24T08:31:40.141Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-24T08:31:40.141Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, nolint: 0/22, filename_unadjuster: 214/214, skip_files: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, cgo: 214/214" [2024-09-24T08:31:40.141Z] level=info msg="[runner] processing took 20.558417ms with stages: nolint: 8.65979ms, identifier_marker: 5.376935ms, autogenerated_exclude: 2.15506ms, path_prettifier: 1.789741ms, exclude-rules: 1.668398ms, skip_dirs: 841.97µs, cgo: 40.481µs, filename_unadjuster: 20.311µs, max_same_issues: 891ns, diff: 700ns, uniq_by_line: 670ns, fixer: 670ns, sort_results: 560ns, skip_files: 530ns, exclude: 490ns, severity-rules: 410ns, path_prefixer: 260ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" [2024-09-24T08:31:40.141Z] level=info msg="[runner] linters took 14.49083164s with stages: goanalysis_metalinter: 14.470134691s" [2024-09-24T08:31:40.141Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-24T08:31:40.141Z] level=info msg="Memory: 389 samples, avg is 322.0MB, max is 1354.4MB" [2024-09-24T08:31:40.141Z] level=info msg="Execution took 38.991911364s" [2024-09-24T08:31:40.141Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-24T08:31:46.241Z] provisioning config files... [2024-09-24T08:31:46.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config10102871239673297093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-24T08:31:46.736Z] ---> ****-login.sh [2024-09-24T08:31:46.736Z] nexus3.edgexfoundry.org:10001 [2024-09-24T08:31:47.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T08:31:47.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T08:31:47.303Z] Configure a credential helper to remove this warning. See [2024-09-24T08:31:47.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T08:31:47.303Z] [2024-09-24T08:31:47.303Z] Login Succeeded [2024-09-24T08:31:47.303Z] nexus3.edgexfoundry.org:10002 [2024-09-24T08:31:47.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T08:31:47.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T08:31:47.845Z] Configure a credential helper to remove this warning. See [2024-09-24T08:31:47.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T08:31:47.845Z] [2024-09-24T08:31:47.845Z] Login Succeeded [2024-09-24T08:31:47.845Z] nexus3.edgexfoundry.org:10003 [2024-09-24T08:31:48.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T08:31:48.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T08:31:48.117Z] Configure a credential helper to remove this warning. See [2024-09-24T08:31:48.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T08:31:48.117Z] [2024-09-24T08:31:48.117Z] Login Succeeded [2024-09-24T08:31:48.117Z] nexus3.edgexfoundry.org:10004 [2024-09-24T08:31:48.253Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-24T08:31:48.253Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-24T08:31:48.253Z] ./bin/test-attribution-txt.sh [2024-09-24T08:31:48.253Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-24T08:31:48.253Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-24T08:31:48.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-24T08:31:48.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T08:31:48.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T08:31:48.389Z] Configure a credential helper to remove this warning. See [2024-09-24T08:31:48.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T08:31:48.389Z] [2024-09-24T08:31:48.389Z] Login Succeeded [2024-09-24T08:31:48.389Z] ****.io [2024-09-24T08:31:48.561Z] + ls -al . [2024-09-24T08:31:48.561Z] total 948 [2024-09-24T08:31:48.561Z] drwxrwxr-x 11 1001 1001 4096 Sep 24 08:29 . [2024-09-24T08:31:48.561Z] drwxr-xr-x 4 root root 4096 Sep 24 08:29 .. [2024-09-24T08:31:48.561Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 08:28 .blubracket [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 10 Sep 24 08:28 .dockerignore [2024-09-24T08:31:48.561Z] drwxrwxr-x 8 1001 1001 4096 Sep 24 08:31 .git [2024-09-24T08:31:48.561Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 08:28 .github [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 1102 Sep 24 08:28 .gitignore [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 42 Sep 24 08:28 .golangci.yml [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 100 Sep 24 08:28 .hadolint.yml [2024-09-24T08:31:48.561Z] drwxr-xr-x 3 1001 1001 4096 Sep 24 08:29 .semver [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 155 Sep 24 08:28 .sonarcloud.properties [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 1171 Sep 24 08:28 ADOPTERS.md [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 21286 Sep 24 08:28 Attribution.txt [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 100284 Sep 24 08:28 CHANGELOG.md [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 3804 Sep 24 08:28 CONTRIBUTING.md [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 677 Sep 24 08:28 GOVERNANCE.md [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 861 Sep 24 08:28 Jenkinsfile [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 10775 Sep 24 08:28 LICENSE [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 16854 Sep 24 08:28 Makefile [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 582 Sep 24 08:28 OWNERS.md [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 9528 Sep 24 08:28 README.md [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 789 Sep 24 08:28 SECURITY.md [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 5 Sep 24 08:29 VERSION [2024-09-24T08:31:48.561Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 08:28 bin [2024-09-24T08:31:48.561Z] drwxrwxr-x 20 1001 1001 4096 Sep 24 08:28 cmd [2024-09-24T08:31:48.561Z] -rw-r--r-- 1 root root 581101 Sep 24 08:30 coverage.out [2024-09-24T08:31:48.561Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 08:28 fuzz_test [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 7305 Sep 24 08:28 go.mod [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 102748 Sep 24 08:28 go.sum [2024-09-24T08:31:48.561Z] drwxrwxr-x 7 1001 1001 4096 Sep 24 08:28 internal [2024-09-24T08:31:48.561Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 08:28 openapi [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 584 Sep 24 08:28 security.txt [2024-09-24T08:31:48.561Z] -rw-rw-r-- 1 1001 1001 204 Sep 24 08:28 version.go [Pipeline] sh [2024-09-24T08:31:48.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T08:31:48.854Z] + '[' -e coverage.out ] [2024-09-24T08:31:48.854Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-24T08:31:48.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T08:31:48.923Z] Configure a credential helper to remove this warning. See [2024-09-24T08:31:48.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T08:31:48.924Z] [2024-09-24T08:31:48.924Z] Login Succeeded [2024-09-24T08:31:48.924Z] ---> ****-login.sh ends [Pipeline] } [2024-09-24T08:31:48.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-24T08:31:48.970Z] Stashed 1 file(s) [Pipeline] // withEnv [Pipeline] sh [Pipeline] unstash [2024-09-24T08:31:49.261Z] + make build [2024-09-24T08:31:49.261Z] 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 [Pipeline] sh [2024-09-24T08:31:49.570Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2024-09-24T08:31:49.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-24T08:31:49.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-24T08:31:49.638Z] ========================================================= [2024-09-24T08:31:49.638Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-24T08:31:49.638Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-24T08:31:49.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-24T08:31:49.959Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-24T08:31:50.229Z] c6b39de5b339: Pulling fs layer [2024-09-24T08:31:50.229Z] a69c41024577: Pulling fs layer [2024-09-24T08:31:50.229Z] d6de4b400683: Pulling fs layer [2024-09-24T08:31:50.229Z] 35cb2a7552d0: Pulling fs layer [2024-09-24T08:31:50.229Z] 4f4fb700ef54: Pulling fs layer [2024-09-24T08:31:50.229Z] 464afbd9ba4c: Pulling fs layer [2024-09-24T08:31:50.229Z] 00f215d4a9da: Pulling fs layer [2024-09-24T08:31:50.229Z] d496ad576159: Pulling fs layer [2024-09-24T08:31:50.229Z] 35cb2a7552d0: Waiting [2024-09-24T08:31:50.229Z] 464afbd9ba4c: Waiting [2024-09-24T08:31:50.229Z] 00f215d4a9da: Waiting [2024-09-24T08:31:50.229Z] d496ad576159: Waiting [2024-09-24T08:31:50.229Z] 4f4fb700ef54: Waiting [2024-09-24T08:31:50.229Z] a69c41024577: Verifying Checksum [2024-09-24T08:31:50.229Z] a69c41024577: Download complete [2024-09-24T08:31:50.229Z] 35cb2a7552d0: Verifying Checksum [2024-09-24T08:31:50.229Z] 35cb2a7552d0: Download complete [2024-09-24T08:31:50.229Z] 4f4fb700ef54: Verifying Checksum [2024-09-24T08:31:50.229Z] 4f4fb700ef54: Download complete [2024-09-24T08:31:50.229Z] 464afbd9ba4c: Verifying Checksum [2024-09-24T08:31:50.229Z] 464afbd9ba4c: Download complete [2024-09-24T08:31:50.229Z] c6b39de5b339: Verifying Checksum [2024-09-24T08:31:50.229Z] c6b39de5b339: Download complete [2024-09-24T08:31:50.820Z] d496ad576159: Verifying Checksum [2024-09-24T08:31:50.820Z] d496ad576159: Download complete [2024-09-24T08:31:51.409Z] c6b39de5b339: Pull complete [2024-09-24T08:31:51.997Z] a69c41024577: Pull complete [2024-09-24T08:31:52.265Z] d6de4b400683: Verifying Checksum [2024-09-24T08:31:52.265Z] d6de4b400683: Download complete [2024-09-24T08:31:53.230Z] 00f215d4a9da: Verifying Checksum [2024-09-24T08:31:53.230Z] 00f215d4a9da: Download complete [2024-09-24T08:32:05.619Z] d6de4b400683: Pull complete [2024-09-24T08:32:05.619Z] 35cb2a7552d0: Pull complete [2024-09-24T08:32:05.619Z] 4f4fb700ef54: Pull complete [2024-09-24T08:32:05.619Z] 464afbd9ba4c: Pull complete [2024-09-24T08:32:13.834Z] 00f215d4a9da: Pull complete [2024-09-24T08:32:15.771Z] d496ad576159: Pull complete [2024-09-24T08:32:15.771Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-24T08:32:15.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-24T08:32:15.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-24T08:32:15.945Z] 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-09-24T08:32:15.945Z] 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-09-24T08:32:16.133Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-24T08:32:16.133Z] WORKDIR /edgex [2024-09-24T08:32:16.133Z] COPY go.mod . [2024-09-24T08:32:16.133Z] RUN go mod download [2024-09-24T08:32:16.133Z] docker build -t ci-base-image-arm64 -f - . [2024-09-24T08:32:16.205Z] 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-09-24T08:32:16.716Z] Sending build context to Docker daemon 3.604MB [2024-09-24T08:32:16.716Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-24T08:32:16.716Z] ---> f246e2811388 [2024-09-24T08:32:16.716Z] Step 2/4 : WORKDIR /edgex [2024-09-24T08:32:17.143Z] 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-09-24T08:32:18.678Z] ---> Running in b90e6c3b850c [2024-09-24T08:32:18.945Z] Removing intermediate container b90e6c3b850c [2024-09-24T08:32:18.945Z] ---> 01cba54251df [2024-09-24T08:32:18.945Z] Step 3/4 : COPY go.mod . [2024-09-24T08:32:19.046Z] 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-09-24T08:32:19.531Z] ---> 84f253356ebe [2024-09-24T08:32:19.531Z] Step 4/4 : RUN go mod download [2024-09-24T08:32:19.531Z] ---> Running in aab834515ff3 [2024-09-24T08:32:23.374Z] 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-09-24T08:32:25.282Z] 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-09-24T08:32:27.185Z] 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-09-24T08:32:29.718Z] 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-09-24T08:32:30.285Z] 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-09-24T08:32:31.225Z] 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-09-24T08:32:31.791Z] 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-09-24T08:32:32.727Z] 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-09-24T08:32:33.678Z] $ docker stop --time=1 7bde65df7f24bccb4f920ec248fa7b5ebd83d3aaf20dc3e4601ca1f42bc138e7 [2024-09-24T08:32:37.232Z] $ docker rm -f --volumes 7bde65df7f24bccb4f920ec248fa7b5ebd83d3aaf20dc3e4601ca1f42bc138e7 [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-09-24T08:32:38.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-24T08:32:38.466Z] [2024-09-24T08:32:38.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T08:32:38.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-24T08:32:38.772Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-24T08:32:38.772Z] 91d30c5bc195: Pulling fs layer [2024-09-24T08:32:38.772Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-24T08:32:38.772Z] 9c61dcf015f6: Pulling fs layer [2024-09-24T08:32:38.772Z] 4698f68db338: Pulling fs layer [2024-09-24T08:32:38.772Z] 2a2f49069b9e: Pulling fs layer [2024-09-24T08:32:38.772Z] e0025b399a48: Pulling fs layer [2024-09-24T08:32:38.772Z] 4698f68db338: Waiting [2024-09-24T08:32:38.772Z] 2a2f49069b9e: Waiting [2024-09-24T08:32:38.772Z] 91d30c5bc195: Verifying Checksum [2024-09-24T08:32:38.772Z] 91d30c5bc195: Download complete [2024-09-24T08:32:38.772Z] 4698f68db338: Download complete [2024-09-24T08:32:39.031Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-24T08:32:39.031Z] 2e9b0aa3be6d: Download complete [2024-09-24T08:32:39.031Z] e0025b399a48: Verifying Checksum [2024-09-24T08:32:39.031Z] e0025b399a48: Download complete [2024-09-24T08:32:39.031Z] 91d30c5bc195: Pull complete [2024-09-24T08:32:39.031Z] 2a2f49069b9e: Download complete [2024-09-24T08:32:39.289Z] 2e9b0aa3be6d: Pull complete [2024-09-24T08:32:39.547Z] 9c61dcf015f6: Verifying Checksum [2024-09-24T08:32:39.547Z] 9c61dcf015f6: Download complete [2024-09-24T08:32:42.072Z] 9c61dcf015f6: Pull complete [2024-09-24T08:32:42.072Z] 4698f68db338: Pull complete [2024-09-24T08:32:42.331Z] 2a2f49069b9e: Pull complete [2024-09-24T08:32:42.589Z] e0025b399a48: Pull complete [2024-09-24T08:32:42.589Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-24T08:32:42.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-24T08:32:42.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T08:32:42.690Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2024-09-24T08:32:42.716Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09-24T08:32:44.553Z] $ docker top 23950e9c15941d6a729bf39313f336250516496fc37b996bfcb70eaea5aef97d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-24T08:32:44.912Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-24T08:32:47.444Z] #1 [core-data internal] load build definition from Dockerfile [2024-09-24T08:32:47.444Z] #1 transferring dockerfile: 2.07kB done [2024-09-24T08:32:47.444Z] #1 DONE 0.1s [2024-09-24T08:32:47.444Z] [2024-09-24T08:32:47.444Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-24T08:32:47.444Z] #2 transferring dockerfile: 2.49kB done [2024-09-24T08:32:47.444Z] #2 DONE 0.0s [2024-09-24T08:32:47.444Z] [2024-09-24T08:32:47.444Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-09-24T08:32:47.444Z] #3 transferring dockerfile: 1.95kB done [2024-09-24T08:32:47.444Z] #3 DONE 0.0s [2024-09-24T08:32:47.444Z] [2024-09-24T08:32:47.444Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-24T08:32:47.444Z] #4 transferring dockerfile: 1.85kB done [2024-09-24T08:32:47.444Z] #4 DONE 0.0s [2024-09-24T08:32:47.444Z] [2024-09-24T08:32:47.444Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-24T08:32:47.444Z] #5 transferring dockerfile: 3.17kB done [2024-09-24T08:32:47.444Z] #5 DONE 0.0s [2024-09-24T08:32:47.444Z] [2024-09-24T08:32:47.445Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-09-24T08:32:47.445Z] #6 transferring dockerfile: 1.69kB done [2024-09-24T08:32:47.445Z] #6 DONE 0.0s [2024-09-24T08:32:47.445Z] [2024-09-24T08:32:47.445Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-24T08:32:47.702Z] #7 transferring dockerfile: 2.50kB done [2024-09-24T08:32:47.702Z] #7 DONE 0.1s [2024-09-24T08:32:47.702Z] [2024-09-24T08:32:47.702Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-24T08:32:47.702Z] #8 transferring dockerfile: 2.15kB done [2024-09-24T08:32:47.702Z] #8 DONE 0.0s [2024-09-24T08:32:47.702Z] [2024-09-24T08:32:47.702Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-24T08:32:47.702Z] #9 transferring dockerfile: 2.23kB done [2024-09-24T08:32:47.702Z] #9 DONE 0.0s [2024-09-24T08:32:47.702Z] [2024-09-24T08:32:47.702Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-09-24T08:32:47.702Z] #10 transferring dockerfile: 1.93kB done [2024-09-24T08:32:47.702Z] #10 DONE 0.1s [2024-09-24T08:32:47.702Z] [2024-09-24T08:32:47.702Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-09-24T08:32:47.702Z] #11 transferring dockerfile: 1.81kB done [2024-09-24T08:32:47.702Z] #11 DONE 0.1s [2024-09-24T08:32:47.702Z] [2024-09-24T08:32:47.702Z] #12 [core-data internal] load .dockerignore [2024-09-24T08:32:47.702Z] #12 transferring context: 50B done [2024-09-24T08:32:47.702Z] #12 DONE 0.1s [2024-09-24T08:32:47.702Z] [2024-09-24T08:32:47.702Z] #13 [core-command internal] load build definition from Dockerfile [2024-09-24T08:32:47.702Z] #13 transferring dockerfile: 1.93kB done [2024-09-24T08:32:47.702Z] #13 DONE 0.1s [2024-09-24T08:32:47.702Z] [2024-09-24T08:32:47.702Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-09-24T08:32:47.702Z] #14 transferring dockerfile: 2.07kB done [2024-09-24T08:32:47.702Z] #14 DONE 0.1s [2024-09-24T08:32:47.702Z] [2024-09-24T08:32:47.702Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-09-24T08:32:47.702Z] #15 transferring dockerfile: 2.13kB done [2024-09-24T08:32:47.702Z] #15 DONE 0.1s [2024-09-24T08:32:47.702Z] [2024-09-24T08:32:47.702Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-09-24T08:32:47.702Z] #16 transferring dockerfile: 1.70kB done [2024-09-24T08:32:47.702Z] #16 DONE 0.1s [2024-09-24T08:32:47.702Z] [2024-09-24T08:32:47.702Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-24T08:32:47.702Z] #17 transferring dockerfile: 1.89kB done [2024-09-24T08:32:47.702Z] #17 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-09-24T08:32:47.961Z] #18 transferring context: 50B done [2024-09-24T08:32:47.961Z] #18 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #19 [support-notifications internal] load .dockerignore [2024-09-24T08:32:47.961Z] #19 transferring context: 50B done [2024-09-24T08:32:47.961Z] #19 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #20 [support-cron-scheduler internal] load .dockerignore [2024-09-24T08:32:47.961Z] #20 transferring context: 50B done [2024-09-24T08:32:47.961Z] #20 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #21 [security-bootstrapper internal] load .dockerignore [2024-09-24T08:32:47.961Z] #21 transferring context: 50B done [2024-09-24T08:32:47.961Z] #21 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #22 [security-spire-config internal] load .dockerignore [2024-09-24T08:32:47.961Z] #22 transferring context: 50B done [2024-09-24T08:32:47.961Z] #22 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #23 [security-proxy-auth internal] load .dockerignore [2024-09-24T08:32:47.961Z] #23 transferring context: 50B done [2024-09-24T08:32:47.961Z] #23 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-24T08:32:47.961Z] #24 transferring context: 50B done [2024-09-24T08:32:47.961Z] #24 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #25 [security-proxy-setup internal] load .dockerignore [2024-09-24T08:32:47.961Z] #25 transferring context: 50B done [2024-09-24T08:32:47.961Z] #25 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #26 [support-scheduler internal] load .dockerignore [2024-09-24T08:32:47.961Z] #26 transferring context: 50B done [2024-09-24T08:32:47.961Z] #26 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #27 [security-spire-agent internal] load .dockerignore [2024-09-24T08:32:47.961Z] #27 transferring context: 50B done [2024-09-24T08:32:47.961Z] #27 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #28 [core-keeper internal] load .dockerignore [2024-09-24T08:32:47.961Z] #28 transferring context: 50B done [2024-09-24T08:32:47.961Z] #28 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #29 [core-metadata internal] load .dockerignore [2024-09-24T08:32:47.961Z] #29 transferring context: 50B done [2024-09-24T08:32:47.961Z] #29 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #30 [core-command internal] load .dockerignore [2024-09-24T08:32:47.961Z] #30 transferring context: 50B done [2024-09-24T08:32:47.961Z] #30 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #31 [security-spire-server internal] load .dockerignore [2024-09-24T08:32:47.961Z] #31 transferring context: 50B done [2024-09-24T08:32:47.961Z] #31 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-24T08:32:47.961Z] #32 DONE 0.0s [2024-09-24T08:32:47.961Z] [2024-09-24T08:32:47.961Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T08:32:48.219Z] #33 DONE 0.1s [2024-09-24T08:32:48.219Z] [2024-09-24T08:32:48.219Z] #34 [security-spiffe-token-provider internal] load .dockerignore [2024-09-24T08:32:48.219Z] #34 transferring context: 50B done [2024-09-24T08:32:48.219Z] #34 DONE 0.0s [2024-09-24T08:32:48.219Z] [2024-09-24T08:32:48.219Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:32:48.219Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:32:48.219Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-24T08:32:48.219Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:32:48.219Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-24T08:32:48.219Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-24T08:32:48.219Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-24T08:32:48.219Z] #35 ... [2024-09-24T08:32:48.219Z] [2024-09-24T08:32:48.219Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-24T08:32:48.219Z] #32 DONE 0.0s [2024-09-24T08:32:48.219Z] [2024-09-24T08:32:48.219Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T08:32:48.219Z] #33 DONE 0.1s [2024-09-24T08:32:48.219Z] [2024-09-24T08:32:48.219Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:32:48.219Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:32:48.219Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:32:48.219Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-24T08:32:48.219Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-24T08:32:48.219Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-24T08:32:48.476Z] #35 ... [2024-09-24T08:32:48.476Z] [2024-09-24T08:32:48.476Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-24T08:32:48.476Z] #32 DONE 0.0s [2024-09-24T08:32:48.476Z] [2024-09-24T08:32:48.476Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-24T08:32:48.476Z] #36 DONE 0.5s [2024-09-24T08:32:48.476Z] [2024-09-24T08:32:48.476Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:32:48.476Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:32:48.476Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-24T08:32:48.476Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:32:48.476Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-24T08:32:48.476Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-24T08:32:48.476Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-24T08:32:48.735Z] #35 ... [2024-09-24T08:32:48.735Z] [2024-09-24T08:32:48.735Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-24T08:32:48.735Z] #32 DONE 0.0s [2024-09-24T08:32:49.010Z] [2024-09-24T08:32:49.010Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-24T08:32:49.010Z] #32 DONE 0.0s [2024-09-24T08:32:49.010Z] [2024-09-24T08:32:49.010Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T08:32:49.010Z] #33 ... [2024-09-24T08:32:49.010Z] [2024-09-24T08:32:49.010Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-24T08:32:49.010Z] #32 DONE 0.0s [2024-09-24T08:32:49.010Z] [2024-09-24T08:32:49.010Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T08:32:49.592Z] #33 DONE 1.1s [2024-09-24T08:32:49.592Z] [2024-09-24T08:32:49.592Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-24T08:32:49.592Z] #36 DONE 0.5s [2024-09-24T08:32:49.592Z] [2024-09-24T08:32:49.592Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-24T08:32:49.592Z] #37 DONE 1.2s [2024-09-24T08:32:49.592Z] [2024-09-24T08:32:49.592Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:32:49.592Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:32:49.592Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-24T08:32:49.592Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:32:49.592Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-24T08:32:49.592Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-24T08:32:49.592Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-24T08:32:50.166Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:32:50.166Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-24T08:32:50.166Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:32:50.166Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-24T08:32:50.166Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-24T08:32:50.166Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-24T08:32:50.166Z] #35 DONE 2.3s [2024-09-24T08:32:50.166Z] [2024-09-24T08:32:50.166Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-24T08:32:50.166Z] #38 DONE 1.3s [2024-09-24T08:32:50.166Z] [2024-09-24T08:32:50.166Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-24T08:32:50.166Z] #39 DONE 1.7s [2024-09-24T08:32:50.166Z] [2024-09-24T08:32:50.166Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:32:50.166Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:32:50.428Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-24T08:32:50.428Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-24T08:32:50.685Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-24T08:32:50.685Z] #40 ... [2024-09-24T08:32:50.685Z] [2024-09-24T08:32:50.685Z] #41 [security-spire-server internal] load build context [2024-09-24T08:32:50.685Z] #41 transferring context: 27.71kB 0.0s done [2024-09-24T08:32:50.685Z] #41 DONE 0.4s [2024-09-24T08:32:50.685Z] [2024-09-24T08:32:50.685Z] #42 [security-spire-config internal] load build context [2024-09-24T08:32:50.685Z] #42 transferring context: 25.96kB 0.0s done [2024-09-24T08:32:50.685Z] #42 DONE 0.3s [2024-09-24T08:32:50.685Z] [2024-09-24T08:32:50.685Z] #43 [security-spire-agent internal] load build context [2024-09-24T08:32:50.685Z] #43 transferring context: 27.24kB 0.0s done [2024-09-24T08:32:50.685Z] #43 DONE 0.4s [2024-09-24T08:32:50.685Z] [2024-09-24T08:32:50.685Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:32:50.685Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-24T08:32:51.019Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s [2024-09-24T08:32:51.019Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.3s [2024-09-24T08:32:51.280Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s [2024-09-24T08:32:51.280Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-09-24T08:32:56.703Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.5s [2024-09-24T08:32:56.703Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.5s [2024-09-24T08:32:56.703Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.5s [2024-09-24T08:32:58.095Z] #40 ... [2024-09-24T08:32:58.095Z] [2024-09-24T08:32:58.095Z] #44 [core-data internal] load build context [2024-09-24T08:32:58.095Z] #44 transferring context: 302.45MB 9.9s [2024-09-24T08:32:58.353Z] #44 ... [2024-09-24T08:32:58.353Z] [2024-09-24T08:32:58.353Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:32:58.353Z] #40 ... [2024-09-24T08:32:58.353Z] [2024-09-24T08:32:58.353Z] #45 [security-secretstore-setup internal] load build context [2024-09-24T08:32:58.353Z] #45 ... [2024-09-24T08:32:58.354Z] [2024-09-24T08:32:58.354Z] #46 [support-notifications internal] load build context [2024-09-24T08:32:58.613Z] #46 ... [2024-09-24T08:32:58.613Z] [2024-09-24T08:32:58.613Z] #47 [support-cron-scheduler internal] load build context [2024-09-24T08:32:58.613Z] #47 ... [2024-09-24T08:32:58.613Z] [2024-09-24T08:32:58.613Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:32:59.864Z] #40 ... [2024-09-24T08:32:59.864Z] [2024-09-24T08:32:59.864Z] #48 [core-command internal] load build context [2024-09-24T08:32:59.864Z] #48 ... [2024-09-24T08:32:59.864Z] [2024-09-24T08:32:59.864Z] #49 [security-proxy-setup internal] load build context [2024-09-24T08:33:00.134Z] #49 ... [2024-09-24T08:33:00.134Z] [2024-09-24T08:33:00.134Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T08:33:00.134Z] #50 ... [2024-09-24T08:33:00.134Z] [2024-09-24T08:33:00.134Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:33:00.134Z] #51 ... [2024-09-24T08:33:00.134Z] [2024-09-24T08:33:00.134Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-24T08:33:00.134Z] #52 ... [2024-09-24T08:33:00.134Z] [2024-09-24T08:33:00.134Z] #53 [core-metadata internal] load build context [2024-09-24T08:33:00.395Z] #53 ... [2024-09-24T08:33:00.395Z] [2024-09-24T08:33:00.395Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T08:33:00.395Z] #0 1.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:00.395Z] #0 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:00.395Z] #0 1.803 OK: 264 MiB in 52 packages [2024-09-24T08:33:00.395Z] #54 ... [2024-09-24T08:33:00.395Z] [2024-09-24T08:33:00.395Z] #55 [core-keeper internal] load build context [2024-09-24T08:33:00.671Z] #55 ... [2024-09-24T08:33:00.671Z] [2024-09-24T08:33:00.671Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:33:00.671Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-09-24T08:33:00.671Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-24T08:33:00.671Z] #56 ... [2024-09-24T08:33:00.671Z] [2024-09-24T08:33:00.671Z] #57 [support-scheduler internal] load build context [2024-09-24T08:33:00.671Z] #57 ... [2024-09-24T08:33:00.671Z] [2024-09-24T08:33:00.671Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-24T08:33:00.930Z] #58 ... [2024-09-24T08:33:00.930Z] [2024-09-24T08:33:00.930Z] #59 [security-bootstrapper internal] load build context [2024-09-24T08:33:00.930Z] #59 ... [2024-09-24T08:33:00.930Z] [2024-09-24T08:33:00.930Z] #60 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-24T08:33:00.930Z] #0 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:00.930Z] #0 1.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:00.930Z] #0 1.794 OK: 264 MiB in 52 packages [2024-09-24T08:33:00.930Z] #60 ... [2024-09-24T08:33:00.930Z] [2024-09-24T08:33:00.930Z] #61 [security-proxy-auth internal] load build context [2024-09-24T08:33:01.188Z] #61 ... [2024-09-24T08:33:01.188Z] [2024-09-24T08:33:01.188Z] #62 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-24T08:33:01.188Z] #62 ... [2024-09-24T08:33:01.188Z] [2024-09-24T08:33:01.188Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-24T08:33:01.444Z] #63 ... [2024-09-24T08:33:01.444Z] [2024-09-24T08:33:01.444Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-24T08:33:01.444Z] #0 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:01.444Z] #0 1.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:01.444Z] #0 1.534 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T08:33:01.444Z] #0 1.534 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T08:33:01.444Z] #0 1.534 OK: 20079 distinct packages available [2024-09-24T08:33:01.444Z] #0 1.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:01.444Z] #0 1.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:01.444Z] #0 1.914 OK: 264 MiB in 52 packages [2024-09-24T08:33:01.444Z] #64 ... [2024-09-24T08:33:01.444Z] [2024-09-24T08:33:01.444Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-24T08:33:01.702Z] #65 ... [2024-09-24T08:33:01.702Z] [2024-09-24T08:33:01.702Z] #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T08:33:01.702Z] #66 ... [2024-09-24T08:33:01.702Z] [2024-09-24T08:33:01.702Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-24T08:33:01.702Z] #67 ... [2024-09-24T08:33:01.702Z] [2024-09-24T08:33:01.702Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-24T08:33:01.959Z] #68 ... [2024-09-24T08:33:01.959Z] [2024-09-24T08:33:01.959Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T08:33:01.959Z] #0 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:01.959Z] #0 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:01.959Z] #0 2.105 OK: 264 MiB in 52 packages [2024-09-24T08:33:01.959Z] #69 ... [2024-09-24T08:33:01.959Z] [2024-09-24T08:33:01.959Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-24T08:33:01.959Z] #0 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:01.959Z] #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:01.959Z] #0 4.009 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T08:33:01.959Z] #0 4.009 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T08:33:01.959Z] #0 4.009 OK: 20070 distinct packages available [2024-09-24T08:33:01.959Z] #0 4.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:01.959Z] #0 4.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:01.959Z] #0 4.506 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-24T08:33:01.959Z] #0 4.612 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-24T08:33:01.959Z] #0 4.641 (3/4) Installing libucontext (1.2-r2) [2024-09-24T08:33:01.959Z] #0 4.648 (4/4) Installing gcompat (1.1.0-r1) [2024-09-24T08:33:01.959Z] #0 4.648 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:33:01.959Z] #0 4.658 OK: 8 MiB in 19 packages [2024-09-24T08:33:02.217Z] #70 ... [2024-09-24T08:33:02.217Z] [2024-09-24T08:33:02.217Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-24T08:33:02.217Z] #71 ... [2024-09-24T08:33:02.217Z] [2024-09-24T08:33:02.217Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-24T08:33:02.476Z] #72 ... [2024-09-24T08:33:02.477Z] [2024-09-24T08:33:02.477Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-24T08:33:02.477Z] #73 ... [2024-09-24T08:33:02.477Z] [2024-09-24T08:33:02.477Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:33:02.477Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.9s [2024-09-24T08:33:02.477Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 11.9s [2024-09-24T08:33:02.477Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.9s [2024-09-24T08:33:07.745Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.9s [2024-09-24T08:33:07.745Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 16.9s [2024-09-24T08:33:07.745Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 16.9s [2024-09-24T08:33:08.005Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 17.1s done [2024-09-24T08:33:08.263Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-24T08:33:08.263Z] #40 ... [2024-09-24T08:33:08.263Z] [2024-09-24T08:33:08.263Z] #44 [core-data internal] load build context [2024-09-24T08:33:08.263Z] #44 transferring context: 496.69MB 16.9s done [2024-09-24T08:33:08.522Z] #44 ... [2024-09-24T08:33:08.522Z] [2024-09-24T08:33:08.523Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:33:08.523Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-24T08:33:08.523Z] #40 ... [2024-09-24T08:33:08.523Z] [2024-09-24T08:33:08.523Z] #45 [security-secretstore-setup internal] load build context [2024-09-24T08:33:08.523Z] #45 transferring context: 496.69MB 14.1s done [2024-09-24T08:33:08.782Z] #45 ... [2024-09-24T08:33:08.782Z] [2024-09-24T08:33:08.782Z] #46 [support-notifications internal] load build context [2024-09-24T08:33:08.782Z] #46 transferring context: 496.69MB 15.7s done [2024-09-24T08:33:08.782Z] #46 ... [2024-09-24T08:33:08.782Z] [2024-09-24T08:33:08.782Z] #47 [support-cron-scheduler internal] load build context [2024-09-24T08:33:08.782Z] #47 transferring context: 496.69MB 15.0s done [2024-09-24T08:33:09.041Z] #47 ... [2024-09-24T08:33:09.041Z] [2024-09-24T08:33:09.041Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:33:09.041Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 18.0s done [2024-09-24T08:33:09.611Z] #40 ... [2024-09-24T08:33:09.611Z] [2024-09-24T08:33:09.611Z] #48 [core-command internal] load build context [2024-09-24T08:33:09.611Z] #48 transferring context: 496.69MB 15.7s done [2024-09-24T08:33:09.869Z] #48 ... [2024-09-24T08:33:09.869Z] [2024-09-24T08:33:09.869Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:33:10.128Z] #40 ... [2024-09-24T08:33:10.128Z] [2024-09-24T08:33:10.128Z] #49 [security-proxy-setup internal] load build context [2024-09-24T08:33:10.128Z] #49 transferring context: 496.69MB 15.2s done [2024-09-24T08:33:10.697Z] #49 ... [2024-09-24T08:33:10.697Z] [2024-09-24T08:33:10.697Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:33:10.697Z] #51 transferring context: 496.69MB 15.0s done [2024-09-24T08:33:10.697Z] #51 ... [2024-09-24T08:33:10.697Z] [2024-09-24T08:33:10.697Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-24T08:33:10.697Z] #52 transferring context: 496.69MB 14.7s done [2024-09-24T08:33:10.697Z] #52 ... [2024-09-24T08:33:10.697Z] [2024-09-24T08:33:10.697Z] #53 [core-metadata internal] load build context [2024-09-24T08:33:10.697Z] #53 transferring context: 496.69MB 15.2s done [2024-09-24T08:33:10.963Z] #53 ... [2024-09-24T08:33:10.963Z] [2024-09-24T08:33:10.964Z] #55 [core-keeper internal] load build context [2024-09-24T08:33:10.964Z] #55 transferring context: 496.69MB 15.3s done [2024-09-24T08:33:10.964Z] #55 ... [2024-09-24T08:33:10.964Z] [2024-09-24T08:33:10.964Z] #57 [support-scheduler internal] load build context [2024-09-24T08:33:10.964Z] #57 transferring context: 496.69MB 14.3s done [2024-09-24T08:33:11.289Z] #57 ... [2024-09-24T08:33:11.289Z] [2024-09-24T08:33:11.289Z] #59 [security-bootstrapper internal] load build context [2024-09-24T08:33:11.289Z] #59 transferring context: 496.69MB 15.9s done [2024-09-24T08:33:11.559Z] #59 ... [2024-09-24T08:33:11.559Z] [2024-09-24T08:33:11.559Z] #61 [security-proxy-auth internal] load build context [2024-09-24T08:33:11.559Z] #61 transferring context: 496.69MB 15.6s done [2024-09-24T08:33:11.559Z] #61 ... [2024-09-24T08:33:11.559Z] [2024-09-24T08:33:11.559Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:33:11.559Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 20.0s done [2024-09-24T08:33:11.819Z] #40 ... [2024-09-24T08:33:11.819Z] [2024-09-24T08:33:11.819Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:33:11.819Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-24T08:33:11.819Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-24T08:33:13.774Z] #56 ... [2024-09-24T08:33:13.774Z] [2024-09-24T08:33:13.774Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:33:13.774Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 22.9s [2024-09-24T08:33:13.774Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 23.1s [2024-09-24T08:33:13.774Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 21.86MB / 30.73MB 23.2s [2024-09-24T08:33:13.774Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-24T08:33:14.095Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 23.4s [2024-09-24T08:33:14.095Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-24T08:33:15.037Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 24.1s done [2024-09-24T08:33:15.311Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 24.1s done [2024-09-24T08:33:15.921Z] Removing intermediate container aab834515ff3 [2024-09-24T08:33:15.921Z] ---> 697a1af2a7ae [2024-09-24T08:33:15.921Z] Successfully built 697a1af2a7ae [2024-09-24T08:33:16.186Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T08:33:16.513Z] + docker inspect -f . ci-base-image-arm64 [2024-09-24T08:33:16.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T08:33:16.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-10983 does not seem to be running inside a container [2024-09-24T08:33:16.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09-24T08:33:17.868Z] $ docker top a604395c25770c6ca34e1418f715ed340e629b2ed58f324b85c464b983d47071 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-24T08:33:18.673Z] + go version [2024-09-24T08:33:18.673Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-24T08:33:18.685Z] $ docker stop --time=1 a604395c25770c6ca34e1418f715ed340e629b2ed58f324b85c464b983d47071 [2024-09-24T08:33:19.717Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-24T08:33:19.717Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-24T08:33:20.252Z] $ docker rm -f --volumes a604395c25770c6ca34e1418f715ed340e629b2ed58f324b85c464b983d47071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T08:33:20.834Z] + docker inspect -f . ci-base-image-arm64 [2024-09-24T08:33:20.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T08:33:21.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-10983 does not seem to be running inside a container [2024-09-24T08:33:21.118Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09-24T08:33:22.256Z] $ docker top 5e269104cab6850136017c13534cb82b069e77fa44c058a61f7ca07f42f5d383 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-24T08:33:22.474Z] ========================================================= [2024-09-24T08:33:22.474Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-24T08:33:22.474Z] ========================================================= [Pipeline] sh [2024-09-24T08:33:22.819Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2024-09-24T08:33:23.033Z] #40 ... [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:33:23.033Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-24T08:33:23.033Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-24T08:33:23.033Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-24T08:33:23.033Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 6.2s done [2024-09-24T08:33:23.033Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 7.7s done [2024-09-24T08:33:23.033Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-24T08:33:23.033Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-09-24T08:33:23.033Z] #56 ... [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #45 [security-secretstore-setup internal] load build context [2024-09-24T08:33:23.033Z] #45 DONE 34.3s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #47 [support-cron-scheduler internal] load build context [2024-09-24T08:33:23.033Z] #47 DONE 34.2s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #57 [support-scheduler internal] load build context [2024-09-24T08:33:23.033Z] #57 DONE 33.2s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #46 [support-notifications internal] load build context [2024-09-24T08:33:23.033Z] #46 DONE 34.3s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:33:23.033Z] #51 DONE 33.3s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-24T08:33:23.033Z] #64 DONE 33.3s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #60 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-24T08:33:23.033Z] #60 DONE 33.3s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:33:23.033Z] #56 ... [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:33:23.033Z] #74 ... [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-24T08:33:23.033Z] #70 DONE 32.4s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-24T08:33:23.033Z] #52 DONE 33.3s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T08:33:23.033Z] #50 DONE 33.3s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T08:33:23.033Z] #54 DONE 33.3s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #55 [core-keeper internal] load build context [2024-09-24T08:33:23.033Z] #55 DONE 33.4s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #49 [security-proxy-setup internal] load build context [2024-09-24T08:33:23.033Z] #49 DONE 33.4s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #53 [core-metadata internal] load build context [2024-09-24T08:33:23.033Z] #53 DONE 33.4s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T08:33:23.033Z] #69 DONE 33.5s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #44 [core-data internal] load build context [2024-09-24T08:33:23.033Z] #44 DONE 34.7s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #61 [security-proxy-auth internal] load build context [2024-09-24T08:33:23.033Z] #61 DONE 33.4s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #48 [core-command internal] load build context [2024-09-24T08:33:23.033Z] #48 DONE 33.4s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #59 [security-bootstrapper internal] load build context [2024-09-24T08:33:23.033Z] #59 DONE 33.4s [2024-09-24T08:33:23.033Z] [2024-09-24T08:33:23.033Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:33:23.033Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.2s [2024-09-24T08:33:23.468Z] + make test [2024-09-24T08:33:23.469Z] go test -race -coverprofile=coverage.out ./... [2024-09-24T08:33:23.975Z] #40 ... [2024-09-24T08:33:23.975Z] [2024-09-24T08:33:23.975Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:33:23.975Z] #74 DONE 1.1s [2024-09-24T08:33:23.975Z] [2024-09-24T08:33:23.975Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:33:23.975Z] #75 DONE 1.2s [2024-09-24T08:33:23.975Z] [2024-09-24T08:33:23.975Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:33:23.975Z] #40 ... [2024-09-24T08:33:23.975Z] [2024-09-24T08:33:23.975Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:33:23.975Z] #76 DONE 1.2s [2024-09-24T08:33:23.975Z] [2024-09-24T08:33:23.975Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:33:23.975Z] #77 DONE 1.2s [2024-09-24T08:33:23.975Z] [2024-09-24T08:33:23.975Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:33:24.239Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done [2024-09-24T08:33:24.932Z] #40 ... [2024-09-24T08:33:24.932Z] [2024-09-24T08:33:24.932Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-24T08:33:24.932Z] #68 33.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:24.932Z] #68 33.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:24.932Z] #68 33.61 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-24T08:33:24.932Z] #68 33.61 (2/4) Installing openssl (3.1.7-r0) [2024-09-24T08:33:24.932Z] #68 33.62 (3/4) Installing su-exec (0.2-r3) [2024-09-24T08:33:24.932Z] #68 33.62 (4/4) Installing yq (4.33.3-r5) [2024-09-24T08:33:24.932Z] #68 33.73 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:33:24.932Z] #68 33.74 OK: 17 MiB in 19 packages [2024-09-24T08:33:24.932Z] #68 DONE 34.1s [2024-09-24T08:33:24.932Z] [2024-09-24T08:33:24.932Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-24T08:33:24.932Z] #63 33.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:24.932Z] #63 33.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:24.932Z] #63 33.61 (1/2) Installing ca-certificates (20240226-r0) [2024-09-24T08:33:24.932Z] #63 33.63 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-24T08:33:24.932Z] #63 33.63 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:33:24.932Z] #63 33.64 Executing ca-certificates-20240226-r0.trigger [2024-09-24T08:33:24.932Z] #63 33.73 OK: 8 MiB in 17 packages [2024-09-24T08:33:24.932Z] #63 DONE 34.1s [2024-09-24T08:33:25.234Z] [2024-09-24T08:33:25.234Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-24T08:33:25.234Z] #65 33.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.234Z] #65 33.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.234Z] #65 33.72 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T08:33:25.234Z] #65 33.72 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T08:33:25.234Z] #65 33.72 OK: 20070 distinct packages available [2024-09-24T08:33:25.234Z] #65 33.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.234Z] #65 33.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.234Z] #65 34.15 (1/11) Installing ca-certificates (20240226-r0) [2024-09-24T08:33:25.234Z] #65 34.16 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-24T08:33:25.234Z] #65 34.18 (3/11) Installing libunistring (1.1-r1) [2024-09-24T08:33:25.234Z] #65 34.19 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-24T08:33:25.234Z] #65 34.20 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-24T08:33:25.234Z] #65 34.20 (6/11) Installing libcurl (8.9.1-r0) [2024-09-24T08:33:25.234Z] #65 34.22 (7/11) Installing curl (8.9.1-r0) [2024-09-24T08:33:25.234Z] #65 34.22 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-24T08:33:25.234Z] #65 34.22 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-24T08:33:25.234Z] #65 34.23 (10/11) Installing libucontext (1.2-r2) [2024-09-24T08:33:25.234Z] #65 34.23 (11/11) Installing gcompat (1.1.0-r1) [2024-09-24T08:33:25.234Z] #65 34.23 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:33:25.234Z] #65 34.24 Executing ca-certificates-20240226-r0.trigger [2024-09-24T08:33:25.234Z] #65 ... [2024-09-24T08:33:25.234Z] [2024-09-24T08:33:25.234Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-24T08:33:25.234Z] #71 33.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.234Z] #71 33.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.234Z] #71 33.69 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T08:33:25.234Z] #71 33.69 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T08:33:25.234Z] #71 33.69 OK: 20070 distinct packages available [2024-09-24T08:33:25.234Z] #71 33.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.234Z] #71 33.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.234Z] #71 34.09 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-24T08:33:25.234Z] #71 34.09 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-24T08:33:25.234Z] #71 34.09 (3/5) Installing libucontext (1.2-r2) [2024-09-24T08:33:25.234Z] #71 34.10 (4/5) Installing gcompat (1.1.0-r1) [2024-09-24T08:33:25.234Z] #71 34.10 (5/5) Installing openssl (3.1.7-r0) [2024-09-24T08:33:25.234Z] #71 34.11 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:33:25.234Z] #71 34.13 OK: 8 MiB in 20 packages [2024-09-24T08:33:25.234Z] #71 DONE 34.5s [2024-09-24T08:33:25.234Z] [2024-09-24T08:33:25.234Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-24T08:33:25.234Z] #65 34.61 OK: 12 MiB in 26 packages [2024-09-24T08:33:25.494Z] #65 DONE 34.9s [2024-09-24T08:33:25.494Z] [2024-09-24T08:33:25.494Z] #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T08:33:25.494Z] #66 DONE 34.8s [2024-09-24T08:33:25.494Z] [2024-09-24T08:33:25.494Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-24T08:33:25.494Z] #67 34.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.494Z] #67 34.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.494Z] #67 34.44 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-24T08:33:25.494Z] #67 34.50 (2/2) Installing su-exec (0.2-r3) [2024-09-24T08:33:25.494Z] #67 34.51 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:33:25.494Z] #67 34.53 OK: 7 MiB in 17 packages [2024-09-24T08:33:25.494Z] #67 DONE 34.9s [2024-09-24T08:33:25.494Z] [2024-09-24T08:33:25.494Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-24T08:33:25.494Z] #72 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.494Z] #72 34.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.494Z] #72 34.40 (1/4) Installing ca-certificates (20240226-r0) [2024-09-24T08:33:25.494Z] #72 34.51 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-24T08:33:25.494Z] #72 34.54 (3/4) Installing su-exec (0.2-r3) [2024-09-24T08:33:25.494Z] #72 34.55 (4/4) Installing yq (4.33.3-r5) [2024-09-24T08:33:25.494Z] #72 34.64 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:33:25.494Z] #72 34.65 Executing ca-certificates-20240226-r0.trigger [2024-09-24T08:33:25.494Z] #72 34.70 OK: 17 MiB in 19 packages [2024-09-24T08:33:25.494Z] #72 DONE 34.9s [2024-09-24T08:33:25.494Z] [2024-09-24T08:33:25.494Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-24T08:33:25.494Z] #58 34.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.494Z] #58 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.494Z] #58 34.43 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T08:33:25.494Z] #58 34.50 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:33:25.494Z] #58 34.51 OK: 7 MiB in 16 packages [2024-09-24T08:33:25.494Z] #58 DONE 34.9s [2024-09-24T08:33:25.494Z] [2024-09-24T08:33:25.494Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-24T08:33:25.494Z] #73 34.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.494Z] #73 34.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:25.755Z] #73 35.16 (1/3) Installing ca-certificates (20240226-r0) [2024-09-24T08:33:25.755Z] #73 35.17 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-24T08:33:25.755Z] #73 35.18 (3/3) Installing tzdata (2024a-r0) [2024-09-24T08:33:25.755Z] #73 35.23 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:33:25.755Z] #73 35.24 Executing ca-certificates-20240226-r0.trigger [2024-09-24T08:33:25.755Z] #73 35.29 OK: 11 MiB in 18 packages [2024-09-24T08:33:26.329Z] #73 DONE 35.6s [2024-09-24T08:33:26.329Z] [2024-09-24T08:33:26.329Z] #62 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-24T08:33:26.329Z] #62 34.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:26.329Z] #62 34.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:26.329Z] #62 35.16 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T08:33:26.329Z] #62 35.16 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:33:26.329Z] #62 35.17 OK: 7 MiB in 16 packages [2024-09-24T08:33:26.329Z] #62 DONE 35.6s [2024-09-24T08:33:26.329Z] [2024-09-24T08:33:26.329Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-24T08:33:26.329Z] #0 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:26.329Z] #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:26.329Z] #0 3.513 OK: 8 MiB in 19 packages [2024-09-24T08:33:26.329Z] #78 DONE 3.6s [2024-09-24T08:33:26.329Z] [2024-09-24T08:33:26.329Z] #79 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T08:33:27.279Z] #79 ... [2024-09-24T08:33:27.279Z] [2024-09-24T08:33:27.279Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T08:33:27.279Z] #80 DONE 0.8s [2024-09-24T08:33:27.279Z] [2024-09-24T08:33:27.279Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-24T08:33:27.279Z] #81 DONE 0.0s [2024-09-24T08:33:27.279Z] [2024-09-24T08:33:27.279Z] #82 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-24T08:33:27.279Z] #82 DONE 0.0s [2024-09-24T08:33:27.279Z] [2024-09-24T08:33:27.279Z] #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T08:33:27.279Z] #83 DONE 0.1s [2024-09-24T08:33:27.279Z] [2024-09-24T08:33:27.279Z] #84 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-24T08:33:27.279Z] #84 DONE 0.1s [2024-09-24T08:33:27.279Z] [2024-09-24T08:33:27.279Z] #85 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-24T08:33:27.279Z] #85 DONE 0.1s [2024-09-24T08:33:27.279Z] [2024-09-24T08:33:27.279Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:33:27.279Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-09-24T08:33:28.222Z] #56 ... [2024-09-24T08:33:28.222Z] [2024-09-24T08:33:28.222Z] #86 [security-spire-config] exporting to image [2024-09-24T08:33:28.222Z] #86 exporting layers 0.7s done [2024-09-24T08:33:28.222Z] #86 writing image sha256:15c71565ca8ad94a0bad9ee0056d9ea20922fe69dd00dde2c56ce218492fd2e7 done [2024-09-24T08:33:28.222Z] #86 naming to docker.io/library/security-spire-config done [2024-09-24T08:33:28.222Z] #86 DONE 0.7s [2024-09-24T08:33:28.222Z] [2024-09-24T08:33:28.222Z] #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-24T08:33:28.222Z] #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:28.482Z] #87 3.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:28.482Z] #87 ... [2024-09-24T08:33:28.482Z] [2024-09-24T08:33:28.482Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-24T08:33:28.482Z] #0 2.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:28.482Z] #0 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:28.482Z] #0 3.688 OK: 17 MiB in 19 packages [2024-09-24T08:33:28.482Z] #88 DONE 3.8s [2024-09-24T08:33:28.482Z] [2024-09-24T08:33:28.482Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T08:33:28.482Z] #0 3.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:28.482Z] #0 3.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:28.482Z] #0 3.691 OK: 8 MiB in 17 packages [2024-09-24T08:33:28.482Z] #89 DONE 3.8s [2024-09-24T08:33:28.482Z] [2024-09-24T08:33:28.482Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-24T08:33:28.482Z] #90 DONE 0.0s [2024-09-24T08:33:28.482Z] [2024-09-24T08:33:28.482Z] #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-24T08:33:28.482Z] #87 3.445 OK: 8 MiB in 20 packages [2024-09-24T08:33:28.803Z] #87 ... [2024-09-24T08:33:28.803Z] [2024-09-24T08:33:28.803Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T08:33:28.803Z] #0 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:28.803Z] #0 2.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:28.803Z] #0 3.022 OK: 12 MiB in 26 packages [2024-09-24T08:33:28.803Z] #91 DONE 3.1s [2024-09-24T08:33:28.803Z] [2024-09-24T08:33:28.803Z] #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-24T08:33:28.803Z] #87 DONE 3.6s [2024-09-24T08:33:28.803Z] [2024-09-24T08:33:28.803Z] #79 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T08:33:28.803Z] #79 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:28.803Z] #79 2.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:28.803Z] #79 2.543 OK: 7 MiB in 16 packages [2024-09-24T08:33:30.177Z] #79 DONE 3.9s [2024-09-24T08:33:30.177Z] [2024-09-24T08:33:30.177Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-24T08:33:30.177Z] #0 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:30.177Z] #0 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:30.177Z] #0 4.135 OK: 17 MiB in 19 packages [2024-09-24T08:33:30.177Z] #92 DONE 4.6s [2024-09-24T08:33:30.177Z] [2024-09-24T08:33:30.177Z] #93 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T08:33:30.177Z] #0 2.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:30.177Z] #0 2.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:30.177Z] #0 2.784 OK: 11 MiB in 18 packages [2024-09-24T08:33:30.177Z] #93 DONE 3.9s [2024-09-24T08:33:30.177Z] [2024-09-24T08:33:30.177Z] #94 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-24T08:33:30.177Z] #0 2.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:30.177Z] #0 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:30.177Z] #0 4.145 OK: 7 MiB in 17 packages [2024-09-24T08:33:30.177Z] #94 DONE 4.7s [2024-09-24T08:33:30.177Z] [2024-09-24T08:33:30.177Z] #95 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T08:33:30.177Z] #0 2.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:30.177Z] #0 3.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:30.177Z] #0 4.016 OK: 7 MiB in 16 packages [2024-09-24T08:33:30.177Z] #95 DONE 4.6s [2024-09-24T08:33:30.177Z] [2024-09-24T08:33:30.177Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-24T08:33:30.177Z] #96 ... [2024-09-24T08:33:30.177Z] [2024-09-24T08:33:30.177Z] #97 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-24T08:33:30.177Z] #0 3.229 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:30.177Z] #0 5.879 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:30.177Z] #0 6.623 OK: 264 MiB in 52 packages [2024-09-24T08:33:30.177Z] #97 DONE 7.5s [2024-09-24T08:33:30.177Z] [2024-09-24T08:33:30.177Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-24T08:33:30.177Z] #98 DONE 1.5s [2024-09-24T08:33:30.177Z] [2024-09-24T08:33:30.177Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T08:33:30.177Z] #99 DONE 1.5s [2024-09-24T08:33:30.438Z] [2024-09-24T08:33:30.438Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-24T08:33:31.376Z] #100 DONE 1.0s [2024-09-24T08:33:31.376Z] [2024-09-24T08:33:31.376Z] #101 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-24T08:33:31.376Z] #0 2.468 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:31.376Z] #0 2.940 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T08:33:31.376Z] #0 3.592 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T08:33:31.376Z] #0 4.946 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:33:31.376Z] #0 4.953 OK: 7 MiB in 16 packages [2024-09-24T08:33:31.376Z] #101 DONE 5.8s [2024-09-24T08:33:31.376Z] [2024-09-24T08:33:31.376Z] #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-24T08:33:31.376Z] #102 DONE 1.1s [2024-09-24T08:33:31.376Z] [2024-09-24T08:33:31.376Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T08:33:31.376Z] #103 DONE 1.1s [2024-09-24T08:33:31.376Z] [2024-09-24T08:33:31.376Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:33:31.376Z] #104 ... [2024-09-24T08:33:31.376Z] [2024-09-24T08:33:31.376Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-24T08:33:31.376Z] #105 DONE 0.1s [2024-09-24T08:33:31.376Z] [2024-09-24T08:33:31.376Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-24T08:33:31.376Z] #106 DONE 0.1s [2024-09-24T08:33:31.634Z] [2024-09-24T08:33:31.634Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T08:33:31.634Z] #107 DONE 0.1s [2024-09-24T08:33:31.634Z] [2024-09-24T08:33:31.634Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-24T08:33:31.634Z] #108 DONE 0.1s [2024-09-24T08:33:31.634Z] [2024-09-24T08:33:31.634Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-24T08:33:31.634Z] #109 DONE 0.1s [2024-09-24T08:33:31.634Z] [2024-09-24T08:33:31.634Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T08:33:31.634Z] #110 DONE 0.1s [2024-09-24T08:33:31.634Z] [2024-09-24T08:33:31.634Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-24T08:33:31.634Z] #111 DONE 0.0s [2024-09-24T08:33:31.634Z] [2024-09-24T08:33:31.634Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-24T08:33:31.634Z] #112 DONE 0.1s [2024-09-24T08:33:31.634Z] [2024-09-24T08:33:31.634Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-24T08:33:31.634Z] #113 DONE 0.1s [2024-09-24T08:33:31.634Z] [2024-09-24T08:33:31.634Z] #86 [security-spire-server] exporting to image [2024-09-24T08:33:31.899Z] #86 ... [2024-09-24T08:33:31.899Z] [2024-09-24T08:33:31.899Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-24T08:33:31.899Z] #96 DONE 1.7s [2024-09-24T08:33:31.899Z] [2024-09-24T08:33:31.899Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-24T08:33:31.899Z] #114 DONE 0.1s [2024-09-24T08:33:32.157Z] [2024-09-24T08:33:32.158Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:33:32.415Z] #115 ... [2024-09-24T08:33:32.415Z] [2024-09-24T08:33:32.415Z] #86 [security-spire-agent] exporting to image [2024-09-24T08:33:32.415Z] #86 exporting layers 0.7s done [2024-09-24T08:33:32.415Z] #86 writing image sha256:0edf60ef6f3b8af97f098ec57639559ed23bb168ac59809798d648ed1aba1238 done [2024-09-24T08:33:32.415Z] #86 naming to docker.io/library/security-spire-server done [2024-09-24T08:33:32.415Z] #86 writing image sha256:3447590b164b371e3ccb6f6f70d2df265ff4000b7d5387e545666060b296bc13 done [2024-09-24T08:33:32.415Z] #86 naming to docker.io/library/security-spire-agent done [2024-09-24T08:33:32.415Z] #86 DONE 1.5s [2024-09-24T08:33:32.415Z] [2024-09-24T08:33:32.415Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:33:33.791Z] #116 ... [2024-09-24T08:33:33.791Z] [2024-09-24T08:33:33.791Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:33:34.051Z] #117 ... [2024-09-24T08:33:34.051Z] [2024-09-24T08:33:34.051Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:10.293Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-24T08:34:20.881Z] #118 DONE 50.7s [2024-09-24T08:34:20.881Z] [2024-09-24T08:34:20.881Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:20.881Z] #104 DONE 43.2s [2024-09-24T08:34:20.881Z] [2024-09-24T08:34:20.881Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:20.881Z] #117 DONE 50.6s [2024-09-24T08:34:20.881Z] [2024-09-24T08:34:20.881Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:20.881Z] #116 DONE 50.6s [2024-09-24T08:34:20.881Z] [2024-09-24T08:34:20.881Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:20.881Z] #115 DONE 50.6s [2024-09-24T08:34:20.881Z] [2024-09-24T08:34:20.881Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #119 ... [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-24T08:34:25.090Z] #120 DONE 10.2s [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #121 DONE 10.2s [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #119 DONE 10.1s [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #122 DONE 10.2s [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:25.090Z] #123 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #124 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:34:25.090Z] #124 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #125 [support-cron-scheduler builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #125 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:25.090Z] #126 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #127 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:34:25.090Z] #128 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #129 DONE 10.2s [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:25.090Z] #130 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #131 [security-bootstrapper builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #131 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:34:25.090Z] #132 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:25.090Z] #133 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #134 [support-scheduler builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #134 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:34:25.090Z] #135 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:25.090Z] #136 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:34:25.090Z] #137 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #138 [security-proxy-auth builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #138 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:34:25.090Z] #139 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #140 [core-command builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #140 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:25.090Z] #141 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:25.090Z] #142 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:34:25.090Z] #143 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #144 [core-metadata builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #144 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:34:25.090Z] #145 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #146 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:34:25.090Z] #146 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #147 [core-data builder 6/7] COPY . . [2024-09-24T08:34:25.090Z] #147 CACHED [2024-09-24T08:34:25.090Z] [2024-09-24T08:34:25.090Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T08:34:25.661Z] #148 0.861 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-09-24T08:34:35.680Z] #148 ... [2024-09-24T08:34:35.680Z] [2024-09-24T08:34:35.680Z] #149 [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-09-24T08:34:35.680Z] #0 0.875 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-09-24T08:34:35.680Z] #149 ... [2024-09-24T08:34:35.680Z] [2024-09-24T08:34:35.680Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T08:34:35.680Z] #0 0.540 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-09-24T08:34:35.680Z] #150 ... [2024-09-24T08:34:35.680Z] [2024-09-24T08:34:35.680Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-24T08:34:35.680Z] #0 1.867 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-09-24T08:34:35.680Z] #151 ... [2024-09-24T08:34:35.680Z] [2024-09-24T08:34:35.680Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-24T08:34:35.680Z] #0 1.010 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-09-24T08:34:35.680Z] #152 ... [2024-09-24T08:34:35.680Z] [2024-09-24T08:34:35.680Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-24T08:34:35.680Z] #0 1.355 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-09-24T08:34:35.680Z] #153 ... [2024-09-24T08:34:35.680Z] [2024-09-24T08:34:35.680Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T08:34:35.680Z] #0 0.658 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-09-24T08:34:35.680Z] #154 ... [2024-09-24T08:34:35.680Z] [2024-09-24T08:34:35.680Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-24T08:34:35.680Z] #0 1.115 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-09-24T08:34:35.680Z] #155 ... [2024-09-24T08:34:35.680Z] [2024-09-24T08:34:35.680Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T08:34:35.680Z] #0 0.826 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-09-24T08:34:35.939Z] #156 ... [2024-09-24T08:34:35.939Z] [2024-09-24T08:34:35.939Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T08:34:35.939Z] #0 1.004 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-09-24T08:34:35.939Z] #157 ... [2024-09-24T08:34:35.939Z] [2024-09-24T08:34:35.939Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T08:34:35.939Z] #0 1.747 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-09-24T08:34:36.201Z] #158 ... [2024-09-24T08:34:36.201Z] [2024-09-24T08:34:36.201Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T08:34:36.201Z] #0 0.332 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-09-24T08:34:36.201Z] #159 ... [2024-09-24T08:34:36.201Z] [2024-09-24T08:34:36.201Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-24T08:34:36.201Z] #0 1.489 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-09-24T08:36:13.656Z] #160 ... [2024-09-24T08:36:13.656Z] [2024-09-24T08:36:13.656Z] #149 [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-09-24T08:36:13.656Z] #149 95.75 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-09-24T08:37:21.404Z] #149 ... [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-24T08:37:21.404Z] #153 DONE 170.3s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T08:37:21.404Z] #158 ... [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T08:37:21.404Z] #157 DONE 173.2s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T08:37:21.404Z] #154 DONE 173.3s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-24T08:37:21.404Z] #160 DONE 173.2s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #149 [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-09-24T08:37:21.404Z] #149 DONE 173.3s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #161 ... [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-24T08:37:21.404Z] #151 DONE 173.3s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-24T08:37:21.404Z] #152 DONE 173.3s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T08:37:21.404Z] #156 DONE 173.5s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #162 ... [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-24T08:37:21.404Z] #155 DONE 173.5s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T08:37:21.404Z] #150 DONE 173.6s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T08:37:21.404Z] #148 DONE 173.6s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T08:37:21.404Z] #159 DONE 173.7s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T08:37:21.404Z] #158 DONE 173.7s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #163 ... [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-24T08:37:21.404Z] #164 DONE 1.0s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #161 DONE 1.0s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #165 DONE 1.0s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #166 DONE 1.0s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #167 DONE 0.8s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #162 DONE 0.8s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #168 DONE 0.7s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #163 DONE 0.6s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #169 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.404Z] #169 ... [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #170 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #170 DONE 0.5s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #171 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-24T08:37:21.404Z] #171 ... [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.404Z] #172 DONE 0.8s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.404Z] #173 DONE 0.8s [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #174 CACHED [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.404Z] #175 CACHED [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.404Z] #176 CACHED [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.404Z] #177 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.404Z] #177 CACHED [2024-09-24T08:37:21.404Z] [2024-09-24T08:37:21.405Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.405Z] #178 DONE 0.8s [2024-09-24T08:37:21.405Z] [2024-09-24T08:37:21.405Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.405Z] #179 CACHED [2024-09-24T08:37:21.405Z] [2024-09-24T08:37:21.405Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.405Z] #180 CACHED [2024-09-24T08:37:21.405Z] [2024-09-24T08:37:21.405Z] #181 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.405Z] #181 CACHED [2024-09-24T08:37:21.405Z] [2024-09-24T08:37:21.405Z] #182 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:21.405Z] #182 CACHED [2024-09-24T08:37:21.405Z] [2024-09-24T08:37:21.405Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.405Z] #183 DONE 0.8s [2024-09-24T08:37:21.405Z] [2024-09-24T08:37:21.405Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.405Z] #184 DONE 0.8s [2024-09-24T08:37:21.405Z] [2024-09-24T08:37:21.405Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.405Z] #185 DONE 0.8s [2024-09-24T08:37:21.405Z] [2024-09-24T08:37:21.405Z] #171 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-24T08:37:21.405Z] #171 DONE 0.8s [2024-09-24T08:37:21.405Z] [2024-09-24T08:37:21.405Z] #169 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:21.405Z] #169 DONE 0.8s [2024-09-24T08:37:21.405Z] [2024-09-24T08:37:21.405Z] #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-24T08:37:21.665Z] #186 ... [2024-09-24T08:37:21.665Z] [2024-09-24T08:37:21.665Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-24T08:37:21.665Z] #187 DONE 2.0s [2024-09-24T08:37:21.665Z] [2024-09-24T08:37:21.665Z] #188 [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-09-24T08:37:21.665Z] #188 DONE 2.0s [2024-09-24T08:37:21.665Z] [2024-09-24T08:37:21.665Z] #189 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-24T08:37:21.665Z] #189 DONE 2.0s [2024-09-24T08:37:21.665Z] [2024-09-24T08:37:21.665Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-24T08:37:21.665Z] #190 DONE 2.0s [2024-09-24T08:37:21.665Z] [2024-09-24T08:37:21.665Z] #191 [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-09-24T08:37:21.665Z] #191 DONE 2.0s [2024-09-24T08:37:21.665Z] [2024-09-24T08:37:21.666Z] #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-24T08:37:21.666Z] #192 DONE 2.0s [2024-09-24T08:37:21.666Z] [2024-09-24T08:37:21.666Z] #193 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-24T08:37:21.666Z] #193 DONE 2.0s [2024-09-24T08:37:21.926Z] [2024-09-24T08:37:21.926Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-24T08:37:21.926Z] #194 DONE 2.1s [2024-09-24T08:37:21.926Z] [2024-09-24T08:37:21.926Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-24T08:37:21.926Z] #195 DONE 2.1s [2024-09-24T08:37:21.926Z] [2024-09-24T08:37:21.926Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-24T08:37:21.926Z] #196 DONE 2.0s [2024-09-24T08:37:21.926Z] [2024-09-24T08:37:21.926Z] #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-24T08:37:21.926Z] #186 DONE 2.0s [2024-09-24T08:37:21.926Z] [2024-09-24T08:37:21.926Z] #197 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-24T08:37:21.926Z] #197 DONE 3.0s [2024-09-24T08:37:21.926Z] [2024-09-24T08:37:21.926Z] #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-24T08:37:21.926Z] #198 DONE 2.0s [2024-09-24T08:37:21.926Z] [2024-09-24T08:37:21.926Z] #199 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:22.186Z] #199 ... [2024-09-24T08:37:22.186Z] [2024-09-24T08:37:22.186Z] #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-09-24T08:37:22.186Z] #200 DONE 0.4s [2024-09-24T08:37:22.186Z] [2024-09-24T08:37:22.186Z] #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-09-24T08:37:22.186Z] #201 DONE 0.4s [2024-09-24T08:37:22.186Z] [2024-09-24T08:37:22.186Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-24T08:37:22.186Z] #202 DONE 0.4s [2024-09-24T08:37:22.186Z] [2024-09-24T08:37:22.186Z] #203 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-24T08:37:22.186Z] #203 DONE 0.4s [2024-09-24T08:37:22.186Z] [2024-09-24T08:37:22.186Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-24T08:37:22.186Z] #204 DONE 0.5s [2024-09-24T08:37:22.186Z] [2024-09-24T08:37:22.186Z] #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-24T08:37:22.186Z] #205 DONE 0.5s [2024-09-24T08:37:22.186Z] [2024-09-24T08:37:22.186Z] #206 [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-09-24T08:37:22.186Z] #206 DONE 0.5s [2024-09-24T08:37:22.186Z] [2024-09-24T08:37:22.186Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-24T08:37:22.186Z] #207 DONE 0.5s [2024-09-24T08:37:22.186Z] [2024-09-24T08:37:22.186Z] #86 [support-scheduler] exporting to image [2024-09-24T08:37:22.186Z] #86 exporting layers [2024-09-24T08:37:22.446Z] #86 ... [2024-09-24T08:37:22.446Z] [2024-09-24T08:37:22.446Z] #208 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-24T08:37:22.446Z] #208 DONE 0.5s [2024-09-24T08:37:22.446Z] [2024-09-24T08:37:22.446Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-24T08:37:22.446Z] #209 DONE 0.5s [2024-09-24T08:37:22.446Z] [2024-09-24T08:37:22.446Z] #210 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-24T08:37:22.446Z] #210 DONE 0.5s [2024-09-24T08:37:22.446Z] [2024-09-24T08:37:22.446Z] #199 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T08:37:22.446Z] #199 DONE 0.5s [2024-09-24T08:37:22.446Z] [2024-09-24T08:37:22.446Z] #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-24T08:37:22.446Z] #211 DONE 0.5s [2024-09-24T08:37:22.446Z] [2024-09-24T08:37:22.446Z] #86 [core-keeper] exporting to image [2024-09-24T08:37:22.746Z] #86 ... [2024-09-24T08:37:22.746Z] [2024-09-24T08:37:22.746Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-24T08:37:22.746Z] #212 DONE 0.5s [2024-09-24T08:37:22.746Z] [2024-09-24T08:37:22.746Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-24T08:37:22.746Z] #213 DONE 0.5s [2024-09-24T08:37:22.746Z] [2024-09-24T08:37:22.746Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-24T08:37:22.746Z] #214 DONE 0.5s [2024-09-24T08:37:22.746Z] [2024-09-24T08:37:22.746Z] #86 [core-keeper] exporting to image [2024-09-24T08:37:22.746Z] #86 exporting layers 0.5s done [2024-09-24T08:37:22.746Z] #86 ... [2024-09-24T08:37:22.746Z] [2024-09-24T08:37:22.746Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-24T08:37:22.746Z] #215 DONE 0.5s [2024-09-24T08:37:22.746Z] [2024-09-24T08:37:22.746Z] #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-09-24T08:37:22.746Z] #216 DONE 0.5s [2024-09-24T08:37:22.746Z] [2024-09-24T08:37:22.746Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-24T08:37:22.746Z] #217 DONE 0.4s [2024-09-24T08:37:22.746Z] [2024-09-24T08:37:22.746Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-24T08:37:22.746Z] #218 DONE 0.4s [2024-09-24T08:37:22.746Z] [2024-09-24T08:37:22.746Z] #86 [core-data] exporting to image [2024-09-24T08:37:22.746Z] #86 writing image sha256:7d3483ff436cf7682f03860ab608c05b3ec0ac699c23b492c19fdaa7d711d146 0.0s done [2024-09-24T08:37:22.746Z] #86 naming to docker.io/library/security-spiffe-token-provider done [2024-09-24T08:37:23.117Z] #86 ... [2024-09-24T08:37:23.117Z] [2024-09-24T08:37:23.117Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-24T08:37:23.117Z] #219 DONE 0.4s [2024-09-24T08:37:23.117Z] [2024-09-24T08:37:23.117Z] #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-24T08:37:23.117Z] #220 DONE 0.4s [2024-09-24T08:37:23.117Z] [2024-09-24T08:37:23.117Z] #86 [core-data] exporting to image [2024-09-24T08:37:23.117Z] #86 exporting layers 0.8s done [2024-09-24T08:37:23.117Z] #86 writing image sha256:1e591ecc6b8c517dafbf9df8f70136abd53a6a1f54a2d2206ede9da8f1d9ccba [2024-09-24T08:37:23.379Z] #86 ... [2024-09-24T08:37:23.379Z] [2024-09-24T08:37:23.379Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-24T08:37:23.379Z] #221 DONE 0.6s [2024-09-24T08:37:23.379Z] [2024-09-24T08:37:23.379Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-24T08:37:23.379Z] #222 DONE 0.6s [2024-09-24T08:37:23.379Z] [2024-09-24T08:37:23.379Z] #86 [core-keeper] exporting to image [2024-09-24T08:37:23.379Z] #86 exporting layers 1.1s done [2024-09-24T08:37:23.379Z] #86 writing image sha256:1e591ecc6b8c517dafbf9df8f70136abd53a6a1f54a2d2206ede9da8f1d9ccba 0.2s done [2024-09-24T08:37:23.379Z] #86 naming to docker.io/library/core-command done [2024-09-24T08:37:23.379Z] #86 writing image sha256:35e451e5414090ef69e3a876c0b27029ef28c791f18ef7e0c9168899b14e7e87 0.0s done [2024-09-24T08:37:23.379Z] #86 naming to docker.io/library/support-scheduler done [2024-09-24T08:37:23.379Z] #86 writing image sha256:2df145b85b583cc49d4a5c64ea0f076fe4489f98cf4a56340aceae848e41df58 0.0s done [2024-09-24T08:37:23.379Z] #86 naming to docker.io/library/core-keeper done [2024-09-24T08:37:23.379Z] #86 writing image sha256:d3b088babb3340d3fcbfd36731b6ec81fa300870ce39a762fd52317b57b6a1a4 [2024-09-24T08:37:23.379Z] #86 writing image sha256:ce0cfb47dec2f0f2c3d6dcf83292bc7d26798fca7a0d4a97629ec0ba87be2f6a [2024-09-24T08:37:23.641Z] #86 ... [2024-09-24T08:37:23.641Z] [2024-09-24T08:37:23.641Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T08:37:23.641Z] #223 DONE 0.9s [2024-09-24T08:37:23.641Z] [2024-09-24T08:37:23.641Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-24T08:37:23.641Z] #224 DONE 0.5s [2024-09-24T08:37:23.641Z] [2024-09-24T08:37:23.641Z] #86 [security-proxy-auth] exporting to image [2024-09-24T08:37:23.641Z] #86 exporting layers 0.4s done [2024-09-24T08:37:23.641Z] #86 writing image sha256:d3b088babb3340d3fcbfd36731b6ec81fa300870ce39a762fd52317b57b6a1a4 0.2s done [2024-09-24T08:37:23.641Z] #86 writing image sha256:ce0cfb47dec2f0f2c3d6dcf83292bc7d26798fca7a0d4a97629ec0ba87be2f6a 0.2s done [2024-09-24T08:37:23.641Z] #86 naming to docker.io/library/support-cron-scheduler done [2024-09-24T08:37:23.641Z] #86 naming to docker.io/library/support-notifications done [2024-09-24T08:37:23.904Z] #86 ... [2024-09-24T08:37:23.904Z] [2024-09-24T08:37:23.904Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-24T08:37:23.904Z] #225 DONE 0.3s [2024-09-24T08:37:23.904Z] [2024-09-24T08:37:23.904Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-24T08:37:23.904Z] #226 DONE 0.1s [2024-09-24T08:37:23.904Z] [2024-09-24T08:37:23.904Z] #86 [core-metadata] exporting to image [2024-09-24T08:37:23.904Z] #86 writing image sha256:a630b2ce056f5285351f88557ae989166258c33ec9677c5d3fa4f11a4438796d done [2024-09-24T08:37:23.904Z] #86 naming to docker.io/library/core-data done [2024-09-24T08:37:23.904Z] #86 writing image sha256:b46c16db4d5eeb90d280f1293892cfff2b1a9df5c330522967cb2722e650757c done [2024-09-24T08:37:23.904Z] #86 naming to docker.io/library/core-metadata 0.0s done [2024-09-24T08:37:23.904Z] #86 ... [2024-09-24T08:37:23.904Z] [2024-09-24T08:37:23.904Z] #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T08:37:23.904Z] #227 DONE 1.1s [2024-09-24T08:37:23.904Z] [2024-09-24T08:37:23.904Z] #228 [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-09-24T08:37:23.904Z] #228 DONE 0.1s [2024-09-24T08:37:23.904Z] [2024-09-24T08:37:23.904Z] #229 [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-09-24T08:37:23.904Z] #229 DONE 0.1s [2024-09-24T08:37:23.904Z] [2024-09-24T08:37:23.904Z] #86 [security-proxy-auth] exporting to image [2024-09-24T08:37:23.904Z] #86 exporting layers 0.3s done [2024-09-24T08:37:23.904Z] #86 writing image sha256:1d284cad5966b0a6c8055a56b6587a17aa2fd0429b9ccab685b2b488ce71daae done [2024-09-24T08:37:23.904Z] #86 naming to docker.io/library/security-proxy-auth 0.0s done [2024-09-24T08:37:23.904Z] #86 exporting layers 0.2s done [2024-09-24T08:37:23.904Z] #86 writing image sha256:04fc20f464164d9c0d29e11d01b9b32a882bbe4065c62f3e6afb078d42684d1b done [2024-09-24T08:37:23.904Z] #86 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-24T08:37:23.904Z] #86 DONE 3.3s [2024-09-24T08:37:23.904Z] [2024-09-24T08:37:23.904Z] #230 [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-09-24T08:37:23.904Z] #230 DONE 0.1s [2024-09-24T08:37:23.904Z] [2024-09-24T08:37:23.904Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T08:37:24.165Z] #231 ... [2024-09-24T08:37:24.165Z] [2024-09-24T08:37:24.165Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T08:37:24.165Z] #232 DONE 0.8s [2024-09-24T08:37:24.165Z] [2024-09-24T08:37:24.165Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-24T08:37:24.165Z] #233 DONE 0.1s [2024-09-24T08:37:24.165Z] [2024-09-24T08:37:24.165Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-24T08:37:24.165Z] #234 DONE 0.1s [2024-09-24T08:37:24.165Z] [2024-09-24T08:37:24.165Z] #86 [security-proxy-setup] exporting to image [2024-09-24T08:37:24.165Z] #86 exporting layers 0.2s done [2024-09-24T08:37:24.428Z] #86 ... [2024-09-24T08:37:24.428Z] [2024-09-24T08:37:24.428Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T08:37:24.428Z] #231 DONE 0.6s [2024-09-24T08:37:24.428Z] [2024-09-24T08:37:24.428Z] #86 [security-secretstore-setup] exporting to image [2024-09-24T08:37:24.428Z] #86 writing image sha256:dfea47da483e74667b526461e1c7190689874d3ac9941370e4fb7c32967707b6 done [2024-09-24T08:37:24.428Z] #86 naming to docker.io/library/security-proxy-setup done [2024-09-24T08:37:24.691Z] #86 exporting layers 0.2s done [2024-09-24T08:37:24.691Z] #86 ... [2024-09-24T08:37:24.691Z] [2024-09-24T08:37:24.691Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-24T08:37:24.691Z] #235 DONE 0.5s [2024-09-24T08:37:24.691Z] [2024-09-24T08:37:24.691Z] #86 [security-bootstrapper] exporting to image [2024-09-24T08:37:24.691Z] #86 writing image sha256:1a3c8c7cec550023b97fa044eb8ef5c9860b93375a1dffa4e73dab0a878e3cb8 done [2024-09-24T08:37:24.691Z] #86 naming to docker.io/library/security-secretstore-setup 0.0s done [2024-09-24T08:37:24.955Z] #86 exporting layers 0.2s done [2024-09-24T08:37:24.955Z] #86 writing image sha256:b788f4ade21c6193007b631fb4ee15ea74ae5efa2551919b8e722f1cf0425e3c done [2024-09-24T08:37:24.955Z] #86 naming to docker.io/library/security-bootstrapper done [2024-09-24T08:37:24.955Z] #86 DONE 4.0s [2024-09-24T08:37:24.955Z] [2024-09-24T08:37:24.955Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T08:37:24.955Z] time="2024-09-24T08:32:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-24T08:37:24.969Z] $ docker stop --time=1 23950e9c15941d6a729bf39313f336250516496fc37b996bfcb70eaea5aef97d [2024-09-24T08:37:26.304Z] $ docker rm -f --volumes 23950e9c15941d6a729bf39313f336250516496fc37b996bfcb70eaea5aef97d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-24T08:37:26.662Z] + docker images [2024-09-24T08:37:26.662Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-24T08:37:26.662Z] security-bootstrapper latest b788f4ade21c 2 seconds ago 19MB [2024-09-24T08:37:26.662Z] security-secretstore-setup latest 1a3c8c7cec55 2 seconds ago 37MB [2024-09-24T08:37:26.662Z] core-common-config-bootstrapper latest 04fc20f46416 3 seconds ago 15.2MB [2024-09-24T08:37:26.662Z] security-proxy-auth latest 1d284cad5966 3 seconds ago 33.1MB [2024-09-24T08:37:26.662Z] security-proxy-setup latest dfea47da483e 3 seconds ago 26.2MB [2024-09-24T08:37:26.662Z] support-scheduler latest 35e451e54140 4 seconds ago 42.1MB [2024-09-24T08:37:26.662Z] core-keeper latest 2df145b85b58 4 seconds ago 39.7MB [2024-09-24T08:37:26.662Z] core-command latest 1e591ecc6b8c 4 seconds ago 35.5MB [2024-09-24T08:37:26.662Z] support-notifications latest ce0cfb47dec2 4 seconds ago 42.7MB [2024-09-24T08:37:26.662Z] support-cron-scheduler latest d3b088babb33 4 seconds ago 44.3MB [2024-09-24T08:37:26.662Z] core-data latest a630b2ce056f 4 seconds ago 39.8MB [2024-09-24T08:37:26.662Z] core-metadata latest b46c16db4d5e 4 seconds ago 40MB [2024-09-24T08:37:26.662Z] security-spiffe-token-provider latest 7d3483ff436c 5 seconds ago 28.9MB [2024-09-24T08:37:26.662Z] security-spire-agent latest 3447590b164b 3 minutes ago 182MB [2024-09-24T08:37:26.662Z] security-spire-server latest 0edf60ef6f3b 3 minutes ago 121MB [2024-09-24T08:37:26.662Z] security-spire-config latest 15c71565ca8a 3 minutes ago 120MB [2024-09-24T08:37:26.662Z] ci-base-image-x86_64 latest 1b404a357704 7 minutes ago 971MB [2024-09-24T08:37:26.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-24T08:37:26.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-09-24T08:37:26.662Z] 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-09-24T08:37:47.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-24T08:37:47.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-24T08:38:33.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-24T08:38:34.157Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-24T08:38:35.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-24T08:38:35.560Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-24T08:38:35.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-24T08:38:35.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-24T08:38:36.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-24T08:38:36.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-24T08:38:36.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-24T08:38:42.326Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-24T08:38:42.326Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-24T08:38:42.595Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-24T08:38:42.595Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-24T08:38:42.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-24T08:38:54.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-24T08:38:54.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-24T08:38:54.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.116s coverage: 28.7% of statements [2024-09-24T08:39:04.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.185s coverage: 97.0% of statements [2024-09-24T08:39:10.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-24T08:39:10.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-24T08:39:10.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-24T08:39:15.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.290s coverage: 69.2% of statements [2024-09-24T08:39:17.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-24T08:39:17.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-24T08:39:18.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.244s coverage: 53.2% of statements [2024-09-24T08:39:22.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-24T08:39:22.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-24T08:39:22.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:39:22.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-24T08:39:22.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-24T08:39:22.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-24T08:39:22.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-24T08:39:22.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-24T08:39:22.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-24T08:39:30.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-24T08:39:30.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:39:30.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-24T08:39:30.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-24T08:39:30.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-24T08:39:34.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.817s coverage: 93.4% of statements [2024-09-24T08:39:34.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.303s coverage: 91.7% of statements [2024-09-24T08:39:38.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-24T08:39:38.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-24T08:39:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.216s coverage: 7.0% of statements [2024-09-24T08:39:46.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-24T08:39:46.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:39:46.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-24T08:39:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-24T08:39:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-24T08:39:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-24T08:39:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-24T08:39:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-24T08:39:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-24T08:39:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-24T08:39:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-24T08:39:49.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.695s coverage: 95.8% of statements [2024-09-24T08:39:49.992Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements [2024-09-24T08:39:56.634Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-24T08:39:56.898Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.159s coverage: 0.0% of statements [no tests to run] [2024-09-24T08:40:00.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-24T08:40:00.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-24T08:40:01.182Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.311s coverage: 0.8% of statements [2024-09-24T08:40:01.182Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.140s coverage: 30.9% of statements [2024-09-24T08:40:05.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.123s coverage: 41.7% of statements [2024-09-24T08:40:05.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.125s coverage: 77.8% of statements [2024-09-24T08:40:05.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.109s coverage: 94.1% of statements [2024-09-24T08:40:05.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements [2024-09-24T08:40:10.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.108s coverage: 87.5% of statements [2024-09-24T08:40:11.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-24T08:40:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-24T08:40:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-24T08:40:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-24T08:40:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-24T08:40:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-24T08:40:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-24T08:40:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-24T08:40:22.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.105s coverage: 94.4% of statements [2024-09-24T08:40:22.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-24T08:40:22.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-24T08:40:22.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-24T08:40:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-24T08:40:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-24T08:40:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-24T08:40:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-24T08:40:33.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-24T08:40:33.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-24T08:40:35.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-24T08:40:35.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.880s coverage: 79.9% of statements [2024-09-24T08:40:36.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.149s coverage: 92.9% of statements [2024-09-24T08:40:36.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements [2024-09-24T08:40:36.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.125s coverage: 62.3% of statements [2024-09-24T08:40:36.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.107s coverage: 75.0% of statements [2024-09-24T08:40:39.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-24T08:40:42.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.114s coverage: 87.2% of statements [2024-09-24T08:40:42.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-09-24T08:40:42.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements [2024-09-24T08:40:42.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.281s coverage: 81.8% of statements [2024-09-24T08:40:42.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.275s coverage: 82.1% of statements [2024-09-24T08:40:42.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-24T08:40:43.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.110s coverage: 86.0% of statements [2024-09-24T08:40:47.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-24T08:40:47.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-24T08:40:49.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.758s coverage: 63.1% of statements [2024-09-24T08:40:49.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.119s coverage: 100.0% of statements [2024-09-24T08:40:50.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements [2024-09-24T08:40:50.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements [2024-09-24T08:40:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-24T08:40:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-24T08:40:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-24T08:40:51.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.086s coverage: 73.7% of statements [2024-09-24T08:40:52.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-09-24T08:40:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-24T08:40:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-24T08:40:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-24T08:41:00.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.702s coverage: 36.5% of statements [2024-09-24T08:41:00.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.125s coverage: 89.5% of statements [2024-09-24T08:41:00.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-24T08:41:00.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-24T08:41:00.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-24T08:41:00.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-24T08:41:01.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements [2024-09-24T08:41:04.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-24T08:41:04.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-24T08:41:04.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-24T08:41:05.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.124s coverage: 4.9% of statements [2024-09-24T08:41:12.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-24T08:41:12.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:41:12.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-24T08:41:12.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.327s coverage: 97.1% of statements [2024-09-24T08:41:12.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.126s coverage: 35.9% of statements [2024-09-24T08:41:18.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-24T08:41:18.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-24T08:41:18.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-24T08:41:18.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-24T08:41:26.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.176s coverage: 19.9% of statements [2024-09-24T08:41:26.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-24T08:41:26.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-24T08:41:26.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:41:26.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-24T08:41:27.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.474s coverage: 95.7% of statements [2024-09-24T08:41:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-24T08:41:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-24T08:41:31.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.152s coverage: 61.8% of statements [2024-09-24T08:41:33.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-24T08:41:33.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-24T08:41:34.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.279s coverage: 98.9% of statements [2024-09-24T08:41:36.207Z] 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-09-24T08:41:36.473Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-24T08:41:36.473Z] go vet ./... [2024-09-24T08:45:58.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-24T08:45:58.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-24T08:45:58.272Z] ./bin/test-attribution-txt.sh [2024-09-24T08:45:58.272Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-24T08:45:58.272Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-24T08:45:58.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-24T08:45:58.931Z] + ls -al . [2024-09-24T08:45:58.931Z] total 944 [2024-09-24T08:45:58.931Z] drwxrwxr-x 10 1001 1001 4096 Sep 24 08:33 . [2024-09-24T08:45:58.931Z] drwxr-xr-x 4 root root 4096 Sep 24 08:33 .. [2024-09-24T08:45:58.931Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 08:31 .blubracket [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 10 Sep 24 08:31 .dockerignore [2024-09-24T08:45:58.931Z] drwxrwxr-x 8 1001 1001 4096 Sep 24 08:31 .git [2024-09-24T08:45:58.931Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 08:31 .github [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 1102 Sep 24 08:31 .gitignore [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 42 Sep 24 08:31 .golangci.yml [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 100 Sep 24 08:31 .hadolint.yml [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 155 Sep 24 08:31 .sonarcloud.properties [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 1171 Sep 24 08:31 ADOPTERS.md [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 21286 Sep 24 08:31 Attribution.txt [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 100284 Sep 24 08:31 CHANGELOG.md [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 3804 Sep 24 08:31 CONTRIBUTING.md [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 677 Sep 24 08:31 GOVERNANCE.md [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 861 Sep 24 08:31 Jenkinsfile [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 10775 Sep 24 08:31 LICENSE [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 16854 Sep 24 08:31 Makefile [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 582 Sep 24 08:31 OWNERS.md [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 9528 Sep 24 08:31 README.md [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 789 Sep 24 08:31 SECURITY.md [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 5 Sep 24 08:29 VERSION [2024-09-24T08:45:58.931Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 08:31 bin [2024-09-24T08:45:58.931Z] drwxrwxr-x 20 1001 1001 4096 Sep 24 08:31 cmd [2024-09-24T08:45:58.931Z] -rw-r--r-- 1 root root 581101 Sep 24 08:41 coverage.out [2024-09-24T08:45:58.931Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 08:31 fuzz_test [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 7305 Sep 24 08:31 go.mod [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 102748 Sep 24 08:31 go.sum [2024-09-24T08:45:58.931Z] drwxrwxr-x 7 1001 1001 4096 Sep 24 08:31 internal [2024-09-24T08:45:58.931Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 08:31 openapi [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 584 Sep 24 08:31 security.txt [2024-09-24T08:45:58.931Z] -rw-rw-r-- 1 1001 1001 204 Sep 24 08:31 version.go [Pipeline] sh [2024-09-24T08:45:59.250Z] + '[' -e coverage.out ] [2024-09-24T08:45:59.250Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-24T08:45:59.539Z] Warning: overwriting stash ‘coverage-report’ [2024-09-24T08:46:00.344Z] Stashed 1 file(s) [Pipeline] sh [2024-09-24T08:46:00.645Z] + make build [2024-09-24T08:46:00.916Z] 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-09-24T08:49:22.653Z] 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-09-24T08:49:22.653Z] 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-09-24T08:49:27.979Z] 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-09-24T08:49:31.313Z] 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-09-24T08:49:41.364Z] 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-09-24T08:50:08.012Z] 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-09-24T08:50:18.069Z] 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-09-24T08:50:28.114Z] 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-09-24T08:50:40.399Z] 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-09-24T08:50:43.741Z] 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-09-24T08:50:46.321Z] 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-09-24T08:50:50.573Z] 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-09-24T08:50:54.820Z] 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-09-24T08:51:00.193Z] $ docker stop --time=1 5e269104cab6850136017c13534cb82b069e77fa44c058a61f7ca07f42f5d383 [2024-09-24T08:51:02.359Z] $ docker rm -f --volumes 5e269104cab6850136017c13534cb82b069e77fa44c058a61f7ca07f42f5d383 [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-09-24T08:51:05.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-24T08:51:05.856Z] [2024-09-24T08:51:05.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T08:51:06.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-24T08:51:06.485Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-24T08:51:06.485Z] 547446be3368: Pulling fs layer [2024-09-24T08:51:06.485Z] d125d8839a47: Pulling fs layer [2024-09-24T08:51:06.485Z] 3e85d5ac6304: Pulling fs layer [2024-09-24T08:51:06.485Z] c3105a71a48b: Pulling fs layer [2024-09-24T08:51:06.485Z] 0f093f025ec4: Pulling fs layer [2024-09-24T08:51:06.485Z] c3106fc0e877: Pulling fs layer [2024-09-24T08:51:06.485Z] c3105a71a48b: Waiting [2024-09-24T08:51:06.485Z] 0f093f025ec4: Waiting [2024-09-24T08:51:06.485Z] c3106fc0e877: Waiting [2024-09-24T08:51:06.485Z] 547446be3368: Verifying Checksum [2024-09-24T08:51:06.485Z] 547446be3368: Download complete [2024-09-24T08:51:06.761Z] c3105a71a48b: Verifying Checksum [2024-09-24T08:51:06.761Z] c3105a71a48b: Download complete [2024-09-24T08:51:07.029Z] d125d8839a47: Verifying Checksum [2024-09-24T08:51:07.029Z] d125d8839a47: Download complete [2024-09-24T08:51:07.029Z] c3106fc0e877: Verifying Checksum [2024-09-24T08:51:07.029Z] c3106fc0e877: Download complete [2024-09-24T08:51:07.305Z] 0f093f025ec4: Verifying Checksum [2024-09-24T08:51:07.305Z] 0f093f025ec4: Download complete [2024-09-24T08:51:07.571Z] 547446be3368: Pull complete [2024-09-24T08:51:08.528Z] d125d8839a47: Pull complete [2024-09-24T08:51:09.113Z] 3e85d5ac6304: Verifying Checksum [2024-09-24T08:51:09.113Z] 3e85d5ac6304: Download complete [2024-09-24T08:51:19.172Z] 3e85d5ac6304: Pull complete [2024-09-24T08:51:19.172Z] c3105a71a48b: Pull complete [2024-09-24T08:51:20.128Z] 0f093f025ec4: Pull complete [2024-09-24T08:51:20.393Z] c3106fc0e877: Pull complete [2024-09-24T08:51:20.393Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-24T08:51:20.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-24T08:51:20.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T08:51:20.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-10983 does not seem to be running inside a container [2024-09-24T08:51:20.658Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09-24T08:51:22.838Z] $ docker top c6b383364b1892fd24f4f403806887014ed8bf3165691251881dd8b66233fbe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-24T08:51:23.362Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-24T08:51:33.418Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-24T08:51:33.418Z] #1 transferring dockerfile: [2024-09-24T08:51:33.418Z] #1 transferring dockerfile: 2.13kB done [2024-09-24T08:51:33.418Z] #1 DONE 0.1s [2024-09-24T08:51:33.686Z] [2024-09-24T08:51:33.686Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-24T08:51:33.686Z] #2 transferring dockerfile: 2.15kB done [2024-09-24T08:51:33.686Z] #2 DONE 0.1s [2024-09-24T08:51:33.686Z] [2024-09-24T08:51:33.686Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-24T08:51:33.686Z] #3 transferring dockerfile: 3.17kB done [2024-09-24T08:51:33.686Z] #3 DONE 0.1s [2024-09-24T08:51:33.957Z] [2024-09-24T08:51:33.957Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-09-24T08:51:33.957Z] #4 transferring dockerfile: 2.07kB done [2024-09-24T08:51:33.957Z] #4 DONE 0.1s [2024-09-24T08:51:33.957Z] [2024-09-24T08:51:33.957Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-09-24T08:51:33.957Z] #5 transferring dockerfile: 1.70kB 0.0s done [2024-09-24T08:51:33.957Z] #5 DONE 0.1s [2024-09-24T08:51:33.957Z] [2024-09-24T08:51:33.957Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-09-24T08:51:34.223Z] #6 transferring dockerfile: 1.69kB 0.0s done [2024-09-24T08:51:34.223Z] #6 DONE 0.1s [2024-09-24T08:51:34.223Z] [2024-09-24T08:51:34.223Z] #7 [core-data internal] load build definition from Dockerfile [2024-09-24T08:51:34.223Z] #7 transferring dockerfile: 2.07kB 0.0s done [2024-09-24T08:51:34.223Z] #7 DONE 0.1s [2024-09-24T08:51:34.223Z] [2024-09-24T08:51:34.223Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-09-24T08:51:34.223Z] #8 transferring dockerfile: 1.81kB 0.0s done [2024-09-24T08:51:34.223Z] #8 DONE 0.1s [2024-09-24T08:51:34.223Z] [2024-09-24T08:51:34.223Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-24T08:51:34.223Z] #9 transferring dockerfile: 1.85kB 0.0s done [2024-09-24T08:51:34.223Z] #9 DONE 0.1s [2024-09-24T08:51:34.223Z] [2024-09-24T08:51:34.223Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-09-24T08:51:34.223Z] #10 transferring dockerfile: 1.95kB 0.0s done [2024-09-24T08:51:34.223Z] #10 DONE 0.1s [2024-09-24T08:51:34.223Z] [2024-09-24T08:51:34.223Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-24T08:51:34.488Z] #11 transferring dockerfile: 1.89kB 0.0s done [2024-09-24T08:51:34.488Z] #11 DONE 0.1s [2024-09-24T08:51:34.488Z] [2024-09-24T08:51:34.488Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-09-24T08:51:34.488Z] #12 transferring dockerfile: 1.93kB done [2024-09-24T08:51:34.488Z] #12 DONE 0.1s [2024-09-24T08:51:34.488Z] [2024-09-24T08:51:34.488Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-24T08:51:34.488Z] #13 transferring dockerfile: 2.23kB 0.0s done [2024-09-24T08:51:34.488Z] #13 DONE 0.1s [2024-09-24T08:51:34.488Z] [2024-09-24T08:51:34.488Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-24T08:51:34.488Z] #14 transferring dockerfile: 2.49kB done [2024-09-24T08:51:34.488Z] #14 DONE 0.1s [2024-09-24T08:51:34.488Z] [2024-09-24T08:51:34.488Z] #15 [core-command internal] load build definition from Dockerfile [2024-09-24T08:51:34.754Z] #15 transferring dockerfile: 1.93kB 0.0s done [2024-09-24T08:51:34.754Z] #15 DONE 0.1s [2024-09-24T08:51:34.754Z] [2024-09-24T08:51:34.754Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-24T08:51:34.754Z] #16 transferring dockerfile: 2.50kB 0.0s done [2024-09-24T08:51:34.754Z] #16 DONE 0.1s [2024-09-24T08:51:34.754Z] [2024-09-24T08:51:34.754Z] #17 [core-metadata internal] load .dockerignore [2024-09-24T08:51:34.754Z] #17 transferring context: 50B done [2024-09-24T08:51:34.754Z] #17 DONE 0.1s [2024-09-24T08:51:35.722Z] [2024-09-24T08:51:35.722Z] #18 [security-proxy-auth internal] load .dockerignore [2024-09-24T08:51:35.722Z] #18 transferring context: 50B 0.0s done [2024-09-24T08:51:35.722Z] #18 DONE 0.0s [2024-09-24T08:51:35.722Z] [2024-09-24T08:51:35.722Z] #19 [security-bootstrapper internal] load .dockerignore [2024-09-24T08:51:35.722Z] #19 transferring context: 50B done [2024-09-24T08:51:35.722Z] #19 DONE 0.0s [2024-09-24T08:51:35.722Z] [2024-09-24T08:51:35.722Z] #20 [core-keeper internal] load .dockerignore [2024-09-24T08:51:35.722Z] #20 transferring context: 50B done [2024-09-24T08:51:35.722Z] #20 DONE 0.0s [2024-09-24T08:51:35.722Z] [2024-09-24T08:51:35.722Z] #21 [security-spire-server internal] load .dockerignore [2024-09-24T08:51:35.722Z] #21 transferring context: 50B done [2024-09-24T08:51:35.722Z] #21 DONE 0.1s [2024-09-24T08:51:35.722Z] [2024-09-24T08:51:35.722Z] #22 [core-data internal] load .dockerignore [2024-09-24T08:51:35.722Z] #22 transferring context: 50B done [2024-09-24T08:51:35.722Z] #22 DONE 0.1s [2024-09-24T08:51:35.722Z] [2024-09-24T08:51:35.722Z] #23 [security-spire-config internal] load .dockerignore [2024-09-24T08:51:35.722Z] #23 transferring context: 50B done [2024-09-24T08:51:35.722Z] #23 DONE 0.1s [2024-09-24T08:51:35.722Z] [2024-09-24T08:51:35.722Z] #24 [security-spire-agent internal] load .dockerignore [2024-09-24T08:51:35.995Z] #24 transferring context: 50B 0.0s done [2024-09-24T08:51:35.995Z] #24 DONE 0.1s [2024-09-24T08:51:35.995Z] [2024-09-24T08:51:35.995Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-09-24T08:51:35.995Z] #25 transferring context: 50B 0.0s done [2024-09-24T08:51:35.995Z] #25 DONE 0.1s [2024-09-24T08:51:35.995Z] [2024-09-24T08:51:35.995Z] #26 [support-notifications internal] load .dockerignore [2024-09-24T08:51:35.995Z] #26 transferring context: 50B 0.0s done [2024-09-24T08:51:36.264Z] #26 DONE 0.1s [2024-09-24T08:51:36.265Z] [2024-09-24T08:51:36.265Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-09-24T08:51:36.265Z] #27 transferring context: 50B 0.0s done [2024-09-24T08:51:36.265Z] #27 DONE 0.1s [2024-09-24T08:51:36.265Z] [2024-09-24T08:51:36.265Z] #28 [support-scheduler internal] load .dockerignore [2024-09-24T08:51:36.265Z] #28 transferring context: 50B done [2024-09-24T08:51:36.265Z] #28 DONE 0.1s [2024-09-24T08:51:36.265Z] [2024-09-24T08:51:36.265Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-24T08:51:36.265Z] #29 transferring context: 50B done [2024-09-24T08:51:36.265Z] #29 DONE 0.1s [2024-09-24T08:51:36.265Z] [2024-09-24T08:51:36.265Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-09-24T08:51:36.265Z] #30 transferring context: 50B done [2024-09-24T08:51:36.265Z] #30 DONE 0.1s [2024-09-24T08:51:36.265Z] [2024-09-24T08:51:36.265Z] #31 [core-command internal] load .dockerignore [2024-09-24T08:51:36.265Z] #31 transferring context: 50B done [2024-09-24T08:51:36.265Z] #31 DONE 0.1s [2024-09-24T08:51:36.532Z] [2024-09-24T08:51:36.532Z] #32 [security-proxy-setup internal] load .dockerignore [2024-09-24T08:51:36.532Z] #32 transferring context: 50B 0.0s done [2024-09-24T08:51:36.532Z] #32 DONE 0.1s [2024-09-24T08:51:36.532Z] [2024-09-24T08:51:36.532Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T08:51:36.532Z] #33 ... [2024-09-24T08:51:36.532Z] [2024-09-24T08:51:36.532Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:36.532Z] #34 DONE 0.0s [2024-09-24T08:51:36.799Z] [2024-09-24T08:51:36.799Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T08:51:36.799Z] #33 DONE 0.2s [2024-09-24T08:51:36.799Z] [2024-09-24T08:51:36.799Z] #35 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:51:36.799Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:51:36.799Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:51:36.799Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T08:51:36.799Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T08:51:36.799Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s [2024-09-24T08:51:37.065Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-24T08:51:37.065Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-24T08:51:37.660Z] #35 ... [2024-09-24T08:51:37.660Z] [2024-09-24T08:51:37.660Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T08:51:37.660Z] #36 DONE 1.0s [2024-09-24T08:51:37.660Z] [2024-09-24T08:51:37.660Z] #35 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:51:37.923Z] #35 ... [2024-09-24T08:51:37.923Z] [2024-09-24T08:51:37.923Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:37.923Z] #34 DONE 0.0s [2024-09-24T08:51:37.923Z] [2024-09-24T08:51:37.923Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-24T08:51:37.923Z] #37 DONE 0.3s [2024-09-24T08:51:38.191Z] [2024-09-24T08:51:38.191Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:38.191Z] #34 DONE 0.0s [2024-09-24T08:51:38.191Z] [2024-09-24T08:51:38.191Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T08:51:38.191Z] #36 DONE 1.8s [2024-09-24T08:51:38.191Z] [2024-09-24T08:51:38.191Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-24T08:51:38.191Z] #37 DONE 0.6s [2024-09-24T08:51:38.191Z] [2024-09-24T08:51:38.191Z] #35 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:51:38.191Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:51:38.191Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:51:38.191Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T08:51:38.191Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T08:51:38.191Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-24T08:51:38.191Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-24T08:51:38.191Z] #35 ... [2024-09-24T08:51:38.191Z] [2024-09-24T08:51:38.191Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:38.191Z] #34 DONE 0.0s [2024-09-24T08:51:38.455Z] [2024-09-24T08:51:38.455Z] #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T08:51:38.455Z] #33 DONE 0.5s [2024-09-24T08:51:38.455Z] [2024-09-24T08:51:38.456Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T08:51:38.456Z] #36 DONE 1.8s [2024-09-24T08:51:38.456Z] [2024-09-24T08:51:38.456Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-24T08:51:38.456Z] #37 DONE 0.6s [2024-09-24T08:51:38.456Z] [2024-09-24T08:51:38.456Z] #35 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:51:38.456Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:51:38.456Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:51:38.456Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T08:51:38.456Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T08:51:38.456Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-24T08:51:38.456Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-24T08:51:38.456Z] #35 ... [2024-09-24T08:51:38.456Z] [2024-09-24T08:51:38.456Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:38.456Z] #34 DONE 0.0s [2024-09-24T08:51:38.720Z] [2024-09-24T08:51:38.720Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T08:51:38.721Z] #33 DONE 0.6s [2024-09-24T08:51:38.721Z] [2024-09-24T08:51:38.721Z] #38 [core-keeper internal] load build context [2024-09-24T08:51:38.721Z] #38 ... [2024-09-24T08:51:38.721Z] [2024-09-24T08:51:38.721Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T08:51:38.721Z] #36 DONE 1.8s [2024-09-24T08:51:38.721Z] [2024-09-24T08:51:38.721Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-24T08:51:38.721Z] #37 DONE 0.7s [2024-09-24T08:51:38.721Z] [2024-09-24T08:51:38.721Z] #38 [core-keeper internal] load build context [2024-09-24T08:51:38.986Z] #38 ... [2024-09-24T08:51:38.986Z] [2024-09-24T08:51:38.986Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T08:51:38.986Z] #33 DONE 0.8s [2024-09-24T08:51:38.986Z] [2024-09-24T08:51:38.986Z] #35 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:51:38.986Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:51:38.986Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:51:38.986Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T08:51:38.986Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T08:51:38.986Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-24T08:51:38.986Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-24T08:51:38.986Z] #35 ... [2024-09-24T08:51:38.986Z] [2024-09-24T08:51:38.986Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:38.986Z] #34 DONE 0.0s [2024-09-24T08:51:39.251Z] [2024-09-24T08:51:39.251Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:39.251Z] #34 DONE 0.0s [2024-09-24T08:51:39.251Z] [2024-09-24T08:51:39.251Z] #38 [core-keeper internal] load build context [2024-09-24T08:51:39.516Z] #38 ... [2024-09-24T08:51:39.516Z] [2024-09-24T08:51:39.516Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:39.516Z] #34 DONE 0.0s [2024-09-24T08:51:39.516Z] [2024-09-24T08:51:39.516Z] #38 [core-keeper internal] load build context [2024-09-24T08:51:39.516Z] #38 ... [2024-09-24T08:51:39.516Z] [2024-09-24T08:51:39.516Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:39.516Z] #34 DONE 0.0s [2024-09-24T08:51:39.517Z] [2024-09-24T08:51:39.517Z] #38 [core-keeper internal] load build context [2024-09-24T08:51:39.783Z] #38 ... [2024-09-24T08:51:39.783Z] [2024-09-24T08:51:39.783Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:39.783Z] #34 DONE 0.0s [2024-09-24T08:51:39.783Z] [2024-09-24T08:51:39.783Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T08:51:39.783Z] #36 DONE 2.0s [2024-09-24T08:51:39.783Z] [2024-09-24T08:51:39.783Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-24T08:51:39.783Z] #37 DONE 0.8s [2024-09-24T08:51:39.783Z] [2024-09-24T08:51:39.783Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:39.783Z] #34 DONE 0.0s [2024-09-24T08:51:39.783Z] [2024-09-24T08:51:39.783Z] #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:51:39.783Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:51:39.783Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:51:39.783Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T08:51:39.783Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T08:51:39.783Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-24T08:51:39.783Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-24T08:51:40.363Z] #35 ... [2024-09-24T08:51:40.363Z] [2024-09-24T08:51:40.363Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:40.363Z] #34 DONE 0.0s [2024-09-24T08:51:40.363Z] [2024-09-24T08:51:40.363Z] #39 [support-scheduler internal] load build context [2024-09-24T08:51:40.363Z] #39 ... [2024-09-24T08:51:40.363Z] [2024-09-24T08:51:40.363Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T08:51:40.363Z] #34 DONE 0.0s [2024-09-24T08:51:40.363Z] [2024-09-24T08:51:40.363Z] #39 [support-scheduler internal] load build context [2024-09-24T08:51:40.954Z] #39 ... [2024-09-24T08:51:40.954Z] [2024-09-24T08:51:40.954Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-24T08:51:40.954Z] #40 DONE 2.4s [2024-09-24T08:51:40.954Z] [2024-09-24T08:51:40.954Z] #35 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:51:40.954Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:51:40.954Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:51:40.954Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T08:51:40.954Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T08:51:40.954Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-24T08:51:40.954Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-24T08:51:41.935Z] #35 ... [2024-09-24T08:51:41.935Z] [2024-09-24T08:51:41.935Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-24T08:51:41.935Z] #41 DONE 3.0s [2024-09-24T08:51:41.935Z] [2024-09-24T08:51:41.935Z] #42 [core-metadata internal] load build context [2024-09-24T08:51:41.935Z] #42 transferring context: 50.81MB 5.2s [2024-09-24T08:51:42.206Z] #42 ... [2024-09-24T08:51:42.206Z] [2024-09-24T08:51:42.206Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:51:42.206Z] #43 DONE 0.0s [2024-09-24T08:51:42.206Z] [2024-09-24T08:51:42.206Z] #35 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:51:42.206Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:51:42.206Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:51:42.206Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T08:51:42.206Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T08:51:42.206Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-24T08:51:42.206Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-24T08:51:42.475Z] #35 ... [2024-09-24T08:51:42.475Z] [2024-09-24T08:51:42.475Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T08:51:42.475Z] #36 DONE 2.0s [2024-09-24T08:51:42.475Z] [2024-09-24T08:51:42.475Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-24T08:51:42.475Z] #37 DONE 0.8s [2024-09-24T08:51:42.475Z] [2024-09-24T08:51:42.475Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T08:51:42.475Z] #33 DONE 4.0s [2024-09-24T08:51:42.475Z] [2024-09-24T08:51:42.475Z] #35 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:51:42.475Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:51:42.475Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:51:42.475Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T08:51:42.475Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T08:51:42.475Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-24T08:51:42.475Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-24T08:51:42.475Z] #35 ... [2024-09-24T08:51:42.475Z] [2024-09-24T08:51:42.475Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T08:51:42.475Z] #36 DONE 2.0s [2024-09-24T08:51:42.475Z] [2024-09-24T08:51:42.475Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-24T08:51:42.475Z] #37 DONE 0.8s [2024-09-24T08:51:42.475Z] [2024-09-24T08:51:42.475Z] #35 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T08:51:42.475Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T08:51:42.475Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T08:51:42.475Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T08:51:42.475Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T08:51:42.475Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-24T08:51:42.475Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-24T08:51:43.059Z] #35 ... [2024-09-24T08:51:43.059Z] [2024-09-24T08:51:43.059Z] #44 [security-spire-server internal] load build context [2024-09-24T08:51:43.059Z] #44 transferring context: 27.71kB 0.2s done [2024-09-24T08:51:43.059Z] #44 DONE 2.0s [2024-09-24T08:51:43.059Z] [2024-09-24T08:51:43.059Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:51:43.326Z] #45 ... [2024-09-24T08:51:43.326Z] [2024-09-24T08:51:43.326Z] #46 [security-spire-config internal] load build context [2024-09-24T08:51:43.326Z] #46 transferring context: 25.96kB 0.2s done [2024-09-24T08:51:43.326Z] #46 DONE 2.3s [2024-09-24T08:51:43.326Z] [2024-09-24T08:51:43.326Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:51:43.326Z] #45 ... [2024-09-24T08:51:43.326Z] [2024-09-24T08:51:43.326Z] #42 [core-metadata internal] load build context [2024-09-24T08:51:43.910Z] #42 ... [2024-09-24T08:51:43.910Z] [2024-09-24T08:51:43.910Z] #47 [security-spire-agent internal] load build context [2024-09-24T08:51:43.910Z] #47 transferring context: 27.24kB 0.2s done [2024-09-24T08:51:43.910Z] #47 DONE 1.5s [2024-09-24T08:51:43.910Z] [2024-09-24T08:51:43.910Z] #42 [core-metadata internal] load build context [2024-09-24T08:51:47.261Z] #42 ... [2024-09-24T08:51:47.261Z] [2024-09-24T08:51:47.261Z] #48 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T08:51:47.261Z] #48 DONE 8.5s [2024-09-24T08:51:47.261Z] [2024-09-24T08:51:47.261Z] #42 [core-metadata internal] load build context [2024-09-24T08:51:47.840Z] #42 transferring context: 62.02MB 11.1s [2024-09-24T08:51:48.106Z] #42 ... [2024-09-24T08:51:48.106Z] [2024-09-24T08:51:48.107Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T08:51:48.107Z] #0 6.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:48.107Z] #0 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:48.107Z] #0 8.667 OK: 266 MiB in 52 packages [2024-09-24T08:51:48.107Z] #49 DONE 10.9s [2024-09-24T08:51:48.107Z] [2024-09-24T08:51:48.107Z] #42 [core-metadata internal] load build context [2024-09-24T08:51:48.373Z] #42 ... [2024-09-24T08:51:48.373Z] [2024-09-24T08:51:48.373Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T08:51:48.373Z] #0 7.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:48.373Z] #0 8.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:48.373Z] #0 9.602 OK: 266 MiB in 52 packages [2024-09-24T08:51:48.638Z] #50 ... [2024-09-24T08:51:48.638Z] [2024-09-24T08:51:48.638Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:51:48.638Z] #51 ... [2024-09-24T08:51:48.638Z] [2024-09-24T08:51:48.638Z] #42 [core-metadata internal] load build context [2024-09-24T08:51:48.911Z] #42 ... [2024-09-24T08:51:48.911Z] [2024-09-24T08:51:48.911Z] #52 [core-data internal] load build context [2024-09-24T08:51:48.911Z] #52 ... [2024-09-24T08:51:48.911Z] [2024-09-24T08:51:48.911Z] #53 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-09-24T08:51:49.176Z] #53 ... [2024-09-24T08:51:49.176Z] [2024-09-24T08:51:49.176Z] #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-24T08:51:49.176Z] #0 9.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:49.176Z] #0 9.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:49.176Z] #54 ... [2024-09-24T08:51:49.176Z] [2024-09-24T08:51:49.176Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-24T08:51:49.176Z] #55 ... [2024-09-24T08:51:49.176Z] [2024-09-24T08:51:49.176Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T08:51:49.176Z] #50 DONE 11.1s [2024-09-24T08:51:49.176Z] [2024-09-24T08:51:49.176Z] #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T08:51:49.441Z] #56 ... [2024-09-24T08:51:49.441Z] [2024-09-24T08:51:49.441Z] #42 [core-metadata internal] load build context [2024-09-24T08:51:50.058Z] #42 ... [2024-09-24T08:51:50.058Z] [2024-09-24T08:51:50.058Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:51:50.058Z] #57 ... [2024-09-24T08:51:50.058Z] [2024-09-24T08:51:50.058Z] #58 [support-notifications internal] load build context [2024-09-24T08:51:50.058Z] #58 ... [2024-09-24T08:51:50.058Z] [2024-09-24T08:51:50.058Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:51:50.323Z] #59 ... [2024-09-24T08:51:50.323Z] [2024-09-24T08:51:50.323Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-24T08:51:50.323Z] #60 ... [2024-09-24T08:51:50.323Z] [2024-09-24T08:51:50.323Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-24T08:51:50.589Z] #61 ... [2024-09-24T08:51:50.589Z] [2024-09-24T08:51:50.589Z] #38 [core-keeper internal] load build context [2024-09-24T08:51:50.589Z] #38 ... [2024-09-24T08:51:50.589Z] [2024-09-24T08:51:50.589Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:51:50.854Z] #59 ... [2024-09-24T08:51:50.854Z] [2024-09-24T08:51:50.854Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-24T08:51:50.854Z] #62 ... [2024-09-24T08:51:50.854Z] [2024-09-24T08:51:50.854Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:51:50.854Z] #63 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.7s done [2024-09-24T08:51:50.854Z] #63 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-24T08:51:50.854Z] #63 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-24T08:51:50.854Z] #63 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-24T08:51:50.854Z] #63 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.1s done [2024-09-24T08:51:50.854Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.6s done [2024-09-24T08:51:50.854Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.9s done [2024-09-24T08:51:50.854Z] #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-24T08:51:50.854Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.4s [2024-09-24T08:51:51.118Z] #63 ... [2024-09-24T08:51:51.118Z] [2024-09-24T08:51:51.118Z] #39 [support-scheduler internal] load build context [2024-09-24T08:51:51.118Z] #39 ... [2024-09-24T08:51:51.118Z] [2024-09-24T08:51:51.118Z] #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T08:51:51.118Z] #56 DONE 12.2s [2024-09-24T08:51:51.118Z] [2024-09-24T08:51:51.118Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:51:51.118Z] #63 ... [2024-09-24T08:51:51.118Z] [2024-09-24T08:51:51.118Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-24T08:51:51.389Z] #64 ... [2024-09-24T08:51:51.389Z] [2024-09-24T08:51:51.389Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-24T08:51:51.389Z] #65 ... [2024-09-24T08:51:51.389Z] [2024-09-24T08:51:51.389Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-24T08:51:52.345Z] #66 ... [2024-09-24T08:51:52.345Z] [2024-09-24T08:51:52.345Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-24T08:51:52.345Z] #67 ... [2024-09-24T08:51:52.345Z] [2024-09-24T08:51:52.345Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:51:52.345Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.7s done [2024-09-24T08:51:52.345Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-24T08:51:52.345Z] #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-24T08:51:52.345Z] #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-24T08:51:52.345Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-09-24T08:51:52.345Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-09-24T08:51:52.345Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-24T08:51:52.345Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 2.9s [2024-09-24T08:51:52.345Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.9s [2024-09-24T08:51:52.345Z] #43 ... [2024-09-24T08:51:52.345Z] [2024-09-24T08:51:52.345Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-24T08:51:52.615Z] #68 ... [2024-09-24T08:51:52.615Z] [2024-09-24T08:51:52.615Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:51:52.615Z] #69 ... [2024-09-24T08:51:52.615Z] [2024-09-24T08:51:52.615Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:51:52.880Z] #70 ... [2024-09-24T08:51:52.880Z] [2024-09-24T08:51:52.880Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:51:52.880Z] #71 ... [2024-09-24T08:51:52.880Z] [2024-09-24T08:51:52.880Z] #72 [core-command internal] load build context [2024-09-24T08:51:52.880Z] #72 ... [2024-09-24T08:51:52.880Z] [2024-09-24T08:51:52.880Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:51:52.880Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.8s [2024-09-24T08:51:52.880Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-24T08:51:53.146Z] #63 ... [2024-09-24T08:51:53.146Z] [2024-09-24T08:51:53.146Z] #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-24T08:51:53.146Z] #54 12.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T08:51:53.146Z] #54 12.09 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:51:53.146Z] #54 12.09 OK: 8 MiB in 16 packages [2024-09-24T08:51:53.146Z] #54 DONE 14.1s [2024-09-24T08:51:53.146Z] [2024-09-24T08:51:53.146Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:51:53.146Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-24T08:51:53.411Z] #63 ... [2024-09-24T08:51:53.411Z] [2024-09-24T08:51:53.411Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:51:53.411Z] #45 ... [2024-09-24T08:51:53.411Z] [2024-09-24T08:51:53.411Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:51:53.411Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 3.9s [2024-09-24T08:51:53.411Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.3s done [2024-09-24T08:51:53.411Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-24T08:51:54.820Z] #43 ... [2024-09-24T08:51:54.820Z] [2024-09-24T08:51:54.820Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-24T08:51:54.820Z] #73 ... [2024-09-24T08:51:54.820Z] [2024-09-24T08:51:54.820Z] #74 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-24T08:51:54.820Z] #74 ... [2024-09-24T08:51:54.820Z] [2024-09-24T08:51:54.820Z] #53 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-09-24T08:51:54.820Z] #53 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:54.820Z] #53 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:54.820Z] #53 13.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T08:51:54.820Z] #53 13.99 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:51:54.820Z] #53 14.07 OK: 8 MiB in 16 packages [2024-09-24T08:51:54.820Z] #53 DONE 16.7s [2024-09-24T08:51:54.820Z] [2024-09-24T08:51:54.820Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:51:54.820Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.6s [2024-09-24T08:51:55.401Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.1s [2024-09-24T08:51:55.981Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 8.7s [2024-09-24T08:51:56.249Z] #63 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-24T08:51:56.829Z] #63 ... [2024-09-24T08:51:56.829Z] [2024-09-24T08:51:56.829Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-24T08:51:56.829Z] #55 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:56.829Z] #55 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:56.829Z] #55 15.52 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-24T08:51:56.829Z] #55 15.52 (2/2) Installing su-exec (0.2-r3) [2024-09-24T08:51:56.829Z] #55 15.52 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:51:56.829Z] #55 15.61 OK: 8 MiB in 17 packages [2024-09-24T08:51:56.829Z] #55 DONE 17.4s [2024-09-24T08:51:56.829Z] [2024-09-24T08:51:56.829Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:51:56.829Z] #63 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.5s done [2024-09-24T08:51:57.095Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.05MB / 28.04MB 10.0s [2024-09-24T08:51:57.681Z] #63 ... [2024-09-24T08:51:57.681Z] [2024-09-24T08:51:57.681Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-24T08:51:57.681Z] #75 ... [2024-09-24T08:51:57.681Z] [2024-09-24T08:51:57.681Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:51:58.259Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 11.0s [2024-09-24T08:51:58.259Z] #63 ... [2024-09-24T08:51:58.259Z] [2024-09-24T08:51:58.259Z] #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-24T08:51:58.259Z] #61 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:58.259Z] #61 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:58.259Z] #61 16.79 OK: 266 MiB in 52 packages [2024-09-24T08:51:58.259Z] #61 DONE 18.3s [2024-09-24T08:51:58.259Z] [2024-09-24T08:51:58.259Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:51:58.839Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 11.7s [2024-09-24T08:51:58.839Z] #63 ... [2024-09-24T08:51:58.839Z] [2024-09-24T08:51:58.839Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:51:58.839Z] #51 transferring context: 36.41MB 19.9s [2024-09-24T08:51:58.839Z] #51 ... [2024-09-24T08:51:58.839Z] [2024-09-24T08:51:58.839Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:51:58.839Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.12MB / 18.32MB 9.6s [2024-09-24T08:51:58.839Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.5s done [2024-09-24T08:51:59.109Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.8s [2024-09-24T08:51:59.109Z] #43 ... [2024-09-24T08:51:59.109Z] [2024-09-24T08:51:59.109Z] #52 [core-data internal] load build context [2024-09-24T08:51:59.109Z] #52 ... [2024-09-24T08:51:59.109Z] [2024-09-24T08:51:59.109Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:51:59.689Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 12.5s [2024-09-24T08:51:59.689Z] #63 ... [2024-09-24T08:51:59.689Z] [2024-09-24T08:51:59.689Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-24T08:51:59.689Z] #60 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:59.689Z] #60 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:59.689Z] #60 14.28 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T08:51:59.689Z] #60 14.28 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T08:51:59.689Z] #60 14.28 OK: 19955 distinct packages available [2024-09-24T08:51:59.689Z] #60 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:59.689Z] #60 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:51:59.689Z] #60 18.55 OK: 266 MiB in 52 packages [2024-09-24T08:51:59.689Z] #60 DONE 19.9s [2024-09-24T08:51:59.689Z] [2024-09-24T08:51:59.689Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:51:59.955Z] #63 ... [2024-09-24T08:51:59.955Z] [2024-09-24T08:51:59.955Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:00.221Z] #57 ... [2024-09-24T08:52:00.221Z] [2024-09-24T08:52:00.221Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:00.221Z] #42 ... [2024-09-24T08:52:00.221Z] [2024-09-24T08:52:00.221Z] #58 [support-notifications internal] load build context [2024-09-24T08:52:00.487Z] #58 ... [2024-09-24T08:52:00.487Z] [2024-09-24T08:52:00.487Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:52:00.752Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 13.5s [2024-09-24T08:52:01.018Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.49MB / 28.04MB 13.9s [2024-09-24T08:52:01.283Z] #63 ... [2024-09-24T08:52:01.283Z] [2024-09-24T08:52:01.283Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:52:01.283Z] #59 ... [2024-09-24T08:52:01.283Z] [2024-09-24T08:52:01.283Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:01.548Z] #38 ... [2024-09-24T08:52:01.548Z] [2024-09-24T08:52:01.548Z] #39 [support-scheduler internal] load build context [2024-09-24T08:52:01.548Z] #39 ... [2024-09-24T08:52:01.548Z] [2024-09-24T08:52:01.548Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:52:01.548Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 14.4s [2024-09-24T08:52:02.134Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 15.0s [2024-09-24T08:52:02.725Z] #63 ... [2024-09-24T08:52:02.725Z] [2024-09-24T08:52:02.725Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:02.990Z] #69 ... [2024-09-24T08:52:02.990Z] [2024-09-24T08:52:02.990Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:52:02.990Z] #70 ... [2024-09-24T08:52:02.990Z] [2024-09-24T08:52:02.990Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:52:03.260Z] #71 ... [2024-09-24T08:52:03.260Z] [2024-09-24T08:52:03.260Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:52:03.527Z] #70 ... [2024-09-24T08:52:03.527Z] [2024-09-24T08:52:03.527Z] #72 [core-command internal] load build context [2024-09-24T08:52:03.527Z] #72 ... [2024-09-24T08:52:03.527Z] [2024-09-24T08:52:03.527Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:03.793Z] #45 ... [2024-09-24T08:52:03.793Z] [2024-09-24T08:52:03.793Z] #52 [core-data internal] load build context [2024-09-24T08:52:03.793Z] #52 ... [2024-09-24T08:52:03.793Z] [2024-09-24T08:52:03.793Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T08:52:03.793Z] #76 ... [2024-09-24T08:52:03.793Z] [2024-09-24T08:52:03.793Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:03.793Z] #45 transferring context: 54.03MB 25.7s [2024-09-24T08:52:05.199Z] #45 ... [2024-09-24T08:52:05.199Z] [2024-09-24T08:52:05.199Z] #77 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-09-24T08:52:05.199Z] #77 ... [2024-09-24T08:52:05.199Z] [2024-09-24T08:52:05.199Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:05.199Z] #45 ... [2024-09-24T08:52:05.199Z] [2024-09-24T08:52:05.199Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-24T08:52:05.199Z] #64 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:05.199Z] #64 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:05.199Z] #64 18.77 (1/3) Installing ca-certificates (20240226-r0) [2024-09-24T08:52:05.199Z] #64 19.06 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-24T08:52:05.199Z] #64 19.06 (3/3) Installing tzdata (2024a-r0) [2024-09-24T08:52:05.199Z] #64 20.49 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:52:05.199Z] #64 20.62 Executing ca-certificates-20240226-r0.trigger [2024-09-24T08:52:05.199Z] #64 21.85 OK: 12 MiB in 18 packages [2024-09-24T08:52:05.199Z] #64 DONE 23.9s [2024-09-24T08:52:05.199Z] [2024-09-24T08:52:05.199Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:05.467Z] #45 ... [2024-09-24T08:52:05.467Z] [2024-09-24T08:52:05.467Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-24T08:52:05.467Z] #62 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:05.467Z] #62 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:05.467Z] #62 18.82 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T08:52:05.467Z] #62 18.82 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T08:52:05.467Z] #62 18.82 OK: 19946 distinct packages available [2024-09-24T08:52:05.467Z] #62 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:05.467Z] #62 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:05.467Z] #62 23.40 (1/11) Installing ca-certificates (20240226-r0) [2024-09-24T08:52:05.467Z] #62 23.77 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-24T08:52:05.467Z] #62 23.99 (3/11) Installing libunistring (1.1-r1) [2024-09-24T08:52:05.467Z] #62 24.16 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-24T08:52:05.467Z] #62 24.20 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-24T08:52:05.467Z] #62 24.34 (6/11) Installing libcurl (8.9.1-r0) [2024-09-24T08:52:05.467Z] #62 24.45 (7/11) Installing curl (8.9.1-r0) [2024-09-24T08:52:05.467Z] #62 24.60 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-24T08:52:05.467Z] #62 24.60 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-24T08:52:05.467Z] #62 24.60 (10/11) Installing libucontext (1.2-r2) [2024-09-24T08:52:05.467Z] #62 24.63 (11/11) Installing gcompat (1.1.0-r1) [2024-09-24T08:52:05.467Z] #62 24.63 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:52:05.733Z] #62 24.80 Executing ca-certificates-20240226-r0.trigger [2024-09-24T08:52:05.733Z] #62 ... [2024-09-24T08:52:05.733Z] [2024-09-24T08:52:05.733Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:06.693Z] #45 ... [2024-09-24T08:52:06.693Z] [2024-09-24T08:52:06.693Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-24T08:52:06.959Z] #78 ... [2024-09-24T08:52:06.959Z] [2024-09-24T08:52:06.959Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:06.959Z] #45 ... [2024-09-24T08:52:06.959Z] [2024-09-24T08:52:06.959Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-24T08:52:06.959Z] #65 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:06.959Z] #65 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:06.959Z] #65 21.02 (1/2) Installing ca-certificates (20240226-r0) [2024-09-24T08:52:06.959Z] #65 21.54 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-24T08:52:06.959Z] #65 21.54 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:52:06.959Z] #65 21.65 Executing ca-certificates-20240226-r0.trigger [2024-09-24T08:52:06.959Z] #65 22.90 OK: 9 MiB in 17 packages [2024-09-24T08:52:06.959Z] #65 DONE 25.8s [2024-09-24T08:52:06.959Z] [2024-09-24T08:52:06.959Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:08.368Z] #45 ... [2024-09-24T08:52:08.368Z] [2024-09-24T08:52:08.368Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-24T08:52:08.368Z] #73 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:08.368Z] #73 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:08.368Z] #73 21.26 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-24T08:52:08.368Z] #73 21.26 (2/4) Installing openssl (3.1.7-r0) [2024-09-24T08:52:08.368Z] #73 21.35 (3/4) Installing su-exec (0.2-r3) [2024-09-24T08:52:08.368Z] #73 21.43 (4/4) Installing yq (4.33.3-r5) [2024-09-24T08:52:08.368Z] #73 22.26 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:52:08.368Z] #73 22.26 OK: 18 MiB in 19 packages [2024-09-24T08:52:08.368Z] #73 DONE 23.7s [2024-09-24T08:52:08.368Z] [2024-09-24T08:52:08.368Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:08.368Z] #45 ... [2024-09-24T08:52:08.368Z] [2024-09-24T08:52:08.368Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-24T08:52:08.368Z] #62 25.76 OK: 13 MiB in 26 packages [2024-09-24T08:52:08.368Z] #62 DONE 27.7s [2024-09-24T08:52:08.632Z] [2024-09-24T08:52:08.632Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:09.214Z] #45 transferring context: 61.83MB 30.9s [2024-09-24T08:52:09.214Z] #45 ... [2024-09-24T08:52:09.214Z] [2024-09-24T08:52:09.214Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:09.214Z] #51 ... [2024-09-24T08:52:09.214Z] [2024-09-24T08:52:09.214Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:09.485Z] #45 ... [2024-09-24T08:52:09.485Z] [2024-09-24T08:52:09.485Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-24T08:52:09.485Z] #68 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:09.485Z] #68 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:09.485Z] #68 21.50 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T08:52:09.485Z] #68 21.50 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T08:52:09.485Z] #68 21.50 OK: 19946 distinct packages available [2024-09-24T08:52:09.485Z] #68 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:09.485Z] #68 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:09.485Z] #68 26.16 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-24T08:52:09.485Z] #68 26.16 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-24T08:52:09.485Z] #68 26.18 (3/4) Installing libucontext (1.2-r2) [2024-09-24T08:52:09.485Z] #68 26.18 (4/4) Installing gcompat (1.1.0-r1) [2024-09-24T08:52:09.485Z] #68 26.18 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:52:09.485Z] #68 26.31 OK: 8 MiB in 19 packages [2024-09-24T08:52:09.485Z] #68 ... [2024-09-24T08:52:09.485Z] [2024-09-24T08:52:09.485Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:52:09.485Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.0s done [2024-09-24T08:52:09.485Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.2s [2024-09-24T08:52:09.485Z] #43 ... [2024-09-24T08:52:09.485Z] [2024-09-24T08:52:09.485Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:10.447Z] #45 ... [2024-09-24T08:52:10.447Z] [2024-09-24T08:52:10.447Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:10.447Z] #57 ... [2024-09-24T08:52:10.447Z] [2024-09-24T08:52:10.447Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-24T08:52:10.447Z] #68 DONE 28.2s [2024-09-24T08:52:10.447Z] [2024-09-24T08:52:10.447Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:10.447Z] #57 ... [2024-09-24T08:52:10.447Z] [2024-09-24T08:52:10.447Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:10.447Z] #42 ... [2024-09-24T08:52:10.447Z] [2024-09-24T08:52:10.447Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-24T08:52:10.712Z] #79 ... [2024-09-24T08:52:10.712Z] [2024-09-24T08:52:10.712Z] #58 [support-notifications internal] load build context [2024-09-24T08:52:10.712Z] #58 ... [2024-09-24T08:52:10.712Z] [2024-09-24T08:52:10.712Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T08:52:10.712Z] #76 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:11.672Z] #76 ... [2024-09-24T08:52:11.672Z] [2024-09-24T08:52:11.672Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:52:11.672Z] #59 ... [2024-09-24T08:52:11.672Z] [2024-09-24T08:52:11.672Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:11.672Z] #38 ... [2024-09-24T08:52:11.672Z] [2024-09-24T08:52:11.672Z] #39 [support-scheduler internal] load build context [2024-09-24T08:52:11.940Z] #39 ... [2024-09-24T08:52:11.940Z] [2024-09-24T08:52:11.940Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:12.527Z] #38 ... [2024-09-24T08:52:12.527Z] [2024-09-24T08:52:12.527Z] #74 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-24T08:52:12.527Z] #74 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:12.527Z] #74 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:12.527Z] #74 24.61 (1/4) Installing ca-certificates (20240226-r0) [2024-09-24T08:52:12.527Z] #74 24.61 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-24T08:52:12.527Z] #74 24.81 (3/4) Installing su-exec (0.2-r3) [2024-09-24T08:52:12.527Z] #74 24.81 (4/4) Installing yq (4.33.3-r5) [2024-09-24T08:52:12.527Z] #74 25.15 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:52:12.527Z] #74 25.15 Executing ca-certificates-20240226-r0.trigger [2024-09-24T08:52:12.527Z] #74 25.68 OK: 18 MiB in 19 packages [2024-09-24T08:52:12.527Z] #74 DONE 27.7s [2024-09-24T08:52:12.527Z] [2024-09-24T08:52:12.527Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:12.794Z] #38 ... [2024-09-24T08:52:12.794Z] [2024-09-24T08:52:12.794Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:52:12.794Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.6s done [2024-09-24T08:52:12.794Z] #63 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.0s [2024-09-24T08:52:13.059Z] #63 ... [2024-09-24T08:52:13.059Z] [2024-09-24T08:52:13.059Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:13.326Z] #38 ... [2024-09-24T08:52:13.326Z] [2024-09-24T08:52:13.326Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:52:13.326Z] #71 ... [2024-09-24T08:52:13.326Z] [2024-09-24T08:52:13.326Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:13.596Z] #38 ... [2024-09-24T08:52:13.596Z] [2024-09-24T08:52:13.596Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:13.596Z] #69 ... [2024-09-24T08:52:13.596Z] [2024-09-24T08:52:13.596Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:52:13.873Z] #63 ... [2024-09-24T08:52:13.873Z] [2024-09-24T08:52:13.873Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:52:13.873Z] #70 ... [2024-09-24T08:52:13.873Z] [2024-09-24T08:52:13.873Z] #72 [core-command internal] load build context [2024-09-24T08:52:13.873Z] #72 ... [2024-09-24T08:52:13.873Z] [2024-09-24T08:52:13.873Z] #52 [core-data internal] load build context [2024-09-24T08:52:14.139Z] #52 ... [2024-09-24T08:52:14.139Z] [2024-09-24T08:52:14.139Z] #72 [core-command internal] load build context [2024-09-24T08:52:14.403Z] #72 transferring context: 11.43MB 27.5s [2024-09-24T08:52:14.986Z] #72 ... [2024-09-24T08:52:14.986Z] [2024-09-24T08:52:14.986Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-24T08:52:14.986Z] #67 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:14.986Z] #67 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:14.986Z] #67 26.82 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T08:52:14.986Z] #67 26.82 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T08:52:14.986Z] #67 26.82 OK: 19946 distinct packages available [2024-09-24T08:52:14.986Z] #67 27.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:14.986Z] #67 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:14.986Z] #67 31.99 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-24T08:52:14.986Z] #67 31.99 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-24T08:52:14.986Z] #67 31.99 (3/5) Installing libucontext (1.2-r2) [2024-09-24T08:52:14.986Z] #67 32.03 (4/5) Installing gcompat (1.1.0-r1) [2024-09-24T08:52:14.986Z] #67 32.03 (5/5) Installing openssl (3.1.7-r0) [2024-09-24T08:52:14.986Z] #67 32.16 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:52:14.986Z] #67 32.53 OK: 9 MiB in 20 packages [2024-09-24T08:52:14.986Z] #67 ... [2024-09-24T08:52:14.986Z] [2024-09-24T08:52:14.986Z] #72 [core-command internal] load build context [2024-09-24T08:52:15.252Z] #72 ... [2024-09-24T08:52:15.253Z] [2024-09-24T08:52:15.253Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T08:52:15.518Z] #80 ... [2024-09-24T08:52:15.518Z] [2024-09-24T08:52:15.518Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:16.485Z] #38 ... [2024-09-24T08:52:16.485Z] [2024-09-24T08:52:16.485Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-24T08:52:16.485Z] #75 22.19 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:16.485Z] #75 23.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:16.485Z] #75 27.54 OK: 266 MiB in 52 packages [2024-09-24T08:52:16.485Z] #75 DONE 28.9s [2024-09-24T08:52:16.770Z] [2024-09-24T08:52:16.770Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:16.770Z] #45 ... [2024-09-24T08:52:16.770Z] [2024-09-24T08:52:16.770Z] #72 [core-command internal] load build context [2024-09-24T08:52:17.361Z] #72 ... [2024-09-24T08:52:17.361Z] [2024-09-24T08:52:17.361Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T08:52:17.361Z] #76 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:17.361Z] #76 22.84 OK: 8 MiB in 16 packages [2024-09-24T08:52:17.361Z] #76 DONE 23.8s [2024-09-24T08:52:17.361Z] [2024-09-24T08:52:17.361Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T08:52:17.627Z] #81 ... [2024-09-24T08:52:17.627Z] [2024-09-24T08:52:17.627Z] #72 [core-command internal] load build context [2024-09-24T08:52:18.211Z] #72 ... [2024-09-24T08:52:18.211Z] [2024-09-24T08:52:18.211Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-24T08:52:18.211Z] #67 DONE 35.9s [2024-09-24T08:52:18.211Z] [2024-09-24T08:52:18.211Z] #72 [core-command internal] load build context [2024-09-24T08:52:18.491Z] #72 ... [2024-09-24T08:52:18.491Z] [2024-09-24T08:52:18.491Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-24T08:52:18.491Z] #82 ... [2024-09-24T08:52:18.491Z] [2024-09-24T08:52:18.491Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-24T08:52:18.491Z] #78 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:18.491Z] #78 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:18.491Z] #78 19.95 OK: 8 MiB in 17 packages [2024-09-24T08:52:18.491Z] #78 DONE 21.8s [2024-09-24T08:52:18.491Z] [2024-09-24T08:52:18.491Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T08:52:18.756Z] #83 ... [2024-09-24T08:52:18.756Z] [2024-09-24T08:52:18.756Z] #72 [core-command internal] load build context [2024-09-24T08:52:19.711Z] #72 ... [2024-09-24T08:52:19.711Z] [2024-09-24T08:52:19.711Z] #77 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-09-24T08:52:19.711Z] #77 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:19.711Z] #77 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:19.711Z] #77 23.33 OK: 8 MiB in 16 packages [2024-09-24T08:52:19.711Z] #77 DONE 25.5s [2024-09-24T08:52:19.711Z] [2024-09-24T08:52:19.711Z] #72 [core-command internal] load build context [2024-09-24T08:52:19.711Z] #72 ... [2024-09-24T08:52:19.711Z] [2024-09-24T08:52:19.711Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:19.711Z] #51 transferring context: 62.48MB 40.9s [2024-09-24T08:52:19.711Z] #51 ... [2024-09-24T08:52:19.711Z] [2024-09-24T08:52:19.711Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:20.296Z] #38 ... [2024-09-24T08:52:20.296Z] [2024-09-24T08:52:20.296Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-24T08:52:20.296Z] #66 18.78 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:20.296Z] #66 20.58 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:20.296Z] #66 25.55 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T08:52:20.296Z] #66 26.25 Executing busybox-1.36.1-r7.trigger [2024-09-24T08:52:20.296Z] #66 26.25 OK: 8 MiB in 16 packages [2024-09-24T08:52:20.296Z] #66 DONE 28.6s [2024-09-24T08:52:20.296Z] [2024-09-24T08:52:20.296Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:20.296Z] #38 ... [2024-09-24T08:52:20.296Z] [2024-09-24T08:52:20.296Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:52:20.296Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.9s [2024-09-24T08:52:20.296Z] #43 ... [2024-09-24T08:52:20.296Z] [2024-09-24T08:52:20.296Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:20.560Z] #51 ... [2024-09-24T08:52:20.560Z] [2024-09-24T08:52:20.560Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:20.829Z] #57 ... [2024-09-24T08:52:20.829Z] [2024-09-24T08:52:20.829Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:20.829Z] #42 ... [2024-09-24T08:52:20.829Z] [2024-09-24T08:52:20.829Z] #58 [support-notifications internal] load build context [2024-09-24T08:52:20.829Z] #58 ... [2024-09-24T08:52:20.829Z] [2024-09-24T08:52:20.829Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T08:52:20.829Z] #83 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:21.784Z] #83 ... [2024-09-24T08:52:21.784Z] [2024-09-24T08:52:21.784Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:52:21.784Z] #59 ... [2024-09-24T08:52:21.784Z] [2024-09-24T08:52:21.784Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T08:52:21.784Z] #83 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:22.049Z] #83 ... [2024-09-24T08:52:22.049Z] [2024-09-24T08:52:22.049Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T08:52:22.049Z] #80 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:22.049Z] #80 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:22.049Z] #80 15.12 OK: 12 MiB in 18 packages [2024-09-24T08:52:22.049Z] #80 DONE 16.6s [2024-09-24T08:52:22.049Z] [2024-09-24T08:52:22.049Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:22.315Z] #42 ... [2024-09-24T08:52:22.315Z] [2024-09-24T08:52:22.315Z] #39 [support-scheduler internal] load build context [2024-09-24T08:52:22.315Z] #39 ... [2024-09-24T08:52:22.315Z] [2024-09-24T08:52:22.315Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:22.898Z] #42 ... [2024-09-24T08:52:22.898Z] [2024-09-24T08:52:22.898Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-24T08:52:23.170Z] #84 ... [2024-09-24T08:52:23.170Z] [2024-09-24T08:52:23.170Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:23.435Z] #42 ... [2024-09-24T08:52:23.435Z] [2024-09-24T08:52:23.435Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:52:23.727Z] #71 ... [2024-09-24T08:52:23.727Z] [2024-09-24T08:52:23.727Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:23.727Z] #42 ... [2024-09-24T08:52:23.727Z] [2024-09-24T08:52:23.727Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:23.995Z] #69 ... [2024-09-24T08:52:23.995Z] [2024-09-24T08:52:23.995Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:23.995Z] #42 transferring context: 112.16MB 47.1s [2024-09-24T08:52:23.995Z] #42 ... [2024-09-24T08:52:23.995Z] [2024-09-24T08:52:23.995Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:52:23.995Z] #70 ... [2024-09-24T08:52:23.995Z] [2024-09-24T08:52:23.995Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:24.271Z] #42 ... [2024-09-24T08:52:24.271Z] [2024-09-24T08:52:24.271Z] #52 [core-data internal] load build context [2024-09-24T08:52:24.538Z] #52 ... [2024-09-24T08:52:24.538Z] [2024-09-24T08:52:24.538Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:24.538Z] #42 ... [2024-09-24T08:52:24.538Z] [2024-09-24T08:52:24.538Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:52:24.538Z] #63 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s [2024-09-24T08:52:24.803Z] #63 ... [2024-09-24T08:52:24.803Z] [2024-09-24T08:52:24.803Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:24.803Z] #69 ... [2024-09-24T08:52:24.803Z] [2024-09-24T08:52:24.803Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T08:52:24.803Z] #81 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:24.803Z] #81 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:24.803Z] #81 15.60 OK: 9 MiB in 17 packages [2024-09-24T08:52:24.803Z] #81 DONE 17.3s [2024-09-24T08:52:24.803Z] [2024-09-24T08:52:24.803Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:25.383Z] #69 ... [2024-09-24T08:52:25.383Z] [2024-09-24T08:52:25.383Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-24T08:52:25.383Z] #82 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:25.383Z] #82 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:25.383Z] #82 15.65 OK: 18 MiB in 19 packages [2024-09-24T08:52:25.383Z] #82 DONE 16.9s [2024-09-24T08:52:25.383Z] [2024-09-24T08:52:25.383Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:26.806Z] #69 ... [2024-09-24T08:52:26.806Z] [2024-09-24T08:52:26.806Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T08:52:26.806Z] #83 16.52 OK: 13 MiB in 26 packages [2024-09-24T08:52:26.806Z] #83 DONE 18.1s [2024-09-24T08:52:26.806Z] [2024-09-24T08:52:26.806Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:26.806Z] #69 ... [2024-09-24T08:52:26.806Z] [2024-09-24T08:52:26.806Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:27.079Z] #45 ... [2024-09-24T08:52:27.079Z] [2024-09-24T08:52:27.079Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:27.347Z] #69 ... [2024-09-24T08:52:27.347Z] [2024-09-24T08:52:27.347Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-24T08:52:27.347Z] #79 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:27.347Z] #79 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:27.347Z] #79 15.91 OK: 8 MiB in 19 packages [2024-09-24T08:52:27.347Z] #79 DONE 16.7s [2024-09-24T08:52:27.347Z] [2024-09-24T08:52:27.347Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:27.347Z] #69 ... [2024-09-24T08:52:27.347Z] [2024-09-24T08:52:27.347Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-24T08:52:27.347Z] #85 DONE 2.1s [2024-09-24T08:52:27.347Z] [2024-09-24T08:52:27.347Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:27.612Z] #69 ... [2024-09-24T08:52:27.612Z] [2024-09-24T08:52:27.612Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-24T08:52:27.612Z] #84 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:27.612Z] #84 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:27.612Z] #84 13.62 OK: 18 MiB in 19 packages [2024-09-24T08:52:27.612Z] #84 DONE 14.7s [2024-09-24T08:52:27.889Z] [2024-09-24T08:52:27.889Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:28.159Z] #69 ... [2024-09-24T08:52:28.159Z] [2024-09-24T08:52:28.159Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-24T08:52:28.159Z] #86 DONE 9.2s [2024-09-24T08:52:28.159Z] [2024-09-24T08:52:28.159Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:28.426Z] #69 ... [2024-09-24T08:52:28.426Z] [2024-09-24T08:52:28.426Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-24T08:52:28.426Z] #0 9.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:28.426Z] #0 9.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T08:52:28.426Z] #87 ... [2024-09-24T08:52:28.426Z] [2024-09-24T08:52:28.426Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:29.381Z] #69 ... [2024-09-24T08:52:29.381Z] [2024-09-24T08:52:29.381Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-24T08:52:29.381Z] #88 DONE 1.1s [2024-09-24T08:52:29.381Z] [2024-09-24T08:52:29.381Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:29.646Z] #69 ... [2024-09-24T08:52:29.646Z] [2024-09-24T08:52:29.646Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-24T08:52:29.646Z] #87 10.92 OK: 9 MiB in 20 packages [2024-09-24T08:52:29.646Z] #87 DONE 11.4s [2024-09-24T08:52:29.646Z] [2024-09-24T08:52:29.646Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:29.646Z] #69 ... [2024-09-24T08:52:29.646Z] [2024-09-24T08:52:29.646Z] #72 [core-command internal] load build context [2024-09-24T08:52:29.918Z] #72 transferring context: 33.60MB 42.9s [2024-09-24T08:52:29.918Z] #72 ... [2024-09-24T08:52:29.918Z] [2024-09-24T08:52:29.918Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:30.496Z] #69 ... [2024-09-24T08:52:30.496Z] [2024-09-24T08:52:30.496Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:30.496Z] #38 ... [2024-09-24T08:52:30.496Z] [2024-09-24T08:52:30.496Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:30.761Z] #69 ... [2024-09-24T08:52:30.761Z] [2024-09-24T08:52:30.761Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:52:30.761Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 30.5s [2024-09-24T08:52:30.761Z] #43 ... [2024-09-24T08:52:30.761Z] [2024-09-24T08:52:30.761Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:30.761Z] #51 ... [2024-09-24T08:52:30.761Z] [2024-09-24T08:52:30.761Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:52:31.026Z] #43 ... [2024-09-24T08:52:31.026Z] [2024-09-24T08:52:31.026Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:31.026Z] #57 ... [2024-09-24T08:52:31.026Z] [2024-09-24T08:52:31.026Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:31.291Z] #51 ... [2024-09-24T08:52:31.291Z] [2024-09-24T08:52:31.291Z] #58 [support-notifications internal] load build context [2024-09-24T08:52:31.291Z] #58 ... [2024-09-24T08:52:31.291Z] [2024-09-24T08:52:31.291Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:32.247Z] #51 ... [2024-09-24T08:52:32.247Z] [2024-09-24T08:52:32.247Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:52:32.247Z] #59 ... [2024-09-24T08:52:32.247Z] [2024-09-24T08:52:32.247Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:32.827Z] #51 ... [2024-09-24T08:52:32.827Z] [2024-09-24T08:52:32.827Z] #39 [support-scheduler internal] load build context [2024-09-24T08:52:32.827Z] #39 ... [2024-09-24T08:52:32.827Z] [2024-09-24T08:52:32.827Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:33.791Z] #51 ... [2024-09-24T08:52:33.791Z] [2024-09-24T08:52:33.791Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:52:33.791Z] #71 ... [2024-09-24T08:52:33.791Z] [2024-09-24T08:52:33.791Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:52:33.791Z] #63 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.2s [2024-09-24T08:52:34.060Z] #63 ... [2024-09-24T08:52:34.060Z] [2024-09-24T08:52:34.060Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:52:34.060Z] #71 ... [2024-09-24T08:52:34.060Z] [2024-09-24T08:52:34.060Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:52:34.325Z] #70 ... [2024-09-24T08:52:34.325Z] [2024-09-24T08:52:34.325Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:52:34.589Z] #71 ... [2024-09-24T08:52:34.589Z] [2024-09-24T08:52:34.589Z] #52 [core-data internal] load build context [2024-09-24T08:52:34.589Z] #52 ... [2024-09-24T08:52:34.589Z] [2024-09-24T08:52:34.589Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:52:34.856Z] #63 ... [2024-09-24T08:52:34.856Z] [2024-09-24T08:52:34.856Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:34.856Z] #42 transferring context: 149.20MB 58.1s [2024-09-24T08:52:34.856Z] #42 ... [2024-09-24T08:52:34.856Z] [2024-09-24T08:52:34.856Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:52:37.431Z] #63 ... [2024-09-24T08:52:37.431Z] [2024-09-24T08:52:37.431Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:37.431Z] #45 ... [2024-09-24T08:52:37.431Z] [2024-09-24T08:52:37.431Z] #52 [core-data internal] load build context [2024-09-24T08:52:40.005Z] #52 ... [2024-09-24T08:52:40.006Z] [2024-09-24T08:52:40.006Z] #72 [core-command internal] load build context [2024-09-24T08:52:40.006Z] #72 ... [2024-09-24T08:52:40.006Z] [2024-09-24T08:52:40.006Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:40.270Z] #38 ... [2024-09-24T08:52:40.270Z] [2024-09-24T08:52:40.270Z] #72 [core-command internal] load build context [2024-09-24T08:52:40.850Z] #72 ... [2024-09-24T08:52:40.850Z] [2024-09-24T08:52:40.850Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:40.850Z] #69 ... [2024-09-24T08:52:40.850Z] [2024-09-24T08:52:40.850Z] #72 [core-command internal] load build context [2024-09-24T08:52:40.850Z] #72 transferring context: 85.44MB 53.9s [2024-09-24T08:52:41.120Z] #72 ... [2024-09-24T08:52:41.120Z] [2024-09-24T08:52:41.120Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:41.402Z] #57 ... [2024-09-24T08:52:41.402Z] [2024-09-24T08:52:41.402Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T08:52:41.402Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.9s done [2024-09-24T08:52:41.402Z] #43 ... [2024-09-24T08:52:41.402Z] [2024-09-24T08:52:41.402Z] #58 [support-notifications internal] load build context [2024-09-24T08:52:41.667Z] #58 ... [2024-09-24T08:52:41.667Z] [2024-09-24T08:52:41.667Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:42.246Z] #57 ... [2024-09-24T08:52:42.246Z] [2024-09-24T08:52:42.246Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-24T08:52:42.246Z] #89 DONE 1.9s [2024-09-24T08:52:42.246Z] [2024-09-24T08:52:42.246Z] #58 [support-notifications internal] load build context [2024-09-24T08:52:42.510Z] #58 ... [2024-09-24T08:52:42.510Z] [2024-09-24T08:52:42.510Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:52:42.510Z] #59 ... [2024-09-24T08:52:42.510Z] [2024-09-24T08:52:42.510Z] #58 [support-notifications internal] load build context [2024-09-24T08:52:43.092Z] #58 ... [2024-09-24T08:52:43.092Z] [2024-09-24T08:52:43.093Z] #39 [support-scheduler internal] load build context [2024-09-24T08:52:43.093Z] #39 ... [2024-09-24T08:52:43.093Z] [2024-09-24T08:52:43.093Z] #58 [support-notifications internal] load build context [2024-09-24T08:52:44.051Z] #58 ... [2024-09-24T08:52:44.051Z] [2024-09-24T08:52:44.051Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:44.051Z] #51 ... [2024-09-24T08:52:44.051Z] [2024-09-24T08:52:44.051Z] #58 [support-notifications internal] load build context [2024-09-24T08:52:44.317Z] #58 ... [2024-09-24T08:52:44.317Z] [2024-09-24T08:52:44.317Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:52:44.317Z] #70 ... [2024-09-24T08:52:44.317Z] [2024-09-24T08:52:44.317Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:44.583Z] #51 ... [2024-09-24T08:52:44.583Z] [2024-09-24T08:52:44.583Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:52:44.849Z] #71 ... [2024-09-24T08:52:44.849Z] [2024-09-24T08:52:44.849Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:52:45.113Z] #70 ... [2024-09-24T08:52:45.113Z] [2024-09-24T08:52:45.113Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:45.113Z] #42 transferring context: 196.79MB 68.2s [2024-09-24T08:52:45.113Z] #42 ... [2024-09-24T08:52:45.113Z] [2024-09-24T08:52:45.113Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:52:47.050Z] #70 ... [2024-09-24T08:52:47.050Z] [2024-09-24T08:52:47.050Z] #63 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T08:52:47.050Z] #63 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.9s done [2024-09-24T08:52:47.050Z] #63 DONE 66.0s [2024-09-24T08:52:47.050Z] [2024-09-24T08:52:47.050Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:52:47.315Z] #70 ... [2024-09-24T08:52:47.315Z] [2024-09-24T08:52:47.315Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:47.581Z] #45 ... [2024-09-24T08:52:47.581Z] [2024-09-24T08:52:47.581Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:50.173Z] #51 ... [2024-09-24T08:52:50.173Z] [2024-09-24T08:52:50.173Z] #52 [core-data internal] load build context [2024-09-24T08:52:50.439Z] #52 ... [2024-09-24T08:52:50.439Z] [2024-09-24T08:52:50.439Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:50.439Z] #51 ... [2024-09-24T08:52:50.439Z] [2024-09-24T08:52:50.439Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:50.439Z] #38 ... [2024-09-24T08:52:50.439Z] [2024-09-24T08:52:50.439Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:52:51.019Z] #51 transferring context: 179.35MB 72.2s [2024-09-24T08:52:51.019Z] #51 ... [2024-09-24T08:52:51.019Z] [2024-09-24T08:52:51.019Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:52:51.019Z] #69 ... [2024-09-24T08:52:51.019Z] [2024-09-24T08:52:51.019Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:51.285Z] #38 ... [2024-09-24T08:52:51.285Z] [2024-09-24T08:52:51.285Z] #72 [core-command internal] load build context [2024-09-24T08:52:51.555Z] #72 ... [2024-09-24T08:52:51.555Z] [2024-09-24T08:52:51.555Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:52.139Z] #38 ... [2024-09-24T08:52:52.139Z] [2024-09-24T08:52:52.139Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:52.408Z] #57 ... [2024-09-24T08:52:52.408Z] [2024-09-24T08:52:52.408Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:52.690Z] #38 ... [2024-09-24T08:52:52.690Z] [2024-09-24T08:52:52.690Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:52:52.963Z] #59 ... [2024-09-24T08:52:52.963Z] [2024-09-24T08:52:52.963Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:53.229Z] #38 ... [2024-09-24T08:52:53.229Z] [2024-09-24T08:52:53.229Z] #39 [support-scheduler internal] load build context [2024-09-24T08:52:53.229Z] #39 ... [2024-09-24T08:52:53.229Z] [2024-09-24T08:52:53.229Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:53.495Z] #38 ... [2024-09-24T08:52:53.495Z] [2024-09-24T08:52:53.495Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T08:52:53.495Z] #90 DONE 4.5s [2024-09-24T08:52:53.495Z] [2024-09-24T08:52:53.495Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:53.761Z] #38 ... [2024-09-24T08:52:53.761Z] [2024-09-24T08:52:53.761Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T08:52:53.761Z] #91 DONE 3.8s [2024-09-24T08:52:53.761Z] [2024-09-24T08:52:53.761Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:54.031Z] #38 ... [2024-09-24T08:52:54.031Z] [2024-09-24T08:52:54.031Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T08:52:54.031Z] #92 DONE 4.9s [2024-09-24T08:52:54.031Z] [2024-09-24T08:52:54.031Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:54.300Z] #38 ... [2024-09-24T08:52:54.300Z] [2024-09-24T08:52:54.300Z] #58 [support-notifications internal] load build context [2024-09-24T08:52:54.575Z] #58 ... [2024-09-24T08:52:54.575Z] [2024-09-24T08:52:54.575Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:54.841Z] #38 ... [2024-09-24T08:52:54.841Z] [2024-09-24T08:52:54.841Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-24T08:52:54.841Z] #93 DONE 1.2s [2024-09-24T08:52:54.841Z] [2024-09-24T08:52:54.841Z] #38 [core-keeper internal] load build context [2024-09-24T08:52:54.841Z] #38 ... [2024-09-24T08:52:54.841Z] [2024-09-24T08:52:54.841Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:52:55.108Z] #71 ... [2024-09-24T08:52:55.108Z] [2024-09-24T08:52:55.108Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-24T08:52:55.108Z] #94 ... [2024-09-24T08:52:55.108Z] [2024-09-24T08:52:55.108Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-24T08:52:55.108Z] #95 DONE 1.1s [2024-09-24T08:52:55.108Z] [2024-09-24T08:52:55.108Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-24T08:52:55.108Z] #96 DONE 1.2s [2024-09-24T08:52:55.108Z] [2024-09-24T08:52:55.108Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:55.378Z] #57 ... [2024-09-24T08:52:55.378Z] [2024-09-24T08:52:55.378Z] #42 [core-metadata internal] load build context [2024-09-24T08:52:55.378Z] #42 transferring context: 240.82MB 78.5s [2024-09-24T08:52:55.378Z] #42 ... [2024-09-24T08:52:55.378Z] [2024-09-24T08:52:55.378Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:56.362Z] #57 ... [2024-09-24T08:52:56.362Z] [2024-09-24T08:52:56.362Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-24T08:52:56.362Z] #94 DONE 1.3s [2024-09-24T08:52:56.362Z] [2024-09-24T08:52:56.362Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:56.630Z] #57 ... [2024-09-24T08:52:56.630Z] [2024-09-24T08:52:56.630Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-24T08:52:56.630Z] #97 DONE 1.4s [2024-09-24T08:52:56.630Z] [2024-09-24T08:52:56.630Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:52:57.224Z] #57 ... [2024-09-24T08:52:57.224Z] [2024-09-24T08:52:57.224Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-24T08:52:57.224Z] #98 DONE 1.9s [2024-09-24T08:52:57.492Z] [2024-09-24T08:52:57.492Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T08:52:57.759Z] #99 ... [2024-09-24T08:52:57.759Z] [2024-09-24T08:52:57.759Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:57.759Z] #45 ... [2024-09-24T08:52:57.759Z] [2024-09-24T08:52:57.759Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T08:52:57.759Z] #100 DONE 1.2s [2024-09-24T08:52:57.759Z] [2024-09-24T08:52:57.759Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:57.759Z] #45 ... [2024-09-24T08:52:57.759Z] [2024-09-24T08:52:57.759Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:52:57.759Z] #70 ... [2024-09-24T08:52:57.759Z] [2024-09-24T08:52:57.759Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T08:52:57.759Z] #101 DONE 1.4s [2024-09-24T08:52:57.759Z] [2024-09-24T08:52:57.759Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:52:57.759Z] #70 ... [2024-09-24T08:52:57.759Z] [2024-09-24T08:52:57.759Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:58.722Z] #45 ... [2024-09-24T08:52:58.722Z] [2024-09-24T08:52:58.722Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T08:52:58.722Z] #99 DONE 1.3s [2024-09-24T08:52:58.722Z] [2024-09-24T08:52:58.722Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:58.989Z] #45 ... [2024-09-24T08:52:58.989Z] [2024-09-24T08:52:58.989Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-24T08:52:58.989Z] #102 DONE 1.2s [2024-09-24T08:52:58.989Z] [2024-09-24T08:52:58.989Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:52:59.573Z] #45 ... [2024-09-24T08:52:59.573Z] [2024-09-24T08:52:59.573Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-24T08:52:59.573Z] #103 DONE 1.5s [2024-09-24T08:52:59.573Z] [2024-09-24T08:52:59.573Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-24T08:52:59.840Z] #104 ... [2024-09-24T08:52:59.840Z] [2024-09-24T08:52:59.840Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-24T08:52:59.840Z] #105 DONE 1.1s [2024-09-24T08:53:00.108Z] [2024-09-24T08:53:00.108Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:00.374Z] #70 ... [2024-09-24T08:53:00.374Z] [2024-09-24T08:53:00.374Z] #52 [core-data internal] load build context [2024-09-24T08:53:00.639Z] #52 ... [2024-09-24T08:53:00.639Z] [2024-09-24T08:53:00.639Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-24T08:53:00.639Z] #106 DONE 1.3s [2024-09-24T08:53:00.639Z] [2024-09-24T08:53:00.639Z] #52 [core-data internal] load build context [2024-09-24T08:53:00.639Z] #52 ... [2024-09-24T08:53:00.639Z] [2024-09-24T08:53:00.639Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:00.904Z] #70 ... [2024-09-24T08:53:00.904Z] [2024-09-24T08:53:00.904Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-24T08:53:00.904Z] #104 DONE 1.3s [2024-09-24T08:53:00.904Z] [2024-09-24T08:53:00.904Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:01.173Z] #70 ... [2024-09-24T08:53:01.173Z] [2024-09-24T08:53:01.173Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:53:01.173Z] #51 transferring context: 226.12MB 82.6s [2024-09-24T08:53:01.442Z] #51 ... [2024-09-24T08:53:01.442Z] [2024-09-24T08:53:01.442Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-24T08:53:01.442Z] #107 DONE 1.2s [2024-09-24T08:53:01.442Z] [2024-09-24T08:53:01.442Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:53:01.442Z] #51 ... [2024-09-24T08:53:01.442Z] [2024-09-24T08:53:01.442Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:53:01.442Z] #69 ... [2024-09-24T08:53:01.442Z] [2024-09-24T08:53:01.442Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:01.709Z] #70 ... [2024-09-24T08:53:01.709Z] [2024-09-24T08:53:01.709Z] #72 [core-command internal] load build context [2024-09-24T08:53:01.709Z] #72 ... [2024-09-24T08:53:01.709Z] [2024-09-24T08:53:01.709Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:03.121Z] #70 ... [2024-09-24T08:53:03.121Z] [2024-09-24T08:53:03.121Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:53:03.121Z] #59 ... [2024-09-24T08:53:03.121Z] [2024-09-24T08:53:03.121Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:03.391Z] #70 ... [2024-09-24T08:53:03.391Z] [2024-09-24T08:53:03.391Z] #39 [support-scheduler internal] load build context [2024-09-24T08:53:03.391Z] #39 ... [2024-09-24T08:53:03.391Z] [2024-09-24T08:53:03.391Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:04.798Z] #70 ... [2024-09-24T08:53:04.798Z] [2024-09-24T08:53:04.798Z] #58 [support-notifications internal] load build context [2024-09-24T08:53:04.798Z] #58 ... [2024-09-24T08:53:04.798Z] [2024-09-24T08:53:04.798Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:05.063Z] #70 ... [2024-09-24T08:53:05.063Z] [2024-09-24T08:53:05.063Z] #38 [core-keeper internal] load build context [2024-09-24T08:53:05.063Z] #38 ... [2024-09-24T08:53:05.063Z] [2024-09-24T08:53:05.063Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:53:05.329Z] #71 ... [2024-09-24T08:53:05.329Z] [2024-09-24T08:53:05.329Z] #38 [core-keeper internal] load build context [2024-09-24T08:53:05.594Z] #38 ... [2024-09-24T08:53:05.594Z] [2024-09-24T08:53:05.594Z] #42 [core-metadata internal] load build context [2024-09-24T08:53:05.594Z] #42 transferring context: 279.54MB 88.8s [2024-09-24T08:53:05.594Z] #42 ... [2024-09-24T08:53:05.594Z] [2024-09-24T08:53:05.594Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:53:07.536Z] #71 ... [2024-09-24T08:53:07.536Z] [2024-09-24T08:53:07.536Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:07.536Z] #57 ... [2024-09-24T08:53:07.536Z] [2024-09-24T08:53:07.536Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:53:08.136Z] #71 ... [2024-09-24T08:53:08.136Z] [2024-09-24T08:53:08.136Z] #108 [security-spire-server] exporting to image [2024-09-24T08:53:08.136Z] #108 exporting layers 6.6s done [2024-09-24T08:53:08.136Z] #108 writing image sha256:8177fbe1081090cbeab65637ceb8cc42dd114520bae87f61c786919fd27e05ab 0.0s done [2024-09-24T08:53:08.136Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-24T08:53:08.136Z] #108 writing image sha256:71e370ef2706ad5aa79c7acfc05f7b3fb172e9dc81bff502b0c3ff7bcc911a69 0.2s done [2024-09-24T08:53:08.136Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-09-24T08:53:08.136Z] #108 writing image sha256:ef044311b6ac4d022bf0cc351333d903e8b327ed6c9c004682073db85a78aa1c 0.0s done [2024-09-24T08:53:08.136Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-24T08:53:08.136Z] #108 DONE 7.5s [2024-09-24T08:53:08.136Z] [2024-09-24T08:53:08.136Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:53:09.540Z] #71 ... [2024-09-24T08:53:09.540Z] [2024-09-24T08:53:09.540Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:53:09.540Z] #45 ... [2024-09-24T08:53:09.540Z] [2024-09-24T08:53:09.540Z] #38 [core-keeper internal] load build context [2024-09-24T08:53:10.615Z] #38 ... [2024-09-24T08:53:10.615Z] [2024-09-24T08:53:10.615Z] #52 [core-data internal] load build context [2024-09-24T08:53:10.615Z] #52 ... [2024-09-24T08:53:10.615Z] [2024-09-24T08:53:10.615Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:53:11.586Z] #71 ... [2024-09-24T08:53:11.586Z] [2024-09-24T08:53:11.586Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:53:11.586Z] #51 transferring context: 270.30MB 92.7s [2024-09-24T08:53:11.586Z] #51 ... [2024-09-24T08:53:11.586Z] [2024-09-24T08:53:11.586Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:53:11.862Z] #69 ... [2024-09-24T08:53:11.862Z] [2024-09-24T08:53:11.862Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:53:12.149Z] #51 ... [2024-09-24T08:53:12.149Z] [2024-09-24T08:53:12.149Z] #72 [core-command internal] load build context [2024-09-24T08:53:12.149Z] #72 ... [2024-09-24T08:53:12.149Z] [2024-09-24T08:53:12.149Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:53:13.138Z] #71 ... [2024-09-24T08:53:13.138Z] [2024-09-24T08:53:13.138Z] #42 [core-metadata internal] load build context [2024-09-24T08:53:13.138Z] #42 transferring context: 311.12MB 96.2s done [2024-09-24T08:53:13.138Z] #42 DONE 96.5s [2024-09-24T08:53:13.138Z] [2024-09-24T08:53:13.138Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:53:13.449Z] #71 ... [2024-09-24T08:53:13.449Z] [2024-09-24T08:53:13.449Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:53:13.449Z] #59 ... [2024-09-24T08:53:13.449Z] [2024-09-24T08:53:13.449Z] #39 [support-scheduler internal] load build context [2024-09-24T08:53:13.774Z] #39 ... [2024-09-24T08:53:13.774Z] [2024-09-24T08:53:13.774Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:53:15.189Z] #59 ... [2024-09-24T08:53:15.189Z] [2024-09-24T08:53:15.189Z] #58 [support-notifications internal] load build context [2024-09-24T08:53:15.189Z] #58 ... [2024-09-24T08:53:15.189Z] [2024-09-24T08:53:15.189Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:53:15.189Z] #59 ... [2024-09-24T08:53:15.189Z] [2024-09-24T08:53:15.189Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:15.189Z] #70 ... [2024-09-24T08:53:15.189Z] [2024-09-24T08:53:15.189Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:53:15.791Z] #59 ... [2024-09-24T08:53:15.791Z] [2024-09-24T08:53:15.791Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:53:15.791Z] #109 DONE 2.5s [2024-09-24T08:53:15.791Z] [2024-09-24T08:53:15.791Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:53:17.734Z] #59 ... [2024-09-24T08:53:17.734Z] [2024-09-24T08:53:17.734Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:17.734Z] #57 ... [2024-09-24T08:53:17.734Z] [2024-09-24T08:53:17.734Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:53:19.140Z] #59 transferring context: 272.98MB 97.1s [2024-09-24T08:53:19.417Z] #59 ... [2024-09-24T08:53:19.417Z] [2024-09-24T08:53:19.417Z] #38 [core-keeper internal] load build context [2024-09-24T08:53:19.417Z] #38 transferring context: 311.12MB 100.5s done [2024-09-24T08:53:19.417Z] #38 DONE 100.9s [2024-09-24T08:53:19.417Z] [2024-09-24T08:53:19.417Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:53:19.684Z] #59 ... [2024-09-24T08:53:19.684Z] [2024-09-24T08:53:19.684Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:53:19.950Z] #45 ... [2024-09-24T08:53:19.950Z] [2024-09-24T08:53:19.950Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:20.533Z] #70 ... [2024-09-24T08:53:20.533Z] [2024-09-24T08:53:20.533Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-24T08:53:20.533Z] #110 DONE 1.1s [2024-09-24T08:53:20.533Z] [2024-09-24T08:53:20.533Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:20.533Z] #70 ... [2024-09-24T08:53:20.533Z] [2024-09-24T08:53:20.533Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:53:20.800Z] #59 ... [2024-09-24T08:53:20.800Z] [2024-09-24T08:53:20.800Z] #52 [core-data internal] load build context [2024-09-24T08:53:20.800Z] #52 ... [2024-09-24T08:53:20.800Z] [2024-09-24T08:53:20.800Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:22.210Z] #57 ... [2024-09-24T08:53:22.210Z] [2024-09-24T08:53:22.210Z] #51 [security-bootstrapper internal] load build context [2024-09-24T08:53:22.210Z] #51 transferring context: 311.12MB 103.1s done [2024-09-24T08:53:22.210Z] #51 DONE 103.5s [2024-09-24T08:53:22.210Z] [2024-09-24T08:53:22.210Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:53:22.210Z] #69 ... [2024-09-24T08:53:22.210Z] [2024-09-24T08:53:22.210Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:22.210Z] #57 ... [2024-09-24T08:53:22.210Z] [2024-09-24T08:53:22.210Z] #72 [core-command internal] load build context [2024-09-24T08:53:22.477Z] #72 ... [2024-09-24T08:53:22.477Z] [2024-09-24T08:53:22.477Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:22.477Z] #57 ... [2024-09-24T08:53:22.477Z] [2024-09-24T08:53:22.477Z] #45 [security-proxy-auth internal] load build context [2024-09-24T08:53:22.477Z] #45 transferring context: 311.12MB 103.9s done [2024-09-24T08:53:22.477Z] #45 DONE 104.4s [2024-09-24T08:53:22.477Z] [2024-09-24T08:53:22.477Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:23.062Z] #57 ... [2024-09-24T08:53:23.062Z] [2024-09-24T08:53:23.062Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-24T08:53:23.062Z] #71 transferring context: 311.12MB 94.8s done [2024-09-24T08:53:23.062Z] #71 DONE 100.3s [2024-09-24T08:53:23.062Z] [2024-09-24T08:53:23.062Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:23.062Z] #57 ... [2024-09-24T08:53:23.062Z] [2024-09-24T08:53:23.062Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:53:23.062Z] #111 DONE 1.2s [2024-09-24T08:53:23.062Z] [2024-09-24T08:53:23.062Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:23.644Z] #57 ... [2024-09-24T08:53:23.644Z] [2024-09-24T08:53:23.644Z] #39 [support-scheduler internal] load build context [2024-09-24T08:53:23.919Z] #39 ... [2024-09-24T08:53:23.919Z] [2024-09-24T08:53:23.919Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:25.326Z] #57 ... [2024-09-24T08:53:25.326Z] [2024-09-24T08:53:25.326Z] #58 [support-notifications internal] load build context [2024-09-24T08:53:25.326Z] #58 ... [2024-09-24T08:53:25.326Z] [2024-09-24T08:53:25.326Z] #72 [core-command internal] load build context [2024-09-24T08:53:25.911Z] #72 ... [2024-09-24T08:53:25.911Z] [2024-09-24T08:53:25.911Z] #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:53:26.176Z] #112 ... [2024-09-24T08:53:26.177Z] [2024-09-24T08:53:26.177Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:28.126Z] #57 transferring context: 258.09MB 106.9s [2024-09-24T08:53:29.562Z] #57 ... [2024-09-24T08:53:29.562Z] [2024-09-24T08:53:29.562Z] #59 [support-cron-scheduler internal] load build context [2024-09-24T08:53:29.562Z] #59 transferring context: 311.12MB 107.7s done [2024-09-24T08:53:29.562Z] #59 DONE 109.6s [2024-09-24T08:53:29.562Z] [2024-09-24T08:53:29.562Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:30.522Z] #57 ... [2024-09-24T08:53:30.522Z] [2024-09-24T08:53:30.522Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:53:30.789Z] #113 ... [2024-09-24T08:53:30.789Z] [2024-09-24T08:53:30.789Z] #114 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:53:30.789Z] #114 DONE 1.1s [2024-09-24T08:53:30.789Z] [2024-09-24T08:53:30.789Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:30.789Z] #70 ... [2024-09-24T08:53:30.789Z] [2024-09-24T08:53:30.789Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:53:30.789Z] #115 ... [2024-09-24T08:53:30.789Z] [2024-09-24T08:53:30.789Z] #52 [core-data internal] load build context [2024-09-24T08:53:31.054Z] #52 ... [2024-09-24T08:53:31.054Z] [2024-09-24T08:53:31.054Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:31.636Z] #70 ... [2024-09-24T08:53:31.636Z] [2024-09-24T08:53:31.636Z] #52 [core-data internal] load build context [2024-09-24T08:53:31.636Z] #52 transferring context: 311.12MB 112.5s done [2024-09-24T08:53:31.636Z] #52 DONE 112.8s [2024-09-24T08:53:31.636Z] [2024-09-24T08:53:31.636Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:32.219Z] #70 ... [2024-09-24T08:53:32.219Z] [2024-09-24T08:53:32.219Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:53:32.219Z] #69 ... [2024-09-24T08:53:32.219Z] [2024-09-24T08:53:32.219Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:33.178Z] #70 ... [2024-09-24T08:53:33.178Z] [2024-09-24T08:53:33.178Z] #69 [security-proxy-setup internal] load build context [2024-09-24T08:53:33.178Z] #69 transferring context: 311.12MB 105.9s done [2024-09-24T08:53:33.178Z] #69 DONE 110.4s [2024-09-24T08:53:33.178Z] [2024-09-24T08:53:33.178Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:33.178Z] #70 ... [2024-09-24T08:53:33.178Z] [2024-09-24T08:53:33.178Z] #72 [core-command internal] load build context [2024-09-24T08:53:33.178Z] #72 transferring context: 311.12MB 106.2s done [2024-09-24T08:53:33.178Z] #72 DONE 110.7s [2024-09-24T08:53:33.178Z] [2024-09-24T08:53:33.178Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:33.447Z] #70 ... [2024-09-24T08:53:33.447Z] [2024-09-24T08:53:33.447Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:53:33.447Z] #116 ... [2024-09-24T08:53:33.447Z] [2024-09-24T08:53:33.447Z] #70 [security-secretstore-setup internal] load build context [2024-09-24T08:53:33.717Z] #70 transferring context: 311.12MB 106.7s done [2024-09-24T08:53:33.983Z] #70 DONE 111.2s [2024-09-24T08:53:33.983Z] [2024-09-24T08:53:33.983Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:33.983Z] #57 ... [2024-09-24T08:53:33.983Z] [2024-09-24T08:53:33.983Z] #39 [support-scheduler internal] load build context [2024-09-24T08:53:33.983Z] #39 ... [2024-09-24T08:53:33.983Z] [2024-09-24T08:53:33.983Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:35.387Z] #57 ... [2024-09-24T08:53:35.387Z] [2024-09-24T08:53:35.387Z] #58 [support-notifications internal] load build context [2024-09-24T08:53:35.387Z] #58 ... [2024-09-24T08:53:35.387Z] [2024-09-24T08:53:35.387Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:35.654Z] #57 ... [2024-09-24T08:53:35.654Z] [2024-09-24T08:53:35.654Z] #39 [support-scheduler internal] load build context [2024-09-24T08:53:35.654Z] #39 transferring context: 311.12MB 115.4s done [2024-09-24T08:53:35.654Z] #39 DONE 115.7s [2024-09-24T08:53:35.654Z] [2024-09-24T08:53:35.654Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-24T08:53:35.920Z] #57 transferring context: 311.12MB 114.9s done [2024-09-24T08:53:35.920Z] #57 DONE 116.0s [2024-09-24T08:53:35.920Z] [2024-09-24T08:53:35.920Z] #58 [support-notifications internal] load build context [2024-09-24T08:53:35.920Z] #58 transferring context: 311.12MB 114.1s done [2024-09-24T08:53:35.920Z] #58 DONE 115.9s [2024-09-24T08:53:35.920Z] [2024-09-24T08:53:35.920Z] #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:53:36.876Z] #117 DONE 0.9s [2024-09-24T08:53:36.876Z] [2024-09-24T08:53:36.876Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:53:36.876Z] #115 ... [2024-09-24T08:53:36.876Z] [2024-09-24T08:53:36.876Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #118 ... [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #116 DONE 74.5s [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #113 DONE 77.4s [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #112 DONE 82.0s [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-24T08:54:44.788Z] #119 ... [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #115 DONE 69.8s [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-24T08:54:44.788Z] #120 ... [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #118 DONE 65.1s [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-24T08:54:44.788Z] #121 ... [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:54:44.788Z] #122 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #123 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-09-24T08:54:44.788Z] #124 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #125 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:54:44.788Z] #126 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-09-24T08:54:44.788Z] #127 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-09-24T08:54:44.788Z] #128 DONE 4.3s [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-24T08:54:44.788Z] #119 DONE 4.3s [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #129 [core-command builder 6/7] COPY . . [2024-09-24T08:54:44.788Z] #129 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:54:44.788Z] #130 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #131 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #132 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:54:44.788Z] #133 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-24T08:54:44.788Z] #134 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #135 [support-scheduler builder 6/7] COPY . . [2024-09-24T08:54:44.788Z] #135 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #136 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:54:44.788Z] #137 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #138 [core-data builder 6/7] COPY . . [2024-09-24T08:54:44.788Z] #138 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #139 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:54:44.788Z] #140 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:44.788Z] #141 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:54:44.788Z] #142 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #143 [security-proxy-auth builder 6/7] COPY . . [2024-09-24T08:54:44.788Z] #143 CACHED [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #144 [core-metadata builder 6/7] COPY . . [2024-09-24T08:54:44.788Z] #144 DONE 4.3s [2024-09-24T08:54:44.788Z] [2024-09-24T08:54:44.788Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-24T08:54:48.133Z] #145 ... [2024-09-24T08:54:48.133Z] [2024-09-24T08:54:48.133Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T08:54:48.133Z] #0 5.269 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-09-24T08:54:48.133Z] #146 ... [2024-09-24T08:54:48.133Z] [2024-09-24T08:54:48.133Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-24T08:54:48.133Z] #145 5.447 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-09-24T08:54:49.567Z] #145 ... [2024-09-24T08:54:49.567Z] [2024-09-24T08:54:49.567Z] #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-24T08:54:49.567Z] #147 CACHED [2024-09-24T08:54:49.567Z] [2024-09-24T08:54:49.567Z] #148 [support-notifications builder 6/7] COPY . . [2024-09-24T08:54:49.567Z] #148 CACHED [2024-09-24T08:54:49.567Z] [2024-09-24T08:54:49.567Z] #149 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T08:54:49.567Z] #149 CACHED [2024-09-24T08:54:49.567Z] [2024-09-24T08:54:49.567Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-24T08:54:49.567Z] #120 DONE 8.7s [2024-09-24T08:54:49.567Z] [2024-09-24T08:54:49.567Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T08:54:52.233Z] #150 ... [2024-09-24T08:54:52.233Z] [2024-09-24T08:54:52.233Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-24T08:54:52.233Z] #0 5.061 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-09-24T08:54:52.233Z] #151 ... [2024-09-24T08:54:52.233Z] [2024-09-24T08:54:52.233Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-24T08:54:52.233Z] #0 5.809 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-09-24T08:54:52.498Z] #152 ... [2024-09-24T08:54:52.498Z] [2024-09-24T08:54:52.498Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T08:54:52.498Z] #0 5.187 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-09-24T08:54:52.498Z] #153 ... [2024-09-24T08:54:52.498Z] [2024-09-24T08:54:52.498Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T08:54:52.498Z] #0 4.701 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-09-24T08:54:52.778Z] #154 ... [2024-09-24T08:54:52.779Z] [2024-09-24T08:54:52.779Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-24T08:54:52.779Z] #121 DONE 10.8s [2024-09-24T08:54:52.779Z] [2024-09-24T08:54:52.779Z] #155 [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-09-24T08:54:52.779Z] #0 4.204 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-09-24T08:54:52.779Z] #155 ... [2024-09-24T08:54:52.779Z] [2024-09-24T08:54:52.779Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-24T08:54:52.779Z] #0 5.818 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-09-24T08:54:53.051Z] #156 ... [2024-09-24T08:54:53.051Z] [2024-09-24T08:54:53.051Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T08:54:53.051Z] #0 5.814 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-09-24T08:54:53.317Z] #157 ... [2024-09-24T08:54:53.317Z] [2024-09-24T08:54:53.317Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-24T08:54:53.317Z] #0 4.056 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-09-24T08:54:53.317Z] #158 ... [2024-09-24T08:54:53.317Z] [2024-09-24T08:54:53.317Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T08:54:54.736Z] #159 1.983 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-09-24T08:55:00.087Z] #159 ... [2024-09-24T08:55:00.087Z] [2024-09-24T08:55:00.087Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T08:55:00.087Z] #0 3.239 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-09-24T08:55:02.695Z] #160 ... [2024-09-24T08:55:02.695Z] [2024-09-24T08:55:02.695Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T08:55:02.695Z] #150 3.073 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-09-24T09:14:56.548Z] #150 ... [2024-09-24T09:14:56.548Z] [2024-09-24T09:14:56.548Z] #155 [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-09-24T09:14:56.548Z] #155 1212.3 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-09-24T09:14:56.548Z] #155 ... [2024-09-24T09:14:56.548Z] [2024-09-24T09:14:56.548Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-24T09:14:56.548Z] #156 DONE 1213.7s [2024-09-24T09:14:56.548Z] [2024-09-24T09:14:56.548Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-24T09:14:56.548Z] #152 ... [2024-09-24T09:14:56.548Z] [2024-09-24T09:14:56.548Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:14:56.548Z] #161 DONE 0.2s [2024-09-24T09:14:56.548Z] [2024-09-24T09:14:56.548Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:14:56.816Z] #162 DONE 0.3s [2024-09-24T09:14:56.816Z] [2024-09-24T09:14:56.816Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T09:14:56.816Z] #160 ... [2024-09-24T09:14:56.816Z] [2024-09-24T09:14:56.816Z] #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-09-24T09:14:57.084Z] #163 DONE 0.3s [2024-09-24T09:14:57.084Z] [2024-09-24T09:14:57.084Z] #155 [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-09-24T09:14:57.364Z] #155 ... [2024-09-24T09:14:57.364Z] [2024-09-24T09:14:57.364Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-24T09:14:57.364Z] #164 DONE 0.2s [2024-09-24T09:14:57.364Z] [2024-09-24T09:14:57.364Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-24T09:14:57.632Z] #165 DONE 0.3s [2024-09-24T09:14:57.632Z] [2024-09-24T09:14:57.632Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-24T09:14:57.914Z] #166 DONE 0.1s [2024-09-24T09:14:57.914Z] [2024-09-24T09:14:57.914Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T09:15:00.505Z] #167 DONE 2.4s [2024-09-24T09:15:00.505Z] [2024-09-24T09:15:00.505Z] #108 [security-proxy-setup] exporting to image [2024-09-24T09:15:00.505Z] #108 exporting layers [2024-09-24T09:15:01.346Z] #108 exporting layers 0.9s done [2024-09-24T09:15:01.347Z] #108 writing image sha256:5c4f429b335dc1dd60296451fd4cae5476ab0d05c97a51948aa9dbfc8164f510 [2024-09-24T09:15:01.347Z] #108 writing image sha256:5c4f429b335dc1dd60296451fd4cae5476ab0d05c97a51948aa9dbfc8164f510 done [2024-09-24T09:15:01.347Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-24T09:15:01.347Z] #108 DONE 8.3s [2024-09-24T09:15:01.347Z] [2024-09-24T09:15:01.347Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-24T09:15:05.606Z] #145 ... [2024-09-24T09:15:05.606Z] [2024-09-24T09:15:05.606Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-24T09:15:05.606Z] #158 DONE 1223.5s [2024-09-24T09:15:05.881Z] [2024-09-24T09:15:05.881Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-24T09:15:06.468Z] #168 DONE 0.5s [2024-09-24T09:15:06.468Z] [2024-09-24T09:15:06.468Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-24T09:15:09.064Z] #169 DONE 2.4s [2024-09-24T09:15:09.064Z] [2024-09-24T09:15:09.064Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:15:09.064Z] #170 DONE 0.3s [2024-09-24T09:15:09.064Z] [2024-09-24T09:15:09.064Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:15:09.332Z] #171 DONE 0.3s [2024-09-24T09:15:09.332Z] [2024-09-24T09:15:09.332Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-24T09:15:09.599Z] #172 DONE 0.2s [2024-09-24T09:15:09.599Z] [2024-09-24T09:15:09.599Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-24T09:15:09.877Z] #173 DONE 0.2s [2024-09-24T09:15:09.877Z] [2024-09-24T09:15:09.877Z] #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-09-24T09:15:09.877Z] #174 DONE 0.1s [2024-09-24T09:15:09.877Z] [2024-09-24T09:15:09.877Z] #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-09-24T09:15:10.143Z] #175 DONE 0.1s [2024-09-24T09:15:10.143Z] [2024-09-24T09:15:10.143Z] #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-09-24T09:15:10.143Z] #176 DONE 0.1s [2024-09-24T09:15:10.143Z] [2024-09-24T09:15:10.143Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-24T09:15:10.143Z] #177 DONE 0.1s [2024-09-24T09:15:10.143Z] [2024-09-24T09:15:10.143Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T09:15:10.409Z] #159 ... [2024-09-24T09:15:10.409Z] [2024-09-24T09:15:10.409Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-24T09:15:10.409Z] #178 DONE 0.1s [2024-09-24T09:15:10.409Z] [2024-09-24T09:15:10.409Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-24T09:15:12.993Z] #179 DONE 2.7s [2024-09-24T09:15:12.994Z] [2024-09-24T09:15:12.994Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T09:15:13.259Z] #159 ... [2024-09-24T09:15:13.259Z] [2024-09-24T09:15:13.259Z] #108 [security-bootstrapper] exporting to image [2024-09-24T09:15:13.259Z] #108 exporting layers [2024-09-24T09:15:14.670Z] #108 exporting layers 1.4s done [2024-09-24T09:15:14.670Z] #108 writing image sha256:424d072915bb9b595a21838d14144836161766ba4a1f32b00c7ea156f7cfe8fc done [2024-09-24T09:15:14.670Z] #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-09-24T09:15:14.670Z] #108 DONE 9.7s [2024-09-24T09:15:14.670Z] [2024-09-24T09:15:14.670Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:15:17.623Z] #43 ... [2024-09-24T09:15:17.623Z] [2024-09-24T09:15:17.623Z] #155 [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-09-24T09:15:17.623Z] #155 DONE 1235.2s [2024-09-24T09:15:17.623Z] [2024-09-24T09:15:17.623Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:15:17.623Z] #43 ... [2024-09-24T09:15:17.623Z] [2024-09-24T09:15:17.623Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:15:17.913Z] #180 DONE 0.2s [2024-09-24T09:15:17.913Z] [2024-09-24T09:15:17.913Z] #35 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T09:15:17.913Z] #35 ... [2024-09-24T09:15:17.913Z] [2024-09-24T09:15:17.913Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:15:18.245Z] #181 DONE 0.2s [2024-09-24T09:15:18.245Z] [2024-09-24T09:15:18.245Z] #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-09-24T09:15:18.245Z] #182 DONE 0.1s [2024-09-24T09:15:18.245Z] [2024-09-24T09:15:18.245Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:15:18.245Z] #43 ... [2024-09-24T09:15:18.245Z] [2024-09-24T09:15:18.245Z] #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-09-24T09:15:18.245Z] #183 DONE 0.1s [2024-09-24T09:15:18.546Z] [2024-09-24T09:15:18.546Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-24T09:15:18.546Z] #184 DONE 0.1s [2024-09-24T09:15:18.546Z] [2024-09-24T09:15:18.546Z] #35 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T09:15:18.546Z] #35 ... [2024-09-24T09:15:18.546Z] [2024-09-24T09:15:18.546Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-24T09:15:18.819Z] #185 DONE 0.2s [2024-09-24T09:15:18.819Z] [2024-09-24T09:15:18.819Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-24T09:15:18.819Z] #186 DONE 0.3s [2024-09-24T09:15:18.819Z] [2024-09-24T09:15:18.819Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-24T09:15:19.104Z] #187 DONE 0.1s [2024-09-24T09:15:19.104Z] [2024-09-24T09:15:19.104Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T09:15:21.181Z] #188 DONE 2.1s [2024-09-24T09:15:21.181Z] [2024-09-24T09:15:21.181Z] #108 [security-secretstore-setup] exporting to image [2024-09-24T09:15:21.181Z] #108 exporting layers [2024-09-24T09:15:22.592Z] #108 exporting layers 1.4s done [2024-09-24T09:15:22.592Z] #108 writing image sha256:8398b8cd93c0037d27679fcc93b0fa0c1843ee93d9a419df090391fdc5c40fc3 [2024-09-24T09:15:22.592Z] #108 writing image sha256:8398b8cd93c0037d27679fcc93b0fa0c1843ee93d9a419df090391fdc5c40fc3 done [2024-09-24T09:15:22.592Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-09-24T09:15:22.592Z] #108 DONE 11.1s [2024-09-24T09:15:22.592Z] [2024-09-24T09:15:22.592Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:16:18.972Z] #43 ... [2024-09-24T09:16:18.972Z] [2024-09-24T09:16:18.972Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-24T09:16:18.972Z] #151 DONE 1294.6s [2024-09-24T09:16:18.972Z] [2024-09-24T09:16:18.972Z] #35 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T09:16:18.972Z] #35 ... [2024-09-24T09:16:18.972Z] [2024-09-24T09:16:18.972Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:16:18.972Z] #189 DONE 0.3s [2024-09-24T09:16:18.972Z] [2024-09-24T09:16:18.972Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:16:18.972Z] #190 DONE 0.2s [2024-09-24T09:16:18.972Z] [2024-09-24T09:16:18.972Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-24T09:16:18.972Z] #191 DONE 0.3s [2024-09-24T09:16:18.972Z] [2024-09-24T09:16:18.972Z] #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-09-24T09:16:18.972Z] #192 DONE 0.2s [2024-09-24T09:16:18.972Z] [2024-09-24T09:16:18.972Z] #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-09-24T09:16:18.972Z] #193 DONE 0.2s [2024-09-24T09:16:18.972Z] [2024-09-24T09:16:18.972Z] #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-09-24T09:16:20.915Z] #194 DONE 2.3s [2024-09-24T09:16:20.915Z] [2024-09-24T09:16:20.915Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-24T09:16:20.915Z] #108 exporting layers [2024-09-24T09:16:21.508Z] #108 exporting layers 0.6s done [2024-09-24T09:16:21.774Z] #108 writing image sha256:9db999b546c974b16cfb7e96ea331b6c8bc920507faf4171c5e2741fca9e437c done [2024-09-24T09:16:21.774Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-24T09:16:21.774Z] #108 DONE 11.8s [2024-09-24T09:16:21.774Z] [2024-09-24T09:16:21.774Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T09:18:28.424Z] #157 ... [2024-09-24T09:18:28.424Z] [2024-09-24T09:18:28.424Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T09:18:28.424Z] #159 DONE 1411.1s [2024-09-24T09:18:28.424Z] [2024-09-24T09:18:28.424Z] #35 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T09:18:28.424Z] #35 ... [2024-09-24T09:18:28.424Z] [2024-09-24T09:18:28.424Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:18:28.424Z] #195 DONE 0.1s [2024-09-24T09:18:28.424Z] [2024-09-24T09:18:28.424Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:18:28.424Z] #196 DONE 0.1s [2024-09-24T09:18:28.424Z] [2024-09-24T09:18:28.424Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-24T09:18:28.424Z] #197 DONE 0.3s [2024-09-24T09:18:28.424Z] [2024-09-24T09:18:28.424Z] #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-09-24T09:18:28.424Z] #198 DONE 0.1s [2024-09-24T09:18:28.424Z] [2024-09-24T09:18:28.424Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-24T09:18:28.424Z] #108 exporting layers [2024-09-24T09:18:28.424Z] #108 exporting layers 0.8s done [2024-09-24T09:18:28.424Z] #108 writing image sha256:20c2d48a16c1affab29256ff4352f300454b508136d6f7b7330f8f041ce1f765 done [2024-09-24T09:18:28.424Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-24T09:18:28.424Z] #108 DONE 12.5s [2024-09-24T09:18:28.424Z] [2024-09-24T09:18:28.424Z] #35 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T09:26:35.437Z] #35 ... [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-24T09:26:35.437Z] #145 DONE 1906.0s [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:26:35.437Z] #43 ... [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:26:35.437Z] #199 DONE 0.2s [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:26:35.437Z] #43 ... [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:26:35.437Z] #200 DONE 0.1s [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-24T09:26:35.437Z] #201 DONE 0.4s [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T09:26:35.437Z] #146 ... [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-24T09:26:35.437Z] #202 DONE 0.1s [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-24T09:26:35.437Z] #203 DONE 0.1s [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:26:35.437Z] #43 ... [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T09:26:35.437Z] #204 DONE 2.0s [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #108 [security-proxy-auth] exporting to image [2024-09-24T09:26:35.437Z] #108 exporting layers [2024-09-24T09:26:35.437Z] #108 exporting layers 0.7s done [2024-09-24T09:26:35.437Z] #108 writing image sha256:ba7a9b9bb264bdbd16be0d1c12133bd93fa9d54929af72fedb1c415a7cf01777 done [2024-09-24T09:26:35.437Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-24T09:26:35.437Z] #108 DONE 13.2s [2024-09-24T09:26:35.437Z] [2024-09-24T09:26:35.437Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T09:27:43.290Z] #146 DONE 1975.7s [2024-09-24T09:27:43.291Z] [2024-09-24T09:27:43.291Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-24T09:27:43.291Z] #152 ... [2024-09-24T09:27:43.291Z] [2024-09-24T09:27:43.291Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:27:43.291Z] #205 DONE 0.1s [2024-09-24T09:27:43.291Z] [2024-09-24T09:27:43.291Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T09:27:43.291Z] #154 ... [2024-09-24T09:27:43.291Z] [2024-09-24T09:27:43.291Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:27:43.291Z] #206 DONE 0.1s [2024-09-24T09:27:43.291Z] [2024-09-24T09:27:43.291Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-24T09:27:43.291Z] #207 DONE 0.5s [2024-09-24T09:27:43.291Z] [2024-09-24T09:27:43.291Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-24T09:27:43.291Z] #208 DONE 0.2s [2024-09-24T09:27:43.291Z] [2024-09-24T09:27:43.291Z] #108 [core-command] exporting to image [2024-09-24T09:27:43.291Z] #108 exporting layers [2024-09-24T09:27:43.291Z] #108 exporting layers 0.4s done [2024-09-24T09:27:43.291Z] #108 writing image sha256:239923c82413cfb9665445bd2a44cf3c23a98e0daf4f2ea0f23dc9cfd23cf2d8 done [2024-09-24T09:27:43.291Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-24T09:27:43.291Z] #108 DONE 13.7s [2024-09-24T09:27:43.291Z] [2024-09-24T09:27:43.291Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:29:49.946Z] #43 ... [2024-09-24T09:29:49.946Z] [2024-09-24T09:29:49.946Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T09:29:49.946Z] #157 DONE 2103.5s [2024-09-24T09:29:49.946Z] [2024-09-24T09:29:49.946Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:29:49.946Z] #43 ... [2024-09-24T09:29:49.946Z] [2024-09-24T09:29:49.946Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:29:49.946Z] #209 DONE 0.4s [2024-09-24T09:29:49.946Z] [2024-09-24T09:29:49.946Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:29:49.946Z] #43 ... [2024-09-24T09:29:49.946Z] [2024-09-24T09:29:49.946Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:29:49.946Z] #210 DONE 0.2s [2024-09-24T09:29:49.946Z] [2024-09-24T09:29:49.946Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-24T09:29:49.946Z] #211 DONE 0.8s [2024-09-24T09:29:49.946Z] [2024-09-24T09:29:49.946Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-24T09:29:49.946Z] #212 DONE 0.3s [2024-09-24T09:29:49.946Z] [2024-09-24T09:29:49.946Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-24T09:29:49.946Z] #213 DONE 0.3s [2024-09-24T09:29:49.946Z] [2024-09-24T09:29:49.946Z] #35 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T09:29:49.946Z] #35 ... [2024-09-24T09:29:49.946Z] [2024-09-24T09:29:49.946Z] #108 [core-data] exporting to image [2024-09-24T09:29:49.946Z] #108 exporting layers [2024-09-24T09:29:49.946Z] #108 exporting layers 0.5s done [2024-09-24T09:29:49.946Z] #108 writing image sha256:83b38836ffd722bf8e8d751df0667b59a60f50032d8e914214f744fab310a122 done [2024-09-24T09:29:49.946Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-24T09:29:49.946Z] #108 DONE 14.2s [2024-09-24T09:29:49.946Z] [2024-09-24T09:29:49.946Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T09:29:51.883Z] #153 ... [2024-09-24T09:29:51.883Z] [2024-09-24T09:29:51.883Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-24T09:29:51.883Z] #152 DONE 2109.6s [2024-09-24T09:29:51.883Z] [2024-09-24T09:29:51.883Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T09:29:52.856Z] #153 ... [2024-09-24T09:29:52.856Z] [2024-09-24T09:29:52.857Z] #214 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:29:52.857Z] #214 DONE 0.2s [2024-09-24T09:29:52.857Z] [2024-09-24T09:29:52.857Z] #35 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T09:29:52.857Z] #35 ... [2024-09-24T09:29:52.857Z] [2024-09-24T09:29:52.857Z] #215 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:29:52.857Z] #215 DONE 0.1s [2024-09-24T09:29:53.130Z] [2024-09-24T09:29:53.130Z] #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-24T09:29:53.713Z] #216 DONE 0.6s [2024-09-24T09:29:53.713Z] [2024-09-24T09:29:53.713Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:29:53.713Z] #43 ... [2024-09-24T09:29:53.713Z] [2024-09-24T09:29:53.713Z] #217 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-24T09:29:53.979Z] #217 DONE 0.2s [2024-09-24T09:29:53.979Z] [2024-09-24T09:29:53.979Z] #218 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-24T09:29:53.979Z] #218 DONE 0.2s [2024-09-24T09:29:53.979Z] [2024-09-24T09:29:53.979Z] #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-24T09:29:54.244Z] #219 DONE 0.1s [2024-09-24T09:29:54.244Z] [2024-09-24T09:29:54.244Z] #108 [core-metadata] exporting to image [2024-09-24T09:29:54.244Z] #108 exporting layers [2024-09-24T09:29:55.214Z] #108 exporting layers 0.9s done [2024-09-24T09:29:55.214Z] #108 writing image sha256:4c3ff6d0e96f5b5703715a689a0458e4f2675174974100d289628e314e1b10f0 0.0s done [2024-09-24T09:29:55.214Z] #108 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-09-24T09:29:55.214Z] #108 DONE 15.1s [2024-09-24T09:29:55.214Z] [2024-09-24T09:29:55.214Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:29:55.214Z] #43 ... [2024-09-24T09:29:55.214Z] [2024-09-24T09:29:55.214Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T09:29:55.214Z] #153 DONE 2113.0s [2024-09-24T09:29:55.493Z] [2024-09-24T09:29:55.493Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:29:55.493Z] #43 ... [2024-09-24T09:29:55.493Z] [2024-09-24T09:29:55.493Z] #220 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:29:55.759Z] #220 DONE 0.2s [2024-09-24T09:29:55.759Z] [2024-09-24T09:29:55.759Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T09:29:56.026Z] #160 ... [2024-09-24T09:29:56.026Z] [2024-09-24T09:29:56.026Z] #221 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-24T09:29:56.294Z] #221 DONE 0.5s [2024-09-24T09:29:56.294Z] [2024-09-24T09:29:56.294Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:29:56.560Z] #43 ... [2024-09-24T09:29:56.560Z] [2024-09-24T09:29:56.560Z] #222 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-24T09:29:56.560Z] #222 DONE 0.1s [2024-09-24T09:29:56.560Z] [2024-09-24T09:29:56.560Z] #223 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-24T09:29:56.560Z] #223 DONE 0.1s [2024-09-24T09:29:56.560Z] [2024-09-24T09:29:56.560Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:29:56.830Z] #43 ... [2024-09-24T09:29:56.830Z] [2024-09-24T09:29:56.830Z] #108 [core-keeper] exporting to image [2024-09-24T09:29:57.410Z] #108 exporting layers 0.5s done [2024-09-24T09:29:57.410Z] #108 writing image sha256:45769ac4f1c3e6bc34d51ef171d8fdda2557853f99e8339be83e68b9510afaab done [2024-09-24T09:29:57.410Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-24T09:29:57.410Z] #108 DONE 15.6s [2024-09-24T09:29:57.410Z] [2024-09-24T09:29:57.410Z] #35 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T09:30:29.608Z] #35 ... [2024-09-24T09:30:29.608Z] [2024-09-24T09:30:29.608Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T09:30:29.608Z] #150 DONE 2138.6s [2024-09-24T09:30:29.608Z] [2024-09-24T09:30:29.608Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:30:29.608Z] #43 ... [2024-09-24T09:30:29.608Z] [2024-09-24T09:30:29.608Z] #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:30:29.608Z] #224 DONE 0.3s [2024-09-24T09:30:29.608Z] [2024-09-24T09:30:29.608Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T09:30:29.608Z] #43 ... [2024-09-24T09:30:29.608Z] [2024-09-24T09:30:29.608Z] #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:30:29.608Z] #225 DONE 0.2s [2024-09-24T09:30:29.608Z] [2024-09-24T09:30:29.608Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-24T09:30:29.608Z] #226 ... [2024-09-24T09:30:29.608Z] [2024-09-24T09:30:29.608Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T09:30:29.608Z] #154 DONE 2147.3s [2024-09-24T09:30:29.608Z] [2024-09-24T09:30:29.608Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-24T09:30:29.608Z] #226 DONE 0.4s [2024-09-24T09:30:29.608Z] [2024-09-24T09:30:29.608Z] #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-24T09:30:29.873Z] #227 DONE 0.2s [2024-09-24T09:30:29.873Z] [2024-09-24T09:30:29.873Z] #108 [support-notifications] exporting to image [2024-09-24T09:30:29.873Z] #108 exporting layers [2024-09-24T09:30:29.873Z] #108 ... [2024-09-24T09:30:29.873Z] [2024-09-24T09:30:29.873Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T09:30:29.873Z] #160 DONE 2140.6s [2024-09-24T09:30:30.141Z] [2024-09-24T09:30:30.141Z] #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:30:30.141Z] #228 DONE 0.3s [2024-09-24T09:30:30.141Z] [2024-09-24T09:30:30.141Z] #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:30:30.412Z] #229 DONE 0.2s [2024-09-24T09:30:30.412Z] [2024-09-24T09:30:30.412Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-24T09:30:30.991Z] #230 ... [2024-09-24T09:30:30.991Z] [2024-09-24T09:30:30.991Z] #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T09:30:30.991Z] #231 DONE 0.2s [2024-09-24T09:30:30.991Z] [2024-09-24T09:30:30.991Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-24T09:30:30.991Z] #230 DONE 0.5s [2024-09-24T09:30:30.991Z] [2024-09-24T09:30:30.991Z] #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T09:30:30.991Z] #232 DONE 0.1s [2024-09-24T09:30:30.991Z] [2024-09-24T09:30:30.991Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-24T09:30:30.991Z] #233 DONE 0.1s [2024-09-24T09:30:30.991Z] [2024-09-24T09:30:30.991Z] #108 [support-scheduler] exporting to image [2024-09-24T09:30:30.991Z] #108 exporting layers 1.2s done [2024-09-24T09:30:31.256Z] #108 writing image sha256:13182733073a6f41a9fe9cfa8c91bcfd690d192ca0a29117095a064cb4b6e95f done [2024-09-24T09:30:31.256Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-24T09:30:31.836Z] #108 exporting layers 0.6s done [2024-09-24T09:30:31.836Z] #108 writing image sha256:aaf348ab23988d4d354d80ff358d8942605a2cb068cd5a4a475ebb728287c0f7 done [2024-09-24T09:30:31.836Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-24T09:30:31.836Z] #108 DONE 17.3s [2024-09-24T09:30:31.836Z] [2024-09-24T09:30:31.836Z] #234 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-24T09:30:31.836Z] #234 DONE 0.6s [2024-09-24T09:30:31.836Z] [2024-09-24T09:30:31.836Z] #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-24T09:30:31.836Z] #235 DONE 0.1s [2024-09-24T09:30:31.836Z] [2024-09-24T09:30:31.836Z] #108 [support-cron-scheduler] exporting to image [2024-09-24T09:30:33.238Z] #108 exporting layers 1.3s done [2024-09-24T09:30:33.238Z] #108 writing image sha256:50f130b4082a040f99083509989dfd7f924b1acd9a91d0da68de5ac2011c3d42 done [2024-09-24T09:30:33.238Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-24T09:30:33.238Z] #108 DONE 18.6s [2024-09-24T09:30:33.238Z] [2024-09-24T09:30:33.238Z] #35 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T09:30:33.238Z] time="2024-09-24T08:51:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-24T09:30:33.233Z] $ docker stop --time=1 c6b383364b1892fd24f4f403806887014ed8bf3165691251881dd8b66233fbe0 [2024-09-24T09:30:34.934Z] $ docker rm -f --volumes c6b383364b1892fd24f4f403806887014ed8bf3165691251881dd8b66233fbe0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-24T09:30:35.469Z] + docker images [2024-09-24T09:30:35.469Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-24T09:30:35.469Z] support-cron-scheduler-arm64 latest 50f130b4082a 4 seconds ago 43.7MB [2024-09-24T09:30:35.469Z] support-scheduler-arm64 latest aaf348ab2398 5 seconds ago 41.5MB [2024-09-24T09:30:35.469Z] support-notifications-arm64 latest 13182733073a 6 seconds ago 42.2MB [2024-09-24T09:30:35.469Z] core-keeper-arm64 latest 45769ac4f1c3 39 seconds ago 39.2MB [2024-09-24T09:30:35.469Z] core-metadata-arm64 latest 4c3ff6d0e96f 42 seconds ago 39.5MB [2024-09-24T09:30:35.469Z] core-data-arm64 latest 83b38836ffd7 48 seconds ago 39.3MB [2024-09-24T09:30:35.469Z] core-command-arm64 latest 239923c82413 2 minutes ago 35.1MB [2024-09-24T09:30:35.469Z] security-proxy-auth-arm64 latest ba7a9b9bb264 4 minutes ago 32.7MB [2024-09-24T09:30:35.469Z] security-spiffe-token-provider-arm64 latest 20c2d48a16c1 12 minutes ago 29.1MB [2024-09-24T09:30:35.469Z] core-common-config-bootstrapper-arm64 latest 9db999b546c9 14 minutes ago 15.4MB [2024-09-24T09:30:35.469Z] security-secretstore-setup-arm64 latest 8398b8cd93c0 15 minutes ago 36.4MB [2024-09-24T09:30:35.469Z] security-bootstrapper-arm64 latest 424d072915bb 15 minutes ago 18.9MB [2024-09-24T09:30:35.469Z] security-proxy-setup-arm64 latest 5c4f429b335d 15 minutes ago 26.2MB [2024-09-24T09:30:35.469Z] security-spire-server-arm64 latest ef044311b6ac 37 minutes ago 116MB [2024-09-24T09:30:35.469Z] security-spire-config-arm64 latest 8177fbe10810 37 minutes ago 115MB [2024-09-24T09:30:35.469Z] security-spire-agent-arm64 latest 71e370ef2706 37 minutes ago 174MB [2024-09-24T09:30:35.469Z] ci-base-image-arm64 latest 697a1af2a7ae 57 minutes ago 967MB [2024-09-24T09:30:35.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-24T09:30:35.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-09-24T09:30:35.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-24T09:30:35.935Z] [2024-09-24T09:30:35.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T09:30:36.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-24T09:30:36.541Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-24T09:30:36.541Z] 8998bd30e6a1: Pulling fs layer [2024-09-24T09:30:36.541Z] 04944245beec: Pulling fs layer [2024-09-24T09:30:36.541Z] 699f458cf7ca: Pulling fs layer [2024-09-24T09:30:36.541Z] 765212b225bb: Pulling fs layer [2024-09-24T09:30:36.541Z] f23df028b6ca: Pulling fs layer [2024-09-24T09:30:36.541Z] d65c8cfc05b1: Pulling fs layer [2024-09-24T09:30:36.541Z] 2437ff75d9bd: Pulling fs layer [2024-09-24T09:30:36.541Z] f23df028b6ca: Waiting [2024-09-24T09:30:36.541Z] d65c8cfc05b1: Waiting [2024-09-24T09:30:36.541Z] 2437ff75d9bd: Waiting [2024-09-24T09:30:36.541Z] 765212b225bb: Waiting [2024-09-24T09:30:36.541Z] 04944245beec: Verifying Checksum [2024-09-24T09:30:36.541Z] 04944245beec: Download complete [2024-09-24T09:30:36.541Z] 765212b225bb: Verifying Checksum [2024-09-24T09:30:36.541Z] 765212b225bb: Download complete [2024-09-24T09:30:36.541Z] f23df028b6ca: Verifying Checksum [2024-09-24T09:30:36.541Z] f23df028b6ca: Download complete [2024-09-24T09:30:36.807Z] d65c8cfc05b1: Verifying Checksum [2024-09-24T09:30:36.807Z] d65c8cfc05b1: Download complete [2024-09-24T09:30:36.807Z] 699f458cf7ca: Verifying Checksum [2024-09-24T09:30:36.807Z] 699f458cf7ca: Download complete [2024-09-24T09:30:37.385Z] 8998bd30e6a1: Verifying Checksum [2024-09-24T09:30:37.385Z] 8998bd30e6a1: Download complete [2024-09-24T09:30:39.957Z] 2437ff75d9bd: Verifying Checksum [2024-09-24T09:30:39.957Z] 2437ff75d9bd: Download complete [2024-09-24T09:30:41.894Z] 8998bd30e6a1: Pull complete [2024-09-24T09:30:42.475Z] 04944245beec: Pull complete [2024-09-24T09:30:43.878Z] 699f458cf7ca: Pull complete [2024-09-24T09:30:44.144Z] 765212b225bb: Pull complete [2024-09-24T09:30:45.099Z] f23df028b6ca: Pull complete [2024-09-24T09:30:45.364Z] d65c8cfc05b1: Pull complete [2024-09-24T09:31:03.545Z] 2437ff75d9bd: Pull complete [2024-09-24T09:31:03.545Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-24T09:31:03.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-24T09:31:03.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T09:31:03.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-10983 does not seem to be running inside a container [2024-09-24T09:31:03.776Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09-24T09:31:06.430Z] $ docker top 7be39863b997d3d3ff4334a8b940d966769f01920efd985f0c955b92a0f314c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-24T09:31:07.377Z] ---> job-cost.sh [2024-09-24T09:31:07.377Z] lf-activate-venv: SKIPPING [2024-09-24T09:31:07.377Z] INFO: No Stack... [2024-09-24T09:31:07.955Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-24T09:31:08.537Z] INFO: Archiving Costs [Pipeline] sh [2024-09-24T09:31:08.859Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2024-09-24T09:31:08.859Z] + cut -d, -f6 [Pipeline] lock [2024-09-24T09:31:09.161Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-9-stack-cost] [2024-09-24T09:31:09.175Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4907-9-stack-cost] did not exist. Created. [2024-09-24T09:31:09.182Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-24T09:31:09.838Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-24T09:31:10.056Z] Stashed 1 file(s) [Pipeline] } [2024-09-24T09:31:10.065Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-9-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-24T09:31:10.072Z] $ docker stop --time=1 7be39863b997d3d3ff4334a8b940d966769f01920efd985f0c955b92a0f314c1 [2024-09-24T09:31:11.555Z] $ docker rm -f --volumes 7be39863b997d3d3ff4334a8b940d966769f01920efd985f0c955b92a0f314c1 [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-09-24T09:31:12.286Z] provisioning config files... [2024-09-24T09:31:12.294Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config15065602361436664917tmp [Pipeline] { [Pipeline] sh [2024-09-24T09:31:12.596Z] + set +x [2024-09-24T09:31:12.596Z] + curl -s+ https://codecov.io/bash [2024-09-24T09:31:12.596Z] bash -s -- [2024-09-24T09:31:12.596Z] [2024-09-24T09:31:12.596Z] _____ _ [2024-09-24T09:31:12.596Z] / ____| | | [2024-09-24T09:31:12.596Z] | | ___ __| | ___ ___ _____ __ [2024-09-24T09:31:12.596Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-24T09:31:12.596Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-24T09:31:12.596Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-24T09:31:12.596Z] Bash-1.0.6 [2024-09-24T09:31:12.596Z] [2024-09-24T09:31:12.596Z] [2024-09-24T09:31:12.596Z] ==> git version 2.25.1 found [2024-09-24T09:31:12.596Z] ==> 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-09-24T09:31:12.596Z] Release-Date: 2020-01-08 [2024-09-24T09:31:12.596Z] 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-09-24T09:31:12.596Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-24T09:31:12.596Z] ==> Jenkins CI detected. [2024-09-24T09:31:12.596Z] current dir:  /w/workspace/edgex-go/9 [2024-09-24T09:31:12.596Z] project root: . [2024-09-24T09:31:12.596Z] --> token set from env [2024-09-24T09:31:12.596Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-24T09:31:12.856Z] ==> Running gcov in . (disable via -X gcov) [2024-09-24T09:31:12.856Z] ==> Python coveragepy not found [2024-09-24T09:31:12.856Z] ==> Searching for coverage reports in: [2024-09-24T09:31:12.856Z] + . [2024-09-24T09:31:12.856Z] -> Found 1 reports [2024-09-24T09:31:12.856Z] ==> Detecting git/mercurial file structure [2024-09-24T09:31:12.856Z] ==> Reading reports [2024-09-24T09:31:12.856Z] + ./coverage.out bytes=581101 [2024-09-24T09:31:12.856Z] ==> Appending adjustments [2024-09-24T09:31:12.856Z] https://docs.codecov.io/docs/fixing-reports [2024-09-24T09:31:14.234Z] + Found adjustments [2024-09-24T09:31:14.234Z] ==> Gzipping contents [2024-09-24T09:31:14.234Z] 72K /tmp/codecov.SUWOFD.gz [2024-09-24T09:31:14.234Z] ==> Uploading reports [2024-09-24T09:31:14.234Z] url: https://codecov.io [2024-09-24T09:31:14.234Z] query: branch=PR-4907&commit=d572bb86e6d6981dd31399794e4ac16453c623d8&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-24T09:31:14.234Z] -> Pinging Codecov [2024-09-24T09:31:14.234Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=d572bb86e6d6981dd31399794e4ac16453c623d8&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-24T09:31:14.494Z] -> Uploading to [2024-09-24T09:31:14.494Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/d572bb86e6d6981dd31399794e4ac16453c623d8/d5816688-251d-4ed4-a803-f8f0844e3f80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240924%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240924T093114Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fb05107ff35919f14877a7cd2bffe06a9966d00cfe1d756347e5002a055e2d9c [2024-09-24T09:31:14.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-24T09:31:14.494Z] Dload Upload Total Spent Left Speed [2024-09-24T09:31:14.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71041 0 0 100 71041 0 251k --:--:-- --:--:-- --:--:-- 251k [2024-09-24T09:31:14.754Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d572bb86e6d6981dd31399794e4ac16453c623d8 [Pipeline] } [2024-09-24T09:31:14.762Z] 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-09-24T09:31:15.527Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-24T09:31:15.818Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-24T09:31:16.686Z] ---> package-listing.sh [2024-09-24T09:31:16.686Z] ++ facter osfamily [2024-09-24T09:31:16.686Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-24T09:31:16.944Z] + OS_FAMILY=debian [2024-09-24T09:31:16.944Z] + workspace=/w/workspace/edgex-go/9 [2024-09-24T09:31:16.944Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-24T09:31:16.944Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-24T09:31:16.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-24T09:31:16.944Z] + PACKAGES=/tmp/packages_start.txt [2024-09-24T09:31:16.944Z] + '[' /w/workspace/edgex-go/9 ']' [2024-09-24T09:31:16.944Z] + PACKAGES=/tmp/packages_end.txt [2024-09-24T09:31:16.944Z] + case "${OS_FAMILY}" in [2024-09-24T09:31:16.944Z] + dpkg -l [2024-09-24T09:31:16.944Z] + grep '^ii' [2024-09-24T09:31:16.944Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-24T09:31:16.944Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-24T09:31:16.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-24T09:31:16.944Z] + '[' /w/workspace/edgex-go/9 ']' [2024-09-24T09:31:16.944Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2024-09-24T09:31:16.944Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2024-09-24T09:31:16.955Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-24T09:31:17.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T09:31:17.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-24T09:31:17.797Z] [2024-09-24T09:31:17.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T09:31:18.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-24T09:31:18.099Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-24T09:31:18.099Z] 5eb5b503b376: Pulling fs layer [2024-09-24T09:31:18.099Z] 5c69ac0246d0: Pulling fs layer [2024-09-24T09:31:18.099Z] ec43610c2a17: Pulling fs layer [2024-09-24T09:31:18.099Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-24T09:31:18.099Z] 33b1e0a273af: Pulling fs layer [2024-09-24T09:31:18.099Z] 5d3b04190fa2: Pulling fs layer [2024-09-24T09:31:18.099Z] 2f39f015ded8: Pulling fs layer [2024-09-24T09:31:18.099Z] 3a2ae6a8a46f: Waiting [2024-09-24T09:31:18.099Z] 33b1e0a273af: Waiting [2024-09-24T09:31:18.099Z] 2f39f015ded8: Waiting [2024-09-24T09:31:18.099Z] 5d3b04190fa2: Waiting [2024-09-24T09:31:18.099Z] 5c69ac0246d0: Download complete [2024-09-24T09:31:18.099Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-24T09:31:18.099Z] 3a2ae6a8a46f: Download complete [2024-09-24T09:31:18.099Z] 33b1e0a273af: Verifying Checksum [2024-09-24T09:31:18.099Z] 33b1e0a273af: Download complete [2024-09-24T09:31:18.099Z] 5d3b04190fa2: Download complete [2024-09-24T09:31:18.099Z] ec43610c2a17: Verifying Checksum [2024-09-24T09:31:18.099Z] ec43610c2a17: Download complete [2024-09-24T09:31:18.356Z] 5eb5b503b376: Download complete [2024-09-24T09:31:18.921Z] 2f39f015ded8: Download complete [2024-09-24T09:31:19.488Z] 5eb5b503b376: Pull complete [2024-09-24T09:31:19.746Z] 5c69ac0246d0: Pull complete [2024-09-24T09:31:20.004Z] ec43610c2a17: Pull complete [2024-09-24T09:31:20.004Z] 3a2ae6a8a46f: Pull complete [2024-09-24T09:31:20.262Z] 33b1e0a273af: Pull complete [2024-09-24T09:31:20.520Z] 5d3b04190fa2: Pull complete [2024-09-24T09:31:24.708Z] 2f39f015ded8: Pull complete [2024-09-24T09:31:24.708Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-24T09:31:24.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-24T09:31:24.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T09:31:24.807Z] prd-ubuntu20.04-docker-8c-8g-10971 does not seem to be running inside a container [2024-09-24T09:31:24.835Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09-24T09:31:28.215Z] $ docker top d295c7ddfd1e59d0cdbc04b9760a07aca7678e500493ac9a024ec844560d9a90 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-24T09:31:28.572Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-24T09:31:28.861Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-24T09:31:29.149Z] + ls /var/log/sa-host [2024-09-24T09:31:29.149Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-24T09:31:29.315Z] provisioning config files... [2024-09-24T09:31:29.324Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config11358345647745989219tmp [Pipeline] { [Pipeline] echo [2024-09-24T09:31:29.345Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-24T09:31:29.630Z] ---> create-netrc.sh [Pipeline] } [2024-09-24T09:31:29.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-24T09:31:29.973Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-24T09:31:29.982Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-24T09:31:30.363Z] ---> sudo-logs.sh [2024-09-24T09:31:30.363Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-24T09:31:30.398Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-24T09:31:30.722Z] ---> job-cost.sh [2024-09-24T09:31:30.722Z] lf-activate-venv: SKIPPING [2024-09-24T09:31:30.722Z] DEBUG: total: 0.2199999988079071 [2024-09-24T09:31:30.722Z] INFO: Retrieving Stack Cost... [2024-09-24T09:31:30.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-24T09:31:31.272Z] INFO: Archiving Costs [Pipeline] echo [2024-09-24T09:31:31.295Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-24T09:31:31.620Z] ---> logs-deploy.sh [2024-09-24T09:31:31.620Z] lf-activate-venv: SKIPPING [2024-09-24T09:31:31.620Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/9 [2024-09-24T09:31:31.620Z] INFO: archiving workspace using pattern(s): [2024-09-24T09:31:32.554Z] Archives upload complete. [2024-09-24T09:31:32.812Z] INFO: archiving logs to Nexus [2024-09-24T09:31:33.388Z] ---> uname -a: [2024-09-24T09:31:33.388Z] Linux prd-ubuntu20-04-docker-8c-8g-10971 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-24T09:31:33.388Z] [2024-09-24T09:31:33.388Z] [2024-09-24T09:31:33.388Z] ---> lscpu: [2024-09-24T09:31:33.388Z] Architecture: x86_64 [2024-09-24T09:31:33.388Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-24T09:31:33.388Z] Byte Order: Little Endian [2024-09-24T09:31:33.388Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-24T09:31:33.388Z] CPU(s): 8 [2024-09-24T09:31:33.388Z] On-line CPU(s) list: 0-7 [2024-09-24T09:31:33.388Z] Thread(s) per core: 1 [2024-09-24T09:31:33.388Z] Core(s) per socket: 1 [2024-09-24T09:31:33.388Z] Socket(s): 8 [2024-09-24T09:31:33.388Z] NUMA node(s): 1 [2024-09-24T09:31:33.388Z] Vendor ID: AuthenticAMD [2024-09-24T09:31:33.388Z] CPU family: 23 [2024-09-24T09:31:33.388Z] Model: 49 [2024-09-24T09:31:33.388Z] Model name: AMD EPYC-Rome Processor [2024-09-24T09:31:33.388Z] Stepping: 0 [2024-09-24T09:31:33.388Z] CPU MHz: 2799.998 [2024-09-24T09:31:33.388Z] BogoMIPS: 5599.99 [2024-09-24T09:31:33.388Z] Virtualization: AMD-V [2024-09-24T09:31:33.388Z] Hypervisor vendor: KVM [2024-09-24T09:31:33.388Z] Virtualization type: full [2024-09-24T09:31:33.388Z] L1d cache: 256 KiB [2024-09-24T09:31:33.388Z] L1i cache: 256 KiB [2024-09-24T09:31:33.388Z] L2 cache: 4 MiB [2024-09-24T09:31:33.388Z] L3 cache: 128 MiB [2024-09-24T09:31:33.388Z] NUMA node0 CPU(s): 0-7 [2024-09-24T09:31:33.388Z] Vulnerability Itlb multihit: Not affected [2024-09-24T09:31:33.388Z] Vulnerability L1tf: Not affected [2024-09-24T09:31:33.388Z] Vulnerability Mds: Not affected [2024-09-24T09:31:33.388Z] Vulnerability Meltdown: Not affected [2024-09-24T09:31:33.388Z] Vulnerability Mmio stale data: Not affected [2024-09-24T09:31:33.388Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-24T09:31:33.388Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-24T09:31:33.388Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-24T09:31:33.388Z] Vulnerability Srbds: Not affected [2024-09-24T09:31:33.388Z] Vulnerability Tsx async abort: Not affected [2024-09-24T09:31:33.388Z] 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-09-24T09:31:33.388Z] [2024-09-24T09:31:33.388Z] [2024-09-24T09:31:33.388Z] ---> nproc: [2024-09-24T09:31:33.388Z] 8 [2024-09-24T09:31:33.388Z] [2024-09-24T09:31:33.388Z] [2024-09-24T09:31:33.388Z] ---> df -h: [2024-09-24T09:31:33.388Z] Filesystem Size Used Avail Use% Mounted on [2024-09-24T09:31:33.388Z] overlay 155G 28G 128G 18% / [2024-09-24T09:31:33.388Z] tmpfs 64M 0 64M 0% /dev [2024-09-24T09:31:33.389Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-24T09:31:33.389Z] shm 64M 0 64M 0% /dev/shm [2024-09-24T09:31:33.389Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-09-24T09:31:33.389Z] [2024-09-24T09:31:33.389Z] [2024-09-24T09:31:33.389Z] ---> sar -b -r -n DEV: [2024-09-24T09:31:33.389Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10971) 09/24/24 _x86_64_ (8 CPU) [2024-09-24T09:31:33.389Z] [2024-09-24T09:31:33.389Z] 02:37:23 LINUX RESTART (8 CPU) [2024-09-24T09:31:33.389Z] [2024-09-24T09:31:33.389Z] 02:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-24T09:31:33.389Z] 02:39:01 6.85 0.00 6.85 0.00 0.00 403.07 0.00 [2024-09-24T09:31:33.389Z] 02:40:01 1.12 0.02 1.10 0.00 2.67 14.40 0.00 [2024-09-24T09:31:33.389Z] 02:41:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 [2024-09-24T09:31:33.389Z] 02:42:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 [2024-09-24T09:31:33.389Z] 02:43:01 46.29 5.13 41.16 0.00 4343.01 8459.92 0.00 [2024-09-24T09:31:33.389Z] 02:44:01 6.06 0.02 6.05 0.00 0.13 125.80 0.00 [2024-09-24T09:31:33.389Z] 02:45:01 3.28 1.02 2.27 0.00 21.86 30.13 0.00 [2024-09-24T09:31:33.389Z] 02:46:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2024-09-24T09:31:33.389Z] 02:47:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-09-24T09:31:33.389Z] 02:48:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 [2024-09-24T09:31:33.389Z] 02:49:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2024-09-24T09:31:33.389Z] 02:50:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.389Z] 02:51:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2024-09-24T09:31:33.389Z] 02:52:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2024-09-24T09:31:33.389Z] 02:53:01 1.80 0.02 1.78 0.00 0.13 24.26 0.00 [2024-09-24T09:31:33.389Z] 02:54:01 1.20 0.00 1.20 0.00 0.00 15.86 0.00 [2024-09-24T09:31:33.389Z] 02:55:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-09-24T09:31:33.389Z] 02:56:01 1.24 0.00 1.24 0.00 0.00 15.86 0.00 [2024-09-24T09:31:33.389Z] 02:57:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2024-09-24T09:31:33.389Z] 02:58:01 1.07 0.00 1.07 0.00 0.00 14.93 0.00 [2024-09-24T09:31:33.389Z] 02:59:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2024-09-24T09:31:33.389Z] 03:00:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2024-09-24T09:31:33.389Z] 03:01:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 [2024-09-24T09:31:33.389Z] 03:02:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 [2024-09-24T09:31:33.389Z] 03:03:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2024-09-24T09:31:33.389Z] 03:04:01 1.33 0.00 1.33 0.00 0.00 17.86 0.00 [2024-09-24T09:31:33.389Z] 03:05:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2024-09-24T09:31:33.389Z] 03:06:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2024-09-24T09:31:33.389Z] 03:07:01 5.08 3.86 1.22 0.00 88.09 25.85 0.00 [2024-09-24T09:31:33.389Z] 03:08:01 1.45 0.00 1.45 0.00 0.00 18.93 0.00 [2024-09-24T09:31:33.389Z] 03:09:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2024-09-24T09:31:33.389Z] 03:10:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2024-09-24T09:31:33.389Z] 03:11:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 [2024-09-24T09:31:33.389Z] 03:12:01 1.02 0.00 1.02 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.389Z] 03:13:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2024-09-24T09:31:33.389Z] 03:14:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.389Z] 03:15:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2024-09-24T09:31:33.389Z] 03:16:01 1.17 0.00 1.17 0.00 0.00 15.73 0.00 [2024-09-24T09:31:33.389Z] 03:17:01 0.93 0.02 0.92 0.00 0.13 11.46 0.00 [2024-09-24T09:31:33.389Z] 03:18:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 [2024-09-24T09:31:33.389Z] 03:19:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-09-24T09:31:33.389Z] 03:20:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 [2024-09-24T09:31:33.389Z] 03:21:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-09-24T09:31:33.389Z] 03:22:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 [2024-09-24T09:31:33.389Z] 03:23:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.389Z] 03:24:01 1.30 0.00 1.30 0.00 0.00 17.20 0.00 [2024-09-24T09:31:33.389Z] 03:25:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 [2024-09-24T09:31:33.389Z] 03:26:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2024-09-24T09:31:33.389Z] 03:27:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2024-09-24T09:31:33.389Z] 03:28:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2024-09-24T09:31:33.389Z] 03:29:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 [2024-09-24T09:31:33.389Z] 03:30:01 1.30 0.00 1.30 0.00 0.00 16.78 0.00 [2024-09-24T09:31:33.389Z] 03:31:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2024-09-24T09:31:33.389Z] 03:32:01 1.18 0.00 1.18 0.00 0.00 15.86 0.00 [2024-09-24T09:31:33.389Z] 03:33:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2024-09-24T09:31:33.389Z] 03:34:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 [2024-09-24T09:31:33.389Z] 03:35:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2024-09-24T09:31:33.389Z] 03:36:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2024-09-24T09:31:33.389Z] 03:37:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-09-24T09:31:33.389Z] 03:38:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 [2024-09-24T09:31:33.389Z] 03:39:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2024-09-24T09:31:33.389Z] 03:40:01 1.23 0.00 1.23 0.00 0.00 16.40 0.00 [2024-09-24T09:31:33.389Z] 03:41:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2024-09-24T09:31:33.389Z] 03:42:01 1.13 0.00 1.13 0.00 0.00 15.19 0.00 [2024-09-24T09:31:33.389Z] 03:43:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 [2024-09-24T09:31:33.389Z] 03:44:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2024-09-24T09:31:33.389Z] 03:45:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2024-09-24T09:31:33.389Z] 03:46:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2024-09-24T09:31:33.389Z] 03:47:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.389Z] 03:48:01 1.38 0.00 1.38 0.00 0.00 18.13 0.00 [2024-09-24T09:31:33.389Z] 03:49:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2024-09-24T09:31:33.389Z] 03:50:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 [2024-09-24T09:31:33.389Z] 03:51:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2024-09-24T09:31:33.389Z] 03:52:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2024-09-24T09:31:33.389Z] 03:53:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 [2024-09-24T09:31:33.389Z] 03:54:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 [2024-09-24T09:31:33.389Z] 03:55:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.389Z] 03:56:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 [2024-09-24T09:31:33.389Z] 03:57:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.389Z] 03:58:01 1.37 0.00 1.37 0.00 0.00 18.40 0.00 [2024-09-24T09:31:33.389Z] 03:59:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2024-09-24T09:31:33.389Z] 04:00:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 [2024-09-24T09:31:33.389Z] 04:01:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2024-09-24T09:31:33.389Z] 04:02:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 [2024-09-24T09:31:33.389Z] 04:03:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2024-09-24T09:31:33.389Z] 04:04:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 [2024-09-24T09:31:33.389Z] 04:05:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2024-09-24T09:31:33.389Z] 04:06:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 [2024-09-24T09:31:33.389Z] 04:07:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2024-09-24T09:31:33.389Z] 04:08:01 1.52 0.00 1.52 0.00 0.00 19.20 0.00 [2024-09-24T09:31:33.389Z] 04:09:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-09-24T09:31:33.389Z] 04:10:02 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.389Z] 04:11:01 1.03 0.00 1.03 0.00 0.00 12.61 0.00 [2024-09-24T09:31:33.389Z] 04:12:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2024-09-24T09:31:33.389Z] 04:13:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2024-09-24T09:31:33.389Z] 04:14:01 1.72 0.00 1.72 0.00 0.00 21.20 0.00 [2024-09-24T09:31:33.389Z] 04:15:01 2.40 0.63 1.77 0.00 70.51 21.33 0.00 [2024-09-24T09:31:33.389Z] 04:16:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 [2024-09-24T09:31:33.389Z] 04:17:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2024-09-24T09:31:33.389Z] 04:18:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 [2024-09-24T09:31:33.389Z] 04:19:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2024-09-24T09:31:33.389Z] 04:20:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2024-09-24T09:31:33.389Z] 04:21:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2024-09-24T09:31:33.389Z] 04:22:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 [2024-09-24T09:31:33.389Z] 04:23:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2024-09-24T09:31:33.389Z] 04:24:01 1.20 0.00 1.20 0.00 0.00 16.66 0.00 [2024-09-24T09:31:33.389Z] 04:25:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2024-09-24T09:31:33.389Z] 04:26:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 [2024-09-24T09:31:33.389Z] 04:27:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2024-09-24T09:31:33.389Z] 04:28:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2024-09-24T09:31:33.389Z] 04:29:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 [2024-09-24T09:31:33.389Z] 04:30:01 1.63 0.00 1.63 0.00 0.00 19.86 0.00 [2024-09-24T09:31:33.389Z] 04:31:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 [2024-09-24T09:31:33.389Z] 04:32:01 0.97 0.00 0.97 0.00 0.00 13.60 0.00 [2024-09-24T09:31:33.389Z] 04:33:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2024-09-24T09:31:33.389Z] 04:34:01 1.20 0.00 1.20 0.00 0.00 16.66 0.00 [2024-09-24T09:31:33.389Z] 04:35:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 [2024-09-24T09:31:33.389Z] 04:36:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2024-09-24T09:31:33.389Z] 04:37:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2024-09-24T09:31:33.389Z] 04:38:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 [2024-09-24T09:31:33.389Z] 04:39:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.389Z] 04:40:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 [2024-09-24T09:31:33.389Z] 04:41:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2024-09-24T09:31:33.389Z] 04:42:01 1.15 0.00 1.15 0.00 0.00 15.06 0.00 [2024-09-24T09:31:33.389Z] 04:43:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2024-09-24T09:31:33.389Z] 04:44:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 [2024-09-24T09:31:33.389Z] 04:45:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-09-24T09:31:33.389Z] 04:46:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 [2024-09-24T09:31:33.389Z] 04:47:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2024-09-24T09:31:33.389Z] 04:48:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.389Z] 04:49:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2024-09-24T09:31:33.389Z] 04:50:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 [2024-09-24T09:31:33.389Z] 04:51:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2024-09-24T09:31:33.389Z] 04:52:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2024-09-24T09:31:33.389Z] 04:53:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2024-09-24T09:31:33.389Z] 04:54:01 1.72 0.00 1.72 0.00 0.00 21.19 0.00 [2024-09-24T09:31:33.389Z] 04:55:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.389Z] 04:56:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2024-09-24T09:31:33.389Z] 04:57:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2024-09-24T09:31:33.389Z] 04:58:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.389Z] 04:59:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.389Z] 05:00:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 [2024-09-24T09:31:33.389Z] 05:01:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 [2024-09-24T09:31:33.389Z] 05:02:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2024-09-24T09:31:33.389Z] 05:03:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 [2024-09-24T09:31:33.389Z] 05:04:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 [2024-09-24T09:31:33.389Z] 05:05:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2024-09-24T09:31:33.389Z] 05:06:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.389Z] 05:07:01 1.50 0.18 1.32 0.00 18.53 17.33 0.00 [2024-09-24T09:31:33.389Z] 05:08:01 1.85 0.00 1.85 0.00 0.00 21.60 0.00 [2024-09-24T09:31:33.389Z] 05:09:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 [2024-09-24T09:31:33.389Z] 05:10:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 [2024-09-24T09:31:33.389Z] 05:11:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.389Z] 05:12:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.389Z] 05:13:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2024-09-24T09:31:33.389Z] 05:14:01 1.65 0.00 1.65 0.00 0.00 20.40 0.00 [2024-09-24T09:31:33.389Z] 05:15:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2024-09-24T09:31:33.389Z] 05:16:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2024-09-24T09:31:33.389Z] 05:17:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2024-09-24T09:31:33.389Z] 05:18:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 [2024-09-24T09:31:33.389Z] 05:19:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2024-09-24T09:31:33.389Z] 05:20:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 [2024-09-24T09:31:33.389Z] 05:21:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 [2024-09-24T09:31:33.389Z] 05:22:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.389Z] 05:23:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2024-09-24T09:31:33.389Z] 05:24:01 1.73 0.00 1.73 0.00 0.00 21.59 0.00 [2024-09-24T09:31:33.389Z] 05:25:01 1.03 0.00 1.03 0.00 0.00 11.32 0.00 [2024-09-24T09:31:33.389Z] 05:26:02 1.17 0.00 1.17 0.00 0.00 13.99 0.00 [2024-09-24T09:31:33.389Z] 05:27:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2024-09-24T09:31:33.389Z] 05:28:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2024-09-24T09:31:33.389Z] 05:29:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.389Z] 05:30:01 1.37 0.02 1.35 0.00 1.20 16.00 0.00 [2024-09-24T09:31:33.389Z] 05:31:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.389Z] 05:32:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2024-09-24T09:31:33.389Z] 05:33:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2024-09-24T09:31:33.389Z] 05:34:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 [2024-09-24T09:31:33.389Z] 05:35:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2024-09-24T09:31:33.389Z] 05:36:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2024-09-24T09:31:33.389Z] 05:37:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 [2024-09-24T09:31:33.389Z] 05:38:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2024-09-24T09:31:33.389Z] 05:39:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2024-09-24T09:31:33.389Z] 05:40:01 1.50 0.00 1.50 0.00 0.00 19.06 0.00 [2024-09-24T09:31:33.389Z] 05:41:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-09-24T09:31:33.389Z] 05:42:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.389Z] 05:43:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 [2024-09-24T09:31:33.389Z] 05:44:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.389Z] 05:45:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2024-09-24T09:31:33.389Z] 05:46:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-09-24T09:31:33.389Z] 05:47:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2024-09-24T09:31:33.389Z] 05:48:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2024-09-24T09:31:33.389Z] 05:49:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2024-09-24T09:31:33.389Z] 05:50:01 1.75 0.00 1.75 0.00 0.00 21.60 0.00 [2024-09-24T09:31:33.389Z] 05:51:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2024-09-24T09:31:33.389Z] 05:52:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2024-09-24T09:31:33.389Z] 05:53:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.389Z] 05:54:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2024-09-24T09:31:33.389Z] 05:55:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 [2024-09-24T09:31:33.389Z] 05:56:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.389Z] 05:57:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 [2024-09-24T09:31:33.389Z] 05:58:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2024-09-24T09:31:33.389Z] 05:59:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2024-09-24T09:31:33.389Z] 06:00:01 1.85 0.00 1.85 0.00 0.00 22.13 0.00 [2024-09-24T09:31:33.389Z] 06:01:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.389Z] 06:02:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 [2024-09-24T09:31:33.389Z] 06:03:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.389Z] 06:04:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.389Z] 06:05:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2024-09-24T09:31:33.389Z] 06:06:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2024-09-24T09:31:33.389Z] 06:07:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2024-09-24T09:31:33.389Z] 06:08:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2024-09-24T09:31:33.389Z] 06:09:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2024-09-24T09:31:33.389Z] 06:10:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 [2024-09-24T09:31:33.390Z] 06:11:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2024-09-24T09:31:33.390Z] 06:12:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 [2024-09-24T09:31:33.390Z] 06:13:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 [2024-09-24T09:31:33.390Z] 06:14:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2024-09-24T09:31:33.390Z] 06:15:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 [2024-09-24T09:31:33.390Z] 06:16:01 0.90 0.00 0.90 0.00 0.00 12.00 0.00 [2024-09-24T09:31:33.390Z] 06:17:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2024-09-24T09:31:33.390Z] 06:18:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.390Z] 06:19:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.390Z] 06:20:01 1.77 0.00 1.77 0.00 0.00 21.33 0.00 [2024-09-24T09:31:33.390Z] 06:21:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-09-24T09:31:33.390Z] 06:22:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2024-09-24T09:31:33.390Z] 06:23:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2024-09-24T09:31:33.390Z] 06:24:01 1.00 0.00 1.00 0.00 0.00 13.60 0.00 [2024-09-24T09:31:33.390Z] 06:25:01 1.43 0.03 1.40 0.00 0.27 16.53 0.00 [2024-09-24T09:31:33.390Z] 06:26:01 4.24 2.23 2.01 0.00 36.29 74.58 0.00 [2024-09-24T09:31:33.390Z] 06:27:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 [2024-09-24T09:31:33.390Z] 06:28:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.390Z] 06:29:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 [2024-09-24T09:31:33.390Z] 06:30:01 1.82 0.00 1.82 0.00 0.00 21.86 0.00 [2024-09-24T09:31:33.390Z] 06:31:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-09-24T09:31:33.390Z] 06:32:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 [2024-09-24T09:31:33.390Z] 06:33:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2024-09-24T09:31:33.390Z] 06:34:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 [2024-09-24T09:31:33.390Z] 06:35:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2024-09-24T09:31:33.390Z] 06:36:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2024-09-24T09:31:33.390Z] 06:37:01 1.36 0.00 1.36 0.00 0.00 15.86 0.00 [2024-09-24T09:31:33.390Z] 06:38:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2024-09-24T09:31:33.390Z] 06:39:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 [2024-09-24T09:31:33.390Z] 06:40:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 [2024-09-24T09:31:33.390Z] 06:41:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2024-09-24T09:31:33.390Z] 06:42:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 [2024-09-24T09:31:33.390Z] 06:43:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2024-09-24T09:31:33.390Z] 06:44:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 [2024-09-24T09:31:33.390Z] 06:45:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2024-09-24T09:31:33.390Z] 06:46:01 1.67 0.00 1.67 0.00 0.00 20.80 0.00 [2024-09-24T09:31:33.390Z] 06:47:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2024-09-24T09:31:33.390Z] 06:48:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 [2024-09-24T09:31:33.390Z] 06:49:01 1.40 0.00 1.40 0.00 0.00 16.39 0.00 [2024-09-24T09:31:33.390Z] 06:50:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 [2024-09-24T09:31:33.390Z] 06:51:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2024-09-24T09:31:33.390Z] 06:52:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 [2024-09-24T09:31:33.390Z] 06:53:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2024-09-24T09:31:33.390Z] 06:54:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-09-24T09:31:33.390Z] 06:55:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.390Z] 06:56:01 1.52 0.00 1.52 0.00 0.00 19.60 0.00 [2024-09-24T09:31:33.390Z] 06:57:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2024-09-24T09:31:33.390Z] 06:58:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2024-09-24T09:31:33.390Z] 06:59:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 [2024-09-24T09:31:33.390Z] 07:00:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 [2024-09-24T09:31:33.390Z] 07:01:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 [2024-09-24T09:31:33.390Z] 07:02:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2024-09-24T09:31:33.390Z] 07:03:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2024-09-24T09:31:33.390Z] 07:04:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2024-09-24T09:31:33.390Z] 07:05:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2024-09-24T09:31:33.390Z] 07:06:01 1.50 0.00 1.50 0.00 0.00 19.86 0.00 [2024-09-24T09:31:33.390Z] 07:07:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2024-09-24T09:31:33.390Z] 07:08:01 1.03 0.00 1.03 0.00 0.00 14.00 0.00 [2024-09-24T09:31:33.390Z] 07:09:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 [2024-09-24T09:31:33.390Z] 07:10:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.390Z] 07:11:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 [2024-09-24T09:31:33.390Z] 07:12:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2024-09-24T09:31:33.390Z] 07:13:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2024-09-24T09:31:33.390Z] 07:14:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2024-09-24T09:31:33.390Z] 07:15:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 [2024-09-24T09:31:33.390Z] 07:16:01 1.52 0.00 1.52 0.00 0.00 19.46 0.00 [2024-09-24T09:31:33.390Z] 07:17:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2024-09-24T09:31:33.390Z] 07:18:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2024-09-24T09:31:33.390Z] 07:19:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 [2024-09-24T09:31:33.390Z] 07:20:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2024-09-24T09:31:33.390Z] 07:21:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 [2024-09-24T09:31:33.390Z] 07:22:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 [2024-09-24T09:31:33.390Z] 07:23:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2024-09-24T09:31:33.390Z] 07:24:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 [2024-09-24T09:31:33.390Z] 07:25:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2024-09-24T09:31:33.390Z] 07:26:01 1.45 0.00 1.45 0.00 0.00 19.46 0.00 [2024-09-24T09:31:33.390Z] 07:27:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 [2024-09-24T09:31:33.390Z] 07:28:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.390Z] 07:29:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2024-09-24T09:31:33.390Z] 07:30:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2024-09-24T09:31:33.390Z] 07:31:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2024-09-24T09:31:33.390Z] 07:32:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 [2024-09-24T09:31:33.390Z] 07:33:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2024-09-24T09:31:33.390Z] 07:34:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 [2024-09-24T09:31:33.390Z] 07:35:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 [2024-09-24T09:31:33.390Z] 07:36:01 1.73 0.00 1.73 0.00 0.00 20.66 0.00 [2024-09-24T09:31:33.390Z] 07:37:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2024-09-24T09:31:33.390Z] 07:38:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2024-09-24T09:31:33.390Z] 07:39:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.390Z] 07:40:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.390Z] 07:41:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2024-09-24T09:31:33.390Z] 07:42:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 [2024-09-24T09:31:33.390Z] 07:43:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2024-09-24T09:31:33.390Z] 07:44:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2024-09-24T09:31:33.390Z] 07:45:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2024-09-24T09:31:33.390Z] 07:46:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 [2024-09-24T09:31:33.390Z] 07:47:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2024-09-24T09:31:33.390Z] 07:48:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2024-09-24T09:31:33.390Z] 07:49:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2024-09-24T09:31:33.390Z] 07:50:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 [2024-09-24T09:31:33.390Z] 07:51:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 [2024-09-24T09:31:33.390Z] 07:52:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 [2024-09-24T09:31:33.390Z] 07:53:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 [2024-09-24T09:31:33.390Z] 07:54:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2024-09-24T09:31:33.390Z] 07:55:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2024-09-24T09:31:33.390Z] 07:56:01 1.82 0.00 1.82 0.00 0.00 22.00 0.00 [2024-09-24T09:31:33.390Z] 07:57:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2024-09-24T09:31:33.390Z] 07:58:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 [2024-09-24T09:31:33.390Z] 07:59:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 [2024-09-24T09:31:33.390Z] 08:00:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 [2024-09-24T09:31:33.390Z] 08:01:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 [2024-09-24T09:31:33.390Z] 08:02:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2024-09-24T09:31:33.390Z] 08:03:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2024-09-24T09:31:33.390Z] 08:04:02 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-09-24T09:31:33.390Z] 08:05:01 1.47 0.00 1.47 0.00 0.00 17.08 0.00 [2024-09-24T09:31:33.390Z] 08:06:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2024-09-24T09:31:33.390Z] 08:07:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2024-09-24T09:31:33.390Z] 08:08:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 [2024-09-24T09:31:33.390Z] 08:09:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 [2024-09-24T09:31:33.390Z] 08:10:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2024-09-24T09:31:33.390Z] 08:11:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2024-09-24T09:31:33.390Z] 08:12:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 [2024-09-24T09:31:33.390Z] 08:13:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2024-09-24T09:31:33.390Z] 08:14:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2024-09-24T09:31:33.390Z] 08:15:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2024-09-24T09:31:33.390Z] 08:16:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.390Z] 08:17:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 [2024-09-24T09:31:33.390Z] 08:18:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2024-09-24T09:31:33.390Z] 08:19:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2024-09-24T09:31:33.390Z] 08:20:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 [2024-09-24T09:31:33.390Z] 08:21:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2024-09-24T09:31:33.390Z] 08:22:01 2.03 0.00 2.03 0.00 0.00 24.26 0.00 [2024-09-24T09:31:33.390Z] 08:23:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2024-09-24T09:31:33.390Z] 08:24:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 [2024-09-24T09:31:33.390Z] 08:25:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 [2024-09-24T09:31:33.390Z] 08:26:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 [2024-09-24T09:31:33.390Z] 08:27:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 [2024-09-24T09:31:33.390Z] 08:28:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2024-09-24T09:31:33.390Z] 08:29:01 264.22 12.65 251.57 0.00 1837.16 18465.32 0.00 [2024-09-24T09:31:33.390Z] 08:30:01 198.42 1.45 196.97 0.00 62.66 68766.01 0.00 [2024-09-24T09:31:33.390Z] 08:31:01 42.37 0.03 42.34 0.00 0.27 33574.54 0.00 [2024-09-24T09:31:33.390Z] 08:32:01 38.89 0.27 38.63 0.00 3.33 18729.81 0.00 [2024-09-24T09:31:33.390Z] 08:33:01 202.32 0.45 201.87 0.00 46.39 94877.92 0.00 [2024-09-24T09:31:33.390Z] 08:34:01 753.29 12.95 740.34 0.00 113.18 240616.16 0.00 [2024-09-24T09:31:33.390Z] 08:35:01 313.91 0.72 313.19 0.00 7.06 133150.62 0.00 [2024-09-24T09:31:33.390Z] 08:36:01 193.04 0.05 192.99 0.00 0.40 76440.79 0.00 [2024-09-24T09:31:33.390Z] 08:37:01 347.03 0.05 346.98 0.00 0.40 132564.73 0.00 [2024-09-24T09:31:33.390Z] 08:38:01 547.85 0.05 547.80 0.00 1.20 57114.70 0.00 [2024-09-24T09:31:33.390Z] 08:39:01 2.03 0.00 2.03 0.00 0.00 21.73 0.00 [2024-09-24T09:31:33.390Z] 08:40:01 1.88 0.00 1.88 0.00 0.00 20.80 0.00 [2024-09-24T09:31:33.390Z] 08:41:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2024-09-24T09:31:33.390Z] 08:42:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 [2024-09-24T09:31:33.390Z] 08:43:01 1.62 0.00 1.62 0.00 0.00 16.53 0.00 [2024-09-24T09:31:33.390Z] 08:44:01 2.05 0.00 2.05 0.00 0.00 23.19 0.00 [2024-09-24T09:31:33.390Z] 08:45:01 1.53 0.00 1.53 0.00 0.00 15.86 0.00 [2024-09-24T09:31:33.390Z] 08:46:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2024-09-24T09:31:33.390Z] 08:47:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 [2024-09-24T09:31:33.390Z] 08:48:01 1.92 0.00 1.92 0.00 0.00 21.73 0.00 [2024-09-24T09:31:33.390Z] 08:49:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.390Z] 08:50:01 1.95 0.00 1.95 0.00 0.00 21.60 0.00 [2024-09-24T09:31:33.390Z] 08:51:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 [2024-09-24T09:31:33.390Z] 08:52:01 2.27 0.00 2.27 0.00 0.00 25.73 0.00 [2024-09-24T09:31:33.390Z] 08:53:01 1.57 0.00 1.57 0.00 0.00 16.13 0.00 [2024-09-24T09:31:33.390Z] 08:54:01 2.15 0.00 2.15 0.00 0.00 23.86 0.00 [2024-09-24T09:31:33.390Z] 08:55:01 1.48 0.00 1.48 0.00 0.00 14.93 0.00 [2024-09-24T09:31:33.390Z] 08:56:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 [2024-09-24T09:31:33.390Z] 08:57:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.390Z] 08:58:01 2.13 0.00 2.13 0.00 0.00 24.93 0.00 [2024-09-24T09:31:33.390Z] 08:59:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 [2024-09-24T09:31:33.390Z] 09:00:01 2.02 0.00 2.02 0.00 0.00 21.86 0.00 [2024-09-24T09:31:33.390Z] 09:01:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 [2024-09-24T09:31:33.390Z] 09:02:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 [2024-09-24T09:31:33.390Z] 09:03:01 1.25 0.00 1.25 0.00 0.00 12.80 0.00 [2024-09-24T09:31:33.390Z] 09:04:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 [2024-09-24T09:31:33.390Z] 09:05:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2024-09-24T09:31:33.390Z] 09:06:01 1.90 0.00 1.90 0.00 0.00 20.93 0.00 [2024-09-24T09:31:33.390Z] 09:07:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.390Z] 09:08:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.390Z] 09:09:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2024-09-24T09:31:33.390Z] 09:10:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-09-24T09:31:33.390Z] 09:11:01 1.60 0.00 1.60 0.00 0.00 16.80 0.00 [2024-09-24T09:31:33.390Z] 09:12:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 [2024-09-24T09:31:33.390Z] 09:13:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 [2024-09-24T09:31:33.390Z] 09:14:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2024-09-24T09:31:33.390Z] 09:15:01 1.72 0.00 1.72 0.00 0.00 18.13 0.00 [2024-09-24T09:31:33.390Z] 09:16:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2024-09-24T09:31:33.390Z] 09:17:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 [2024-09-24T09:31:33.390Z] 09:18:01 1.50 0.00 1.50 0.00 0.00 16.39 0.00 [2024-09-24T09:31:33.390Z] 09:19:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 [2024-09-24T09:31:33.390Z] 09:20:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 [2024-09-24T09:31:33.390Z] 09:21:01 1.58 0.00 1.58 0.00 0.00 16.66 0.00 [2024-09-24T09:31:33.390Z] 09:22:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 [2024-09-24T09:31:33.390Z] 09:23:02 1.23 0.00 1.23 0.00 0.00 12.80 0.00 [2024-09-24T09:31:33.390Z] 09:24:01 1.86 0.00 1.86 0.00 0.00 20.87 0.00 [2024-09-24T09:31:33.390Z] 09:25:01 1.18 0.00 1.18 0.00 0.00 12.13 0.00 [2024-09-24T09:31:33.390Z] 09:26:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2024-09-24T09:31:33.390Z] 09:27:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 [2024-09-24T09:31:33.390Z] 09:28:01 1.97 0.00 1.97 0.00 0.00 22.53 0.00 [2024-09-24T09:31:33.390Z] 09:29:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 [2024-09-24T09:31:33.390Z] 09:30:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 [2024-09-24T09:31:33.390Z] 09:31:01 1.23 0.00 1.23 0.00 0.00 12.26 0.00 [2024-09-24T09:31:33.390Z] Average: 8.43 0.10 8.33 0.00 16.12 2154.40 0.00 [2024-09-24T09:31:33.390Z] [2024-09-24T09:31:33.390Z] 02:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-24T09:31:33.390Z] 02:39:01 30556664 31830608 545028 1.66 47312 1541132 1666084 4.91 624900 1414228 172 [2024-09-24T09:31:33.390Z] 02:40:01 30556684 31830900 544640 1.66 47352 1541208 1666084 4.91 624592 1414432 28 [2024-09-24T09:31:33.390Z] 02:41:01 30556524 31830780 544392 1.66 47372 1541216 1666084 4.91 626024 1414432 184 [2024-09-24T09:31:33.390Z] 02:42:01 30556524 31830856 544336 1.66 47404 1541220 1666084 4.91 625320 1414496 20 [2024-09-24T09:31:33.390Z] 02:43:01 30099188 31796624 540620 1.64 76972 1939064 1601108 4.72 904320 1552940 928 [2024-09-24T09:31:33.390Z] 02:44:01 30105932 31798628 538204 1.64 75584 1935804 1606176 4.73 901436 1549684 4 [2024-09-24T09:31:33.390Z] 02:45:01 30104572 31798264 538832 1.64 75724 1936424 1639664 4.83 901820 1550216 24 [2024-09-24T09:31:33.390Z] 02:46:01 30104128 31797872 539120 1.64 75780 1936428 1639664 4.83 902068 1550216 8 [2024-09-24T09:31:33.390Z] 02:47:01 30104396 31798184 538820 1.64 75804 1936432 1639664 4.83 901892 1550224 4 [2024-09-24T09:31:33.390Z] 02:48:01 30105016 31798848 538044 1.64 75868 1936436 1639664 4.83 901308 1550228 20 [2024-09-24T09:31:33.390Z] 02:49:01 30106416 31800276 536548 1.63 75900 1936436 1639664 4.83 899844 1550228 12 [2024-09-24T09:31:33.390Z] 02:50:01 30106424 31800304 536464 1.63 75924 1936440 1639664 4.83 899888 1550232 44 [2024-09-24T09:31:33.390Z] 02:51:01 30106584 31800532 536376 1.63 75996 1936444 1639664 4.83 900012 1550236 8 [2024-09-24T09:31:33.390Z] 02:52:01 30106376 31800376 536352 1.63 76012 1936444 1639664 4.83 900528 1550236 216 [2024-09-24T09:31:33.390Z] 02:53:01 30104388 31798484 537980 1.64 76080 1936428 1647720 4.86 901232 1550216 200 [2024-09-24T09:31:33.390Z] 02:54:01 30104008 31798172 538124 1.64 76120 1936432 1647720 4.86 901380 1550224 184 [2024-09-24T09:31:33.391Z] 02:55:01 30104408 31798616 537544 1.63 76176 1936436 1647720 4.86 901280 1550228 188 [2024-09-24T09:31:33.391Z] 02:56:01 30104376 31798624 537552 1.63 76192 1936440 1647720 4.86 901272 1550232 44 [2024-09-24T09:31:33.391Z] 02:57:01 30104544 31798808 537524 1.63 76208 1936440 1647720 4.86 900996 1550232 8 [2024-09-24T09:31:33.391Z] 02:58:01 30104756 31799060 537188 1.63 76244 1936444 1647720 4.86 900588 1550236 60 [2024-09-24T09:31:33.391Z] 02:59:01 30104740 31799088 537200 1.63 76284 1936448 1647720 4.86 900852 1550240 32 [2024-09-24T09:31:33.391Z] 03:00:01 30104968 31799344 536908 1.63 76308 1936448 1647720 4.86 900600 1550240 4 [2024-09-24T09:31:33.391Z] 03:01:01 30104668 31799056 537068 1.63 76332 1936452 1647720 4.86 901040 1550244 32 [2024-09-24T09:31:33.391Z] 03:02:01 30104772 31799220 537020 1.63 76364 1936452 1647720 4.86 902552 1550244 28 [2024-09-24T09:31:33.391Z] 03:03:01 30104444 31798940 537184 1.63 76400 1936456 1647720 4.86 902244 1550248 28 [2024-09-24T09:31:33.391Z] 03:04:01 30104704 31799268 536764 1.63 76452 1936464 1647720 4.86 903396 1550260 200 [2024-09-24T09:31:33.391Z] 03:05:01 30104616 31799216 536716 1.63 76480 1936464 1647720 4.86 903296 1550256 196 [2024-09-24T09:31:33.391Z] 03:06:01 30104608 31799368 536492 1.63 76520 1936596 1647720 4.86 903188 1550376 4 [2024-09-24T09:31:33.391Z] 03:07:01 30058028 31756264 578896 1.76 76580 1939516 1647720 4.86 947952 1551932 200 [2024-09-24T09:31:33.391Z] 03:08:01 30058020 31756308 578800 1.76 76636 1939504 1647720 4.86 947604 1551920 12 [2024-09-24T09:31:33.391Z] 03:09:01 30058168 31756516 578472 1.76 76684 1939524 1647720 4.86 947600 1551924 32 [2024-09-24T09:31:33.391Z] 03:10:01 30057936 31756332 578812 1.76 76732 1939524 1647720 4.86 947648 1551928 12 [2024-09-24T09:31:33.391Z] 03:11:01 30057672 31756156 578728 1.76 76764 1939532 1647720 4.86 947672 1551936 8 [2024-09-24T09:31:33.391Z] 03:12:01 30057624 31756160 578676 1.76 76796 1939540 1647720 4.86 947748 1551948 60 [2024-09-24T09:31:33.391Z] 03:13:01 30057388 31755948 578824 1.76 76832 1939532 1647720 4.86 947964 1551936 20 [2024-09-24T09:31:33.391Z] 03:14:01 30057064 31755676 578988 1.76 76864 1939544 1647720 4.86 948264 1551944 60 [2024-09-24T09:31:33.391Z] 03:15:01 30057292 31755904 578684 1.76 76892 1939544 1631076 4.81 948044 1551944 8 [2024-09-24T09:31:33.391Z] 03:16:01 30057544 31756212 578612 1.76 76924 1939548 1631076 4.81 948112 1551948 8 [2024-09-24T09:31:33.391Z] 03:17:01 30057076 31755752 579372 1.76 76960 1939540 1631076 4.81 948128 1551952 24 [2024-09-24T09:31:33.391Z] 03:18:01 30056788 31755576 579168 1.76 76996 1939544 1631076 4.81 948424 1551952 40 [2024-09-24T09:31:33.391Z] 03:19:01 30056748 31755588 579116 1.76 77028 1939556 1631076 4.81 948432 1551956 216 [2024-09-24T09:31:33.391Z] 03:20:01 30056408 31755268 579320 1.76 77048 1939556 1631076 4.81 948828 1551956 212 [2024-09-24T09:31:33.391Z] 03:21:01 30056296 31755176 579324 1.76 77072 1939564 1631076 4.81 948876 1551960 200 [2024-09-24T09:31:33.391Z] 03:22:01 30056304 31755216 579228 1.76 77088 1939568 1631076 4.81 948992 1551964 228 [2024-09-24T09:31:33.391Z] 03:23:01 30056052 31754972 579428 1.76 77120 1939568 1631076 4.81 948900 1551964 36 [2024-09-24T09:31:33.391Z] 03:24:01 30055912 31754892 579680 1.76 77160 1939572 1631076 4.81 949112 1551972 12 [2024-09-24T09:31:33.391Z] 03:25:01 30055904 31754924 579628 1.76 77184 1939580 1631076 4.81 949244 1551976 32 [2024-09-24T09:31:33.391Z] 03:26:01 30055920 31754984 579520 1.76 77216 1939580 1631076 4.81 949288 1551976 4 [2024-09-24T09:31:33.391Z] 03:27:01 30055596 31754676 579736 1.76 77256 1939584 1631076 4.81 949356 1551980 28 [2024-09-24T09:31:33.391Z] 03:28:01 30055580 31754748 579608 1.76 77320 1939584 1631076 4.81 949608 1551980 44 [2024-09-24T09:31:33.391Z] 03:29:01 30055532 31754752 579548 1.76 77360 1939588 1631076 4.81 949608 1551988 28 [2024-09-24T09:31:33.391Z] 03:30:01 30055748 31755004 579452 1.76 77392 1939596 1647152 4.85 949700 1551992 4 [2024-09-24T09:31:33.391Z] 03:31:01 30055480 31754752 579664 1.76 77420 1939596 1647152 4.85 949716 1551992 8 [2024-09-24T09:31:33.391Z] 03:32:01 30055164 31754596 579732 1.76 77452 1939728 1647152 4.85 949812 1552104 56 [2024-09-24T09:31:33.391Z] 03:33:01 30054840 31754332 579916 1.76 77508 1939728 1647152 4.85 950044 1552104 40 [2024-09-24T09:31:33.391Z] 03:34:01 30054572 31754128 580200 1.76 77532 1939732 1647152 4.85 950044 1552132 152 [2024-09-24T09:31:33.391Z] 03:35:01 30054548 31754124 580164 1.76 77548 1939736 1647152 4.85 950120 1552136 24 [2024-09-24T09:31:33.391Z] 03:36:01 30054740 31754344 580092 1.76 77580 1939736 1647152 4.85 950144 1552136 4 [2024-09-24T09:31:33.391Z] 03:37:01 30054724 31754376 580040 1.76 77612 1939740 1647152 4.85 950244 1552144 28 [2024-09-24T09:31:33.391Z] 03:38:01 30054700 31754408 579892 1.76 77656 1939744 1647152 4.85 950840 1552148 24 [2024-09-24T09:31:33.391Z] 03:39:01 30054400 31754148 580084 1.76 77704 1939744 1647152 4.85 950864 1552144 188 [2024-09-24T09:31:33.391Z] 03:40:01 30054440 31754224 580020 1.76 77736 1939752 1647152 4.85 950568 1552148 4 [2024-09-24T09:31:33.391Z] 03:41:01 30054576 31754404 579924 1.76 77764 1939752 1630960 4.81 951192 1552152 192 [2024-09-24T09:31:33.391Z] 03:42:01 30054292 31754152 580144 1.76 77804 1939760 1630960 4.81 951020 1552160 252 [2024-09-24T09:31:33.391Z] 03:43:01 30054096 31754004 580220 1.76 77860 1939764 1630960 4.81 951260 1552168 44 [2024-09-24T09:31:33.391Z] 03:44:01 30053788 31753748 580428 1.77 77892 1939764 1630960 4.81 951276 1552164 220 [2024-09-24T09:31:33.391Z] 03:45:01 30053488 31753496 580628 1.77 77924 1939768 1630960 4.81 951348 1552172 4 [2024-09-24T09:31:33.391Z] 03:46:01 30053464 31753496 580556 1.77 77956 1939768 1647024 4.85 951456 1552168 268 [2024-09-24T09:31:33.391Z] 03:47:01 30053888 31753968 580472 1.77 77988 1939772 1647024 4.85 951616 1552176 208 [2024-09-24T09:31:33.391Z] 03:48:01 30053952 31754068 580364 1.76 78036 1939780 1647024 4.85 951752 1552176 20 [2024-09-24T09:31:33.391Z] 03:49:01 30053668 31753828 580656 1.77 78080 1939780 1647024 4.85 951556 1552180 12 [2024-09-24T09:31:33.391Z] 03:50:01 30053844 31754056 580704 1.77 78112 1939784 1647024 4.85 951628 1552184 4 [2024-09-24T09:31:33.391Z] 03:51:01 30053836 31754176 580536 1.77 78144 1939916 1647024 4.85 951720 1552272 24 [2024-09-24T09:31:33.391Z] 03:52:01 30053796 31754152 580492 1.77 78160 1939916 1630640 4.81 951712 1552268 152 [2024-09-24T09:31:33.391Z] 03:53:01 30053732 31754176 580424 1.77 78192 1939920 1630640 4.81 952212 1552324 36 [2024-09-24T09:31:33.391Z] 03:54:01 30053640 31754136 580668 1.77 78248 1939920 1630640 4.81 952200 1552320 12 [2024-09-24T09:31:33.391Z] 03:55:01 30053592 31754096 580644 1.77 78280 1939924 1630640 4.81 952216 1552324 4 [2024-09-24T09:31:33.391Z] 03:56:01 30053528 31754088 580608 1.77 78296 1939928 1630640 4.81 952340 1552328 156 [2024-09-24T09:31:33.391Z] 03:57:01 30053432 31754024 580572 1.77 78316 1939928 1630640 4.81 952736 1552328 184 [2024-09-24T09:31:33.391Z] 03:58:01 30053196 31753836 580672 1.77 78372 1939936 1630640 4.81 952984 1552336 44 [2024-09-24T09:31:33.391Z] 03:59:01 30053292 31753980 580664 1.77 78412 1939940 1614584 4.76 953100 1552336 208 [2024-09-24T09:31:33.391Z] 04:00:01 30053048 31753780 580848 1.77 78444 1939944 1614584 4.76 953140 1552340 188 [2024-09-24T09:31:33.391Z] 04:01:01 30053244 31754012 580540 1.77 78484 1939948 1630692 4.81 953168 1552344 216 [2024-09-24T09:31:33.391Z] 04:02:01 30052480 31753288 581240 1.77 78524 1939948 1630692 4.81 954032 1552348 208 [2024-09-24T09:31:33.391Z] 04:03:01 30051928 31752784 581624 1.77 78580 1939952 1630692 4.81 953976 1552356 52 [2024-09-24T09:31:33.391Z] 04:04:01 30051984 31752896 581508 1.77 78620 1939956 1630692 4.81 953732 1552356 12 [2024-09-24T09:31:33.391Z] 04:05:01 30051396 31752340 582144 1.77 78636 1939956 1630692 4.81 954704 1552356 8 [2024-09-24T09:31:33.391Z] 04:06:01 30051776 31752760 581888 1.77 78660 1939960 1613992 4.76 954624 1552360 156 [2024-09-24T09:31:33.391Z] 04:07:01 30044728 31745728 588800 1.79 78684 1939964 1613992 4.76 962320 1551488 24 [2024-09-24T09:31:33.391Z] 04:08:01 30044216 31745352 589096 1.79 78716 1940088 1613992 4.76 962516 1551584 48 [2024-09-24T09:31:33.391Z] 04:09:01 30044224 31745428 588964 1.79 78756 1940100 1613992 4.76 962592 1551612 16 [2024-09-24T09:31:33.391Z] 04:10:02 30044460 31745688 588644 1.79 78772 1940100 1613992 4.76 962620 1551608 152 [2024-09-24T09:31:33.391Z] 04:11:01 30044280 31745516 588868 1.79 78788 1940104 1613992 4.76 963072 1551612 212 [2024-09-24T09:31:33.391Z] 04:12:01 30044532 31745804 588584 1.79 78804 1940104 1613992 4.76 963036 1551612 232 [2024-09-24T09:31:33.391Z] 04:13:01 30044312 31745612 588760 1.79 78828 1940108 1613992 4.76 962884 1551616 36 [2024-09-24T09:31:33.391Z] 04:14:01 30043824 31745184 589124 1.79 78884 1940112 1613992 4.76 963016 1551620 24 [2024-09-24T09:31:33.391Z] 04:15:01 30037624 31741236 593164 1.80 78936 1942212 1615672 4.76 966224 1550708 8 [2024-09-24T09:31:33.391Z] 04:16:01 30037560 31741200 593116 1.80 78960 1942224 1615672 4.76 966256 1550712 44 [2024-09-24T09:31:33.391Z] 04:17:01 30037536 31741180 593068 1.80 78984 1942228 1615672 4.76 966364 1550716 8 [2024-09-24T09:31:33.391Z] 04:18:01 30037504 31741216 592956 1.80 79008 1942228 1615672 4.76 966576 1550716 48 [2024-09-24T09:31:33.391Z] 04:19:01 30037212 31740956 593164 1.80 79040 1942232 1615672 4.76 966612 1550720 40 [2024-09-24T09:31:33.391Z] 04:20:01 30037428 31741156 593192 1.80 79056 1942232 1615672 4.76 966720 1550728 192 [2024-09-24T09:31:33.391Z] 04:21:01 30037412 31741144 593260 1.80 79072 1942236 1615672 4.76 966704 1550732 24 [2024-09-24T09:31:33.391Z] 04:22:01 30037380 31741156 593192 1.80 79096 1942240 1615672 4.76 966816 1550736 40 [2024-09-24T09:31:33.391Z] 04:23:01 30037248 31741056 593556 1.81 79120 1942240 1615672 4.76 966764 1550736 20 [2024-09-24T09:31:33.391Z] 04:24:01 30037428 31741268 593272 1.80 79160 1942248 1615672 4.76 967248 1550744 272 [2024-09-24T09:31:33.391Z] 04:25:01 30037572 31741456 593240 1.80 79184 1942248 1615672 4.76 967464 1550748 204 [2024-09-24T09:31:33.391Z] 04:26:01 30037604 31741516 593160 1.80 79208 1942252 1615672 4.76 967276 1550748 260 [2024-09-24T09:31:33.391Z] 04:27:01 30037336 31741252 593348 1.80 79224 1942256 1615672 4.76 967552 1550752 200 [2024-09-24T09:31:33.391Z] 04:28:01 30037288 31741260 593296 1.80 79264 1942256 1615672 4.76 968048 1550752 276 [2024-09-24T09:31:33.391Z] 04:29:01 30037240 31741240 593248 1.80 79296 1942260 1615672 4.76 967704 1550756 44 [2024-09-24T09:31:33.391Z] 04:30:01 30037516 31741556 592940 1.80 79320 1942264 1615672 4.76 967416 1550760 4 [2024-09-24T09:31:33.391Z] 04:31:01 30037216 31741256 593160 1.80 79336 1942264 1615672 4.76 967400 1550760 12 [2024-09-24T09:31:33.391Z] 04:32:01 30037400 31741492 593076 1.80 79364 1942272 1615672 4.76 967524 1550764 72 [2024-09-24T09:31:33.391Z] 04:33:01 30037424 31741532 592980 1.80 79388 1942272 1615672 4.76 967672 1550764 20 [2024-09-24T09:31:33.391Z] 04:34:01 30037376 31741620 592796 1.80 79420 1942408 1599184 4.71 967784 1550872 64 [2024-09-24T09:31:33.391Z] 04:35:01 30037596 31741916 592496 1.80 79444 1942412 1599184 4.71 967972 1550908 24 [2024-09-24T09:31:33.391Z] 04:36:01 30037580 31741924 592416 1.80 79476 1942412 1599184 4.71 967856 1550908 192 [2024-09-24T09:31:33.391Z] 04:37:01 30037240 31741632 592952 1.80 79508 1942416 1599184 4.71 967956 1550912 8 [2024-09-24T09:31:33.391Z] 04:38:01 30037392 31741824 592700 1.80 79548 1942420 1599184 4.71 968116 1550916 68 [2024-09-24T09:31:33.391Z] 04:39:01 30037108 31741588 592896 1.80 79592 1942420 1599184 4.71 968176 1550916 36 [2024-09-24T09:31:33.391Z] 04:40:01 30037020 31741528 592928 1.80 79608 1942424 1599184 4.71 968264 1550920 192 [2024-09-24T09:31:33.391Z] 04:41:01 30037224 31741732 592644 1.80 79624 1942424 1599184 4.71 968248 1550920 8 [2024-09-24T09:31:33.391Z] 04:42:01 30036868 31741420 592836 1.80 79640 1942432 1615476 4.76 968680 1550924 248 [2024-09-24T09:31:33.391Z] 04:43:01 30036908 31741476 592740 1.80 79672 1942436 1615476 4.76 968664 1550932 40 [2024-09-24T09:31:33.391Z] 04:44:01 30036580 31741184 593192 1.80 79712 1942436 1615476 4.76 968636 1550928 212 [2024-09-24T09:31:33.391Z] 04:45:01 30036540 31741200 593172 1.80 79736 1942440 1615476 4.76 968688 1550940 4 [2024-09-24T09:31:33.391Z] 04:46:01 30036744 31741424 592892 1.80 79752 1942440 1631548 4.81 968772 1550936 4 [2024-09-24T09:31:33.391Z] 04:47:01 30036696 31741380 592844 1.80 79784 1942444 1631548 4.81 968756 1550940 24 [2024-09-24T09:31:33.391Z] 04:48:01 30036216 31740980 593192 1.80 79824 1942448 1631548 4.81 969024 1550944 172 [2024-09-24T09:31:33.391Z] 04:49:01 30036144 31740960 593116 1.80 79880 1942452 1631548 4.81 969068 1550944 36 [2024-09-24T09:31:33.391Z] 04:50:01 30036320 31741184 593060 1.80 79912 1942456 1631548 4.81 969116 1550952 212 [2024-09-24T09:31:33.391Z] 04:51:01 30036336 31741204 593096 1.80 79928 1942460 1631548 4.81 969400 1550956 8 [2024-09-24T09:31:33.391Z] 04:52:01 30036288 31741308 592936 1.80 79944 1942592 1631548 4.81 969484 1551068 200 [2024-09-24T09:31:33.391Z] 04:53:01 30036248 31741300 592872 1.80 79968 1942596 1631548 4.81 969508 1551072 36 [2024-09-24T09:31:33.391Z] 04:54:01 30036388 31741500 592716 1.80 80024 1942596 1631548 4.81 969688 1551072 20 [2024-09-24T09:31:33.391Z] 04:55:01 30036364 31741496 592668 1.80 80056 1942600 1631548 4.81 969708 1551076 24 [2024-09-24T09:31:33.391Z] 04:56:01 30036044 31741212 593120 1.80 80072 1942604 1631548 4.81 969804 1551080 200 [2024-09-24T09:31:33.391Z] 04:57:01 30036100 31741268 593092 1.80 80092 1942604 1631548 4.81 969788 1551080 8 [2024-09-24T09:31:33.391Z] 04:58:01 30036312 31741528 592776 1.80 80116 1942608 1631548 4.81 969968 1551084 204 [2024-09-24T09:31:33.391Z] 04:59:01 30035900 31741164 593036 1.80 80156 1942608 1614848 4.76 970624 1551104 40 [2024-09-24T09:31:33.391Z] 05:00:01 30035852 31741156 592996 1.80 80172 1942616 1614848 4.76 970484 1551108 256 [2024-09-24T09:31:33.391Z] 05:01:01 30035624 31740932 593184 1.80 80204 1942620 1614848 4.76 970152 1551112 4 [2024-09-24T09:31:33.391Z] 05:02:01 30035992 31741372 593180 1.80 80236 1942620 1614848 4.76 971132 1551112 212 [2024-09-24T09:31:33.391Z] 05:03:01 30035612 31741032 593468 1.80 80276 1942624 1614848 4.76 971092 1551116 16 [2024-09-24T09:31:33.391Z] 05:04:01 30035660 31741144 593304 1.80 80324 1942628 1614848 4.76 971968 1551124 72 [2024-09-24T09:31:33.391Z] 05:05:01 30035604 31741128 593256 1.80 80360 1942632 1614848 4.76 972020 1551124 216 [2024-09-24T09:31:33.391Z] 05:06:01 30035516 31741020 593284 1.80 80392 1942636 1614848 4.76 972152 1551128 280 [2024-09-24T09:31:33.391Z] 05:07:01 30018424 31724696 608804 1.85 80448 1943192 1618044 4.77 989528 1551416 300 [2024-09-24T09:31:33.391Z] 05:08:01 30023968 31730280 603412 1.84 80496 1943200 1618044 4.77 982864 1551424 176 [2024-09-24T09:31:33.391Z] 05:09:01 30023636 31730040 603704 1.84 80560 1943204 1618044 4.77 983232 1551436 44 [2024-09-24T09:31:33.391Z] 05:10:01 30022840 31729260 604412 1.84 80592 1943204 1618044 4.77 983176 1551428 288 [2024-09-24T09:31:33.391Z] 05:11:01 30022832 31729304 604356 1.84 80632 1943208 1618044 4.77 982956 1551436 8 [2024-09-24T09:31:33.391Z] 05:12:01 30022336 31728836 604772 1.84 80664 1943208 1618044 4.77 982904 1551432 196 [2024-09-24T09:31:33.391Z] 05:13:01 30022172 31728732 604944 1.84 80704 1943212 1618044 4.77 983392 1551440 204 [2024-09-24T09:31:33.391Z] 05:14:01 30022140 31728748 604944 1.84 80744 1943216 1618044 4.77 982956 1551440 8 [2024-09-24T09:31:33.391Z] 05:15:01 30022060 31728680 604912 1.84 80764 1943216 1618044 4.77 983328 1551440 208 [2024-09-24T09:31:33.391Z] 05:16:01 30022012 31728672 604872 1.84 80788 1943220 1618044 4.77 983332 1551444 288 [2024-09-24T09:31:33.391Z] 05:17:01 30021508 31728200 605340 1.84 80816 1943224 1618044 4.77 983032 1551448 4 [2024-09-24T09:31:33.391Z] 05:18:01 30021436 31728172 605272 1.84 80848 1943228 1618044 4.77 983120 1551448 216 [2024-09-24T09:31:33.391Z] 05:19:01 30021420 31728204 605220 1.84 80892 1943232 1618044 4.77 983160 1551456 48 [2024-09-24T09:31:33.391Z] 05:20:01 30021096 31727912 605408 1.84 80908 1943232 1618044 4.77 983560 1551456 308 [2024-09-24T09:31:33.391Z] 05:21:01 30021240 31728096 605360 1.84 80932 1943240 1618044 4.77 983668 1551460 204 [2024-09-24T09:31:33.391Z] 05:22:01 30021280 31728148 605316 1.84 80948 1943244 1618044 4.77 983284 1551464 56 [2024-09-24T09:31:33.392Z] 05:23:01 30021084 31728096 605404 1.84 80984 1943372 1618044 4.77 983416 1551576 16 [2024-09-24T09:31:33.392Z] 05:24:01 30021028 31728068 605332 1.84 81040 1943376 1618044 4.77 983324 1551576 192 [2024-09-24T09:31:33.392Z] 05:25:01 30021256 31728368 605032 1.84 81068 1943376 1618044 4.77 983396 1551604 8 [2024-09-24T09:31:33.392Z] 05:26:02 30021144 31728300 605044 1.84 81100 1943384 1618044 4.77 983444 1551600 168 [2024-09-24T09:31:33.392Z] 05:27:01 30020560 31727772 605596 1.84 81148 1943388 1618044 4.77 983484 1551612 28 [2024-09-24T09:31:33.392Z] 05:28:01 30020760 31728008 605524 1.84 81188 1943388 1618044 4.77 983584 1551608 172 [2024-09-24T09:31:33.392Z] 05:29:01 30020972 31728268 605212 1.84 81240 1943392 1618044 4.77 983600 1551616 28 [2024-09-24T09:31:33.392Z] 05:30:01 30020420 31727812 605636 1.84 81284 1943432 1634280 4.82 983692 1551652 160 [2024-09-24T09:31:33.392Z] 05:31:01 30020372 31727756 605688 1.84 81308 1943432 1634280 4.82 983732 1551656 8 [2024-09-24T09:31:33.392Z] 05:32:01 30020348 31727748 605636 1.84 81336 1943436 1634280 4.82 983748 1551656 248 [2024-09-24T09:31:33.392Z] 05:33:01 30020340 31727784 605536 1.84 81368 1943436 1634280 4.82 983848 1551660 20 [2024-09-24T09:31:33.392Z] 05:34:01 30020516 31727988 605488 1.84 81396 1943440 1634280 4.82 983812 1551660 224 [2024-09-24T09:31:33.392Z] 05:35:01 30020352 31727856 605600 1.84 81420 1943440 1634280 4.82 984172 1551664 12 [2024-09-24T09:31:33.392Z] 05:36:01 30020336 31727884 605516 1.84 81460 1943440 1634280 4.82 983932 1551668 216 [2024-09-24T09:31:33.392Z] 05:37:01 30020264 31727856 605460 1.84 81500 1943452 1634280 4.82 983976 1551672 36 [2024-09-24T09:31:33.392Z] 05:38:01 30020452 31728068 605132 1.84 81532 1943456 1634280 4.82 984296 1551672 336 [2024-09-24T09:31:33.392Z] 05:39:01 30020452 31728108 605072 1.84 81568 1943460 1634280 4.82 983916 1551676 32 [2024-09-24T09:31:33.392Z] 05:40:01 30020636 31728332 605020 1.84 81596 1943460 1634280 4.82 983956 1551680 228 [2024-09-24T09:31:33.392Z] 05:41:01 30020368 31728080 605232 1.84 81620 1943464 1634280 4.82 983972 1551680 8 [2024-09-24T09:31:33.392Z] 05:42:01 30020060 31727896 605432 1.84 81636 1943596 1634280 4.82 984036 1551776 224 [2024-09-24T09:31:33.392Z] 05:43:01 30020020 31727904 605360 1.84 81676 1943600 1634280 4.82 984168 1551784 24 [2024-09-24T09:31:33.392Z] 05:44:01 30019900 31727812 605364 1.84 81724 1943604 1634280 4.82 984140 1551780 224 [2024-09-24T09:31:33.392Z] 05:45:01 30020120 31728084 605052 1.84 81756 1943608 1634280 4.82 984176 1551792 4 [2024-09-24T09:31:33.392Z] 05:46:01 30019492 31727488 605792 1.84 81788 1943608 1634280 4.82 984212 1551788 216 [2024-09-24T09:31:33.392Z] 05:47:01 30019184 31727268 606032 1.84 81820 1943612 1618060 4.77 984252 1551832 8 [2024-09-24T09:31:33.392Z] 05:48:01 30019096 31727212 605940 1.84 81860 1943616 1618060 4.77 984720 1551836 304 [2024-09-24T09:31:33.392Z] 05:49:01 30019348 31727508 605628 1.84 81904 1943616 1618060 4.77 984316 1551840 20 [2024-09-24T09:31:33.392Z] 05:50:01 30019324 31727524 605572 1.84 81940 1943612 1618060 4.77 984356 1551840 176 [2024-09-24T09:31:33.392Z] 05:51:01 30019276 31727500 605516 1.84 81976 1943620 1618060 4.77 984380 1551840 8 [2024-09-24T09:31:33.392Z] 05:52:01 30019436 31727720 605464 1.84 82008 1943624 1634112 4.82 984432 1551844 184 [2024-09-24T09:31:33.392Z] 05:53:01 30019104 31727444 605816 1.84 82048 1943628 1634112 4.82 984540 1551848 32 [2024-09-24T09:31:33.392Z] 05:54:01 30019088 31727468 605732 1.84 82084 1943632 1634112 4.82 984516 1551852 188 [2024-09-24T09:31:33.392Z] 05:55:01 30019040 31727424 605700 1.84 82116 1943624 1634112 4.82 984504 1551856 8 [2024-09-24T09:31:33.392Z] 05:56:01 30018992 31727436 605652 1.84 82132 1943644 1634112 4.82 984568 1551864 212 [2024-09-24T09:31:33.392Z] 05:57:01 30018984 31727428 605880 1.84 82148 1943644 1634112 4.82 984552 1551864 8 [2024-09-24T09:31:33.392Z] 05:58:01 30019056 31727556 605708 1.84 82188 1943648 1634112 4.82 984676 1551868 196 [2024-09-24T09:31:33.392Z] 05:59:01 30019232 31727788 605660 1.84 82224 1943648 1634112 4.82 984660 1551872 20 [2024-09-24T09:31:33.392Z] 06:00:01 30018980 31727564 605864 1.84 82272 1943636 1634112 4.82 984688 1551872 172 [2024-09-24T09:31:33.392Z] 06:01:01 30019004 31727620 605800 1.84 82304 1943656 1617908 4.77 984696 1551876 24 [2024-09-24T09:31:33.392Z] 06:02:01 30018900 31727580 605760 1.84 82336 1943656 1634164 4.82 985092 1551876 188 [2024-09-24T09:31:33.392Z] 06:03:01 30018316 31727044 606228 1.84 82384 1943664 1634164 4.82 984952 1551884 44 [2024-09-24T09:31:33.392Z] 06:04:01 30018776 31727540 605888 1.84 82424 1943668 1634164 4.82 985216 1551888 196 [2024-09-24T09:31:33.392Z] 06:05:01 30018524 31727336 606040 1.84 82476 1943668 1634164 4.82 985016 1551892 44 [2024-09-24T09:31:33.392Z] 06:06:01 30018500 31727364 605984 1.84 82508 1943672 1634164 4.82 985068 1551892 224 [2024-09-24T09:31:33.392Z] 06:07:01 30018420 31727328 605968 1.84 82544 1943672 1634164 4.82 985324 1551776 12 [2024-09-24T09:31:33.392Z] 06:08:01 30018568 31727536 605624 1.84 82584 1943676 1634164 4.82 986120 1551736 176 [2024-09-24T09:31:33.392Z] 06:09:01 30018788 31727808 605280 1.84 82624 1943680 1634164 4.82 985912 1551744 36 [2024-09-24T09:31:33.392Z] 06:10:01 30018420 31727480 605772 1.84 82672 1943664 1634164 4.82 985888 1551740 200 [2024-09-24T09:31:33.392Z] 06:11:01 30018412 31727500 605700 1.84 82712 1943676 1634164 4.82 985912 1551744 4 [2024-09-24T09:31:33.392Z] 06:12:01 30018300 31727456 605700 1.84 82740 1943692 1617464 4.77 985972 1551748 232 [2024-09-24T09:31:33.392Z] 06:13:01 30018480 31727780 605388 1.84 82772 1943824 1617464 4.77 986064 1551860 16 [2024-09-24T09:31:33.392Z] 06:14:01 30017920 31727260 605812 1.84 82804 1943828 1617464 4.77 986364 1551864 356 [2024-09-24T09:31:33.392Z] 06:15:01 30017936 31727276 605772 1.84 82828 1943828 1617464 4.77 986024 1551864 4 [2024-09-24T09:31:33.392Z] 06:16:01 30017864 31727304 605724 1.84 82852 1943832 1617464 4.77 986436 1551892 340 [2024-09-24T09:31:33.392Z] 06:17:01 30017532 31727020 605976 1.84 82872 1943836 1617464 4.77 986116 1551896 4 [2024-09-24T09:31:33.392Z] 06:18:01 30017452 31726968 605872 1.84 82896 1943836 1617464 4.77 986192 1551896 224 [2024-09-24T09:31:33.392Z] 06:19:01 30017868 31727408 605336 1.84 82920 1943840 1617464 4.77 986532 1551900 212 [2024-09-24T09:31:33.392Z] 06:20:01 30017584 31727172 605552 1.84 82968 1943840 1617464 4.77 986460 1551900 32 [2024-09-24T09:31:33.392Z] 06:21:01 30017520 31727144 605516 1.84 83000 1943848 1617464 4.77 986772 1551904 220 [2024-09-24T09:31:33.392Z] 06:22:01 30017248 31726960 605456 1.84 83032 1943852 1617464 4.77 986600 1551908 284 [2024-09-24T09:31:33.392Z] 06:23:01 30016680 31726412 605924 1.84 83056 1943852 1617464 4.77 986356 1551912 16 [2024-09-24T09:31:33.392Z] 06:24:01 30016632 31726388 605832 1.84 83088 1943856 1633540 4.81 986312 1551916 228 [2024-09-24T09:31:33.392Z] 06:25:01 30016552 31726344 605844 1.84 83124 1943836 1633540 4.81 986928 1551916 8 [2024-09-24T09:31:33.392Z] 06:26:01 30012808 31725240 606220 1.84 83172 1946224 1649696 4.86 986952 1554064 300 [2024-09-24T09:31:33.392Z] 06:27:01 30013028 31725492 605912 1.84 83204 1946228 1649696 4.86 986976 1554072 200 [2024-09-24T09:31:33.392Z] 06:28:01 30013000 31725504 606080 1.84 83244 1946228 1649696 4.86 987084 1554072 316 [2024-09-24T09:31:33.392Z] 06:29:01 30013268 31725808 605768 1.84 83284 1946232 1649696 4.86 986732 1554076 28 [2024-09-24T09:31:33.392Z] 06:30:01 30013220 31725820 605816 1.84 83332 1946224 1649696 4.86 986788 1554080 176 [2024-09-24T09:31:33.392Z] 06:31:01 30012872 31725504 606020 1.84 83348 1946240 1649696 4.86 986816 1554084 8 [2024-09-24T09:31:33.392Z] 06:32:01 30013032 31725692 605984 1.84 83372 1946244 1649696 4.86 986844 1554088 56 [2024-09-24T09:31:33.392Z] 06:33:01 30013284 31725968 605668 1.84 83404 1946244 1649696 4.86 986928 1554088 16 [2024-09-24T09:31:33.392Z] 06:34:01 30013324 31726052 605688 1.84 83440 1946248 1649696 4.86 987284 1554092 364 [2024-09-24T09:31:33.392Z] 06:35:01 30013364 31726120 605640 1.84 83472 1946236 1649696 4.86 986928 1554096 8 [2024-09-24T09:31:33.392Z] 06:36:01 30013544 31726344 605356 1.84 83488 1946252 1649696 4.86 987296 1554096 332 [2024-09-24T09:31:33.392Z] 06:37:01 30013560 31726380 605312 1.84 83512 1946256 1649696 4.86 986984 1554100 8 [2024-09-24T09:31:33.392Z] 06:38:01 30013552 31726388 605320 1.84 83544 1946256 1649696 4.86 987064 1554100 224 [2024-09-24T09:31:33.392Z] 06:39:01 30013756 31726640 605036 1.84 83568 1946260 1649696 4.86 987052 1554108 12 [2024-09-24T09:31:33.392Z] 06:40:01 30013480 31726400 605240 1.84 83592 1946268 1649696 4.86 987116 1554112 244 [2024-09-24T09:31:33.392Z] 06:41:01 30013432 31726352 605192 1.84 83636 1946260 1649696 4.86 987100 1554112 8 [2024-09-24T09:31:33.392Z] 06:42:01 30013096 31726216 605512 1.84 83668 1946400 1649696 4.86 987184 1554244 176 [2024-09-24T09:31:33.392Z] 06:43:01 30013308 31726476 605212 1.84 83708 1946404 1649696 4.86 987156 1554252 36 [2024-09-24T09:31:33.392Z] 06:44:01 30013008 31726200 605408 1.84 83748 1946408 1649696 4.86 987140 1554256 184 [2024-09-24T09:31:33.392Z] 06:45:01 30012984 31726212 605348 1.84 83780 1946412 1649696 4.86 987212 1554264 24 [2024-09-24T09:31:33.392Z] 06:46:01 30012716 31726004 605516 1.84 83828 1946404 1665792 4.91 987280 1554256 188 [2024-09-24T09:31:33.392Z] 06:47:01 30012700 31726032 605468 1.84 83856 1946416 1665792 4.91 987316 1554260 4 [2024-09-24T09:31:33.392Z] 06:48:01 30012904 31726272 605156 1.84 83896 1946424 1649264 4.86 987412 1554264 244 [2024-09-24T09:31:33.392Z] 06:49:01 30012604 31726016 605360 1.84 83932 1946424 1649264 4.86 987392 1554268 12 [2024-09-24T09:31:33.392Z] 06:50:01 30012552 31726004 605528 1.84 83960 1946428 1633152 4.81 987424 1554272 184 [2024-09-24T09:31:33.392Z] 06:51:01 30012512 31726008 605472 1.84 84008 1946428 1633152 4.81 987464 1554276 32 [2024-09-24T09:31:33.392Z] 06:52:01 30012716 31726260 605168 1.84 84044 1946432 1633152 4.81 987504 1554284 228 [2024-09-24T09:31:33.392Z] 06:53:01 30012100 31725688 605724 1.84 84084 1946436 1633152 4.81 987604 1554292 8 [2024-09-24T09:31:33.392Z] 06:54:01 30012240 31725856 605492 1.84 84112 1946436 1633152 4.81 987580 1554280 216 [2024-09-24T09:31:33.392Z] 06:55:01 30012216 31725836 605432 1.84 84144 1946440 1633152 4.81 987608 1554284 20 [2024-09-24T09:31:33.392Z] 06:56:01 30012160 31725848 605392 1.84 84184 1946436 1633152 4.81 988008 1554288 240 [2024-09-24T09:31:33.392Z] 06:57:01 30012152 31725840 605356 1.84 84204 1946444 1633152 4.81 987672 1554288 4 [2024-09-24T09:31:33.392Z] 06:58:01 30011860 31725592 605524 1.84 84236 1946452 1633152 4.81 987776 1554292 228 [2024-09-24T09:31:33.392Z] 06:59:01 30011784 31725560 605732 1.84 84264 1946452 1633152 4.81 987756 1554300 12 [2024-09-24T09:31:33.392Z] 07:00:01 30011748 31725572 605928 1.84 84296 1946456 1633152 4.81 987796 1554308 212 [2024-09-24T09:31:33.392Z] 07:01:01 30011716 31725608 605836 1.84 84336 1946464 1633152 4.81 988268 1554320 192 [2024-09-24T09:31:33.392Z] 07:02:01 30011440 31725364 606072 1.84 84360 1946464 1633152 4.81 988396 1554320 300 [2024-09-24T09:31:33.392Z] 07:03:01 30011384 31725312 606040 1.84 84384 1946468 1633152 4.81 987944 1554324 20 [2024-09-24T09:31:33.392Z] 07:04:01 30011872 31725840 605584 1.84 84412 1946468 1633152 4.81 987924 1554328 220 [2024-09-24T09:31:33.392Z] 07:05:01 30011440 31725452 605940 1.84 84448 1946472 1633152 4.81 988212 1554336 8 [2024-09-24T09:31:33.392Z] 07:06:01 30011644 31725700 605648 1.84 84488 1946468 1633152 4.81 988028 1554320 232 [2024-09-24T09:31:33.392Z] 07:07:01 30011596 31725696 605588 1.84 84524 1946480 1633152 4.81 988068 1554324 8 [2024-09-24T09:31:33.392Z] 07:08:01 30009692 31723888 607220 1.85 84556 1946484 1633152 4.81 988476 1554328 240 [2024-09-24T09:31:33.392Z] 07:09:01 30009368 31723612 607424 1.85 84600 1946488 1633152 4.81 988296 1554336 28 [2024-09-24T09:31:33.392Z] 07:10:01 30009596 31723888 607128 1.85 84632 1946488 1633152 4.81 988348 1554332 176 [2024-09-24T09:31:33.392Z] 07:11:01 30009764 31724060 607084 1.85 84676 1946480 1649236 4.86 988332 1554336 24 [2024-09-24T09:31:33.392Z] 07:12:01 30009432 31723820 607264 1.85 84716 1946492 1649236 4.86 988428 1554344 180 [2024-09-24T09:31:33.392Z] 07:13:01 30009108 31723544 607464 1.85 84760 1946496 1649236 4.86 988464 1554352 32 [2024-09-24T09:31:33.392Z] 07:14:01 30009116 31723556 607368 1.85 84796 1946500 1649236 4.86 988388 1554356 188 [2024-09-24T09:31:33.392Z] 07:15:01 30009564 31724044 606820 1.85 84828 1946500 1649236 4.86 988456 1554356 8 [2024-09-24T09:31:33.392Z] 07:16:01 30009492 31724056 606756 1.85 84876 1946508 1649236 4.86 988556 1554364 248 [2024-09-24T09:31:33.392Z] 07:17:01 30009416 31724024 606960 1.85 84916 1946512 1649236 4.86 988600 1554364 24 [2024-09-24T09:31:33.392Z] 07:18:01 30009568 31724316 606776 1.85 84940 1946644 1649236 4.86 988628 1554484 232 [2024-09-24T09:31:33.392Z] 07:19:01 30009576 31724308 606800 1.85 84972 1946648 1649236 4.86 988608 1554492 24 [2024-09-24T09:31:33.392Z] 07:20:01 30009460 31724256 606992 1.85 84992 1946648 1649236 4.86 989000 1554516 336 [2024-09-24T09:31:33.392Z] 07:21:01 30009752 31724576 606784 1.85 85024 1946644 1649236 4.86 988988 1554496 24 [2024-09-24T09:31:33.392Z] 07:22:01 30009916 31724788 606548 1.84 85060 1946656 1649236 4.86 988736 1554504 224 [2024-09-24T09:31:33.392Z] 07:23:01 30010096 31725000 606268 1.84 85088 1946656 1633120 4.81 988840 1554504 16 [2024-09-24T09:31:33.392Z] 07:24:01 30009796 31724720 606476 1.84 85120 1946660 1633120 4.81 988820 1554504 236 [2024-09-24T09:31:33.392Z] 07:25:01 30009772 31724696 606432 1.84 85144 1946664 1633120 4.81 988804 1554504 4 [2024-09-24T09:31:33.392Z] 07:26:01 30009748 31724720 606360 1.84 85176 1946660 1633120 4.81 988848 1554508 240 [2024-09-24T09:31:33.392Z] 07:27:01 30009692 31724704 606304 1.84 85212 1946672 1633120 4.81 988888 1554520 8 [2024-09-24T09:31:33.392Z] 07:28:01 30009568 31724624 606544 1.84 85248 1946672 1632728 4.81 989028 1554524 228 [2024-09-24T09:31:33.392Z] 07:29:01 30009732 31724836 606352 1.84 85292 1946676 1632728 4.81 989544 1554532 232 [2024-09-24T09:31:33.392Z] 07:30:01 30009724 31724880 606328 1.84 85320 1946676 1632728 4.81 989072 1554520 220 [2024-09-24T09:31:33.392Z] 07:31:01 30009604 31724796 606308 1.84 85344 1946680 1632728 4.81 989464 1554524 216 [2024-09-24T09:31:33.392Z] 07:32:01 30009304 31724524 606512 1.84 85376 1946684 1632728 4.81 989452 1554528 340 [2024-09-24T09:31:33.392Z] 07:33:01 30009748 31725016 606172 1.84 85416 1946688 1632728 4.81 989748 1554536 220 [2024-09-24T09:31:33.392Z] 07:34:01 30009772 31725092 606096 1.84 85464 1946696 1632728 4.81 989200 1554548 236 [2024-09-24T09:31:33.392Z] 07:35:01 30009764 31725092 606112 1.84 85504 1946700 1632728 4.81 989240 1554556 8 [2024-09-24T09:31:33.392Z] 07:36:01 30009716 31725044 606064 1.84 85564 1946676 1632728 4.81 989228 1554556 216 [2024-09-24T09:31:33.392Z] 07:37:01 30009624 31725044 606244 1.84 85596 1946704 1632728 4.81 989324 1554568 24 [2024-09-24T09:31:33.392Z] 07:38:01 30009640 31725108 606104 1.84 85632 1946704 1632728 4.81 989756 1554572 240 [2024-09-24T09:31:33.392Z] 07:39:01 30009640 31725116 606056 1.84 85656 1946708 1632728 4.81 989364 1554576 12 [2024-09-24T09:31:33.392Z] 07:40:01 30009836 31725344 605788 1.84 85680 1946712 1632728 4.81 989404 1554584 212 [2024-09-24T09:31:33.392Z] 07:41:01 30009420 31724968 606264 1.84 85708 1946712 1632728 4.81 989824 1554588 8 [2024-09-24T09:31:33.392Z] 07:42:01 30009664 31725260 605952 1.84 85752 1946716 1632728 4.81 989800 1554596 312 [2024-09-24T09:31:33.392Z] 07:43:01 30009688 31725332 605884 1.84 85792 1946720 1616508 4.76 989584 1554604 16 [2024-09-24T09:31:33.392Z] 07:44:01 30009348 31725036 606052 1.84 85824 1946724 1632616 4.81 989828 1554608 224 [2024-09-24T09:31:33.392Z] 07:45:01 30009040 31724780 606352 1.84 85872 1946728 1632616 4.81 989936 1554612 196 [2024-09-24T09:31:33.392Z] 07:46:01 30009064 31724804 606300 1.84 85904 1946724 1632616 4.81 989596 1554612 216 [2024-09-24T09:31:33.392Z] 07:47:01 30009260 31725036 606004 1.84 85936 1946732 1632616 4.81 989636 1554620 8 [2024-09-24T09:31:33.392Z] 07:48:01 30009168 31724992 606212 1.84 85976 1946736 1632616 4.81 989736 1554628 192 [2024-09-24T09:31:33.392Z] 07:49:01 30009444 31725312 605876 1.84 86012 1946736 1632616 4.81 989748 1554632 12 [2024-09-24T09:31:33.392Z] 07:50:01 30009040 31724960 606108 1.84 86052 1946744 1616548 4.76 990140 1554640 360 [2024-09-24T09:31:33.392Z] 07:51:01 30009072 31725036 606008 1.84 86100 1946744 1616548 4.76 989888 1554584 32 [2024-09-24T09:31:33.392Z] 07:52:01 30009048 31725068 605936 1.84 86140 1946752 1616548 4.76 989928 1554596 232 [2024-09-24T09:31:33.392Z] 07:53:01 30008708 31724912 606028 1.84 86164 1946884 1616548 4.76 990064 1554732 16 [2024-09-24T09:31:33.392Z] 07:54:01 30009396 31725612 605584 1.84 86188 1946884 1599912 4.72 990016 1554728 220 [2024-09-24T09:31:33.392Z] 07:55:01 30009056 31725304 605824 1.84 86204 1946888 1599912 4.72 990380 1554732 200 [2024-09-24T09:31:33.392Z] 07:56:01 30008868 31725120 605980 1.84 86248 1946876 1599912 4.72 990044 1554736 180 [2024-09-24T09:31:33.392Z] 07:57:01 30008568 31724868 606176 1.84 86276 1946892 1599912 4.72 990084 1554740 8 [2024-09-24T09:31:33.392Z] 07:58:01 30008488 31724836 606136 1.84 86312 1946896 1599912 4.72 990184 1554748 236 [2024-09-24T09:31:33.392Z] 07:59:01 30008716 31725108 605828 1.84 86352 1946896 1599912 4.72 990164 1554752 12 [2024-09-24T09:31:33.392Z] 08:00:01 30008496 31724956 606112 1.84 86380 1946900 1616040 4.76 990552 1554760 364 [2024-09-24T09:31:33.392Z] 08:01:01 30008148 31724664 606288 1.84 86428 1946904 1616040 4.76 990248 1554764 32 [2024-09-24T09:31:33.392Z] 08:02:01 30008224 31724792 606044 1.84 86456 1946908 1616040 4.76 990656 1554752 232 [2024-09-24T09:31:33.392Z] 08:03:01 30008232 31724804 605964 1.84 86488 1946912 1616040 4.76 990372 1554756 8 [2024-09-24T09:31:33.392Z] 08:04:02 30007988 31724624 606160 1.84 86524 1946912 1616040 4.76 990700 1554756 340 [2024-09-24T09:31:33.392Z] 08:05:01 30007688 31724372 606356 1.84 86564 1946916 1616040 4.76 990440 1554764 12 [2024-09-24T09:31:33.392Z] 08:06:01 30007880 31724616 606268 1.84 86604 1946920 1616040 4.76 990480 1554772 184 [2024-09-24T09:31:33.392Z] 08:07:01 30007848 31724628 606200 1.84 86656 1946924 1616040 4.76 990520 1554776 44 [2024-09-24T09:31:33.392Z] 08:08:01 30005948 31722804 607880 1.85 86696 1946920 1616040 4.76 991176 1554772 236 [2024-09-24T09:31:33.392Z] 08:09:01 30005940 31722844 607824 1.85 86732 1946932 1616040 4.76 990768 1554780 28 [2024-09-24T09:31:33.392Z] 08:10:01 30005640 31722548 608036 1.85 86752 1946932 1616040 4.76 990752 1554780 212 [2024-09-24T09:31:33.392Z] 08:11:01 30005800 31722748 607984 1.85 86780 1946940 1616040 4.76 990796 1554784 24 [2024-09-24T09:31:33.392Z] 08:12:01 30005824 31722808 607912 1.85 86812 1946936 1616040 4.76 990836 1554788 212 [2024-09-24T09:31:33.392Z] 08:13:01 30005740 31722776 608112 1.85 86844 1946944 1616040 4.76 990936 1554800 36 [2024-09-24T09:31:33.392Z] 08:14:01 30005920 31723008 607844 1.85 86876 1946948 1616040 4.76 990988 1554808 224 [2024-09-24T09:31:33.392Z] 08:15:01 30005872 31722964 607804 1.85 86896 1946948 1632108 4.81 990972 1554808 8 [2024-09-24T09:31:33.392Z] 08:16:01 30005524 31722648 608128 1.85 86916 1946952 1632108 4.81 991340 1554816 296 [2024-09-24T09:31:33.392Z] 08:17:01 30005036 31722160 608588 1.85 86952 1946944 1632108 4.81 991288 1554816 4 [2024-09-24T09:31:33.393Z] 08:18:01 30005744 31722948 607744 1.85 86980 1946956 1632108 4.81 991160 1554824 240 [2024-09-24T09:31:33.393Z] 08:19:01 30005696 31722944 607704 1.85 87016 1946960 1615552 4.76 991228 1554828 12 [2024-09-24T09:31:33.393Z] 08:20:01 30005704 31722956 607624 1.85 87036 1946964 1615552 4.76 991212 1554828 180 [2024-09-24T09:31:33.393Z] 08:21:01 30006124 31723416 607328 1.85 87060 1946968 1615552 4.76 991252 1554836 24 [2024-09-24T09:31:33.393Z] 08:22:01 30006352 31723692 607020 1.85 87120 1946952 1615552 4.76 991292 1554844 236 [2024-09-24T09:31:33.393Z] 08:23:01 30006052 31723444 607212 1.85 87144 1946976 1615552 4.76 991392 1554856 36 [2024-09-24T09:31:33.393Z] 08:24:01 30005996 31723432 607104 1.85 87172 1946980 1615552 4.76 991788 1554860 308 [2024-09-24T09:31:33.393Z] 08:25:01 30006020 31723460 607052 1.85 87200 1946976 1615552 4.76 991456 1554860 4 [2024-09-24T09:31:33.393Z] 08:26:01 30005856 31723336 607360 1.85 87236 1946984 1615552 4.76 991908 1554868 368 [2024-09-24T09:31:33.393Z] 08:27:01 30005888 31723416 607308 1.85 87272 1946976 1615552 4.76 991580 1554832 4 [2024-09-24T09:31:33.393Z] 08:28:01 30006164 31723740 606944 1.85 87300 1946988 1615552 4.76 991680 1554836 216 [2024-09-24T09:31:33.393Z] 08:29:01 29043616 31482068 814312 2.48 100492 2632604 1789380 5.27 1333636 2112452 166280 [2024-09-24T09:31:33.393Z] 08:30:01 26963484 31176524 1090824 3.32 167296 4195904 2426784 7.15 2092008 3262844 510064 [2024-09-24T09:31:33.393Z] 08:31:01 27192016 31457784 808328 2.46 170196 4223120 1816672 5.35 1624228 3483296 39724 [2024-09-24T09:31:33.393Z] 08:32:01 25630508 30775400 1487532 4.52 174444 5049696 2763744 8.15 2536324 4076660 362676 [2024-09-24T09:31:33.393Z] 08:33:01 22060432 31167172 1091512 3.32 185504 8919508 2414652 7.12 2304272 7784616 2950864 [2024-09-24T09:31:33.393Z] 08:34:01 16807260 31348960 892676 2.71 352080 13809168 2405100 7.09 2860136 12082988 1371724 [2024-09-24T09:31:33.393Z] 08:35:01 9989316 28660800 3508788 10.67 390384 17483304 11145036 32.85 6081016 15155892 1214436 [2024-09-24T09:31:33.393Z] 08:36:01 6665016 27744408 4422836 13.45 404632 19763676 10713712 31.57 8074460 16378116 1428192 [2024-09-24T09:31:33.393Z] 08:37:01 6260960 29898328 2287076 6.96 413888 22267528 6664148 19.64 6940772 17905724 501144 [2024-09-24T09:31:33.393Z] 08:38:01 9666708 31380240 864188 2.63 420008 20563796 2214200 6.53 3317736 18422904 200 [2024-09-24T09:31:33.393Z] 08:39:01 9668112 31381648 862924 2.62 420032 20563800 2214200 6.53 3317576 18422908 20 [2024-09-24T09:31:33.393Z] 08:40:01 9716456 31430020 814536 2.48 420044 20563800 2214200 6.53 3269280 18422908 8 [2024-09-24T09:31:33.393Z] 08:41:01 9718212 31431796 812724 2.47 420044 20563804 2214200 6.53 3268012 18422912 8 [2024-09-24T09:31:33.393Z] 08:42:01 9718448 31432052 812416 2.47 420076 20563792 2214200 6.53 3268280 18422912 44 [2024-09-24T09:31:33.393Z] 08:43:01 9718672 31432340 812364 2.47 420116 20563808 2214200 6.53 3268380 18422916 8 [2024-09-24T09:31:33.393Z] 08:44:01 9718948 31432632 812044 2.47 420136 20563812 2214200 6.53 3268264 18422920 4 [2024-09-24T09:31:33.393Z] 08:45:01 9718648 31432344 812256 2.47 420168 20563816 2214200 6.53 3268268 18422924 8 [2024-09-24T09:31:33.393Z] 08:46:01 9718756 31432488 812080 2.47 420184 20563820 2214200 6.53 3268300 18422928 216 [2024-09-24T09:31:33.393Z] 08:47:01 9718708 31432464 812060 2.47 420192 20563824 2214200 6.53 3268332 18422932 4 [2024-09-24T09:31:33.393Z] 08:48:01 9718908 31432672 812004 2.47 420212 20563824 2214200 6.53 3268416 18422932 4 [2024-09-24T09:31:33.393Z] 08:49:01 9718632 31432464 812196 2.47 420256 20563828 2214200 6.53 3268640 18422936 8 [2024-09-24T09:31:33.393Z] 08:50:01 9718616 31432448 812120 2.47 420288 20563828 2214200 6.53 3268420 18422936 40 [2024-09-24T09:31:33.393Z] 08:51:01 9718568 31432440 812048 2.47 420336 20563836 2214200 6.53 3268464 18422940 16 [2024-09-24T09:31:33.393Z] 08:52:01 9718496 31432424 812120 2.47 420372 20563828 2214200 6.53 3268500 18422948 4 [2024-09-24T09:31:33.393Z] 08:53:01 9718724 31432716 812036 2.47 420400 20563840 2214200 6.53 3268848 18422948 8 [2024-09-24T09:31:33.393Z] 08:54:01 9718884 31432896 811792 2.47 420420 20563848 2214200 6.53 3268864 18422956 212 [2024-09-24T09:31:33.393Z] 08:55:01 9718860 31432900 811712 2.47 420476 20563848 2214200 6.53 3268912 18422956 220 [2024-09-24T09:31:33.393Z] 08:56:01 9718528 31432612 811972 2.47 420516 20563852 2230256 6.57 3268956 18422960 40 [2024-09-24T09:31:33.393Z] 08:57:01 9718480 31432612 811940 2.47 420532 20563856 2230256 6.57 3269008 18422964 32 [2024-09-24T09:31:33.393Z] 08:58:01 9716700 31430944 813688 2.47 420536 20563856 2212556 6.52 3280664 18411136 224 [2024-09-24T09:31:33.393Z] 08:59:01 9717236 31431492 813068 2.47 420556 20563860 2212556 6.52 3280768 18411140 28 [2024-09-24T09:31:33.393Z] 09:00:01 9717404 31431696 813044 2.47 420572 20563864 2212556 6.52 3281140 18411144 4 [2024-09-24T09:31:33.393Z] 09:01:01 9717576 31431868 812764 2.47 420584 20563864 2212556 6.52 3281052 18411144 212 [2024-09-24T09:31:33.393Z] 09:02:01 9716992 31431316 813308 2.47 420600 20563868 2212556 6.52 3281112 18411148 60 [2024-09-24T09:31:33.393Z] 09:03:01 9717284 31431616 812964 2.47 420600 20563872 2212556 6.52 3280752 18411152 12 [2024-09-24T09:31:33.393Z] 09:04:01 9717772 31432152 812368 2.47 420644 20563876 2212556 6.52 3281216 18411156 56 [2024-09-24T09:31:33.393Z] 09:05:01 9717708 31432112 812340 2.47 420660 20563880 2212556 6.52 3280844 18411160 12 [2024-09-24T09:31:33.393Z] 09:06:01 9717124 31431532 812852 2.47 420668 20563880 2212556 6.52 3280796 18411160 44 [2024-09-24T09:31:33.393Z] 09:07:01 9717580 31432004 812788 2.47 420680 20563876 2212556 6.52 3280788 18411164 8 [2024-09-24T09:31:33.393Z] 09:08:01 9716832 31431448 813384 2.47 420700 20563888 2212556 6.52 3283124 18411164 228 [2024-09-24T09:31:33.393Z] 09:09:01 9716660 31431292 813488 2.47 420712 20563892 2212556 6.52 3283056 18411168 16 [2024-09-24T09:31:33.393Z] 09:10:01 9716588 31431384 813332 2.47 420736 20564024 2212556 6.52 3282868 18411304 248 [2024-09-24T09:31:33.393Z] 09:11:01 9716596 31431392 813376 2.47 420752 20564024 2212556 6.52 3282672 18411304 8 [2024-09-24T09:31:33.393Z] 09:12:01 9716524 31431344 813348 2.47 420772 20564032 2212556 6.52 3282788 18411308 4 [2024-09-24T09:31:33.393Z] 09:13:01 9716632 31431480 813172 2.47 420784 20564036 2212556 6.52 3282904 18411316 16 [2024-09-24T09:31:33.393Z] 09:14:01 9716520 31431380 813172 2.47 420804 20564036 2212556 6.52 3282908 18411316 224 [2024-09-24T09:31:33.393Z] 09:15:01 9716496 31431384 813112 2.47 420836 20564040 2212556 6.52 3282776 18411320 8 [2024-09-24T09:31:33.393Z] 09:16:01 9716508 31431432 813312 2.47 420848 20564040 2212556 6.52 3283096 18411320 216 [2024-09-24T09:31:33.393Z] 09:17:01 9715964 31430904 813816 2.47 420872 20564028 2212556 6.52 3282832 18411324 4 [2024-09-24T09:31:33.393Z] 09:18:01 9716132 31431156 813688 2.47 420880 20564048 2212556 6.52 3282912 18411328 224 [2024-09-24T09:31:33.393Z] 09:19:01 9716132 31431156 813648 2.47 420900 20564048 2212556 6.52 3282812 18411328 12 [2024-09-24T09:31:33.393Z] 09:20:01 9715840 31430896 813840 2.47 420912 20564056 2212556 6.52 3283060 18411336 236 [2024-09-24T09:31:33.393Z] 09:21:01 9716320 31431388 813296 2.47 420932 20564056 2212556 6.52 3282860 18411336 8 [2024-09-24T09:31:33.393Z] 09:22:01 9716304 31431396 813236 2.47 420948 20564056 2212556 6.52 3282868 18411340 176 [2024-09-24T09:31:33.393Z] 09:23:02 9715772 31430892 813632 2.47 420956 20564064 2212556 6.52 3283352 18411344 32 [2024-09-24T09:31:33.393Z] 09:24:01 9715804 31430936 813560 2.47 420976 20564068 2212556 6.52 3283204 18411344 44 [2024-09-24T09:31:33.393Z] 09:25:01 9715988 31431136 813528 2.47 420984 20564072 2212556 6.52 3282996 18411352 8 [2024-09-24T09:31:33.393Z] 09:26:01 9715728 31430888 813728 2.47 420996 20564076 2212556 6.52 3283256 18411356 224 [2024-09-24T09:31:33.393Z] 09:27:01 9715912 31431084 813700 2.47 421012 20564076 2212556 6.52 3283248 18411356 8 [2024-09-24T09:31:33.393Z] 09:28:01 9716228 31431432 813304 2.47 421044 20564080 2212556 6.52 3283228 18411360 36 [2024-09-24T09:31:33.393Z] 09:29:01 9716432 31431656 813028 2.47 421056 20564080 2212556 6.52 3283120 18411360 12 [2024-09-24T09:31:33.393Z] 09:30:01 9715612 31430876 813748 2.47 421068 20564088 2212556 6.52 3283040 18411364 48 [2024-09-24T09:31:33.393Z] 09:31:01 9715588 31430868 813720 2.47 421072 20564092 2196404 6.47 3283004 18411372 8 [2024-09-24T09:31:33.393Z] Average: 27138784 31670353 649495 1.98 129452 4569790 1772719 5.22 1330720 3921368 20799 [2024-09-24T09:31:33.393Z] [2024-09-24T09:31:33.393Z] 02:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-24T09:31:33.393Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:39:01 ens3 0.73 0.08 0.27 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:40:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:41:01 ens3 0.65 0.42 0.36 0.28 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:42:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:43:01 ens3 198.57 116.75 2747.63 8.10 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:43:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:44:01 ens3 0.32 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:46:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:48:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:49:01 ens3 0.18 0.05 0.12 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:53:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:55:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:58:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:01:01 ens3 0.58 0.13 0.16 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:02:01 ens3 1.15 1.18 0.63 0.53 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:03:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:04:01 ens3 0.98 0.67 0.37 0.24 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:05:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:07:01 ens3 13.41 10.09 12.45 6.73 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:08:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:12:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:13:01 ens3 0.28 0.25 0.16 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.393Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:18:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:23:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:24:01 ens3 0.35 0.22 0.39 0.02 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:26:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:28:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:33:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:34:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:38:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:41:01 ens3 0.28 0.12 0.18 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:43:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:46:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:48:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:53:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:54:01 ens3 0.25 0.23 0.18 0.02 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:58:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:02:01 ens3 0.47 0.52 0.26 0.23 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:03:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:04:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:05:01 ens3 0.75 0.52 0.47 0.29 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:07:01 ens3 4.17 3.80 2.37 4.59 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:08:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:09:01 ens3 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:10:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:10:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:13:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.394Z] 04:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:18:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:20:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:23:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:26:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:27:01 ens3 0.18 0.10 0.17 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:28:01 ens3 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:33:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:38:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:43:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:48:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:51:01 ens3 0.22 0.08 0.23 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:53:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:54:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:58:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:02:01 ens3 0.42 0.42 0.26 0.22 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:03:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:04:01 ens3 1.00 0.45 0.47 0.22 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:07:01 ens3 5.76 7.91 1.80 10.64 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:08:01 ens3 5.40 7.17 1.11 12.56 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:13:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.395Z] 05:18:01 ens3 0.42 0.25 0.20 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:23:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:26:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:26:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:28:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:33:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:35:01 ens3 1.12 0.45 0.53 0.22 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:38:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:43:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:44:01 ens3 0.23 0.22 0.15 0.02 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:48:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:53:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:58:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:02:01 ens3 0.43 0.47 0.30 0.22 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:03:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:04:01 ens3 0.85 0.50 0.31 0.22 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:05:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:06:01 ens3 0.27 0.22 0.23 0.02 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:07:01 ens3 0.22 0.22 0.10 0.24 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:08:01 ens3 4.03 3.20 2.32 4.31 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:13:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:18:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:23:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:24:01 ens3 0.30 0.25 0.23 0.02 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.396Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:28:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:33:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:37:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:38:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:43:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:48:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:53:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:58:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:01:01 ens3 0.22 0.10 0.39 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:02:01 ens3 0.43 0.40 0.26 0.22 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:03:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:04:01 ens3 0.92 0.42 0.31 0.22 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:08:01 ens3 4.37 3.73 2.46 4.64 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:11:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:13:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:18:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:23:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:26:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:28:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:32:01 ens3 0.27 0.17 0.23 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:33:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:38:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:43:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:45:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:48:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:51:01 ens3 0.22 0.07 0.22 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:53:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:54:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:58:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:02:01 ens3 0.40 0.42 0.26 0.22 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:03:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:04:02 ens3 1.05 0.47 0.53 0.22 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:04:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:08:01 ens3 4.25 3.70 2.40 4.62 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.397Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:13:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:18:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:19:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:23:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:25:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:28:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:29:01 docker0 586.30 503.42 40.25 2836.94 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:29:01 ens3 944.06 951.36 7618.04 128.92 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:29:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:29:01 veth371d101 586.30 503.52 48.26 2836.94 0.00 0.00 0.00 0.23 [2024-09-24T09:31:33.398Z] 08:30:01 veth62ffbf0 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:30:01 docker0 247.98 327.83 21.40 2114.54 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:30:01 ens3 490.02 339.93 5314.27 48.42 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:30:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:31:01 veth62ffbf0 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:31:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:31:01 ens3 42.99 44.02 25.55 85.38 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:32:01 veth62ffbf0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:32:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:32:01 ens3 19.31 11.13 19.30 8.97 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 docker0 10.08 16.38 0.63 217.38 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 vetha78444c 1.23 2.43 0.09 30.87 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 veth9727832 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 veth8921c5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 vetha184622 3.08 4.30 0.23 61.70 0.00 0.00 0.00 0.01 [2024-09-24T09:31:33.398Z] 08:33:01 ens3 118.43 74.30 2498.55 20.63 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 veth331fa6c 0.37 0.50 0.03 0.14 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 veth574152e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 vethfdfc95a 2.78 5.37 0.22 63.00 0.00 0.00 0.00 0.01 [2024-09-24T09:31:33.398Z] 08:33:01 vethcd0454a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 vethe26ff91 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 veth58efb5c 1.45 2.37 0.11 30.88 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:33:01 veth91db9fe 1.17 2.40 0.09 30.86 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:34:01 veth4258b32 75.49 143.46 7.88 1183.09 0.00 0.00 0.00 0.10 [2024-09-24T09:31:33.398Z] 08:34:01 docker0 432.68 758.69 37.60 6807.28 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:34:01 vethfac6d65 75.37 142.98 7.83 1182.69 0.00 0.00 0.00 0.10 [2024-09-24T09:31:33.398Z] 08:34:01 ens3 825.26 461.57 7661.73 58.13 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:34:01 veth331fa6c 0.10 1.47 0.00 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:34:01 vethce268a1 82.09 136.49 8.33 1181.14 0.00 0.00 0.00 0.10 [2024-09-24T09:31:33.398Z] 08:34:01 veth5d1300b 70.62 132.33 7.59 1183.21 0.00 0.00 0.00 0.10 [2024-09-24T09:31:33.398Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:34:01 veth35dd2c7 83.62 130.71 8.49 1182.03 0.00 0.00 0.00 0.10 [2024-09-24T09:31:33.398Z] 08:35:01 veth2fb5bc1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 vethc4b44b9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 vethb70db43 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 docker0 0.07 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 vethd5b0209 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 veth3fc22b0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 veth0f3f4b2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 veth5314cff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 ens3 12.44 9.38 9.79 5.78 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 veth331fa6c 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 vethfcb4e51 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 veth051c538 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 vethfabc540 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 veth2b72db2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 veth50bc6fc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:35:01 veth91f3124 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 veth2fb5bc1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 vethc4b44b9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 vethb70db43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 vethd5b0209 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 veth3fc22b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 veth0f3f4b2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 veth5314cff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 ens3 2.13 1.82 1.60 0.94 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 veth331fa6c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 vethfcb4e51 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 veth051c538 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 vethfabc540 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 veth2b72db2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 veth50bc6fc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:36:01 veth91f3124 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 veth2fb5bc1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 vethc4b44b9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 vethb70db43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 vethd5b0209 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 veth3fc22b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 veth0f3f4b2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 veth5314cff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 ens3 5.93 4.43 4.76 2.74 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 veth331fa6c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 vethfcb4e51 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 veth051c538 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 vethfabc540 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 veth2b72db2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 veth50bc6fc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:37:01 veth91f3124 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:38:01 ens3 7.50 4.47 6.69 3.35 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:42:01 ens3 0.55 0.37 1.65 0.03 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:43:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:48:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:53:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:55:01 ens3 0.20 0.10 0.17 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:58:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:02:01 ens3 0.35 0.37 0.26 0.22 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:03:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:04:01 ens3 0.75 0.38 0.30 0.22 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:08:01 ens3 3.03 1.97 1.74 4.08 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:09:01 ens3 1.33 0.72 0.83 1.06 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:13:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:18:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:23:02 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:27:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.398Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:28:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:29:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] Average: docker0 3.10 3.89 0.24 29.00 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] Average: ens3 6.69 5.08 62.86 1.05 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] Average: lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-24T09:31:33.399Z] [2024-09-24T09:31:33.399Z]