Pull request #4569 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from a0e06c82f5c5d2950420c9874d55b8124d37b92b+fe3620ce412f86f9ce6eb635c00e802c499476bf (ad934ba0b2351ce88ae89bfe8850838ff6f16033) 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-ssh13849883489480785888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12933493470328396830.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15134658295262947303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh10910440626442024889.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-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1963725860243642813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-3550’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3553 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [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/31 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit a0e06c82f5c5d2950420c9874d55b8124d37b92b Merge succeeded, producing 97f380f8ad9370cb726292e14705582dd3acd3b9 Checking out Revision 97f380f8ad9370cb726292e14705582dd3acd3b9 (PR-4569) > git config core.sparsecheckout # timeout=10 > git checkout -f a0e06c82f5c5d2950420c9874d55b8124d37b92b # 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 fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97f380f8ad9370cb726292e14705582dd3acd3b9 # timeout=10 Commit message: "Merge commit 'fe3620ce412f86f9ce6eb635c00e802c499476bf' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 0ec1ce35df2bb177cfb03ab4d19848964fff359c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T19:10:20.417Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T19:10:20.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T19:10:20.498Z] ========================================================= [2023-08-14T19:10:20.498Z] EdgeX Global Pipelines Version Info [2023-08-14T19:10:20.498Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:10:21.220Z] ------------------- [2023-08-14T19:10:21.220Z] stable info: [2023-08-14T19:10:21.220Z] ------------------- [2023-08-14T19:10:21.220Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T19:10:21.220Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T19:10:21.220Z] Message: update stable to v1.0.253 [2023-08-14T19:10:21.790Z] ------------------- [2023-08-14T19:10:21.790Z] experimental info: [2023-08-14T19:10:21.790Z] ------------------- [2023-08-14T19:10:21.790Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T19:10:21.790Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T19:10:21.790Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T19:10:21.952Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-14T19:10:21.966Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-14T19:10:21.980Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T19:10:21.996Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T19:10:22.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T19:10:22.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T19:10:22.030Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T19:10:22.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-14T19:10:22.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-14T19:10:22.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-14T19:10:22.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T19:10:22.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T19:10:22.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T19:10:22.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T19:10:22.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T19:10:22.129Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T19:10:22.140Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T19:10:22.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T19:10:22.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-14T19:10:22.178Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-14T19:10:22.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T19:10:22.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T19:10:22.213Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T19:10:22.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-08-14T19:10:22.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-08-14T19:10:22.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-08-14T19:10:22.259Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97f380f8ad9370cb726292e14705582dd3acd3b9 [Pipeline] echo [2023-08-14T19:10:22.270Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97f380f [Pipeline] echo [2023-08-14T19:10:22.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T19:10:22.336Z] provisioning config files... [2023-08-14T19:10:22.348Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config12424615772633389832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:10:22.650Z] ---> docker-login.sh [2023-08-14T19:10:22.650Z] nexus3.edgexfoundry.org:10001 [2023-08-14T19:10:22.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:10:22.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:10:22.910Z] Configure a credential helper to remove this warning. See [2023-08-14T19:10:22.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:10:22.910Z] [2023-08-14T19:10:22.910Z] Login Succeeded [2023-08-14T19:10:22.910Z] nexus3.edgexfoundry.org:10002 [2023-08-14T19:10:22.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:10:22.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:10:22.910Z] Configure a credential helper to remove this warning. See [2023-08-14T19:10:22.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:10:22.910Z] [2023-08-14T19:10:22.910Z] Login Succeeded [2023-08-14T19:10:22.910Z] nexus3.edgexfoundry.org:10003 [2023-08-14T19:10:23.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:10:23.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:10:23.172Z] Configure a credential helper to remove this warning. See [2023-08-14T19:10:23.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:10:23.172Z] [2023-08-14T19:10:23.172Z] Login Succeeded [2023-08-14T19:10:23.172Z] nexus3.edgexfoundry.org:10004 [2023-08-14T19:10:23.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:10:23.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:10:23.172Z] Configure a credential helper to remove this warning. See [2023-08-14T19:10:23.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:10:23.172Z] [2023-08-14T19:10:23.172Z] Login Succeeded [2023-08-14T19:10:23.172Z] docker.io [2023-08-14T19:10:23.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:10:23.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:10:23.432Z] Configure a credential helper to remove this warning. See [2023-08-14T19:10:23.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:10:23.432Z] [2023-08-14T19:10:23.432Z] Login Succeeded [2023-08-14T19:10:23.432Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T19:10:23.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T19:10:23.741Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/core-command/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-14T19:10:23.741Z] + + cut -d/ -f2 [2023-08-14T19:10:23.741Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T19:10:23.741Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/core-data/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/core-metadata/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/support-notifications/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-14T19:10:23.741Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-14T19:10:23.741Z] + cut -d/ -f2 [2023-08-14T19:10:23.741Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-14T19:10:23.788Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-14T19:10:24.116Z] + git rev-list -1 --merges 97f380f8ad9370cb726292e14705582dd3acd3b9~1..97f380f8ad9370cb726292e14705582dd3acd3b9 [Pipeline] echo [2023-08-14T19:10:24.183Z] -----------> git rev-list -1 --merges 97f380f8ad9370cb726292e14705582dd3acd3b9~1..97f380f8ad9370cb726292e14705582dd3acd3b9 97f380f8ad9370cb726292e14705582dd3acd3b9 [2023-08-14T19:10:24.183Z] 97f380f8ad9370cb726292e14705582dd3acd3b9 [false] [Pipeline] sh [2023-08-14T19:10:24.463Z] + git log --format=format:%s -1 97f380f8ad9370cb726292e14705582dd3acd3b9 [Pipeline] echo [2023-08-14T19:10:24.474Z] ========================================================= [2023-08-14T19:10:24.474Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T19:10:24.474Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-14T19:10:24.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T19:10:24.960Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T19:10:24.960Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T19:10:24.960Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T19:10:24.960Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T19:10:24.960Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T19:10:24.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:10:25.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T19:10:25.372Z] [2023-08-14T19:10:25.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:10:25.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T19:10:25.674Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T19:10:25.674Z] b85a868b505f: Pulling fs layer [2023-08-14T19:10:25.674Z] e2be974225ed: Pulling fs layer [2023-08-14T19:10:25.674Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T19:10:25.674Z] 988bab9f4d93: Pulling fs layer [2023-08-14T19:10:25.674Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T19:10:25.674Z] eaf3925da568: Pulling fs layer [2023-08-14T19:10:25.674Z] bab4dde63d76: Pulling fs layer [2023-08-14T19:10:25.674Z] bde34c3a00c8: Pulling fs layer [2023-08-14T19:10:25.674Z] 988bab9f4d93: Waiting [2023-08-14T19:10:25.674Z] b352a97aabf1: Pulling fs layer [2023-08-14T19:10:25.674Z] 1469e6f7b9e6: Waiting [2023-08-14T19:10:25.674Z] eaf3925da568: Waiting [2023-08-14T19:10:25.674Z] bab4dde63d76: Waiting [2023-08-14T19:10:25.674Z] 4872d77fe225: Pulling fs layer [2023-08-14T19:10:25.674Z] 5851b861e8e6: Pulling fs layer [2023-08-14T19:10:25.674Z] bde34c3a00c8: Waiting [2023-08-14T19:10:25.674Z] b352a97aabf1: Waiting [2023-08-14T19:10:25.674Z] 5851b861e8e6: Waiting [2023-08-14T19:10:25.674Z] 4872d77fe225: Waiting [2023-08-14T19:10:25.674Z] e2be974225ed: Verifying Checksum [2023-08-14T19:10:25.674Z] e2be974225ed: Download complete [2023-08-14T19:10:25.674Z] 988bab9f4d93: Verifying Checksum [2023-08-14T19:10:25.674Z] 988bab9f4d93: Download complete [2023-08-14T19:10:25.674Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T19:10:25.674Z] 1469e6f7b9e6: Download complete [2023-08-14T19:10:25.933Z] eaf3925da568: Verifying Checksum [2023-08-14T19:10:25.933Z] eaf3925da568: Download complete [2023-08-14T19:10:25.933Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T19:10:25.933Z] 339a4e72a1f5: Download complete [2023-08-14T19:10:25.933Z] bde34c3a00c8: Download complete [2023-08-14T19:10:25.933Z] b352a97aabf1: Verifying Checksum [2023-08-14T19:10:25.933Z] 4872d77fe225: Download complete [2023-08-14T19:10:25.933Z] 5851b861e8e6: Verifying Checksum [2023-08-14T19:10:25.933Z] 5851b861e8e6: Download complete [2023-08-14T19:10:25.933Z] b85a868b505f: Verifying Checksum [2023-08-14T19:10:25.933Z] b85a868b505f: Download complete [2023-08-14T19:10:26.192Z] bab4dde63d76: Verifying Checksum [2023-08-14T19:10:26.192Z] bab4dde63d76: Download complete [2023-08-14T19:10:27.130Z] b85a868b505f: Pull complete [2023-08-14T19:10:27.130Z] e2be974225ed: Pull complete [2023-08-14T19:10:27.389Z] 339a4e72a1f5: Pull complete [2023-08-14T19:10:27.648Z] 988bab9f4d93: Pull complete [2023-08-14T19:10:27.648Z] 1469e6f7b9e6: Pull complete [2023-08-14T19:10:27.908Z] eaf3925da568: Pull complete [2023-08-14T19:10:29.290Z] bab4dde63d76: Pull complete [2023-08-14T19:10:29.549Z] bde34c3a00c8: Pull complete [2023-08-14T19:10:29.549Z] b352a97aabf1: Pull complete [2023-08-14T19:10:29.549Z] 4872d77fe225: Pull complete [2023-08-14T19:10:29.809Z] 5851b861e8e6: Pull complete [2023-08-14T19:10:29.809Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T19:10:29.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T19:10:29.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:10:29.930Z] prd-ubuntu20.04-docker-8c-8g-3553 does not seem to be running inside a container [2023-08-14T19:10:29.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T19:10:31.595Z] $ docker top 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 -eo pid,comm [2023-08-14T19:10:31.654Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-14T19:10:31.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T19:10:31.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T19:10:31.697Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T19:10:31.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T19:10:31.795Z] $ docker exec 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 ssh-agent [2023-08-14T19:10:31.893Z] SSH_AUTH_SOCK=/tmp/ssh-ez69H1awdSz8/agent.32 [2023-08-14T19:10:31.893Z] SSH_AGENT_PID=38 [2023-08-14T19:10:31.899Z] Running ssh-add (command line suppressed) [2023-08-14T19:10:31.993Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_11311189991473307866.key (/w/workspace/edgex-go/31@tmp/private_key_11311189991473307866.key) [2023-08-14T19:10:32.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T19:10:32.305Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T19:10:32.318Z] $ docker exec --env ******** --env ******** 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 ssh-agent -k [2023-08-14T19:10:32.415Z] unset SSH_AUTH_SOCK; [2023-08-14T19:10:32.416Z] unset SSH_AGENT_PID; [2023-08-14T19:10:32.416Z] echo Agent pid 38 killed; [2023-08-14T19:10:32.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T19:10:32.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T19:10:32.537Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T19:10:32.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T19:10:32.643Z] $ docker exec 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 ssh-agent [2023-08-14T19:10:32.750Z] SSH_AUTH_SOCK=/tmp/ssh-rlhMbEPQTeF6/agent.70 [2023-08-14T19:10:32.750Z] SSH_AGENT_PID=76 [2023-08-14T19:10:32.754Z] Running ssh-add (command line suppressed) [2023-08-14T19:10:32.838Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_861557117055890659.key (/w/workspace/edgex-go/31@tmp/private_key_861557117055890659.key) [2023-08-14T19:10:32.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T19:10:33.141Z] + git semver init [2023-08-14T19:10:33.400Z] 2023-08-14 19:10:33,285 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T19:10:33.400Z] 2023-08-14 19:10:33,286 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/31/.semver [2023-08-14T19:10:33.400Z] 2023-08-14 19:10:33,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/31/.semver [2023-08-14T19:10:33.400Z] 2023-08-14 19:10:33,287 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/31/.semver'], cwd=/w/workspace/edgex-go/31, universal_newlines=False, shell=None, istream=None) [2023-08-14T19:10:38.677Z] 2023-08-14 19:10:38,094 [append_file] DEBUG append to file:/w/workspace/edgex-go/31/.git/info/exclude [2023-08-14T19:10:38.677Z] 2023-08-14 19:10:38,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/31/.semver/PR-4569 with force:False [2023-08-14T19:10:38.677Z] 2023-08-14 19:10:38,095 [write_file] DEBUG write to file:/w/workspace/edgex-go/31/.semver/PR-4569 [2023-08-14T19:10:38.677Z] 2023-08-14 19:10:38,099 [execute] INFO git cat-file --batch-check [2023-08-14T19:10:38.677Z] 2023-08-14 19:10:38,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/31/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T19:10:38.677Z] 2023-08-14 19:10:38,106 [execute] INFO git cat-file --batch [2023-08-14T19:10:38.677Z] 2023-08-14 19:10:38,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/31/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T19:10:38.677Z] 2023-08-14 19:10:38,112 [read_version] DEBUG read version from /w/workspace/edgex-go/31/.semver/PR-4569 [2023-08-14T19:10:38.677Z] 0.0.0 [Pipeline] } [2023-08-14T19:10:38.685Z] $ docker exec --env ******** --env ******** 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 ssh-agent -k [2023-08-14T19:10:38.784Z] unset SSH_AUTH_SOCK; [2023-08-14T19:10:38.785Z] unset SSH_AGENT_PID; [2023-08-14T19:10:38.785Z] echo Agent pid 76 killed; [2023-08-14T19:10:38.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T19:10:39.107Z] + git semver [Pipeline] } [2023-08-14T19:10:39.377Z] $ docker stop --time=1 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 [2023-08-14T19:10:40.656Z] $ docker rm -f --volumes 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T19:10:40.983Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T19:10:41.170Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T19:10:41.172Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T19:10:41.528Z] + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] echo [2023-08-14T19:10:41.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T19:10:41.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T19:10:41.563Z] ========================================================= [2023-08-14T19:10:41.563Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T19:10:41.563Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:10:41.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T19:10:41.851Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T19:10:41.851Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T19:10:41.851Z] 6911f1a30b25: Pulling fs layer [2023-08-14T19:10:41.851Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T19:10:41.851Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T19:10:41.851Z] ec0bb842ea78: Pulling fs layer [2023-08-14T19:10:41.851Z] 40a00589a448: Pulling fs layer [2023-08-14T19:10:41.851Z] 6c08303d61cc: Pulling fs layer [2023-08-14T19:10:41.851Z] 798269fcf238: Pulling fs layer [2023-08-14T19:10:41.851Z] 798269fcf238: Waiting [2023-08-14T19:10:41.851Z] 6863d3e3a2b1: Waiting [2023-08-14T19:10:41.851Z] 6c08303d61cc: Waiting [2023-08-14T19:10:41.851Z] ec0bb842ea78: Waiting [2023-08-14T19:10:41.851Z] 40a00589a448: Waiting [2023-08-14T19:10:41.851Z] 6911f1a30b25: Download complete [2023-08-14T19:10:41.851Z] 6863d3e3a2b1: Download complete [2023-08-14T19:10:41.851Z] ec0bb842ea78: Verifying Checksum [2023-08-14T19:10:41.851Z] ec0bb842ea78: Download complete [2023-08-14T19:10:41.851Z] 4db1b89c0bd1: Verifying Checksum [2023-08-14T19:10:41.851Z] 4db1b89c0bd1: Download complete [2023-08-14T19:10:41.851Z] 40a00589a448: Verifying Checksum [2023-08-14T19:10:41.851Z] 40a00589a448: Download complete [2023-08-14T19:10:42.110Z] 4db1b89c0bd1: Pull complete [2023-08-14T19:10:42.110Z] 6911f1a30b25: Pull complete [2023-08-14T19:10:42.372Z] 798269fcf238: Verifying Checksum [2023-08-14T19:10:42.372Z] 798269fcf238: Download complete [2023-08-14T19:10:42.632Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T19:10:42.632Z] e194b8c5c2a9: Download complete [2023-08-14T19:10:42.632Z] 6c08303d61cc: Verifying Checksum [2023-08-14T19:10:42.632Z] 6c08303d61cc: Download complete [2023-08-14T19:10:45.925Z] e194b8c5c2a9: Pull complete [2023-08-14T19:10:45.925Z] 6863d3e3a2b1: Pull complete [2023-08-14T19:10:45.925Z] ec0bb842ea78: Pull complete [2023-08-14T19:10:45.925Z] 40a00589a448: Pull complete [2023-08-14T19:10:47.824Z] 6c08303d61cc: Pull complete [2023-08-14T19:10:48.759Z] 798269fcf238: Pull complete [2023-08-14T19:10:48.759Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T19:10:48.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T19:10:48.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:10:49.051Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T19:10:49.051Z] WORKDIR /edgex [2023-08-14T19:10:49.051Z] COPY go.mod . [2023-08-14T19:10:49.051Z] RUN go mod download [2023-08-14T19:10:49.051Z] docker build -t ci-base-image-x86_64 -f - . [2023-08-14T19:10:49.615Z] Sending build context to Docker daemon 170.8MB [2023-08-14T19:10:49.616Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T19:10:49.616Z] ---> ec979cd7f677 [2023-08-14T19:10:49.616Z] Step 2/4 : WORKDIR /edgex [2023-08-14T19:10:52.900Z] ---> Running in 611033ade9cc [2023-08-14T19:10:52.900Z] Removing intermediate container 611033ade9cc [2023-08-14T19:10:52.900Z] ---> 17b76ed33cf4 [2023-08-14T19:10:52.900Z] Step 3/4 : COPY go.mod . [2023-08-14T19:10:52.900Z] ---> 730e112490ee [2023-08-14T19:10:52.900Z] Step 4/4 : RUN go mod download [2023-08-14T19:10:52.900Z] ---> Running in 739ff77b696f [2023-08-14T19:10:56.228Z] Still waiting to schedule task [2023-08-14T19:10:56.228Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3551’ is offline [2023-08-14T19:11:05.120Z] Removing intermediate container 739ff77b696f [2023-08-14T19:11:05.120Z] ---> 5ca6fa8a8033 [2023-08-14T19:11:05.120Z] Successfully built 5ca6fa8a8033 [2023-08-14T19:11:05.120Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:11:05.437Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T19:11:05.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:11:05.508Z] prd-ubuntu20.04-docker-8c-8g-3553 does not seem to be running inside a container [2023-08-14T19:11:05.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T19:11:05.893Z] $ docker top 9b3a0039505853873893f493c8a88962e5f69a85bf448594a98527a109932c05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T19:11:06.225Z] + go version [2023-08-14T19:11:06.225Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T19:11:06.242Z] $ docker stop --time=1 9b3a0039505853873893f493c8a88962e5f69a85bf448594a98527a109932c05 [2023-08-14T19:11:07.465Z] $ docker rm -f --volumes 9b3a0039505853873893f493c8a88962e5f69a85bf448594a98527a109932c05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:11:07.872Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T19:11:07.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:11:07.955Z] prd-ubuntu20.04-docker-8c-8g-3553 does not seem to be running inside a container [2023-08-14T19:11:07.988Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T19:11:08.314Z] $ docker top e80914e617a0bd4329061b413768c7a2429ab659ea559928ad99d812ff338540 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T19:11:08.371Z] ========================================================= [2023-08-14T19:11:08.371Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T19:11:08.371Z] ========================================================= [Pipeline] sh [2023-08-14T19:11:08.648Z] + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:11:08.944Z] + make test [2023-08-14T19:11:08.944Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T19:11:17.061Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T19:11:29.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T19:11:29.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T19:11:29.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T19:11:29.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T19:11:29.265Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T19:11:29.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T19:11:29.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T19:11:29.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T19:11:29.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T19:11:29.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T19:11:30.089Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T19:11:30.347Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T19:11:30.347Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T19:11:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T19:11:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T19:11:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T19:11:31.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements [2023-08-14T19:11:32.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements [2023-08-14T19:11:32.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T19:11:32.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T19:11:32.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T19:11:33.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T19:11:33.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T19:11:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T19:11:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T19:11:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:11:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T19:11:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T19:11:35.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T19:11:35.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T19:11:35.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 71.5% of statements [2023-08-14T19:11:35.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements [2023-08-14T19:11:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T19:11:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:11:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T19:11:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T19:11:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T19:11:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T19:11:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T19:11:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T19:11:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T19:11:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T19:11:37.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.266s coverage: 93.4% of statements [2023-08-14T19:11:37.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements [2023-08-14T19:11:37.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.361s coverage: 97.6% of statements [2023-08-14T19:11:37.472Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements [2023-08-14T19:11:38.407Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T19:11:38.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T19:11:38.407Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-08-14T19:11:38.407Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 32.2% of statements [2023-08-14T19:11:38.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 42.9% of statements [2023-08-14T19:11:38.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements [2023-08-14T19:11:38.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-08-14T19:11:38.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements [2023-08-14T19:11:39.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2023-08-14T19:11:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T19:11:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T19:11:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T19:11:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T19:11:39.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T19:11:39.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T19:11:39.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T19:11:39.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T19:11:40.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T19:11:40.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T19:11:40.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T19:11:40.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T19:11:41.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T19:11:41.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T19:11:41.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T19:11:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T19:11:43.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T19:11:44.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T19:11:44.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T19:11:45.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T19:11:45.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T19:11:45.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T19:11:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T19:11:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T19:11:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T19:11:48.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T19:11:48.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T19:11:48.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T19:11:48.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T19:11:49.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T19:11:49.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T19:11:49.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T19:11:49.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T19:11:51.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T19:11:51.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:11:51.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T19:11:51.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T19:11:51.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-08-14T19:11:52.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T19:11:52.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T19:11:52.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T19:11:52.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.294s coverage: 79.9% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.071s coverage: 92.9% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 95.7% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.8% of statements [2023-08-14T19:12:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-08-14T19:12:04.776Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-14T19:12:04.776Z] Dockerfile.fuzz:18 DL3026 error: Use only an allowed registry in the FROM image [2023-08-14T19:12:04.776Z] Dockerfile.fuzz:23 DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check [2023-08-14T19:12:04.776Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-08-14T19:12:04.795Z] $ docker stop --time=1 e80914e617a0bd4329061b413768c7a2429ab659ea559928ad99d812ff338540 [2023-08-14T19:12:06.239Z] $ docker rm -f --volumes e80914e617a0bd4329061b413768c7a2429ab659ea559928ad99d812ff338540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T19:12:06.526Z] Failed in branch amd64 [2023-08-14T19:12:24.130Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3555 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-08-14T19:12:24.140Z] Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout [2023-08-14T19:12:24.168Z] The recommended git tool is: git [2023-08-14T19:12:29.145Z] using credential edgex-jenkins-ssh [2023-08-14T19:12:29.159Z] Cloning the remote Git repository [2023-08-14T19:12:29.195Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-14T19:12:29.275Z] > git init /w/workspace/edgex-go/31 # timeout=10 [2023-08-14T19:12:29.400Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T19:12:29.401Z] > git --version # timeout=10 [2023-08-14T19:12:29.420Z] > git --version # 'git version 2.25.1' [2023-08-14T19:12:29.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T19:12:29.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T19:12:45.801Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T19:12:45.829Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T19:12:47.467Z] Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit a0e06c82f5c5d2950420c9874d55b8124d37b92b [2023-08-14T19:12:48.121Z] Merge succeeded, producing 3db5e89487e42bab101ea645e29e41178214c7fd [2023-08-14T19:12:48.121Z] Checking out Revision 3db5e89487e42bab101ea645e29e41178214c7fd (PR-4569) [2023-08-14T19:12:46.676Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T19:12:46.717Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T19:12:46.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T19:12:46.734Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-14T19:12:47.484Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T19:12:47.555Z] > git checkout -f a0e06c82f5c5d2950420c9874d55b8124d37b92b # timeout=10 [2023-08-14T19:12:47.782Z] > git remote # timeout=10 [2023-08-14T19:12:47.807Z] > git config --get remote.origin.url # timeout=10 [2023-08-14T19:12:47.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T19:12:47.833Z] > git merge fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 [2023-08-14T19:12:48.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-14T19:12:48.126Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T19:12:48.139Z] > git checkout -f 3db5e89487e42bab101ea645e29e41178214c7fd # timeout=10 [2023-08-14T19:12:51.616Z] Commit message: "Merge commit 'fe3620ce412f86f9ce6eb635c00e802c499476bf' into HEAD" [2023-08-14T19:12:51.640Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T19:12:52.439Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T19:12:52.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T19:12:52.439Z] Dload Upload Total Spent Left Speed [2023-08-14T19:12:52.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh [2023-08-14T19:12:51.623Z] > git rev-list --no-walk 0ec1ce35df2bb177cfb03ab4d19848964fff359c # timeout=10 [2023-08-14T19:12:53.092Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T19:12:53.416Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T19:12:53.417Z] + sudo tee /etc/docker/daemon.new [2023-08-14T19:12:53.417Z] { [2023-08-14T19:12:53.417Z] "registry-mirrors": [ [2023-08-14T19:12:53.417Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T19:12:53.417Z] ], [2023-08-14T19:12:53.417Z] "bip": "10.250.0.254/24", [2023-08-14T19:12:53.417Z] "hosts": [ [2023-08-14T19:12:53.417Z] "tcp://0.0.0.0:5555", [2023-08-14T19:12:53.417Z] "unix:///var/run/docker.sock" [2023-08-14T19:12:53.417Z] ], [2023-08-14T19:12:53.417Z] "mtu": 1458, [2023-08-14T19:12:53.417Z] "selinux-enabled": true, [2023-08-14T19:12:53.417Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T19:12:53.417Z] } [Pipeline] sh [2023-08-14T19:12:53.736Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T19:12:54.058Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T19:13:12.397Z] provisioning config files... [2023-08-14T19:13:12.420Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config16819923592246438142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:13:12.761Z] ---> docker-login.sh [2023-08-14T19:13:12.761Z] nexus3.edgexfoundry.org:10001 [2023-08-14T19:13:13.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:13:13.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:13:13.317Z] Configure a credential helper to remove this warning. See [2023-08-14T19:13:13.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:13:13.317Z] [2023-08-14T19:13:13.317Z] Login Succeeded [2023-08-14T19:13:13.317Z] nexus3.edgexfoundry.org:10002 [2023-08-14T19:13:13.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:13:13.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:13:13.852Z] Configure a credential helper to remove this warning. See [2023-08-14T19:13:13.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:13:13.852Z] [2023-08-14T19:13:13.852Z] Login Succeeded [2023-08-14T19:13:13.852Z] nexus3.edgexfoundry.org:10003 [2023-08-14T19:13:14.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:13:14.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:13:14.120Z] Configure a credential helper to remove this warning. See [2023-08-14T19:13:14.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:13:14.120Z] [2023-08-14T19:13:14.120Z] Login Succeeded [2023-08-14T19:13:14.120Z] nexus3.edgexfoundry.org:10004 [2023-08-14T19:13:14.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:13:14.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:13:14.389Z] Configure a credential helper to remove this warning. See [2023-08-14T19:13:14.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:13:14.389Z] [2023-08-14T19:13:14.389Z] Login Succeeded [2023-08-14T19:13:14.389Z] docker.io [2023-08-14T19:13:14.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:13:14.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:13:14.924Z] Configure a credential helper to remove this warning. See [2023-08-14T19:13:14.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:13:14.924Z] [2023-08-14T19:13:14.924Z] Login Succeeded [2023-08-14T19:13:14.924Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T19:13:14.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-14T19:13:15.480Z] + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] echo [2023-08-14T19:13:15.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T19:13:15.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T19:13:15.527Z] ========================================================= [2023-08-14T19:13:15.527Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T19:13:15.527Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:13:15.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T19:13:19.187Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T19:13:19.188Z] edb6bdbacee9: Pulling fs layer [2023-08-14T19:13:19.188Z] 5f9638ab2659: Pulling fs layer [2023-08-14T19:13:19.188Z] 8d51d6327a98: Pulling fs layer [2023-08-14T19:13:19.188Z] 8b374f2dd631: Pulling fs layer [2023-08-14T19:13:19.188Z] ec14aa9079de: Pulling fs layer [2023-08-14T19:13:19.188Z] 2f466654f4bb: Pulling fs layer [2023-08-14T19:13:19.188Z] 554e91adad29: Pulling fs layer [2023-08-14T19:13:19.188Z] ec14aa9079de: Waiting [2023-08-14T19:13:19.188Z] 2f466654f4bb: Waiting [2023-08-14T19:13:19.188Z] 554e91adad29: Waiting [2023-08-14T19:13:19.188Z] 8b374f2dd631: Waiting [2023-08-14T19:13:19.188Z] 5f9638ab2659: Verifying Checksum [2023-08-14T19:13:19.188Z] 5f9638ab2659: Download complete [2023-08-14T19:13:19.188Z] 8b374f2dd631: Verifying Checksum [2023-08-14T19:13:19.188Z] 8b374f2dd631: Download complete [2023-08-14T19:13:19.188Z] ec14aa9079de: Verifying Checksum [2023-08-14T19:13:19.188Z] ec14aa9079de: Download complete [2023-08-14T19:13:19.188Z] edb6bdbacee9: Verifying Checksum [2023-08-14T19:13:19.188Z] edb6bdbacee9: Download complete [2023-08-14T19:13:19.773Z] edb6bdbacee9: Pull complete [2023-08-14T19:13:20.359Z] 554e91adad29: Verifying Checksum [2023-08-14T19:13:20.359Z] 554e91adad29: Download complete [2023-08-14T19:13:20.359Z] 5f9638ab2659: Pull complete [2023-08-14T19:13:21.329Z] 8d51d6327a98: Verifying Checksum [2023-08-14T19:13:21.329Z] 8d51d6327a98: Download complete [2023-08-14T19:13:21.329Z] 2f466654f4bb: Download complete [2023-08-14T19:13:33.667Z] 8d51d6327a98: Pull complete [2023-08-14T19:13:33.667Z] 8b374f2dd631: Pull complete [2023-08-14T19:13:33.667Z] ec14aa9079de: Pull complete [2023-08-14T19:13:40.333Z] 2f466654f4bb: Pull complete [2023-08-14T19:13:42.926Z] 554e91adad29: Pull complete [2023-08-14T19:13:42.926Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T19:13:42.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T19:13:42.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:13:43.257Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T19:13:43.257Z] WORKDIR /edgex [2023-08-14T19:13:43.257Z] COPY go.mod . [2023-08-14T19:13:43.257Z] RUN go mod download [2023-08-14T19:13:43.257Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-14T19:13:43.840Z] Sending build context to Docker daemon 2.944MB [2023-08-14T19:13:43.840Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T19:13:43.840Z] ---> 1e15ea492957 [2023-08-14T19:13:43.840Z] Step 2/4 : WORKDIR /edgex [2023-08-14T19:13:46.424Z] ---> Running in 7fcf1e1e9955 [2023-08-14T19:13:46.688Z] Removing intermediate container 7fcf1e1e9955 [2023-08-14T19:13:46.688Z] ---> 912deb46944d [2023-08-14T19:13:46.688Z] Step 3/4 : COPY go.mod . [2023-08-14T19:13:47.272Z] ---> cfc9e964d67f [2023-08-14T19:13:47.272Z] Step 4/4 : RUN go mod download [2023-08-14T19:13:47.272Z] ---> Running in 1d0eaa07417f [2023-08-14T19:14:26.173Z] Removing intermediate container 1d0eaa07417f [2023-08-14T19:14:26.173Z] ---> 960fdf3ed098 [2023-08-14T19:14:26.173Z] Successfully built 960fdf3ed098 [2023-08-14T19:14:27.132Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:14:27.465Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T19:14:27.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:14:27.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container [2023-08-14T19:14:27.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** ci-base-image-arm64 cat [2023-08-14T19:14:29.331Z] $ docker top 274576a1c9e4d2560e716d174bf2b4bb01d7ad580cd9047596fa4f3ef57a780b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T19:14:30.215Z] + go version [2023-08-14T19:14:30.215Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T19:14:30.235Z] $ docker stop --time=1 274576a1c9e4d2560e716d174bf2b4bb01d7ad580cd9047596fa4f3ef57a780b [2023-08-14T19:14:31.951Z] $ docker rm -f --volumes 274576a1c9e4d2560e716d174bf2b4bb01d7ad580cd9047596fa4f3ef57a780b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:14:32.508Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T19:14:32.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:14:32.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container [2023-08-14T19:14:32.786Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** ci-base-image-arm64 cat [2023-08-14T19:14:34.015Z] $ docker top 96c941d040435162d93c1b89272b23ecbca8a024fb82927db70d0af604c4e471 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T19:14:34.224Z] ========================================================= [2023-08-14T19:14:34.224Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T19:14:34.224Z] ========================================================= [Pipeline] sh [2023-08-14T19:14:34.530Z] + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:14:34.857Z] + make test [2023-08-14T19:14:35.132Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T19:15:21.984Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T19:17:58.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T19:17:58.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T19:17:58.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T19:17:58.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T19:17:58.725Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T19:17:58.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T19:17:58.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T19:17:58.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T19:17:58.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T19:17:58.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T19:18:00.136Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T19:18:00.406Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T19:18:00.406Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T19:18:00.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T19:18:12.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T19:18:12.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T19:18:12.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.298s coverage: 28.7% of statements [2023-08-14T19:18:20.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 97.0% of statements [2023-08-14T19:18:26.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T19:18:26.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T19:18:26.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T19:18:29.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.486s coverage: 71.5% of statements [2023-08-14T19:18:33.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T19:18:33.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T19:18:33.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.371s coverage: 54.0% of statements [2023-08-14T19:18:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T19:18:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T19:18:38.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:18:38.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T19:18:38.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T19:18:46.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T19:18:46.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T19:18:57.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.857s coverage: 93.4% of statements [2023-08-14T19:18:57.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.515s coverage: 3.8% of statements [2023-08-14T19:19:05.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T19:19:05.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:19:05.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T19:19:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.038s coverage: 97.6% of statements [2023-08-14T19:19:06.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T19:19:06.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T19:19:06.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T19:19:06.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T19:19:06.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T19:19:06.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T19:19:06.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T19:19:06.728Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.255s coverage: 72.2% of statements [2023-08-14T19:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T19:19:19.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T19:19:19.634Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.539s coverage: 0.9% of statements [2023-08-14T19:19:19.634Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.413s coverage: 32.2% of statements [2023-08-14T19:19:24.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.344s coverage: 42.9% of statements [2023-08-14T19:19:24.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.299s coverage: 82.9% of statements [2023-08-14T19:19:24.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements [2023-08-14T19:19:24.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.343s coverage: 96.3% of statements [2023-08-14T19:19:29.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements [2023-08-14T19:19:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T19:19:32.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T19:19:32.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T19:19:32.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T19:19:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T19:19:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T19:19:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T19:19:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T19:19:42.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.259s coverage: 94.4% of statements [2023-08-14T19:19:42.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T19:19:42.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T19:19:42.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T19:19:42.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T19:19:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T19:19:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T19:19:52.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T19:19:56.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.275s coverage: 79.9% of statements [2023-08-14T19:19:56.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.301s coverage: 92.9% of statements [2023-08-14T19:19:56.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-08-14T19:19:56.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.258s coverage: 62.3% of statements [2023-08-14T19:19:56.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements [2023-08-14T19:19:56.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements [2023-08-14T19:19:56.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements [2023-08-14T19:19:56.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T19:19:56.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.672s coverage: 81.8% of statements [2023-08-14T19:19:57.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.529s coverage: 82.1% of statements [2023-08-14T19:19:59.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T19:19:59.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.255s coverage: 86.0% of statements [2023-08-14T19:20:04.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T19:20:04.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T19:20:05.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.193s coverage: 63.1% of statements [2023-08-14T19:20:05.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements [2023-08-14T19:20:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-08-14T19:20:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2023-08-14T19:20:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-08-14T19:20:07.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T19:20:07.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T19:20:07.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T19:20:07.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-08-14T19:20:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T19:20:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T19:20:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T19:20:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.104s coverage: 38.4% of statements [2023-08-14T19:20:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements [2023-08-14T19:20:23.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T19:20:23.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T19:20:23.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T19:20:23.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T19:20:23.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2023-08-14T19:20:29.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T19:20:29.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T19:20:29.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T19:20:29.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T19:20:36.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 17.7% of statements [2023-08-14T19:20:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T19:20:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:20:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T19:20:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T19:20:39.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.734s coverage: 95.7% of statements [2023-08-14T19:20:44.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T19:20:44.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T19:20:44.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.330s coverage: 61.8% of statements [2023-08-14T19:20:46.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T19:20:46.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:20:46.631Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.464s coverage: 98.9% of statements [2023-08-14T19:20:48.039Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-14T19:20:48.039Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-14T19:20:48.039Z] go vet ./... [2023-08-14T19:23:54.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T19:23:54.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T19:23:54.765Z] ./bin/test-attribution-txt.sh [2023-08-14T19:23:54.765Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-14T19:23:54.765Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-14T19:23:54.765Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-14T19:23:54.765Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-14T19:23:54.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-14T19:23:55.419Z] + ls -al . [2023-08-14T19:23:55.419Z] total 728 [2023-08-14T19:23:55.419Z] drwxrwxr-x 10 1001 1001 4096 Aug 14 19:14 . [2023-08-14T19:23:55.419Z] drwxr-xr-x 4 root root 4096 Aug 14 19:14 .. [2023-08-14T19:23:55.420Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 19:12 .blubracket [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 16 Aug 14 19:12 .dockerignore [2023-08-14T19:23:55.420Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 19:12 .git [2023-08-14T19:23:55.420Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 19:12 .github [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 1163 Aug 14 19:12 .gitignore [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 19:12 .golangci.yml [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 87 Aug 14 19:12 .hadolint.yml [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 166 Aug 14 19:12 .sonarcloud.properties [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 19:12 ADOPTERS.md [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 11152 Aug 14 19:12 Attribution.txt [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 93407 Aug 14 19:12 CHANGELOG.md [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 19:12 CONTRIBUTING.md [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 1806 Aug 14 19:12 Dockerfile.fuzz [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 19:12 GOVERNANCE.md [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 883 Aug 14 19:12 Jenkinsfile [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 19:12 LICENSE [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 14561 Aug 14 19:12 Makefile [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 19:12 OWNERS.md [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 9923 Aug 14 19:12 README.md [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 19:12 SECURITY.md [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 19:10 VERSION [2023-08-14T19:23:55.420Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 19:12 bin [2023-08-14T19:23:55.420Z] drwxrwxr-x 18 1001 1001 4096 Aug 14 19:12 cmd [2023-08-14T19:23:55.420Z] -rw-r--r-- 1 root root 446998 Aug 14 19:20 coverage.out [2023-08-14T19:23:55.420Z] -rwxrwxr-x 1 1001 1001 2621 Aug 14 19:12 fuzzing_docker.sh [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 3687 Aug 14 19:12 go.mod [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 33714 Aug 14 19:12 go.sum [2023-08-14T19:23:55.420Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 19:12 internal [2023-08-14T19:23:55.420Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 19:12 openapi [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 594 Aug 14 19:12 security.txt [2023-08-14T19:23:55.420Z] drwxrwxr-x 4 1001 1001 4096 Aug 14 19:12 snap [2023-08-14T19:23:55.420Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 19:12 version.go [Pipeline] sh [2023-08-14T19:23:56.064Z] + '[' -e coverage.out ] [2023-08-14T19:23:56.065Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-14T19:23:57.515Z] Stashed 1 file(s) [Pipeline] sh [2023-08-14T19:23:58.142Z] + make build [2023-08-14T19:23:58.142Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-14T19:25:49.805Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-14T19:25:56.623Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-14T19:26:03.314Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-14T19:26:06.651Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-14T19:26:53.470Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-14T19:27:00.115Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-14T19:27:08.316Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-14T19:27:14.962Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-14T19:27:18.299Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-14T19:27:23.630Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-14T19:27:28.962Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-14T19:27:35.627Z] $ docker stop --time=1 96c941d040435162d93c1b89272b23ecbca8a024fb82927db70d0af604c4e471 [2023-08-14T19:27:37.623Z] $ docker rm -f --volumes 96c941d040435162d93c1b89272b23ecbca8a024fb82927db70d0af604c4e471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:27:40.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T19:27:40.400Z] [2023-08-14T19:27:40.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:27:40.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T19:27:40.994Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-14T19:27:40.994Z] 547446be3368: Pulling fs layer [2023-08-14T19:27:40.994Z] d125d8839a47: Pulling fs layer [2023-08-14T19:27:40.994Z] 3e85d5ac6304: Pulling fs layer [2023-08-14T19:27:40.994Z] c3105a71a48b: Pulling fs layer [2023-08-14T19:27:40.994Z] 0f093f025ec4: Pulling fs layer [2023-08-14T19:27:40.994Z] c3106fc0e877: Pulling fs layer [2023-08-14T19:27:40.994Z] c3105a71a48b: Waiting [2023-08-14T19:27:40.994Z] 0f093f025ec4: Waiting [2023-08-14T19:27:40.994Z] c3106fc0e877: Waiting [2023-08-14T19:27:40.994Z] 547446be3368: Verifying Checksum [2023-08-14T19:27:40.994Z] 547446be3368: Download complete [2023-08-14T19:27:40.994Z] c3105a71a48b: Verifying Checksum [2023-08-14T19:27:40.994Z] c3105a71a48b: Download complete [2023-08-14T19:27:41.580Z] d125d8839a47: Verifying Checksum [2023-08-14T19:27:41.580Z] d125d8839a47: Download complete [2023-08-14T19:27:41.580Z] c3106fc0e877: Verifying Checksum [2023-08-14T19:27:41.580Z] c3106fc0e877: Download complete [2023-08-14T19:27:41.580Z] 0f093f025ec4: Verifying Checksum [2023-08-14T19:27:41.580Z] 0f093f025ec4: Download complete [2023-08-14T19:27:41.847Z] 547446be3368: Pull complete [2023-08-14T19:27:42.427Z] d125d8839a47: Pull complete [2023-08-14T19:27:43.512Z] 3e85d5ac6304: Verifying Checksum [2023-08-14T19:27:43.512Z] 3e85d5ac6304: Download complete [2023-08-14T19:27:50.157Z] 3e85d5ac6304: Pull complete [2023-08-14T19:27:50.157Z] c3105a71a48b: Pull complete [2023-08-14T19:27:51.114Z] 0f093f025ec4: Pull complete [2023-08-14T19:27:51.381Z] c3106fc0e877: Pull complete [2023-08-14T19:27:51.381Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-14T19:27:51.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T19:27:51.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:27:51.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container [2023-08-14T19:27:51.639Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-14T19:27:53.726Z] $ docker top 6c1f40f42e4cab5a3d062799211fe4a84f931024b6faa58fbc1a8b2f0b279e21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T19:27:54.565Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-14T19:28:02.763Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-08-14T19:28:02.763Z] #1 transferring dockerfile: 2.58kB done [2023-08-14T19:28:02.763Z] #1 DONE 0.1s [2023-08-14T19:28:03.726Z] [2023-08-14T19:28:03.726Z] #2 [core-command internal] load build definition from Dockerfile [2023-08-14T19:28:03.726Z] #2 transferring dockerfile: 1.82kB done [2023-08-14T19:28:03.726Z] #2 DONE 0.0s [2023-08-14T19:28:03.726Z] [2023-08-14T19:28:03.726Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-14T19:28:03.726Z] #3 transferring dockerfile: 2.82kB 0.0s done [2023-08-14T19:28:03.726Z] #3 DONE 0.0s [2023-08-14T19:28:03.726Z] [2023-08-14T19:28:03.726Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-08-14T19:28:03.726Z] #4 transferring dockerfile: 1.82kB done [2023-08-14T19:28:03.726Z] #4 DONE 0.1s [2023-08-14T19:28:03.726Z] [2023-08-14T19:28:03.726Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T19:28:03.726Z] #5 transferring dockerfile: 2.12kB done [2023-08-14T19:28:03.726Z] #5 DONE 0.1s [2023-08-14T19:28:03.726Z] [2023-08-14T19:28:03.726Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-14T19:28:03.726Z] #6 transferring dockerfile: 1.78kB 0.0s done [2023-08-14T19:28:03.726Z] #6 DONE 0.1s [2023-08-14T19:28:03.726Z] [2023-08-14T19:28:03.726Z] #7 [core-data internal] load build definition from Dockerfile [2023-08-14T19:28:03.994Z] #7 transferring dockerfile: 1.90kB done [2023-08-14T19:28:03.994Z] #7 DONE 0.1s [2023-08-14T19:28:03.994Z] [2023-08-14T19:28:03.994Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-08-14T19:28:03.994Z] #8 transferring dockerfile: 2.63kB 0.0s done [2023-08-14T19:28:03.994Z] #8 DONE 0.1s [2023-08-14T19:28:03.994Z] [2023-08-14T19:28:03.994Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-08-14T19:28:03.994Z] #9 transferring dockerfile: 1.96kB 0.0s done [2023-08-14T19:28:03.994Z] #9 DONE 0.1s [2023-08-14T19:28:03.994Z] [2023-08-14T19:28:03.994Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-08-14T19:28:03.994Z] #10 transferring dockerfile: 1.84kB done [2023-08-14T19:28:03.994Z] #10 DONE 0.1s [2023-08-14T19:28:03.994Z] [2023-08-14T19:28:03.994Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-14T19:28:03.994Z] #11 transferring dockerfile: 2.04kB 0.0s done [2023-08-14T19:28:03.994Z] #11 DONE 0.1s [2023-08-14T19:28:03.994Z] [2023-08-14T19:28:03.994Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T19:28:04.260Z] #12 transferring dockerfile: 2.68kB done [2023-08-14T19:28:04.260Z] #12 DONE 0.1s [2023-08-14T19:28:04.260Z] [2023-08-14T19:28:04.260Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T19:28:04.260Z] #13 transferring dockerfile: 2.38kB done [2023-08-14T19:28:04.260Z] #13 DONE 0.1s [2023-08-14T19:28:04.260Z] [2023-08-14T19:28:04.260Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-14T19:28:04.260Z] #14 transferring dockerfile: 2.06kB done [2023-08-14T19:28:04.260Z] #14 DONE 0.1s [2023-08-14T19:28:04.260Z] [2023-08-14T19:28:04.260Z] #15 [security-spire-config internal] load .dockerignore [2023-08-14T19:28:04.260Z] #15 transferring context: [2023-08-14T19:28:04.527Z] #15 transferring context: 56B done [2023-08-14T19:28:04.527Z] #15 DONE 0.1s [2023-08-14T19:28:05.111Z] [2023-08-14T19:28:05.111Z] #16 [core-command internal] load .dockerignore [2023-08-14T19:28:05.111Z] #16 transferring context: 56B done [2023-08-14T19:28:05.111Z] #16 DONE 0.1s [2023-08-14T19:28:05.111Z] [2023-08-14T19:28:05.111Z] #17 [security-bootstrapper internal] load .dockerignore [2023-08-14T19:28:05.111Z] #17 transferring context: 56B done [2023-08-14T19:28:05.111Z] #17 DONE 0.0s [2023-08-14T19:28:05.111Z] [2023-08-14T19:28:05.111Z] #18 [support-scheduler internal] load .dockerignore [2023-08-14T19:28:05.386Z] #18 transferring context: 56B 0.0s done [2023-08-14T19:28:05.386Z] #18 DONE 0.1s [2023-08-14T19:28:05.386Z] [2023-08-14T19:28:05.386Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-14T19:28:05.386Z] #19 transferring context: 56B done [2023-08-14T19:28:05.386Z] #19 DONE 0.0s [2023-08-14T19:28:05.386Z] [2023-08-14T19:28:05.386Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-08-14T19:28:05.386Z] #20 transferring context: 56B done [2023-08-14T19:28:05.386Z] #20 DONE 0.1s [2023-08-14T19:28:05.386Z] [2023-08-14T19:28:05.386Z] #21 [core-data internal] load .dockerignore [2023-08-14T19:28:05.386Z] #21 transferring context: 56B done [2023-08-14T19:28:05.657Z] #21 DONE 0.0s [2023-08-14T19:28:05.657Z] [2023-08-14T19:28:05.657Z] #22 [security-spire-server internal] load .dockerignore [2023-08-14T19:28:05.657Z] #22 transferring context: 56B done [2023-08-14T19:28:05.657Z] #22 DONE 0.1s [2023-08-14T19:28:05.657Z] [2023-08-14T19:28:05.657Z] #23 [core-metadata internal] load .dockerignore [2023-08-14T19:28:05.657Z] #23 transferring context: 56B done [2023-08-14T19:28:05.657Z] #23 DONE 0.1s [2023-08-14T19:28:05.657Z] [2023-08-14T19:28:05.657Z] #24 [support-notifications internal] load .dockerignore [2023-08-14T19:28:05.657Z] #24 transferring context: 56B done [2023-08-14T19:28:05.657Z] #24 DONE 0.1s [2023-08-14T19:28:05.657Z] [2023-08-14T19:28:05.657Z] #25 [security-proxy-auth internal] load .dockerignore [2023-08-14T19:28:05.657Z] #25 transferring context: 56B 0.0s done [2023-08-14T19:28:05.657Z] #25 DONE 0.1s [2023-08-14T19:28:05.657Z] [2023-08-14T19:28:05.657Z] #26 [security-spire-agent internal] load .dockerignore [2023-08-14T19:28:05.657Z] #26 transferring context: 56B 0.0s done [2023-08-14T19:28:05.657Z] #26 DONE 0.1s [2023-08-14T19:28:05.657Z] [2023-08-14T19:28:05.657Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-08-14T19:28:05.923Z] #27 transferring context: 56B 0.0s done [2023-08-14T19:28:05.923Z] #27 DONE 0.1s [2023-08-14T19:28:05.923Z] [2023-08-14T19:28:05.923Z] #28 [security-proxy-setup internal] load .dockerignore [2023-08-14T19:28:05.923Z] #28 transferring context: 56B 0.0s done [2023-08-14T19:28:05.923Z] #28 DONE 0.1s [2023-08-14T19:28:05.923Z] [2023-08-14T19:28:05.923Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:05.923Z] #29 DONE 0.0s [2023-08-14T19:28:05.923Z] [2023-08-14T19:28:05.923Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:28:06.191Z] #30 DONE 0.1s [2023-08-14T19:28:06.192Z] [2023-08-14T19:28:06.192Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:28:06.192Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:28:06.192Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.1s [2023-08-14T19:28:06.192Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:28:06.192Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T19:28:06.462Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s [2023-08-14T19:28:06.462Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T19:28:06.462Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-14T19:28:06.462Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-14T19:28:07.048Z] #31 ... [2023-08-14T19:28:07.048Z] [2023-08-14T19:28:07.048Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:07.048Z] #29 DONE 0.0s [2023-08-14T19:28:07.048Z] [2023-08-14T19:28:07.048Z] #32 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:28:07.048Z] #32 DONE 1.0s [2023-08-14T19:28:07.318Z] [2023-08-14T19:28:07.318Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:28:07.318Z] #30 DONE 0.2s [2023-08-14T19:28:07.318Z] [2023-08-14T19:28:07.318Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:07.318Z] #33 ... [2023-08-14T19:28:07.318Z] [2023-08-14T19:28:07.318Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:07.318Z] #29 DONE 0.0s [2023-08-14T19:28:07.318Z] [2023-08-14T19:28:07.318Z] #32 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:28:07.318Z] #32 DONE 1.7s [2023-08-14T19:28:07.318Z] [2023-08-14T19:28:07.318Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:07.318Z] #33 ... [2023-08-14T19:28:07.318Z] [2023-08-14T19:28:07.318Z] #34 [security-spire-config builder 2/9] WORKDIR /edgex-go [2023-08-14T19:28:07.318Z] #34 DONE 0.6s [2023-08-14T19:28:07.318Z] [2023-08-14T19:28:07.318Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:07.586Z] #33 ... [2023-08-14T19:28:07.586Z] [2023-08-14T19:28:07.586Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:07.586Z] #29 DONE 0.0s [2023-08-14T19:28:07.586Z] [2023-08-14T19:28:07.586Z] #32 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:28:07.586Z] #32 DONE 1.7s [2023-08-14T19:28:07.586Z] [2023-08-14T19:28:07.586Z] #34 [support-scheduler builder 2/9] WORKDIR /edgex-go [2023-08-14T19:28:07.586Z] #34 DONE 0.6s [2023-08-14T19:28:07.586Z] [2023-08-14T19:28:07.586Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:07.586Z] #33 ... [2023-08-14T19:28:07.586Z] [2023-08-14T19:28:07.586Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:07.586Z] #29 DONE 0.0s [2023-08-14T19:28:07.586Z] [2023-08-14T19:28:07.586Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:07.857Z] #33 ... [2023-08-14T19:28:07.858Z] [2023-08-14T19:28:07.858Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:07.858Z] #29 DONE 0.0s [2023-08-14T19:28:07.858Z] [2023-08-14T19:28:07.858Z] #32 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:28:07.858Z] #32 DONE 1.7s [2023-08-14T19:28:07.858Z] [2023-08-14T19:28:07.858Z] #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-08-14T19:28:07.858Z] #34 DONE 0.6s [2023-08-14T19:28:07.858Z] [2023-08-14T19:28:07.858Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:07.858Z] #33 ... [2023-08-14T19:28:07.858Z] [2023-08-14T19:28:07.858Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:07.858Z] #29 DONE 0.0s [2023-08-14T19:28:07.858Z] [2023-08-14T19:28:07.858Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:07.858Z] #33 ... [2023-08-14T19:28:07.858Z] [2023-08-14T19:28:08.126Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:28:08.126Z] #30 DONE 0.8s [2023-08-14T19:28:08.126Z] [2023-08-14T19:28:08.126Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:08.126Z] #33 ... [2023-08-14T19:28:08.126Z] [2023-08-14T19:28:08.126Z] #32 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:28:08.126Z] #32 DONE 1.8s [2023-08-14T19:28:08.126Z] [2023-08-14T19:28:08.126Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:08.126Z] #29 DONE 0.0s [2023-08-14T19:28:08.126Z] [2023-08-14T19:28:08.126Z] #34 [security-spire-server builder 2/9] WORKDIR /edgex-go [2023-08-14T19:28:08.126Z] #34 DONE 0.7s [2023-08-14T19:28:08.126Z] [2023-08-14T19:28:08.126Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:08.126Z] #33 ... [2023-08-14T19:28:08.126Z] [2023-08-14T19:28:08.126Z] #32 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:28:08.126Z] #32 DONE 1.8s [2023-08-14T19:28:08.126Z] [2023-08-14T19:28:08.126Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:28:08.126Z] #30 DONE 0.9s [2023-08-14T19:28:08.126Z] [2023-08-14T19:28:08.126Z] #35 [core-metadata internal] load build context [2023-08-14T19:28:08.126Z] #35 DONE 0.0s [2023-08-14T19:28:08.126Z] [2023-08-14T19:28:08.126Z] #34 [core-metadata builder 2/9] WORKDIR /edgex-go [2023-08-14T19:28:08.126Z] #34 DONE 0.7s [2023-08-14T19:28:08.393Z] [2023-08-14T19:28:08.393Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:08.393Z] #29 DONE 0.0s [2023-08-14T19:28:08.393Z] [2023-08-14T19:28:08.393Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:28:08.393Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:28:08.394Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-14T19:28:08.394Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:28:08.394Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T19:28:08.394Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T19:28:08.394Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.3s done [2023-08-14T19:28:08.662Z] #31 ... [2023-08-14T19:28:08.662Z] [2023-08-14T19:28:08.662Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:08.662Z] #29 DONE 0.0s [2023-08-14T19:28:08.662Z] [2023-08-14T19:28:08.662Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:28:08.662Z] #30 DONE 1.2s [2023-08-14T19:28:08.662Z] [2023-08-14T19:28:08.662Z] #32 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:28:08.662Z] #32 DONE 1.9s [2023-08-14T19:28:08.662Z] [2023-08-14T19:28:08.662Z] #34 [security-proxy-auth builder 2/9] WORKDIR /edgex-go [2023-08-14T19:28:08.662Z] #34 DONE 0.8s [2023-08-14T19:28:08.662Z] [2023-08-14T19:28:08.662Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:28:08.662Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:28:08.662Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-14T19:28:08.662Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:28:08.662Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T19:28:08.662Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T19:28:08.662Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.3s done [2023-08-14T19:28:08.662Z] #31 ... [2023-08-14T19:28:08.662Z] [2023-08-14T19:28:08.662Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:08.662Z] #29 DONE 0.0s [2023-08-14T19:28:08.929Z] [2023-08-14T19:28:08.929Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:08.929Z] #36 ... [2023-08-14T19:28:08.929Z] [2023-08-14T19:28:08.929Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:08.929Z] #29 DONE 0.0s [2023-08-14T19:28:08.929Z] [2023-08-14T19:28:08.929Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:09.195Z] #36 ... [2023-08-14T19:28:09.195Z] [2023-08-14T19:28:09.195Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:28:09.195Z] #29 DONE 0.0s [2023-08-14T19:28:09.461Z] [2023-08-14T19:28:09.461Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:28:09.461Z] #31 DONE 4.0s [2023-08-14T19:28:09.461Z] [2023-08-14T19:28:09.461Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:09.461Z] #36 ... [2023-08-14T19:28:09.461Z] [2023-08-14T19:28:09.461Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:28:09.461Z] #30 DONE 1.8s [2023-08-14T19:28:09.461Z] [2023-08-14T19:28:09.461Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:09.461Z] #36 ... [2023-08-14T19:28:09.461Z] [2023-08-14T19:28:09.461Z] #32 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:28:09.461Z] #32 DONE 1.9s [2023-08-14T19:28:09.461Z] [2023-08-14T19:28:09.461Z] #34 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go [2023-08-14T19:28:09.461Z] #34 DONE 0.8s [2023-08-14T19:28:09.461Z] [2023-08-14T19:28:09.461Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:28:09.461Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:28:09.461Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-14T19:28:09.461Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:28:09.461Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T19:28:09.461Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T19:28:09.461Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.3s done [2023-08-14T19:28:09.461Z] #31 DONE 4.1s [2023-08-14T19:28:09.461Z] [2023-08-14T19:28:09.461Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:10.875Z] #36 transferring context: 2.45MB 2.0s [2023-08-14T19:28:15.125Z] #36 ... [2023-08-14T19:28:15.125Z] [2023-08-14T19:28:15.125Z] #37 [core-command internal] load build context [2023-08-14T19:28:15.454Z] #37 ... [2023-08-14T19:28:15.454Z] [2023-08-14T19:28:15.454Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:16.038Z] #36 transferring context: 7.96MB 7.1s [2023-08-14T19:28:17.005Z] #36 ... [2023-08-14T19:28:17.005Z] [2023-08-14T19:28:17.005Z] #38 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T19:28:17.005Z] #0 4.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:17.005Z] #0 5.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:17.005Z] #0 7.589 OK: 263 MiB in 53 packages [2023-08-14T19:28:17.005Z] #38 DONE 9.8s [2023-08-14T19:28:17.288Z] [2023-08-14T19:28:17.288Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:17.577Z] #36 ... [2023-08-14T19:28:17.577Z] [2023-08-14T19:28:17.577Z] #39 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T19:28:17.577Z] #0 8.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:17.577Z] #0 9.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:17.577Z] #39 ... [2023-08-14T19:28:17.577Z] [2023-08-14T19:28:17.577Z] #40 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T19:28:17.577Z] #0 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:17.577Z] #0 8.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:17.577Z] #0 9.292 OK: 263 MiB in 53 packages [2023-08-14T19:28:17.577Z] #40 DONE 10.3s [2023-08-14T19:28:17.577Z] [2023-08-14T19:28:17.577Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:28:17.848Z] #41 ... [2023-08-14T19:28:17.848Z] [2023-08-14T19:28:17.848Z] #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T19:28:17.848Z] #42 9.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:17.848Z] #42 ... [2023-08-14T19:28:17.848Z] [2023-08-14T19:28:17.848Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-14T19:28:17.848Z] #43 ... [2023-08-14T19:28:17.848Z] [2023-08-14T19:28:17.848Z] #44 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:28:18.115Z] #44 ... [2023-08-14T19:28:18.115Z] [2023-08-14T19:28:18.115Z] #45 [support-scheduler internal] load build context [2023-08-14T19:28:18.115Z] #45 ... [2023-08-14T19:28:18.115Z] [2023-08-14T19:28:18.115Z] #46 [core-data internal] load build context [2023-08-14T19:28:18.386Z] #46 ... [2023-08-14T19:28:18.386Z] [2023-08-14T19:28:18.386Z] #35 [core-metadata internal] load build context [2023-08-14T19:28:18.386Z] #35 ... [2023-08-14T19:28:18.386Z] [2023-08-14T19:28:18.386Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:18.386Z] #33 ... [2023-08-14T19:28:18.386Z] [2023-08-14T19:28:18.386Z] #47 [security-spire-server internal] load build context [2023-08-14T19:28:18.654Z] #47 ... [2023-08-14T19:28:18.654Z] [2023-08-14T19:28:18.654Z] #35 [core-metadata internal] load build context [2023-08-14T19:28:18.654Z] #35 ... [2023-08-14T19:28:18.654Z] [2023-08-14T19:28:18.654Z] #48 [support-notifications internal] load build context [2023-08-14T19:28:18.921Z] #48 ... [2023-08-14T19:28:18.921Z] [2023-08-14T19:28:18.921Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T19:28:18.921Z] #0 9.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:18.921Z] #49 ... [2023-08-14T19:28:18.921Z] [2023-08-14T19:28:18.921Z] #48 [support-notifications internal] load build context [2023-08-14T19:28:19.509Z] #48 ... [2023-08-14T19:28:19.509Z] [2023-08-14T19:28:19.509Z] #50 [security-spire-agent internal] load build context [2023-08-14T19:28:19.777Z] #50 ... [2023-08-14T19:28:19.777Z] [2023-08-14T19:28:19.777Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T19:28:19.777Z] #0 9.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:19.777Z] #51 ... [2023-08-14T19:28:19.777Z] [2023-08-14T19:28:19.777Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:28:19.777Z] #52 ... [2023-08-14T19:28:19.777Z] [2023-08-14T19:28:19.777Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:28:20.046Z] #53 ... [2023-08-14T19:28:20.046Z] [2023-08-14T19:28:20.046Z] #46 [core-data internal] load build context [2023-08-14T19:28:20.636Z] #46 ... [2023-08-14T19:28:20.636Z] [2023-08-14T19:28:20.636Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T19:28:20.636Z] #54 ... [2023-08-14T19:28:20.636Z] [2023-08-14T19:28:20.636Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T19:28:20.636Z] #55 ... [2023-08-14T19:28:20.636Z] [2023-08-14T19:28:20.636Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T19:28:20.903Z] #56 ... [2023-08-14T19:28:20.903Z] [2023-08-14T19:28:20.903Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T19:28:20.903Z] #57 ... [2023-08-14T19:28:20.903Z] [2023-08-14T19:28:20.903Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T19:28:20.903Z] #58 ... [2023-08-14T19:28:20.903Z] [2023-08-14T19:28:20.903Z] #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T19:28:21.173Z] #59 ... [2023-08-14T19:28:21.173Z] [2023-08-14T19:28:21.173Z] #39 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T19:28:21.173Z] #39 11.74 OK: 263 MiB in 53 packages [2023-08-14T19:28:21.173Z] #39 DONE 14.5s [2023-08-14T19:28:21.173Z] [2023-08-14T19:28:21.173Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T19:28:21.173Z] #60 ... [2023-08-14T19:28:21.173Z] [2023-08-14T19:28:21.173Z] #61 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-14T19:28:21.442Z] #61 ... [2023-08-14T19:28:21.442Z] [2023-08-14T19:28:21.442Z] #46 [core-data internal] load build context [2023-08-14T19:28:21.442Z] #46 transferring context: 21.80MB 13.2s [2023-08-14T19:28:24.028Z] #46 ... [2023-08-14T19:28:24.028Z] [2023-08-14T19:28:24.028Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T19:28:24.028Z] #49 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:24.028Z] #49 14.00 OK: 263 MiB in 53 packages [2023-08-14T19:28:24.028Z] #49 DONE 15.1s [2023-08-14T19:28:24.028Z] [2023-08-14T19:28:24.028Z] #46 [core-data internal] load build context [2023-08-14T19:28:25.442Z] #46 ... [2023-08-14T19:28:25.442Z] [2023-08-14T19:28:25.442Z] #37 [core-command internal] load build context [2023-08-14T19:28:25.442Z] #37 ... [2023-08-14T19:28:25.442Z] [2023-08-14T19:28:25.442Z] #46 [core-data internal] load build context [2023-08-14T19:28:26.850Z] #46 transferring context: 29.24MB 18.4s [2023-08-14T19:28:27.434Z] #46 ... [2023-08-14T19:28:27.434Z] [2023-08-14T19:28:27.434Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:27.701Z] #36 ... [2023-08-14T19:28:27.701Z] [2023-08-14T19:28:27.701Z] #35 [core-metadata internal] load build context [2023-08-14T19:28:27.701Z] #35 ... [2023-08-14T19:28:27.701Z] [2023-08-14T19:28:27.701Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:28:27.968Z] #41 ... [2023-08-14T19:28:27.968Z] [2023-08-14T19:28:27.968Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:28.235Z] #36 ... [2023-08-14T19:28:28.235Z] [2023-08-14T19:28:28.235Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T19:28:28.235Z] #51 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:28.235Z] #51 14.92 (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T19:28:28.235Z] #51 15.09 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T19:28:28.235Z] #51 15.09 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:28:28.235Z] #51 15.09 Executing ca-certificates-20230506-r0.trigger [2023-08-14T19:28:28.235Z] #51 17.13 OK: 8 MiB in 17 packages [2023-08-14T19:28:28.235Z] #51 DONE 18.5s [2023-08-14T19:28:28.235Z] [2023-08-14T19:28:28.235Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:28.235Z] #36 ... [2023-08-14T19:28:28.235Z] [2023-08-14T19:28:28.235Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-14T19:28:28.504Z] #43 ... [2023-08-14T19:28:28.504Z] [2023-08-14T19:28:28.504Z] #45 [support-scheduler internal] load build context [2023-08-14T19:28:28.504Z] #45 ... [2023-08-14T19:28:28.504Z] [2023-08-14T19:28:28.504Z] #44 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:28:28.504Z] #44 ... [2023-08-14T19:28:28.504Z] [2023-08-14T19:28:28.504Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:28.769Z] #33 ... [2023-08-14T19:28:28.769Z] [2023-08-14T19:28:28.769Z] #47 [security-spire-server internal] load build context [2023-08-14T19:28:28.769Z] #47 ... [2023-08-14T19:28:28.769Z] [2023-08-14T19:28:28.769Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:29.036Z] #33 ... [2023-08-14T19:28:29.036Z] [2023-08-14T19:28:29.036Z] #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T19:28:29.036Z] #42 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:29.036Z] #42 14.92 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:28:29.036Z] #42 14.92 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:28:29.036Z] #42 14.92 OK: 17694 distinct packages available [2023-08-14T19:28:29.036Z] #42 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:29.036Z] #42 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:29.304Z] #42 ... [2023-08-14T19:28:29.304Z] [2023-08-14T19:28:29.304Z] #47 [security-spire-server internal] load build context [2023-08-14T19:28:29.885Z] #47 ... [2023-08-14T19:28:29.885Z] [2023-08-14T19:28:29.885Z] #50 [security-spire-agent internal] load build context [2023-08-14T19:28:29.885Z] #50 ... [2023-08-14T19:28:29.885Z] [2023-08-14T19:28:29.885Z] #48 [support-notifications internal] load build context [2023-08-14T19:28:29.885Z] #48 ... [2023-08-14T19:28:29.885Z] [2023-08-14T19:28:29.885Z] #50 [security-spire-agent internal] load build context [2023-08-14T19:28:30.150Z] #50 ... [2023-08-14T19:28:30.150Z] [2023-08-14T19:28:30.150Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:28:30.150Z] #53 ... [2023-08-14T19:28:30.150Z] [2023-08-14T19:28:30.150Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:28:30.418Z] #52 ... [2023-08-14T19:28:30.418Z] [2023-08-14T19:28:30.418Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:30.684Z] #33 transferring context: 69.93MB 24.5s [2023-08-14T19:28:33.257Z] #33 ... [2023-08-14T19:28:33.257Z] [2023-08-14T19:28:33.257Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T19:28:33.257Z] #56 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:33.257Z] #56 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:33.257Z] #56 19.50 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:28:33.257Z] #56 19.50 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:28:33.257Z] #56 19.50 OK: 17689 distinct packages available [2023-08-14T19:28:33.257Z] #56 20.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:33.257Z] #56 ... [2023-08-14T19:28:33.257Z] [2023-08-14T19:28:33.257Z] #61 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-14T19:28:33.257Z] #61 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:33.257Z] #61 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:33.257Z] #61 20.07 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T19:28:33.257Z] #61 20.14 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:28:33.257Z] #61 20.28 OK: 8 MiB in 16 packages [2023-08-14T19:28:33.257Z] #61 ... [2023-08-14T19:28:33.257Z] [2023-08-14T19:28:33.257Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:33.257Z] #33 ... [2023-08-14T19:28:33.257Z] [2023-08-14T19:28:33.257Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-14T19:28:33.257Z] #61 DONE 22.7s [2023-08-14T19:28:33.257Z] [2023-08-14T19:28:33.524Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:33.524Z] #33 ... [2023-08-14T19:28:33.524Z] [2023-08-14T19:28:33.524Z] #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T19:28:33.524Z] #42 24.31 OK: 263 MiB in 53 packages [2023-08-14T19:28:33.524Z] #42 DONE 25.9s [2023-08-14T19:28:33.789Z] [2023-08-14T19:28:33.789Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:35.746Z] #33 ... [2023-08-14T19:28:35.746Z] [2023-08-14T19:28:35.746Z] #37 [core-command internal] load build context [2023-08-14T19:28:35.746Z] #37 ... [2023-08-14T19:28:35.746Z] [2023-08-14T19:28:35.746Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:35.746Z] #33 transferring context: 82.10MB 29.6s [2023-08-14T19:28:37.152Z] #33 ... [2023-08-14T19:28:37.152Z] [2023-08-14T19:28:37.152Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T19:28:37.152Z] #54 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:37.152Z] #54 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:37.152Z] #54 25.45 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T19:28:37.152Z] #54 25.49 (2/2) Installing su-exec (0.2-r2) [2023-08-14T19:28:37.152Z] #54 25.50 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:28:37.152Z] #54 25.72 OK: 8 MiB in 17 packages [2023-08-14T19:28:37.152Z] #54 ... [2023-08-14T19:28:37.152Z] [2023-08-14T19:28:37.152Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T19:28:37.152Z] #55 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:37.152Z] #55 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:37.152Z] #55 ... [2023-08-14T19:28:37.152Z] [2023-08-14T19:28:37.152Z] #37 [core-command internal] load build context [2023-08-14T19:28:37.734Z] #37 ... [2023-08-14T19:28:37.734Z] [2023-08-14T19:28:37.734Z] #46 [core-data internal] load build context [2023-08-14T19:28:38.002Z] #46 ... [2023-08-14T19:28:38.002Z] [2023-08-14T19:28:38.002Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T19:28:38.002Z] #54 DONE 27.3s [2023-08-14T19:28:38.002Z] [2023-08-14T19:28:38.002Z] #35 [core-metadata internal] load build context [2023-08-14T19:28:38.002Z] #35 ... [2023-08-14T19:28:38.002Z] [2023-08-14T19:28:38.002Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:28:38.270Z] #41 ... [2023-08-14T19:28:38.270Z] [2023-08-14T19:28:38.270Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T19:28:38.270Z] #60 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:38.270Z] #60 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:38.270Z] #60 26.40 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T19:28:38.270Z] #60 26.46 (2/2) Installing openssl (3.0.10-r0) [2023-08-14T19:28:38.270Z] #60 26.57 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:28:38.270Z] #60 26.79 OK: 8 MiB in 17 packages [2023-08-14T19:28:38.270Z] #60 ... [2023-08-14T19:28:38.270Z] [2023-08-14T19:28:38.270Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:28:38.536Z] #41 ... [2023-08-14T19:28:38.536Z] [2023-08-14T19:28:38.536Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-14T19:28:38.536Z] #43 ... [2023-08-14T19:28:38.536Z] [2023-08-14T19:28:38.536Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:38.536Z] #36 ... [2023-08-14T19:28:38.536Z] [2023-08-14T19:28:38.536Z] #45 [support-scheduler internal] load build context [2023-08-14T19:28:38.804Z] #45 ... [2023-08-14T19:28:38.804Z] [2023-08-14T19:28:38.804Z] #44 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:28:38.804Z] #44 ... [2023-08-14T19:28:38.804Z] [2023-08-14T19:28:38.804Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T19:28:38.804Z] #57 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:38.804Z] #57 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:38.804Z] #57 27.47 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T19:28:38.804Z] #57 27.47 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:28:38.804Z] #57 27.60 OK: 8 MiB in 16 packages [2023-08-14T19:28:39.074Z] #57 ... [2023-08-14T19:28:39.074Z] [2023-08-14T19:28:39.074Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-14T19:28:39.676Z] #43 ... [2023-08-14T19:28:39.676Z] [2023-08-14T19:28:39.676Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T19:28:39.676Z] #57 DONE 29.1s [2023-08-14T19:28:39.676Z] [2023-08-14T19:28:39.676Z] #47 [security-spire-server internal] load build context [2023-08-14T19:28:39.942Z] #47 ... [2023-08-14T19:28:39.942Z] [2023-08-14T19:28:39.942Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T19:28:39.942Z] #60 DONE 28.7s [2023-08-14T19:28:39.942Z] [2023-08-14T19:28:39.942Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-14T19:28:39.942Z] #43 ... [2023-08-14T19:28:39.942Z] [2023-08-14T19:28:39.942Z] #48 [support-notifications internal] load build context [2023-08-14T19:28:40.209Z] #48 ... [2023-08-14T19:28:40.209Z] [2023-08-14T19:28:40.209Z] #50 [security-spire-agent internal] load build context [2023-08-14T19:28:40.209Z] #50 ... [2023-08-14T19:28:40.209Z] [2023-08-14T19:28:40.209Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:28:40.477Z] #53 ... [2023-08-14T19:28:40.477Z] [2023-08-14T19:28:40.477Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T19:28:40.477Z] #58 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:40.477Z] #58 22.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:40.477Z] #58 27.46 (1/4) Installing ca-certificates (20230506-r0) [2023-08-14T19:28:40.477Z] #58 28.01 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-14T19:28:40.477Z] #58 28.01 (3/4) Installing su-exec (0.2-r2) [2023-08-14T19:28:40.477Z] #58 28.01 (4/4) Installing yq (4.30.4-r4) [2023-08-14T19:28:40.477Z] #58 28.69 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:28:40.477Z] #58 28.69 Executing ca-certificates-20230506-r0.trigger [2023-08-14T19:28:40.477Z] #58 ... [2023-08-14T19:28:40.477Z] [2023-08-14T19:28:40.477Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T19:28:40.477Z] #56 23.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:40.477Z] #56 28.74 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-14T19:28:40.477Z] #56 28.74 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-14T19:28:40.477Z] #56 28.74 (3/4) Installing libucontext (1.2-r0) [2023-08-14T19:28:40.477Z] #56 28.76 (4/4) Installing gcompat (1.1.0-r0) [2023-08-14T19:28:40.477Z] #56 28.76 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:28:40.477Z] #56 29.00 OK: 8 MiB in 19 packages [2023-08-14T19:28:40.477Z] #56 DONE 29.9s [2023-08-14T19:28:40.477Z] [2023-08-14T19:28:40.477Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T19:28:40.477Z] #58 29.52 OK: 17 MiB in 19 packages [2023-08-14T19:28:40.477Z] #58 ... [2023-08-14T19:28:40.477Z] [2023-08-14T19:28:40.477Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:28:40.477Z] #52 ... [2023-08-14T19:28:40.477Z] [2023-08-14T19:28:40.477Z] #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T19:28:40.477Z] #59 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:40.477Z] #59 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:40.477Z] #59 28.32 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:28:40.477Z] #59 28.32 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:28:40.477Z] #59 28.32 OK: 17689 distinct packages available [2023-08-14T19:28:40.477Z] #59 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:40.744Z] #59 ... [2023-08-14T19:28:40.744Z] [2023-08-14T19:28:40.744Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:28:41.941Z] #52 ... [2023-08-14T19:28:41.941Z] [2023-08-14T19:28:41.941Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T19:28:41.941Z] #62 DONE 1.9s [2023-08-14T19:28:41.941Z] [2023-08-14T19:28:41.941Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:28:41.941Z] #52 transferring context: 18.28MB 31.0s [2023-08-14T19:28:42.242Z] #52 ... [2023-08-14T19:28:42.242Z] [2023-08-14T19:28:42.242Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T19:28:42.242Z] #58 DONE 31.3s [2023-08-14T19:28:42.242Z] [2023-08-14T19:28:42.242Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:28:44.253Z] #52 ... [2023-08-14T19:28:44.253Z] [2023-08-14T19:28:44.253Z] #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T19:28:44.253Z] #59 30.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:44.253Z] #59 32.24 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-14T19:28:44.253Z] #59 32.24 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-14T19:28:44.253Z] #59 32.25 (3/5) Installing libucontext (1.2-r0) [2023-08-14T19:28:44.253Z] #59 32.27 (4/5) Installing gcompat (1.1.0-r0) [2023-08-14T19:28:44.253Z] #59 32.28 (5/5) Installing openssl (3.0.10-r0) [2023-08-14T19:28:44.253Z] #59 32.37 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:28:44.253Z] #59 32.45 OK: 9 MiB in 20 packages [2023-08-14T19:28:44.253Z] #59 DONE 33.3s [2023-08-14T19:28:44.253Z] [2023-08-14T19:28:44.253Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:28:44.547Z] #52 ... [2023-08-14T19:28:44.547Z] [2023-08-14T19:28:44.547Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T19:28:44.547Z] #63 DONE 6.4s [2023-08-14T19:28:44.547Z] [2023-08-14T19:28:44.547Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T19:28:45.536Z] #64 ... [2023-08-14T19:28:45.536Z] [2023-08-14T19:28:45.536Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T19:28:45.536Z] #55 26.89 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:28:45.536Z] #55 26.89 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:28:45.536Z] #55 26.89 OK: 17689 distinct packages available [2023-08-14T19:28:45.536Z] #55 27.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:45.536Z] #55 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:28:45.536Z] #55 32.28 (1/9) Installing ca-certificates (20230506-r0) [2023-08-14T19:28:45.536Z] #55 32.37 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-14T19:28:45.536Z] #55 32.41 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-14T19:28:45.536Z] #55 32.43 (4/9) Installing libcurl (8.2.1-r0) [2023-08-14T19:28:45.536Z] #55 32.48 (5/9) Installing curl (8.2.1-r0) [2023-08-14T19:28:45.536Z] #55 32.53 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-14T19:28:45.536Z] #55 32.55 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-14T19:28:45.536Z] #55 32.55 (8/9) Installing libucontext (1.2-r0) [2023-08-14T19:28:45.536Z] #55 32.58 (9/9) Installing gcompat (1.1.0-r0) [2023-08-14T19:28:45.536Z] #55 32.58 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:28:45.536Z] #55 32.63 Executing ca-certificates-20230506-r0.trigger [2023-08-14T19:28:45.536Z] #55 33.54 OK: 11 MiB in 24 packages [2023-08-14T19:28:45.536Z] #55 DONE 34.8s [2023-08-14T19:28:45.536Z] [2023-08-14T19:28:45.536Z] #50 [security-spire-agent internal] load build context [2023-08-14T19:28:45.801Z] #50 ... [2023-08-14T19:28:45.801Z] [2023-08-14T19:28:45.801Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T19:28:45.801Z] #64 DONE 1.4s [2023-08-14T19:28:45.801Z] [2023-08-14T19:28:45.801Z] #50 [security-spire-agent internal] load build context [2023-08-14T19:28:45.801Z] #50 ... [2023-08-14T19:28:45.801Z] [2023-08-14T19:28:45.801Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:28:47.207Z] #52 ... [2023-08-14T19:28:47.207Z] [2023-08-14T19:28:47.207Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:47.207Z] #33 transferring context: 107.94MB 40.7s [2023-08-14T19:28:47.207Z] #33 ... [2023-08-14T19:28:47.207Z] [2023-08-14T19:28:47.207Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:28:48.164Z] #52 ... [2023-08-14T19:28:48.164Z] [2023-08-14T19:28:48.164Z] #37 [core-command internal] load build context [2023-08-14T19:28:48.164Z] #37 ... [2023-08-14T19:28:48.164Z] [2023-08-14T19:28:48.164Z] #35 [core-metadata internal] load build context [2023-08-14T19:28:48.434Z] #35 ... [2023-08-14T19:28:48.434Z] [2023-08-14T19:28:48.434Z] #37 [core-command internal] load build context [2023-08-14T19:28:48.434Z] #37 ... [2023-08-14T19:28:48.434Z] [2023-08-14T19:28:48.434Z] #46 [core-data internal] load build context [2023-08-14T19:28:48.704Z] #46 ... [2023-08-14T19:28:48.704Z] [2023-08-14T19:28:48.704Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:28:48.704Z] #41 ... [2023-08-14T19:28:48.704Z] [2023-08-14T19:28:48.704Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:48.704Z] #36 ... [2023-08-14T19:28:48.704Z] [2023-08-14T19:28:48.704Z] #45 [support-scheduler internal] load build context [2023-08-14T19:28:48.971Z] #45 ... [2023-08-14T19:28:48.971Z] [2023-08-14T19:28:48.971Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:48.971Z] #36 ... [2023-08-14T19:28:48.971Z] [2023-08-14T19:28:48.971Z] #44 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:28:49.240Z] #44 ... [2023-08-14T19:28:49.240Z] [2023-08-14T19:28:49.240Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:50.199Z] #36 ... [2023-08-14T19:28:50.199Z] [2023-08-14T19:28:50.199Z] #47 [security-spire-server internal] load build context [2023-08-14T19:28:50.199Z] #47 ... [2023-08-14T19:28:50.199Z] [2023-08-14T19:28:50.199Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-14T19:28:50.199Z] #43 ... [2023-08-14T19:28:50.199Z] [2023-08-14T19:28:50.199Z] #48 [support-notifications internal] load build context [2023-08-14T19:28:50.465Z] #48 ... [2023-08-14T19:28:50.465Z] [2023-08-14T19:28:50.465Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:50.465Z] #36 ... [2023-08-14T19:28:50.465Z] [2023-08-14T19:28:50.465Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:28:50.465Z] #53 ... [2023-08-14T19:28:50.465Z] [2023-08-14T19:28:50.465Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:28:53.047Z] #36 transferring context: 86.31MB 44.0s [2023-08-14T19:28:56.377Z] #36 ... [2023-08-14T19:28:56.377Z] [2023-08-14T19:28:56.377Z] #46 [core-data internal] load build context [2023-08-14T19:28:56.377Z] #46 ... [2023-08-14T19:28:56.377Z] [2023-08-14T19:28:56.377Z] #50 [security-spire-agent internal] load build context [2023-08-14T19:28:56.377Z] #50 ... [2023-08-14T19:28:56.377Z] [2023-08-14T19:28:56.377Z] #46 [core-data internal] load build context [2023-08-14T19:28:57.339Z] #46 ... [2023-08-14T19:28:57.339Z] [2023-08-14T19:28:57.339Z] #33 [security-spire-config internal] load build context [2023-08-14T19:28:57.339Z] #33 transferring context: 158.08MB 51.0s [2023-08-14T19:28:57.339Z] #33 ... [2023-08-14T19:28:57.339Z] [2023-08-14T19:28:57.339Z] #46 [core-data internal] load build context [2023-08-14T19:28:58.295Z] #46 ... [2023-08-14T19:28:58.295Z] [2023-08-14T19:28:58.295Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:28:58.295Z] #52 ... [2023-08-14T19:28:58.295Z] [2023-08-14T19:28:58.295Z] #46 [core-data internal] load build context [2023-08-14T19:28:58.561Z] #46 ... [2023-08-14T19:28:58.561Z] [2023-08-14T19:28:58.561Z] #35 [core-metadata internal] load build context [2023-08-14T19:28:58.561Z] #35 ... [2023-08-14T19:28:58.561Z] [2023-08-14T19:28:58.561Z] #37 [core-command internal] load build context [2023-08-14T19:28:58.827Z] #37 ... [2023-08-14T19:28:58.827Z] [2023-08-14T19:28:58.827Z] #35 [core-metadata internal] load build context [2023-08-14T19:28:58.827Z] #35 ... [2023-08-14T19:28:58.827Z] [2023-08-14T19:28:58.827Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:28:59.092Z] #41 ... [2023-08-14T19:28:59.092Z] [2023-08-14T19:28:59.092Z] #35 [core-metadata internal] load build context [2023-08-14T19:28:59.092Z] #35 ... [2023-08-14T19:28:59.092Z] [2023-08-14T19:28:59.092Z] #45 [support-scheduler internal] load build context [2023-08-14T19:28:59.357Z] #45 ... [2023-08-14T19:28:59.357Z] [2023-08-14T19:28:59.357Z] #44 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:28:59.357Z] #44 ... [2023-08-14T19:28:59.357Z] [2023-08-14T19:28:59.357Z] #45 [support-scheduler internal] load build context [2023-08-14T19:29:00.314Z] #45 ... [2023-08-14T19:29:00.314Z] [2023-08-14T19:29:00.314Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:00.314Z] #47 ... [2023-08-14T19:29:00.314Z] [2023-08-14T19:29:00.314Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-14T19:29:00.583Z] #43 ... [2023-08-14T19:29:00.583Z] [2023-08-14T19:29:00.583Z] #48 [support-notifications internal] load build context [2023-08-14T19:29:00.583Z] #48 ... [2023-08-14T19:29:00.583Z] [2023-08-14T19:29:00.583Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:00.583Z] #47 ... [2023-08-14T19:29:00.583Z] [2023-08-14T19:29:00.583Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:29:00.849Z] #53 ... [2023-08-14T19:29:00.849Z] [2023-08-14T19:29:00.849Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:03.418Z] #47 transferring context: 65.47MB 54.8s [2023-08-14T19:29:04.830Z] #47 ... [2023-08-14T19:29:04.830Z] [2023-08-14T19:29:04.830Z] #33 [security-spire-config internal] load build context [2023-08-14T19:29:04.830Z] #33 transferring context: 188.04MB 58.3s done [2023-08-14T19:29:04.830Z] #33 DONE 58.5s [2023-08-14T19:29:04.830Z] [2023-08-14T19:29:04.830Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:04.830Z] #47 ... [2023-08-14T19:29:04.830Z] [2023-08-14T19:29:04.830Z] #37 [core-command internal] load build context [2023-08-14T19:29:04.830Z] #37 transferring context: 188.04MB 57.3s done [2023-08-14T19:29:04.830Z] #37 DONE 57.7s [2023-08-14T19:29:04.830Z] [2023-08-14T19:29:04.830Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:06.287Z] #47 ... [2023-08-14T19:29:06.287Z] [2023-08-14T19:29:06.287Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:29:06.287Z] #36 ... [2023-08-14T19:29:06.287Z] [2023-08-14T19:29:06.287Z] #50 [security-spire-agent internal] load build context [2023-08-14T19:29:06.287Z] #50 ... [2023-08-14T19:29:06.287Z] [2023-08-14T19:29:06.287Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:29:07.702Z] #36 ... [2023-08-14T19:29:07.702Z] [2023-08-14T19:29:07.702Z] #44 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:29:07.702Z] #44 transferring context: 188.04MB 58.8s done [2023-08-14T19:29:07.702Z] #44 DONE 60.1s [2023-08-14T19:29:07.702Z] [2023-08-14T19:29:07.702Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:29:08.286Z] #36 ... [2023-08-14T19:29:08.286Z] [2023-08-14T19:29:08.286Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T19:29:08.286Z] #65 DONE 3.5s [2023-08-14T19:29:08.286Z] [2023-08-14T19:29:08.286Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:29:08.559Z] #36 ... [2023-08-14T19:29:08.559Z] [2023-08-14T19:29:08.559Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:29:08.559Z] #52 ... [2023-08-14T19:29:08.559Z] [2023-08-14T19:29:08.559Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:29:08.830Z] #36 ... [2023-08-14T19:29:08.830Z] [2023-08-14T19:29:08.830Z] #46 [core-data internal] load build context [2023-08-14T19:29:08.830Z] #46 ... [2023-08-14T19:29:08.830Z] [2023-08-14T19:29:08.830Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:29:08.830Z] #66 DONE 3.2s [2023-08-14T19:29:08.830Z] [2023-08-14T19:29:08.830Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:29:09.096Z] #36 ... [2023-08-14T19:29:09.096Z] [2023-08-14T19:29:09.096Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:29:09.365Z] #41 ... [2023-08-14T19:29:09.365Z] [2023-08-14T19:29:09.365Z] #35 [core-metadata internal] load build context [2023-08-14T19:29:09.365Z] #35 ... [2023-08-14T19:29:09.365Z] [2023-08-14T19:29:09.365Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:29:09.632Z] #41 ... [2023-08-14T19:29:09.632Z] [2023-08-14T19:29:09.632Z] #46 [core-data internal] load build context [2023-08-14T19:29:09.632Z] #46 transferring context: 188.04MB 61.3s done [2023-08-14T19:29:09.632Z] #46 DONE 61.6s [2023-08-14T19:29:09.632Z] [2023-08-14T19:29:09.632Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:29:09.898Z] #41 ... [2023-08-14T19:29:09.898Z] [2023-08-14T19:29:09.898Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-14T19:29:09.898Z] #43 transferring context: 188.04MB 61.4s done [2023-08-14T19:29:09.898Z] #43 DONE 62.1s [2023-08-14T19:29:09.898Z] [2023-08-14T19:29:09.898Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:29:10.483Z] #41 ... [2023-08-14T19:29:10.483Z] [2023-08-14T19:29:10.483Z] #35 [core-metadata internal] load build context [2023-08-14T19:29:10.483Z] #35 transferring context: 188.04MB 61.8s done [2023-08-14T19:29:10.483Z] #35 DONE 62.2s [2023-08-14T19:29:10.483Z] [2023-08-14T19:29:10.483Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:29:10.483Z] #41 ... [2023-08-14T19:29:10.483Z] [2023-08-14T19:29:10.483Z] #45 [support-scheduler internal] load build context [2023-08-14T19:29:10.483Z] #45 ... [2023-08-14T19:29:10.483Z] [2023-08-14T19:29:10.483Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:29:10.753Z] #53 ... [2023-08-14T19:29:10.753Z] [2023-08-14T19:29:10.753Z] #48 [support-notifications internal] load build context [2023-08-14T19:29:10.753Z] #48 ... [2023-08-14T19:29:10.753Z] [2023-08-14T19:29:10.753Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:29:11.338Z] #53 ... [2023-08-14T19:29:11.338Z] [2023-08-14T19:29:11.338Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:29:11.338Z] #67 DONE 1.2s [2023-08-14T19:29:11.338Z] [2023-08-14T19:29:11.338Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:29:13.911Z] #53 ... [2023-08-14T19:29:13.911Z] [2023-08-14T19:29:13.911Z] #50 [security-spire-agent internal] load build context [2023-08-14T19:29:13.911Z] #50 transferring context: 188.04MB 61.8s done [2023-08-14T19:29:13.911Z] #50 DONE 64.0s [2023-08-14T19:29:13.911Z] [2023-08-14T19:29:13.911Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:29:14.177Z] #53 ... [2023-08-14T19:29:14.177Z] [2023-08-14T19:29:14.177Z] #36 [security-proxy-auth internal] load build context [2023-08-14T19:29:14.177Z] #36 transferring context: 188.04MB 65.1s done [2023-08-14T19:29:14.177Z] #36 DONE 65.6s [2023-08-14T19:29:14.177Z] [2023-08-14T19:29:14.177Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:29:15.139Z] #53 ... [2023-08-14T19:29:15.139Z] [2023-08-14T19:29:15.139Z] #48 [support-notifications internal] load build context [2023-08-14T19:29:15.139Z] #48 transferring context: 188.04MB 66.1s done [2023-08-14T19:29:15.139Z] #48 DONE 66.4s [2023-08-14T19:29:15.139Z] [2023-08-14T19:29:15.139Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:29:16.096Z] #53 ... [2023-08-14T19:29:16.096Z] [2023-08-14T19:29:16.096Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:29:16.096Z] #68 DONE 1.0s [2023-08-14T19:29:16.096Z] [2023-08-14T19:29:16.096Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:29:16.361Z] #53 ... [2023-08-14T19:29:16.361Z] [2023-08-14T19:29:16.362Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:16.362Z] #47 ... [2023-08-14T19:29:16.362Z] [2023-08-14T19:29:16.362Z] #53 [security-proxy-setup internal] load build context [2023-08-14T19:29:17.317Z] #53 transferring context: 188.04MB 65.9s done [2023-08-14T19:29:17.317Z] #53 DONE 67.7s [2023-08-14T19:29:17.317Z] [2023-08-14T19:29:17.317Z] #45 [support-scheduler internal] load build context [2023-08-14T19:29:17.317Z] #45 transferring context: 188.04MB 69.4s done [2023-08-14T19:29:17.317Z] #45 DONE 69.6s [2023-08-14T19:29:17.317Z] [2023-08-14T19:29:17.317Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:17.903Z] #47 ... [2023-08-14T19:29:17.903Z] [2023-08-14T19:29:17.903Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:29:17.903Z] #69 DONE 0.7s [2023-08-14T19:29:17.903Z] [2023-08-14T19:29:17.903Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:18.501Z] #47 ... [2023-08-14T19:29:18.501Z] [2023-08-14T19:29:18.501Z] #41 [security-bootstrapper internal] load build context [2023-08-14T19:29:18.501Z] #41 transferring context: 188.04MB 70.4s done [2023-08-14T19:29:18.501Z] #41 DONE 70.8s [2023-08-14T19:29:18.501Z] [2023-08-14T19:29:18.501Z] #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:29:18.501Z] #70 ... [2023-08-14T19:29:18.501Z] [2023-08-14T19:29:18.501Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:18.767Z] #47 ... [2023-08-14T19:29:18.767Z] [2023-08-14T19:29:18.767Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:29:18.767Z] #52 ... [2023-08-14T19:29:18.767Z] [2023-08-14T19:29:18.767Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:19.031Z] #47 ... [2023-08-14T19:29:19.031Z] [2023-08-14T19:29:19.031Z] #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:29:19.297Z] #71 ... [2023-08-14T19:29:19.297Z] [2023-08-14T19:29:19.297Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:21.878Z] #47 ... [2023-08-14T19:29:21.878Z] [2023-08-14T19:29:21.878Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:29:21.878Z] #72 ... [2023-08-14T19:29:21.878Z] [2023-08-14T19:29:21.878Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:21.879Z] #47 ... [2023-08-14T19:29:21.879Z] [2023-08-14T19:29:21.879Z] #52 [security-secretstore-setup internal] load build context [2023-08-14T19:29:21.879Z] #52 transferring context: 188.04MB 70.7s done [2023-08-14T19:29:21.879Z] #52 DONE 72.2s [2023-08-14T19:29:21.879Z] [2023-08-14T19:29:21.879Z] #47 [security-spire-server internal] load build context [2023-08-14T19:29:22.462Z] #47 transferring context: 188.04MB 74.2s done [2023-08-14T19:29:22.462Z] #47 DONE 74.5s [2023-08-14T19:29:22.462Z] [2023-08-14T19:29:22.462Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:29:26.706Z] #73 ... [2023-08-14T19:29:26.706Z] [2023-08-14T19:29:26.706Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.613Z] #74 ... [2023-08-14T19:30:05.613Z] [2023-08-14T19:30:05.613Z] #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.613Z] #70 DONE 52.0s [2023-08-14T19:30:05.613Z] [2023-08-14T19:30:05.613Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-14T19:30:05.613Z] #75 ... [2023-08-14T19:30:05.613Z] [2023-08-14T19:30:05.613Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.613Z] #72 DONE 50.3s [2023-08-14T19:30:05.613Z] [2023-08-14T19:30:05.613Z] #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.613Z] #71 DONE 52.6s [2023-08-14T19:30:05.613Z] [2023-08-14T19:30:05.613Z] #76 [core-command builder 6/7] COPY . . [2023-08-14T19:30:05.613Z] #76 ... [2023-08-14T19:30:05.613Z] [2023-08-14T19:30:05.614Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-14T19:30:05.614Z] #75 DONE 5.0s [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.614Z] #73 DONE 47.4s [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.614Z] #74 DONE 49.2s [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T19:30:05.614Z] #77 DONE 3.8s [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T19:30:05.614Z] #78 ... [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.614Z] #79 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #80 [support-scheduler builder 6/7] COPY . . [2023-08-14T19:30:05.614Z] #80 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:30:05.614Z] #81 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #76 [core-command builder 6/7] COPY . . [2023-08-14T19:30:05.614Z] #76 DONE 3.9s [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #82 [security-proxy-auth builder 6/7] COPY . . [2023-08-14T19:30:05.614Z] #82 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.614Z] #83 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:30:05.614Z] #84 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:30:05.614Z] #85 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #86 [core-metadata builder 6/7] COPY . . [2023-08-14T19:30:05.614Z] #86 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.614Z] #87 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #88 [core-data builder 6/7] COPY . . [2023-08-14T19:30:05.614Z] #88 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.614Z] #89 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #90 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:30:05.614Z] #90 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #91 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-14T19:30:05.614Z] #91 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.614Z] #92 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:30:05.614Z] #93 CACHED [2023-08-14T19:30:05.614Z] [2023-08-14T19:30:05.614Z] #94 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T19:30:05.881Z] #94 ... [2023-08-14T19:30:05.881Z] [2023-08-14T19:30:05.881Z] #95 [security-spire-server builder 6/9] COPY . . [2023-08-14T19:30:05.881Z] #95 CACHED [2023-08-14T19:30:05.881Z] [2023-08-14T19:30:05.881Z] #96 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-14T19:30:05.881Z] #96 CACHED [2023-08-14T19:30:05.881Z] [2023-08-14T19:30:05.881Z] #97 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:05.881Z] #97 CACHED [2023-08-14T19:30:05.881Z] [2023-08-14T19:30:05.881Z] #98 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T19:30:05.881Z] #98 CACHED [2023-08-14T19:30:05.881Z] [2023-08-14T19:30:05.881Z] #99 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T19:30:05.881Z] #99 DONE 0.5s [2023-08-14T19:30:06.155Z] [2023-08-14T19:30:06.155Z] #100 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T19:30:11.491Z] #100 DONE 5.4s [2023-08-14T19:30:11.491Z] [2023-08-14T19:30:11.491Z] #94 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T19:30:11.491Z] #94 4.328 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-14T19:30:11.758Z] #94 ... [2023-08-14T19:30:11.758Z] [2023-08-14T19:30:11.758Z] #101 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T19:30:11.758Z] #101 DONE 5.7s [2023-08-14T19:30:11.758Z] [2023-08-14T19:30:11.758Z] #102 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T19:30:12.024Z] #102 ... [2023-08-14T19:30:12.024Z] [2023-08-14T19:30:12.024Z] #103 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T19:30:12.024Z] #103 DONE 0.6s [2023-08-14T19:30:12.024Z] [2023-08-14T19:30:12.024Z] #104 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T19:30:12.024Z] #0 6.015 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-14T19:30:12.290Z] #104 ... [2023-08-14T19:30:12.290Z] [2023-08-14T19:30:12.290Z] #102 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T19:30:12.290Z] #102 DONE 0.5s [2023-08-14T19:30:12.290Z] [2023-08-14T19:30:12.290Z] #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:30:12.290Z] #0 4.540 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-14T19:30:13.697Z] #105 ... [2023-08-14T19:30:13.697Z] [2023-08-14T19:30:13.697Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T19:30:13.697Z] #78 DONE 8.3s [2023-08-14T19:30:13.697Z] [2023-08-14T19:30:13.697Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:30:13.697Z] #106 CACHED [2023-08-14T19:30:13.697Z] [2023-08-14T19:30:13.697Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T19:30:13.697Z] #107 CACHED [2023-08-14T19:30:13.697Z] [2023-08-14T19:30:13.697Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:13.697Z] #108 CACHED [2023-08-14T19:30:13.697Z] [2023-08-14T19:30:13.697Z] #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T19:30:13.970Z] #109 ... [2023-08-14T19:30:13.970Z] [2023-08-14T19:30:13.970Z] #110 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T19:30:13.970Z] #110 CACHED [2023-08-14T19:30:13.970Z] [2023-08-14T19:30:13.970Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:30:13.970Z] #111 CACHED [2023-08-14T19:30:13.970Z] [2023-08-14T19:30:13.970Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:13.970Z] #112 CACHED [2023-08-14T19:30:13.970Z] [2023-08-14T19:30:13.970Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T19:30:14.235Z] #113 ... [2023-08-14T19:30:14.235Z] [2023-08-14T19:30:14.235Z] #114 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T19:30:14.235Z] #114 CACHED [2023-08-14T19:30:14.235Z] [2023-08-14T19:30:14.235Z] #115 [security-spire-agent builder 6/9] COPY . . [2023-08-14T19:30:14.235Z] #115 CACHED [2023-08-14T19:30:14.235Z] [2023-08-14T19:30:14.235Z] #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-14T19:30:14.235Z] #116 CACHED [2023-08-14T19:30:14.235Z] [2023-08-14T19:30:14.235Z] #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T19:30:14.235Z] #117 CACHED [2023-08-14T19:30:14.235Z] [2023-08-14T19:30:14.235Z] #118 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:30:14.235Z] #118 CACHED [2023-08-14T19:30:14.235Z] [2023-08-14T19:30:14.235Z] #119 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T19:30:14.235Z] #119 CACHED [2023-08-14T19:30:14.503Z] [2023-08-14T19:30:14.503Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:30:15.102Z] #120 DONE 0.9s [2023-08-14T19:30:15.102Z] [2023-08-14T19:30:15.102Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:30:15.368Z] #121 ... [2023-08-14T19:30:15.368Z] [2023-08-14T19:30:15.368Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:30:15.368Z] #122 DONE 1.1s [2023-08-14T19:30:15.368Z] [2023-08-14T19:30:15.368Z] #123 [support-notifications builder 6/7] COPY . . [2023-08-14T19:30:15.636Z] #123 ... [2023-08-14T19:30:15.636Z] [2023-08-14T19:30:15.636Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:30:15.636Z] #0 3.980 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-14T19:30:15.636Z] #124 ... [2023-08-14T19:30:15.636Z] [2023-08-14T19:30:15.636Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T19:30:15.636Z] #0 4.728 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-14T19:30:15.902Z] #125 ... [2023-08-14T19:30:15.902Z] [2023-08-14T19:30:15.902Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:30:15.902Z] #121 DONE 0.6s [2023-08-14T19:30:15.902Z] [2023-08-14T19:30:15.903Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:30:15.903Z] #0 5.311 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-14T19:30:15.903Z] #126 ... [2023-08-14T19:30:15.903Z] [2023-08-14T19:30:15.903Z] #127 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:30:15.903Z] #127 CACHED [2023-08-14T19:30:15.903Z] [2023-08-14T19:30:15.903Z] #128 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:30:15.903Z] #128 CACHED [2023-08-14T19:30:15.903Z] [2023-08-14T19:30:15.903Z] #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:30:15.903Z] #129 DONE 0.5s [2023-08-14T19:30:15.903Z] [2023-08-14T19:30:15.903Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T19:30:15.903Z] #0 5.393 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-14T19:30:16.168Z] #130 ... [2023-08-14T19:30:16.168Z] [2023-08-14T19:30:16.168Z] #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:30:16.435Z] #131 ... [2023-08-14T19:30:16.435Z] [2023-08-14T19:30:16.435Z] #123 [support-notifications builder 6/7] COPY . . [2023-08-14T19:30:16.435Z] #123 DONE 11.0s [2023-08-14T19:30:16.435Z] [2023-08-14T19:30:16.435Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T19:30:19.784Z] #132 ... [2023-08-14T19:30:19.784Z] [2023-08-14T19:30:19.784Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T19:30:19.784Z] #133 DONE 2.5s [2023-08-14T19:30:19.784Z] [2023-08-14T19:30:19.784Z] #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:30:19.784Z] #134 DONE 3.8s [2023-08-14T19:30:19.784Z] [2023-08-14T19:30:19.784Z] #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:30:19.784Z] #131 DONE 3.7s [2023-08-14T19:30:19.784Z] [2023-08-14T19:30:19.784Z] #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:30:19.784Z] #135 DONE 0.3s [2023-08-14T19:30:19.784Z] [2023-08-14T19:30:19.784Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:30:19.784Z] #136 DONE 0.2s [2023-08-14T19:30:19.784Z] [2023-08-14T19:30:19.784Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T19:30:19.784Z] #132 3.537 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-14T19:30:20.050Z] #132 ... [2023-08-14T19:30:20.050Z] [2023-08-14T19:30:20.050Z] #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-14T19:30:20.050Z] #137 DONE 0.3s [2023-08-14T19:30:20.327Z] [2023-08-14T19:30:20.328Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T19:30:20.328Z] #138 DONE 0.3s [2023-08-14T19:30:20.328Z] [2023-08-14T19:30:20.328Z] #139 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-14T19:30:20.596Z] #139 DONE 0.3s [2023-08-14T19:30:20.596Z] [2023-08-14T19:30:20.596Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T19:30:20.596Z] #140 DONE 0.3s [2023-08-14T19:30:20.596Z] [2023-08-14T19:30:20.596Z] #141 [security-spire-config] exporting to image [2023-08-14T19:30:20.596Z] #141 exporting layers [2023-08-14T19:30:22.534Z] #141 ... [2023-08-14T19:30:22.534Z] [2023-08-14T19:30:22.534Z] #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:30:22.534Z] #142 DONE 2.8s [2023-08-14T19:30:22.534Z] [2023-08-14T19:30:22.534Z] #143 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:30:22.803Z] #143 DONE 0.3s [2023-08-14T19:30:22.803Z] [2023-08-14T19:30:22.803Z] #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-14T19:30:23.390Z] #144 DONE 0.3s [2023-08-14T19:30:23.390Z] [2023-08-14T19:30:23.390Z] #141 [security-spire-server] exporting to image [2023-08-14T19:30:23.390Z] #141 exporting layers 2.5s done [2023-08-14T19:30:23.390Z] #141 writing image sha256:0cbd35034f47b29af316d24f1be72700042c794d15835a6305bf4baaefc83f7b 0.0s done [2023-08-14T19:30:23.390Z] #141 naming to docker.io/library/security-spire-server-arm64 done [2023-08-14T19:30:23.390Z] #141 exporting layers 2.7s done [2023-08-14T19:30:23.390Z] #141 writing image sha256:d49b012304ebaccb6667424b90053e1ed8750f76e46b4ec08a0ed4237f9bf716 [2023-08-14T19:30:23.390Z] #141 writing image sha256:d49b012304ebaccb6667424b90053e1ed8750f76e46b4ec08a0ed4237f9bf716 0.0s done [2023-08-14T19:30:23.390Z] #141 naming to docker.io/library/security-spire-config-arm64 0.1s done [2023-08-14T19:30:23.390Z] #141 DONE 3.7s [2023-08-14T19:30:23.390Z] [2023-08-14T19:30:23.390Z] #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-14T19:30:23.657Z] #145 DONE 0.4s [2023-08-14T19:30:23.657Z] [2023-08-14T19:30:23.657Z] #141 [security-spire-agent] exporting to image [2023-08-14T19:30:23.657Z] #141 ... [2023-08-14T19:30:23.657Z] [2023-08-14T19:30:23.657Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-14T19:30:23.657Z] #0 4.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-14T19:30:23.923Z] #146 ... [2023-08-14T19:30:23.923Z] [2023-08-14T19:30:23.923Z] #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T19:30:23.923Z] #109 5.732 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-14T19:30:25.326Z] #109 ... [2023-08-14T19:30:25.326Z] [2023-08-14T19:30:25.326Z] #141 [security-spire-agent] exporting to image [2023-08-14T19:30:25.326Z] #141 exporting layers 1.8s done [2023-08-14T19:30:25.326Z] #141 writing image sha256:17f0e881aa9e03a40c3517a0330d6e58450348c4feda4a470fe493d0d0a1ea68 done [2023-08-14T19:30:25.326Z] #141 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-14T19:30:25.326Z] #141 DONE 4.7s [2023-08-14T19:30:25.326Z] [2023-08-14T19:30:25.326Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T19:30:25.326Z] #113 5.636 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-14T19:49:18.453Z] #113 ... [2023-08-14T19:49:18.453Z] [2023-08-14T19:49:18.453Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-14T19:49:18.453Z] #146 1144.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-14T19:49:26.653Z] #146 ... [2023-08-14T19:49:26.653Z] [2023-08-14T19:49:26.653Z] #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T19:49:26.653Z] #109 DONE 1152.0s [2023-08-14T19:49:26.653Z] [2023-08-14T19:49:26.653Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T19:49:26.653Z] #125 ... [2023-08-14T19:49:26.653Z] [2023-08-14T19:49:26.653Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:49:26.653Z] #147 DONE 0.2s [2023-08-14T19:49:26.653Z] [2023-08-14T19:49:26.653Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:49:26.918Z] #148 DONE 0.3s [2023-08-14T19:49:26.919Z] [2023-08-14T19:49:26.919Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T19:49:26.919Z] #130 ... [2023-08-14T19:49:26.919Z] [2023-08-14T19:49:26.919Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T19:49:27.190Z] #149 DONE 0.2s [2023-08-14T19:49:27.190Z] [2023-08-14T19:49:27.190Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T19:49:27.457Z] #150 DONE 0.4s [2023-08-14T19:49:27.457Z] [2023-08-14T19:49:27.457Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:49:27.730Z] #124 ... [2023-08-14T19:49:27.730Z] [2023-08-14T19:49:27.730Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T19:49:27.730Z] #151 DONE 0.2s [2023-08-14T19:49:27.730Z] [2023-08-14T19:49:27.730Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:49:31.078Z] #152 DONE 2.9s [2023-08-14T19:49:31.078Z] [2023-08-14T19:49:31.078Z] #141 [security-proxy-setup] exporting to image [2023-08-14T19:49:31.078Z] #141 exporting layers [2023-08-14T19:49:31.658Z] #141 exporting layers 0.9s done [2023-08-14T19:49:31.658Z] #141 writing image sha256:ee966adf285aededea3797aae4321a1a6bc055a3972667d59c7e8384efaba2b9 done [2023-08-14T19:49:31.658Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-14T19:49:31.658Z] #141 DONE 5.6s [2023-08-14T19:49:31.658Z] [2023-08-14T19:49:31.658Z] #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:49:43.982Z] #105 ... [2023-08-14T19:49:43.982Z] [2023-08-14T19:49:43.982Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T19:49:43.982Z] #113 DONE 1168.4s [2023-08-14T19:49:43.982Z] [2023-08-14T19:49:43.982Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T19:49:43.982Z] #153 DONE 0.5s [2023-08-14T19:49:43.982Z] [2023-08-14T19:49:43.982Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T19:49:46.006Z] #154 DONE 2.8s [2023-08-14T19:49:46.006Z] [2023-08-14T19:49:46.006Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:49:46.274Z] #155 DONE 0.4s [2023-08-14T19:49:46.274Z] [2023-08-14T19:49:46.274Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:49:46.546Z] #156 DONE 0.3s [2023-08-14T19:49:46.546Z] [2023-08-14T19:49:46.546Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T19:49:46.814Z] #157 ... [2023-08-14T19:49:46.814Z] [2023-08-14T19:49:46.814Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-14T19:49:46.814Z] #146 DONE 1173.0s [2023-08-14T19:49:46.814Z] [2023-08-14T19:49:46.814Z] #104 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T19:49:47.092Z] #104 ... [2023-08-14T19:49:47.092Z] [2023-08-14T19:49:47.092Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T19:49:47.092Z] #157 DONE 0.7s [2023-08-14T19:49:47.092Z] [2023-08-14T19:49:47.092Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-14T19:49:47.681Z] #158 DONE 0.3s [2023-08-14T19:49:47.681Z] [2023-08-14T19:49:47.681Z] #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-14T19:49:47.951Z] #159 DONE 0.4s [2023-08-14T19:49:47.951Z] [2023-08-14T19:49:47.951Z] #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-14T19:49:47.951Z] #160 ... [2023-08-14T19:49:47.951Z] [2023-08-14T19:49:47.951Z] #161 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:49:47.951Z] #161 DONE 0.3s [2023-08-14T19:49:48.297Z] [2023-08-14T19:49:48.297Z] #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-14T19:49:48.568Z] #160 DONE 0.6s [2023-08-14T19:49:48.568Z] [2023-08-14T19:49:48.568Z] #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T19:49:48.834Z] #162 DONE 0.3s [2023-08-14T19:49:48.834Z] [2023-08-14T19:49:48.834Z] #163 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:49:48.834Z] #163 DONE 0.5s [2023-08-14T19:49:48.834Z] [2023-08-14T19:49:48.834Z] #164 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-14T19:49:49.508Z] #164 DONE 0.4s [2023-08-14T19:49:49.508Z] [2023-08-14T19:49:49.508Z] #165 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-14T19:49:49.508Z] #165 ... [2023-08-14T19:49:49.508Z] [2023-08-14T19:49:49.508Z] #166 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-14T19:49:49.508Z] #166 DONE 0.5s [2023-08-14T19:49:49.508Z] [2023-08-14T19:49:49.508Z] #167 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T19:49:49.777Z] #167 ... [2023-08-14T19:49:49.777Z] [2023-08-14T19:49:49.777Z] #165 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-14T19:49:49.777Z] #165 DONE 0.5s [2023-08-14T19:49:49.777Z] [2023-08-14T19:49:49.777Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:49:50.044Z] #168 DONE 0.4s [2023-08-14T19:49:50.044Z] [2023-08-14T19:49:50.044Z] #167 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T19:49:50.634Z] #167 ... [2023-08-14T19:49:50.634Z] [2023-08-14T19:49:50.634Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-14T19:49:50.634Z] #169 DONE 0.6s [2023-08-14T19:49:50.903Z] [2023-08-14T19:49:50.903Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T19:49:51.561Z] #170 DONE 0.6s [2023-08-14T19:49:51.561Z] [2023-08-14T19:49:51.561Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:49:51.561Z] #126 ... [2023-08-14T19:49:51.561Z] [2023-08-14T19:49:51.561Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T19:49:51.830Z] #171 DONE 0.5s [2023-08-14T19:49:51.830Z] [2023-08-14T19:49:51.830Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:49:53.256Z] #172 ... [2023-08-14T19:49:53.256Z] [2023-08-14T19:49:53.256Z] #167 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T19:49:53.256Z] #167 DONE 3.5s [2023-08-14T19:49:53.256Z] [2023-08-14T19:49:53.256Z] #141 [security-bootstrapper] exporting to image [2023-08-14T19:49:53.256Z] #141 exporting layers [2023-08-14T19:49:54.673Z] #141 exporting layers 1.6s done [2023-08-14T19:49:54.673Z] #141 writing image sha256:3c65e27fa99f28833feed61c525e542530c20bf7b7ab2e1c66b0c168f59173a0 done [2023-08-14T19:49:54.673Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-14T19:49:54.673Z] #141 DONE 7.3s [2023-08-14T19:49:54.673Z] [2023-08-14T19:49:54.673Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T19:49:55.260Z] #125 ... [2023-08-14T19:49:55.260Z] [2023-08-14T19:49:55.260Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:49:55.260Z] #172 DONE 3.3s [2023-08-14T19:49:55.260Z] [2023-08-14T19:49:55.260Z] #141 [security-secretstore-setup] exporting to image [2023-08-14T19:49:56.673Z] #141 exporting layers 1.3s done [2023-08-14T19:49:56.673Z] #141 writing image sha256:e6ea889a5257c70dc26a5c379ed9d39e7a97675b2ba7065cdbc60a35c202af70 0.0s done [2023-08-14T19:49:56.673Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-14T19:49:56.673Z] #141 DONE 8.6s [2023-08-14T19:49:56.673Z] [2023-08-14T19:49:56.673Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:49:59.250Z] #124 ... [2023-08-14T19:49:59.250Z] [2023-08-14T19:49:59.250Z] #104 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T19:49:59.250Z] #104 DONE 1193.5s [2023-08-14T19:49:59.250Z] [2023-08-14T19:49:59.250Z] #94 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T19:49:59.833Z] #94 ... [2023-08-14T19:49:59.833Z] [2023-08-14T19:49:59.833Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:50:00.102Z] #173 DONE 0.3s [2023-08-14T19:50:00.102Z] [2023-08-14T19:50:00.102Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:50:00.370Z] #174 DONE 0.2s [2023-08-14T19:50:00.370Z] [2023-08-14T19:50:00.370Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-14T19:50:00.637Z] #175 DONE 0.3s [2023-08-14T19:50:00.637Z] [2023-08-14T19:50:00.637Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:50:01.218Z] #176 DONE 0.4s [2023-08-14T19:50:01.218Z] [2023-08-14T19:50:01.218Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-14T19:50:01.218Z] #177 DONE 0.2s [2023-08-14T19:50:01.218Z] [2023-08-14T19:50:01.218Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:50:03.809Z] #178 DONE 2.2s [2023-08-14T19:50:03.809Z] [2023-08-14T19:50:03.809Z] #141 [security-proxy-auth] exporting to image [2023-08-14T19:50:03.809Z] #141 exporting layers [2023-08-14T19:50:04.077Z] #141 exporting layers 0.7s done [2023-08-14T19:50:04.077Z] #141 writing image sha256:bb1cabe2d7fb7845f790b492a43df248b26ab2e06f83837ca9f59f1b7bb5e386 done [2023-08-14T19:50:04.077Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-14T19:50:04.077Z] #141 DONE 9.3s [2023-08-14T19:50:04.077Z] [2023-08-14T19:50:04.077Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T19:50:22.284Z] #125 ... [2023-08-14T19:50:22.284Z] [2023-08-14T19:50:22.284Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T19:50:22.284Z] #130 DONE 1215.2s [2023-08-14T19:50:22.284Z] [2023-08-14T19:50:22.284Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T19:50:22.284Z] #132 ... [2023-08-14T19:50:22.284Z] [2023-08-14T19:50:22.284Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:50:22.284Z] #179 DONE 0.4s [2023-08-14T19:50:22.284Z] [2023-08-14T19:50:22.284Z] #94 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T19:50:22.284Z] #94 ... [2023-08-14T19:50:22.284Z] [2023-08-14T19:50:22.284Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:50:22.284Z] #180 DONE 0.2s [2023-08-14T19:50:22.284Z] [2023-08-14T19:50:22.284Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-14T19:50:22.284Z] #181 DONE 0.3s [2023-08-14T19:50:22.284Z] [2023-08-14T19:50:22.284Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:50:22.284Z] #182 DONE 0.1s [2023-08-14T19:50:22.284Z] [2023-08-14T19:50:22.284Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-14T19:50:22.284Z] #183 DONE 0.1s [2023-08-14T19:50:22.284Z] [2023-08-14T19:50:22.284Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:50:24.863Z] #184 DONE 2.2s [2023-08-14T19:50:24.863Z] [2023-08-14T19:50:24.863Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-14T19:50:24.863Z] #141 exporting layers [2023-08-14T19:50:25.129Z] #141 exporting layers 0.8s done [2023-08-14T19:50:25.395Z] #141 writing image sha256:7018704d2adb983a2099acde9b5c2b71452171982c80c3171780974365522e63 0.0s done [2023-08-14T19:50:25.395Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-14T19:50:25.395Z] #141 DONE 10.1s [2023-08-14T19:50:25.395Z] [2023-08-14T19:50:25.395Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:51:12.216Z] #124 ... [2023-08-14T19:51:12.216Z] [2023-08-14T19:51:12.216Z] #94 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T19:51:12.216Z] #94 DONE 1261.0s [2023-08-14T19:51:12.216Z] [2023-08-14T19:51:12.216Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:51:12.216Z] #126 ... [2023-08-14T19:51:12.216Z] [2023-08-14T19:51:12.216Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:51:12.216Z] #185 DONE 0.2s [2023-08-14T19:51:12.216Z] [2023-08-14T19:51:12.216Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:51:12.216Z] #126 ... [2023-08-14T19:51:12.216Z] [2023-08-14T19:51:12.216Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:51:12.216Z] #186 DONE 0.2s [2023-08-14T19:51:12.216Z] [2023-08-14T19:51:12.217Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T19:51:12.217Z] #187 DONE 0.4s [2023-08-14T19:51:12.217Z] [2023-08-14T19:51:12.217Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:51:12.217Z] #126 ... [2023-08-14T19:51:12.217Z] [2023-08-14T19:51:12.217Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:51:12.217Z] #188 DONE 0.2s [2023-08-14T19:51:12.217Z] [2023-08-14T19:51:12.217Z] #141 [core-command] exporting to image [2023-08-14T19:51:12.217Z] #141 exporting layers [2023-08-14T19:51:12.217Z] #141 exporting layers 0.2s done [2023-08-14T19:51:12.217Z] #141 writing image sha256:98eb8c732312a03d42da20b995a5448488912284fb79a73fe439c4ba07c13c1e done [2023-08-14T19:51:12.217Z] #141 naming to docker.io/library/core-command-arm64 done [2023-08-14T19:51:12.217Z] #141 DONE 10.3s [2023-08-14T19:51:12.217Z] [2023-08-14T19:51:12.217Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T19:51:27.212Z] #125 DONE 1281.3s [2023-08-14T19:51:27.212Z] [2023-08-14T19:51:27.212Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:51:27.477Z] #124 ... [2023-08-14T19:51:27.477Z] [2023-08-14T19:51:27.477Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:51:27.743Z] #189 DONE 0.4s [2023-08-14T19:51:27.744Z] [2023-08-14T19:51:27.744Z] #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:51:27.744Z] #105 ... [2023-08-14T19:51:27.744Z] [2023-08-14T19:51:27.744Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:51:28.011Z] #190 DONE 0.2s [2023-08-14T19:51:28.011Z] [2023-08-14T19:51:28.011Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T19:51:28.277Z] #191 DONE 0.3s [2023-08-14T19:51:28.277Z] [2023-08-14T19:51:28.277Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:51:28.543Z] #192 DONE 0.2s [2023-08-14T19:51:28.543Z] [2023-08-14T19:51:28.543Z] #141 [core-data] exporting to image [2023-08-14T19:51:28.543Z] #141 exporting layers [2023-08-14T19:51:28.809Z] #141 exporting layers 0.3s done [2023-08-14T19:51:28.809Z] #141 writing image sha256:1987012c4851d72eb544cc1033807d491f758b1bff4055ce58c16bc8b0631e42 [2023-08-14T19:51:28.809Z] #141 writing image sha256:1987012c4851d72eb544cc1033807d491f758b1bff4055ce58c16bc8b0631e42 done [2023-08-14T19:51:28.809Z] #141 naming to docker.io/library/core-data-arm64 done [2023-08-14T19:51:28.809Z] #141 DONE 10.7s [2023-08-14T19:51:28.809Z] [2023-08-14T19:51:28.809Z] #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:51:29.426Z] #105 DONE 1283.8s [2023-08-14T19:51:29.426Z] [2023-08-14T19:51:29.426Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:51:29.692Z] #124 ... [2023-08-14T19:51:29.692Z] [2023-08-14T19:51:29.692Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:51:29.959Z] #193 DONE 0.1s [2023-08-14T19:51:29.959Z] [2023-08-14T19:51:29.959Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:51:30.231Z] #126 ... [2023-08-14T19:51:30.231Z] [2023-08-14T19:51:30.231Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:51:30.497Z] #194 DONE 0.2s [2023-08-14T19:51:30.497Z] [2023-08-14T19:51:30.497Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-14T19:51:30.781Z] #195 DONE 0.3s [2023-08-14T19:51:30.781Z] [2023-08-14T19:51:30.781Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:51:30.781Z] #196 DONE 0.2s [2023-08-14T19:51:30.781Z] [2023-08-14T19:51:30.781Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-14T19:51:31.048Z] #197 DONE 0.1s [2023-08-14T19:51:31.048Z] [2023-08-14T19:51:31.048Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:51:31.048Z] #124 ... [2023-08-14T19:51:31.048Z] [2023-08-14T19:51:31.048Z] #141 [core-metadata] exporting to image [2023-08-14T19:51:31.316Z] #141 exporting layers 0.3s done [2023-08-14T19:51:31.316Z] #141 writing image sha256:9a76b15c0f82dd82973785d59f8d9ea96e860dd0d5dcec2f284c4eb7d928f7f0 done [2023-08-14T19:51:31.316Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-08-14T19:51:31.316Z] #141 DONE 11.0s [2023-08-14T19:51:31.316Z] [2023-08-14T19:51:31.316Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T19:52:03.532Z] #132 ... [2023-08-14T19:52:03.532Z] [2023-08-14T19:52:03.532Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:52:03.532Z] #124 DONE 1317.8s [2023-08-14T19:52:03.532Z] [2023-08-14T19:52:03.532Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:52:04.136Z] #126 ... [2023-08-14T19:52:04.136Z] [2023-08-14T19:52:04.136Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:52:04.136Z] #198 DONE 0.2s [2023-08-14T19:52:04.136Z] [2023-08-14T19:52:04.136Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:52:04.136Z] #199 DONE 0.2s [2023-08-14T19:52:04.136Z] [2023-08-14T19:52:04.136Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:52:04.427Z] #126 ... [2023-08-14T19:52:04.427Z] [2023-08-14T19:52:04.427Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T19:52:04.714Z] #200 DONE 0.4s [2023-08-14T19:52:04.714Z] [2023-08-14T19:52:04.714Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:52:04.714Z] #126 ... [2023-08-14T19:52:04.714Z] [2023-08-14T19:52:04.714Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:52:04.714Z] #201 DONE 0.1s [2023-08-14T19:52:04.980Z] [2023-08-14T19:52:04.980Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-14T19:52:04.980Z] #141 exporting layers [2023-08-14T19:52:05.248Z] #141 exporting layers 0.6s done [2023-08-14T19:52:05.516Z] #141 writing image sha256:1d1345cc4626ebc4ddcf7ea7649d4734613bf90fc5366bd9647f4f991e4059fa done [2023-08-14T19:52:05.516Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-14T19:52:05.516Z] #141 DONE 11.6s [2023-08-14T19:52:05.516Z] [2023-08-14T19:52:05.516Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:52:37.758Z] #126 DONE 1349.6s [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T19:52:37.758Z] #132 ... [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:52:37.758Z] #202 DONE 0.2s [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:52:37.758Z] #203 DONE 0.1s [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T19:52:37.758Z] #204 ... [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T19:52:37.758Z] #132 DONE 1339.9s [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T19:52:37.758Z] #204 DONE 0.5s [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:52:37.758Z] #205 DONE 0.2s [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #141 [support-scheduler] exporting to image [2023-08-14T19:52:37.758Z] #141 exporting layers [2023-08-14T19:52:37.758Z] #141 ... [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:52:37.758Z] #206 DONE 0.1s [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:52:37.758Z] #207 DONE 0.1s [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T19:52:37.758Z] #208 ... [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #141 [support-scheduler] exporting to image [2023-08-14T19:52:37.758Z] #141 exporting layers 0.5s done [2023-08-14T19:52:37.758Z] #141 writing image sha256:79a615b0f1a559effadd854a16bbba2c49db3007cd222ccdc3c68b8bcca21869 done [2023-08-14T19:52:37.758Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-14T19:52:37.758Z] #141 DONE 12.0s [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T19:52:37.758Z] #208 DONE 0.5s [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:52:37.758Z] #209 DONE 0.1s [2023-08-14T19:52:37.758Z] [2023-08-14T19:52:37.758Z] #141 [support-notifications] exporting to image [2023-08-14T19:52:38.025Z] #141 exporting layers 0.5s done [2023-08-14T19:52:38.025Z] #141 writing image sha256:74a39abe0d778f6437443ab066e4d6779587dcdc5ca1177e6995cb52a8900be9 done [2023-08-14T19:52:38.025Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-14T19:52:38.025Z] #141 DONE 12.5s [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:52:38.025Z] time="2023-08-14T19:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-14T19:52:38.038Z] $ docker stop --time=1 6c1f40f42e4cab5a3d062799211fe4a84f931024b6faa58fbc1a8b2f0b279e21 [2023-08-14T19:52:39.779Z] $ docker rm -f --volumes 6c1f40f42e4cab5a3d062799211fe4a84f931024b6faa58fbc1a8b2f0b279e21 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T19:52:40.277Z] + docker images [2023-08-14T19:52:40.277Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-14T19:52:40.277Z] support-notifications-arm64 latest 74a39abe0d77 3 seconds ago 33.7MB [2023-08-14T19:52:40.277Z] support-scheduler-arm64 latest 79a615b0f1a5 4 seconds ago 32.9MB [2023-08-14T19:52:40.277Z] security-spiffe-token-provider-arm64 latest 1d1345cc4626 36 seconds ago 33.2MB [2023-08-14T19:52:40.277Z] core-metadata-arm64 latest 9a76b15c0f82 About a minute ago 21.2MB [2023-08-14T19:52:40.277Z] core-data-arm64 latest 1987012c4851 About a minute ago 20.9MB [2023-08-14T19:52:40.277Z] core-command-arm64 latest 98eb8c732312 About a minute ago 20.8MB [2023-08-14T19:52:40.277Z] core-common-config-bootstrapper-arm64 latest 7018704d2adb 2 minutes ago 18MB [2023-08-14T19:52:40.277Z] security-proxy-auth-arm64 latest bb1cabe2d7fb 2 minutes ago 19.3MB [2023-08-14T19:52:40.277Z] security-secretstore-setup-arm64 latest e6ea889a5257 2 minutes ago 42.9MB [2023-08-14T19:52:40.277Z] security-bootstrapper-arm64 latest 3c65e27fa99f 2 minutes ago 22.6MB [2023-08-14T19:52:40.277Z] security-proxy-setup-arm64 latest ee966adf285a 3 minutes ago 19.5MB [2023-08-14T19:52:40.277Z] security-spire-agent-arm64 latest 17f0e881aa9e 22 minutes ago 152MB [2023-08-14T19:52:40.277Z] security-spire-server-arm64 latest 0cbd35034f47 22 minutes ago 96.9MB [2023-08-14T19:52:40.277Z] security-spire-config-arm64 latest d49b012304eb 22 minutes ago 96.1MB [2023-08-14T19:52:40.277Z] ci-base-image-arm64 latest 960fdf3ed098 38 minutes ago 1.05GB [2023-08-14T19:52:40.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-14T19:52:40.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:52:40.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T19:52:40.718Z] [2023-08-14T19:52:40.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:52:41.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T19:52:41.336Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T19:52:41.336Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T19:52:41.336Z] 04944245beec: Pulling fs layer [2023-08-14T19:52:41.336Z] 699f458cf7ca: Pulling fs layer [2023-08-14T19:52:41.336Z] 765212b225bb: Pulling fs layer [2023-08-14T19:52:41.336Z] f23df028b6ca: Pulling fs layer [2023-08-14T19:52:41.336Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T19:52:41.336Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T19:52:41.336Z] 2437ff75d9bd: Waiting [2023-08-14T19:52:41.336Z] 765212b225bb: Waiting [2023-08-14T19:52:41.336Z] d65c8cfc05b1: Waiting [2023-08-14T19:52:41.336Z] f23df028b6ca: Waiting [2023-08-14T19:52:41.336Z] 04944245beec: Verifying Checksum [2023-08-14T19:52:41.336Z] 04944245beec: Download complete [2023-08-14T19:52:41.336Z] 765212b225bb: Verifying Checksum [2023-08-14T19:52:41.336Z] 765212b225bb: Download complete [2023-08-14T19:52:41.606Z] f23df028b6ca: Verifying Checksum [2023-08-14T19:52:41.606Z] f23df028b6ca: Download complete [2023-08-14T19:52:41.606Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T19:52:41.606Z] d65c8cfc05b1: Download complete [2023-08-14T19:52:41.606Z] 699f458cf7ca: Verifying Checksum [2023-08-14T19:52:41.606Z] 699f458cf7ca: Download complete [2023-08-14T19:52:42.190Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T19:52:42.190Z] 8998bd30e6a1: Download complete [2023-08-14T19:52:44.775Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T19:52:44.775Z] 2437ff75d9bd: Download complete [2023-08-14T19:52:46.718Z] 8998bd30e6a1: Pull complete [2023-08-14T19:52:46.987Z] 04944245beec: Pull complete [2023-08-14T19:52:48.394Z] 699f458cf7ca: Pull complete [2023-08-14T19:52:48.663Z] 765212b225bb: Pull complete [2023-08-14T19:52:49.245Z] f23df028b6ca: Pull complete [2023-08-14T19:52:49.513Z] d65c8cfc05b1: Pull complete [2023-08-14T19:53:04.496Z] 2437ff75d9bd: Pull complete [2023-08-14T19:53:04.496Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T19:53:04.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T19:53:04.496Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:53:04.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container [2023-08-14T19:53:04.826Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-14T19:53:08.303Z] $ docker top 592bd35224535da86fde71d48a8baba9ff2d64ea9cc77179bbf58ac9fff3390d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:53:09.317Z] ---> job-cost.sh [2023-08-14T19:53:09.318Z] lf-activate-venv: SKIPPING [2023-08-14T19:53:09.318Z] INFO: No Stack... [2023-08-14T19:53:09.598Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T19:53:10.577Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T19:53:11.282Z] + cut -d, -f6 [2023-08-14T19:53:11.283Z] + cat /w/workspace/edgex-go/31/archives/cost.csv [Pipeline] lock [2023-08-14T19:53:11.322Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-31-stack-cost] [2023-08-14T19:53:11.327Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-31-stack-cost] did not exist. Created. [2023-08-14T19:53:11.328Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T19:53:11.984Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T19:53:12.211Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T19:53:12.218Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-31-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T19:53:12.236Z] $ docker stop --time=1 592bd35224535da86fde71d48a8baba9ff2d64ea9cc77179bbf58ac9fff3390d [2023-08-14T19:53:13.821Z] $ docker rm -f --volumes 592bd35224535da86fde71d48a8baba9ff2d64ea9cc77179bbf58ac9fff3390d [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-14T19:53:14.639Z] + [ -d /w/workspace/edgex-go/31/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:53:14.922Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:53:15.786Z] ---> package-listing.sh [2023-08-14T19:53:15.786Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T19:53:15.786Z] ++ facter osfamily [2023-08-14T19:53:15.786Z] + OS_FAMILY=debian [2023-08-14T19:53:15.786Z] + workspace=/w/workspace/edgex-go/31 [2023-08-14T19:53:15.786Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T19:53:15.786Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T19:53:15.786Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T19:53:15.786Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T19:53:15.786Z] + '[' /w/workspace/edgex-go/31 ']' [2023-08-14T19:53:15.786Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T19:53:15.786Z] + case "${OS_FAMILY}" in [2023-08-14T19:53:15.786Z] + dpkg -l [2023-08-14T19:53:15.786Z] + grep '^ii' [2023-08-14T19:53:16.044Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T19:53:16.044Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T19:53:16.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T19:53:16.044Z] + '[' /w/workspace/edgex-go/31 ']' [2023-08-14T19:53:16.044Z] + mkdir -p /w/workspace/edgex-go/31/archives/ [2023-08-14T19:53:16.044Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo [2023-08-14T19:53:16.054Z] 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-14T19:53:16.328Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:53:16.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T19:53:16.885Z] [2023-08-14T19:53:16.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:53:17.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T19:53:17.176Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T19:53:17.176Z] 5eb5b503b376: Pulling fs layer [2023-08-14T19:53:17.176Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T19:53:17.176Z] ec43610c2a17: Pulling fs layer [2023-08-14T19:53:17.176Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T19:53:17.176Z] 33b1e0a273af: Pulling fs layer [2023-08-14T19:53:17.176Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T19:53:17.176Z] 2f39f015ded8: Pulling fs layer [2023-08-14T19:53:17.176Z] 33b1e0a273af: Waiting [2023-08-14T19:53:17.176Z] 5d3b04190fa2: Waiting [2023-08-14T19:53:17.176Z] 3a2ae6a8a46f: Waiting [2023-08-14T19:53:17.176Z] 5c69ac0246d0: Download complete [2023-08-14T19:53:17.176Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-14T19:53:17.176Z] 3a2ae6a8a46f: Download complete [2023-08-14T19:53:17.176Z] 33b1e0a273af: Verifying Checksum [2023-08-14T19:53:17.176Z] 33b1e0a273af: Download complete [2023-08-14T19:53:17.176Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T19:53:17.176Z] 5d3b04190fa2: Download complete [2023-08-14T19:53:17.435Z] ec43610c2a17: Verifying Checksum [2023-08-14T19:53:17.435Z] ec43610c2a17: Download complete [2023-08-14T19:53:17.435Z] 5eb5b503b376: Verifying Checksum [2023-08-14T19:53:17.435Z] 5eb5b503b376: Download complete [2023-08-14T19:53:18.000Z] 2f39f015ded8: Download complete [2023-08-14T19:53:18.258Z] 5eb5b503b376: Pull complete [2023-08-14T19:53:18.516Z] 5c69ac0246d0: Pull complete [2023-08-14T19:53:18.774Z] ec43610c2a17: Pull complete [2023-08-14T19:53:18.774Z] 3a2ae6a8a46f: Pull complete [2023-08-14T19:53:19.032Z] 33b1e0a273af: Pull complete [2023-08-14T19:53:19.032Z] 5d3b04190fa2: Pull complete [2023-08-14T19:53:23.221Z] 2f39f015ded8: Pull complete [2023-08-14T19:53:23.221Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T19:53:23.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T19:53:23.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:53:23.296Z] prd-ubuntu20.04-docker-8c-8g-3553 does not seem to be running inside a container [2023-08-14T19:53:23.352Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T19:53:25.081Z] $ docker top aaa91534c9c74e0dc2fdd759e6b344897bc13737b98cddee430cabc2eff79fda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T19:53:25.398Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T19:53:25.678Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T19:53:25.955Z] + ls /var/log/sa-host [2023-08-14T19:53:25.955Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T19:53:26.115Z] provisioning config files... [2023-08-14T19:53:26.122Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config1457495376187793485tmp [Pipeline] { [Pipeline] echo [2023-08-14T19:53:26.139Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:53:26.419Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T19:53:26.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:53:26.761Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T19:53:26.769Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:53:27.052Z] ---> sudo-logs.sh [2023-08-14T19:53:27.052Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T19:53:27.086Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:53:27.368Z] ---> job-cost.sh [2023-08-14T19:53:27.368Z] lf-activate-venv: SKIPPING [2023-08-14T19:53:27.368Z] DEBUG: total: 0.10999999940395355 [2023-08-14T19:53:27.368Z] INFO: Retrieving Stack Cost... [2023-08-14T19:53:27.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T19:53:28.191Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T19:53:28.201Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:53:28.478Z] ---> logs-deploy.sh [2023-08-14T19:53:28.478Z] lf-activate-venv: SKIPPING [2023-08-14T19:53:28.478Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/31 [2023-08-14T19:53:28.478Z] INFO: archiving workspace using pattern(s): [2023-08-14T19:53:29.412Z] Archives upload complete. [2023-08-14T19:53:29.672Z] INFO: archiving logs to Nexus [2023-08-14T19:53:30.242Z] ---> uname -a: [2023-08-14T19:53:30.242Z] Linux prd-ubuntu20-04-docker-8c-8g-3553 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-14T19:53:30.242Z] [2023-08-14T19:53:30.242Z] [2023-08-14T19:53:30.242Z] ---> lscpu: [2023-08-14T19:53:30.242Z] Architecture: x86_64 [2023-08-14T19:53:30.242Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-14T19:53:30.242Z] Byte Order: Little Endian [2023-08-14T19:53:30.242Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-14T19:53:30.242Z] CPU(s): 8 [2023-08-14T19:53:30.242Z] On-line CPU(s) list: 0-7 [2023-08-14T19:53:30.242Z] Thread(s) per core: 1 [2023-08-14T19:53:30.242Z] Core(s) per socket: 1 [2023-08-14T19:53:30.242Z] Socket(s): 8 [2023-08-14T19:53:30.242Z] NUMA node(s): 1 [2023-08-14T19:53:30.242Z] Vendor ID: AuthenticAMD [2023-08-14T19:53:30.242Z] CPU family: 23 [2023-08-14T19:53:30.242Z] Model: 49 [2023-08-14T19:53:30.242Z] Model name: AMD EPYC-Rome Processor [2023-08-14T19:53:30.242Z] Stepping: 0 [2023-08-14T19:53:30.242Z] CPU MHz: 2800.000 [2023-08-14T19:53:30.242Z] BogoMIPS: 5600.00 [2023-08-14T19:53:30.242Z] Virtualization: AMD-V [2023-08-14T19:53:30.242Z] Hypervisor vendor: KVM [2023-08-14T19:53:30.242Z] Virtualization type: full [2023-08-14T19:53:30.242Z] L1d cache: 256 KiB [2023-08-14T19:53:30.242Z] L1i cache: 256 KiB [2023-08-14T19:53:30.242Z] L2 cache: 4 MiB [2023-08-14T19:53:30.242Z] L3 cache: 128 MiB [2023-08-14T19:53:30.242Z] NUMA node0 CPU(s): 0-7 [2023-08-14T19:53:30.242Z] Vulnerability Itlb multihit: Not affected [2023-08-14T19:53:30.242Z] Vulnerability L1tf: Not affected [2023-08-14T19:53:30.242Z] Vulnerability Mds: Not affected [2023-08-14T19:53:30.242Z] Vulnerability Meltdown: Not affected [2023-08-14T19:53:30.242Z] Vulnerability Mmio stale data: Not affected [2023-08-14T19:53:30.242Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-14T19:53:30.242Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-14T19:53:30.242Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-14T19:53:30.242Z] Vulnerability Srbds: Not affected [2023-08-14T19:53:30.242Z] Vulnerability Tsx async abort: Not affected [2023-08-14T19:53:30.243Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-14T19:53:30.243Z] [2023-08-14T19:53:30.243Z] [2023-08-14T19:53:30.243Z] ---> nproc: [2023-08-14T19:53:30.243Z] 8 [2023-08-14T19:53:30.243Z] [2023-08-14T19:53:30.243Z] [2023-08-14T19:53:30.243Z] ---> df -h: [2023-08-14T19:53:30.243Z] Filesystem Size Used Avail Use% Mounted on [2023-08-14T19:53:30.243Z] overlay 155G 12G 144G 8% / [2023-08-14T19:53:30.243Z] tmpfs 64M 0 64M 0% /dev [2023-08-14T19:53:30.243Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-14T19:53:30.243Z] shm 64M 0 64M 0% /dev/shm [2023-08-14T19:53:30.243Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-14T19:53:30.243Z] [2023-08-14T19:53:30.243Z] [2023-08-14T19:53:30.243Z] ---> sar -b -r -n DEV: [2023-08-14T19:53:30.243Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3553) 08/14/23 _x86_64_ (8 CPU) [2023-08-14T19:53:30.243Z] [2023-08-14T19:53:30.243Z] 19:09:37 LINUX RESTART (8 CPU) [2023-08-14T19:53:30.243Z] [2023-08-14T19:53:30.243Z] 19:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-14T19:53:30.243Z] 19:11:01 371.45 38.64 332.81 0.00 4266.62 71020.83 0.00 [2023-08-14T19:53:30.243Z] 19:12:01 57.15 0.07 57.08 0.00 1.47 32437.85 0.00 [2023-08-14T19:53:30.243Z] 19:13:01 12.16 0.00 12.16 0.00 0.00 2588.79 0.00 [2023-08-14T19:53:30.243Z] 19:14:01 2.07 0.00 2.07 0.00 0.00 22.66 0.00 [2023-08-14T19:53:30.243Z] 19:15:01 45.33 10.55 34.78 0.00 5157.67 5436.83 0.00 [2023-08-14T19:53:30.243Z] 19:16:01 13.23 0.05 13.18 0.00 0.80 3564.28 0.00 [2023-08-14T19:53:30.243Z] 19:17:01 3.07 0.03 3.03 0.00 0.27 85.85 0.00 [2023-08-14T19:53:30.243Z] 19:18:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 [2023-08-14T19:53:30.243Z] 19:19:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 [2023-08-14T19:53:30.243Z] 19:20:01 1.63 0.00 1.63 0.00 0.00 17.99 0.00 [2023-08-14T19:53:30.243Z] 19:21:01 0.87 0.00 0.87 0.00 0.00 8.66 0.00 [2023-08-14T19:53:30.243Z] 19:22:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2023-08-14T19:53:30.243Z] 19:23:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-08-14T19:53:30.243Z] 19:24:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2023-08-14T19:53:30.243Z] 19:25:01 1.67 0.02 1.65 0.00 0.13 23.60 0.00 [2023-08-14T19:53:30.243Z] 19:26:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 [2023-08-14T19:53:30.243Z] 19:27:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2023-08-14T19:53:30.243Z] 19:28:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 [2023-08-14T19:53:30.243Z] 19:29:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2023-08-14T19:53:30.243Z] 19:30:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2023-08-14T19:53:30.243Z] 19:31:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2023-08-14T19:53:30.243Z] 19:32:01 3.32 1.55 1.77 0.00 35.99 20.53 0.00 [2023-08-14T19:53:30.243Z] 19:33:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2023-08-14T19:53:30.243Z] 19:34:01 1.65 0.00 1.65 0.00 0.00 17.73 0.00 [2023-08-14T19:53:30.243Z] 19:35:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2023-08-14T19:53:30.243Z] 19:36:01 1.67 0.00 1.67 0.00 0.00 18.80 0.00 [2023-08-14T19:53:30.243Z] 19:37:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2023-08-14T19:53:30.243Z] 19:38:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2023-08-14T19:53:30.243Z] 19:39:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 [2023-08-14T19:53:30.243Z] 19:40:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 [2023-08-14T19:53:30.243Z] 19:41:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2023-08-14T19:53:30.243Z] 19:42:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2023-08-14T19:53:30.243Z] 19:43:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2023-08-14T19:53:30.243Z] 19:44:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2023-08-14T19:53:30.243Z] 19:45:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 [2023-08-14T19:53:30.243Z] 19:46:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 [2023-08-14T19:53:30.243Z] 19:47:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 [2023-08-14T19:53:30.243Z] 19:48:02 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2023-08-14T19:53:30.243Z] 19:49:01 1.17 0.00 1.17 0.00 0.00 13.69 0.00 [2023-08-14T19:53:30.243Z] 19:50:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 [2023-08-14T19:53:30.243Z] 19:51:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2023-08-14T19:53:30.243Z] 19:52:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2023-08-14T19:53:30.243Z] 19:53:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2023-08-14T19:53:30.243Z] Average: 12.82 1.18 11.64 0.00 220.15 2691.19 0.00 [2023-08-14T19:53:30.243Z] [2023-08-14T19:53:30.243Z] 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-14T19:53:30.243Z] 19:11:01 27805424 31529176 788636 2.40 105968 3815076 2036376 6.00 1247652 3393764 313352 [2023-08-14T19:53:30.243Z] 19:12:01 27582152 31470048 838668 2.55 116160 3941524 1956684 5.77 1599580 3228036 117688 [2023-08-14T19:53:30.243Z] 19:13:01 28331060 31562936 751692 2.29 116304 3334464 1753956 5.17 1213772 2917520 20 [2023-08-14T19:53:30.243Z] 19:14:01 28335476 31567476 747104 2.27 116400 3334464 1753956 5.17 1209116 2917528 172 [2023-08-14T19:53:30.243Z] 19:15:01 27870744 31545932 742804 2.26 137272 3751456 1810072 5.33 1473224 3083512 94704 [2023-08-14T19:53:30.243Z] 19:16:01 27814648 31549568 737708 2.24 150984 3795044 1810444 5.34 1530712 3079336 8 [2023-08-14T19:53:30.243Z] 19:17:01 27819600 31549812 737080 2.24 149580 3791792 1799944 5.30 1529588 3076140 148 [2023-08-14T19:53:30.243Z] 19:18:01 27820096 31550344 736484 2.24 149620 3791788 1799944 5.30 1528780 3076144 168 [2023-08-14T19:53:30.243Z] 19:19:01 27819732 31550148 736584 2.24 149636 3791924 1799944 5.30 1529172 3076276 128 [2023-08-14T19:53:30.243Z] 19:20:01 27819912 31550416 736232 2.24 149676 3791932 1799944 5.30 1528900 3076288 20 [2023-08-14T19:53:30.243Z] 19:21:01 27820136 31550652 736144 2.24 149688 3791932 1799944 5.30 1528988 3076272 8 [2023-08-14T19:53:30.243Z] 19:22:01 27820024 31550684 736132 2.24 149704 3791936 1799944 5.30 1528848 3076368 128 [2023-08-14T19:53:30.243Z] 19:23:01 27820008 31550724 736096 2.24 149736 3791940 1799944 5.30 1528880 3076384 12 [2023-08-14T19:53:30.243Z] 19:24:01 27820436 31551156 735760 2.24 149768 3791940 1799944 5.30 1528860 3076384 172 [2023-08-14T19:53:30.243Z] 19:25:01 27819536 31550380 737112 2.24 149828 3791912 1798640 5.30 1528740 3076360 52 [2023-08-14T19:53:30.243Z] 19:26:01 27819552 31550436 736988 2.24 149868 3791920 1798640 5.30 1528840 3076360 44 [2023-08-14T19:53:30.243Z] 19:27:01 27819764 31550692 736704 2.24 149892 3791916 1798640 5.30 1528824 3076364 8 [2023-08-14T19:53:30.243Z] 19:28:01 27819456 31550432 736912 2.24 149916 3791932 1798640 5.30 1528880 3076372 180 [2023-08-14T19:53:30.243Z] 19:29:01 27819376 31550392 736828 2.24 149948 3791932 1798640 5.30 1529184 3076372 164 [2023-08-14T19:53:30.243Z] 19:30:01 27819504 31550604 736764 2.24 150000 3791936 1798640 5.30 1528980 3076380 184 [2023-08-14T19:53:30.243Z] 19:31:01 27819432 31550548 736716 2.24 150024 3791940 1798640 5.30 1529312 3076380 160 [2023-08-14T19:53:30.243Z] 19:32:01 27805628 31538844 748440 2.28 150072 3793020 1798640 5.30 1544732 3076712 180 [2023-08-14T19:53:30.243Z] 19:33:01 27805580 31538836 748400 2.28 150104 3793024 1798640 5.30 1544580 3076676 196 [2023-08-14T19:53:30.243Z] 19:34:01 27805824 31539124 748064 2.27 150144 3793024 1798640 5.30 1544312 3076680 172 [2023-08-14T19:53:30.243Z] 19:35:01 27805456 31538792 748524 2.28 150176 3793028 1798640 5.30 1544380 3076688 40 [2023-08-14T19:53:30.243Z] 19:36:01 27805456 31538800 748468 2.28 150208 3793036 1798640 5.30 1544420 3076692 168 [2023-08-14T19:53:30.243Z] 19:37:01 27805480 31538864 748420 2.28 150232 3793036 1798640 5.30 1544088 3076692 4 [2023-08-14T19:53:30.243Z] 19:38:01 27805432 31538848 748380 2.28 150256 3793040 1798640 5.30 1544132 3076700 40 [2023-08-14T19:53:30.243Z] 19:39:01 27805084 31538556 748624 2.28 150272 3793040 1798640 5.30 1544172 3076704 8 [2023-08-14T19:53:30.243Z] 19:40:01 27805060 31538540 748548 2.28 150308 3793040 1798640 5.30 1544156 3076708 164 [2023-08-14T19:53:30.243Z] 19:41:01 27804916 31538440 748556 2.28 150336 3793048 1798640 5.30 1544560 3076712 4 [2023-08-14T19:53:30.243Z] 19:42:01 27805108 31538672 748484 2.28 150360 3793048 1798640 5.30 1544220 3076716 40 [2023-08-14T19:53:30.243Z] 19:43:01 27805092 31538704 748444 2.28 150384 3793052 1798640 5.30 1544260 3076724 8 [2023-08-14T19:53:30.243Z] 19:44:01 27804792 31538412 748644 2.28 150416 3793056 1798640 5.30 1544244 3076728 44 [2023-08-14T19:53:30.243Z] 19:45:01 27804712 31538548 748404 2.28 150520 3793184 1798640 5.30 1544400 3076816 32 [2023-08-14T19:53:30.243Z] 19:46:01 27804720 31538612 748312 2.28 150552 3793192 1798640 5.30 1544476 3076840 24 [2023-08-14T19:53:30.243Z] 19:47:01 27804348 31538272 748548 2.28 150568 3793192 1798640 5.30 1544800 3076840 168 [2023-08-14T19:53:30.243Z] 19:48:02 27804452 31538428 748524 2.28 150604 3793200 1798640 5.30 1544864 3076852 228 [2023-08-14T19:53:30.243Z] 19:49:01 27804232 31538256 748720 2.28 150640 3793204 1798640 5.30 1544568 3076856 12 [2023-08-14T19:53:30.243Z] 19:50:01 27804656 31538728 748360 2.28 150664 3793204 1798640 5.30 1544552 3076860 176 [2023-08-14T19:53:30.243Z] 19:51:01 27804860 31538976 748036 2.27 150704 3793200 1798640 5.30 1544672 3076860 8 [2023-08-14T19:53:30.243Z] 19:52:01 27804720 31538884 748248 2.28 150728 3793208 1814716 5.35 1544716 3076860 180 [2023-08-14T19:53:30.243Z] 19:53:01 27804704 31538872 748216 2.28 150752 3793212 1814716 5.35 1544772 3076864 8 [2023-08-14T19:53:30.243Z] Average: 27831311 31542641 746989 2.27 146488 3774395 1807297 5.33 1515975 3080310 12312 [2023-08-14T19:53:30.243Z] [2023-08-14T19:53:30.243Z] 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-14T19:53:30.243Z] 19:11:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:11:01 docker0 713.90 687.84 50.45 4508.10 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:11:01 ens3 1633.54 1459.36 13810.72 195.74 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:12:01 docker0 1.32 1.38 0.10 0.12 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:12:01 vetha7044f0 1.32 1.50 0.11 0.13 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:12:01 ens3 52.70 31.21 48.48 20.31 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:13:01 ens3 3.23 2.23 2.92 1.49 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:14:01 ens3 1.03 0.18 0.33 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:15:01 ens3 231.78 130.94 2925.64 9.12 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:16:01 ens3 1.30 0.67 0.65 0.32 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:17:01 ens3 0.45 0.40 0.27 0.21 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:18:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:19:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:21:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:22:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:26:01 ens3 0.35 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:27:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:28:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:31:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:32:01 ens3 7.23 4.78 5.40 5.61 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:36:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:41:01 ens3 0.57 0.43 0.33 0.27 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.243Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:44:01 ens3 0.32 0.18 0.18 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:45:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:46:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:47:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:48:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:48:02 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:51:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] 19:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] Average: docker0 16.64 16.03 1.18 104.88 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] Average: ens3 45.04 37.99 390.73 5.44 0.00 0.00 0.00 0.00 [2023-08-14T19:53:30.244Z] [2023-08-14T19:53:30.244Z] [2023-08-14T19:53:30.244Z] ---> sar -P ALL: [2023-08-14T19:53:30.244Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3553) 08/14/23 _x86_64_ (8 CPU) [2023-08-14T19:53:30.244Z] [2023-08-14T19:53:30.244Z] 19:09:37 LINUX RESTART (8 CPU) [2023-08-14T19:53:30.244Z] [2023-08-14T19:53:30.244Z] 19:10:01 CPU %user %nice %system %iowait %steal %idle [2023-08-14T19:53:30.244Z] 19:11:01 all 12.60 0.00 4.29 2.17 0.07 80.87 [2023-08-14T19:53:30.244Z] 19:11:01 0 10.97 0.00 3.58 0.54 0.07 84.84 [2023-08-14T19:53:30.244Z] 19:11:01 1 11.56 0.00 3.56 0.18 0.05 84.65 [2023-08-14T19:53:30.244Z] 19:11:01 2 19.34 0.00 5.28 1.19 0.07 74.13 [2023-08-14T19:53:30.244Z] 19:11:01 3 11.62 0.00 4.78 2.35 0.10 81.15 [2023-08-14T19:53:30.244Z] 19:11:01 4 13.06 0.00 5.62 10.72 0.05 70.55 [2023-08-14T19:53:30.244Z] 19:11:01 5 10.35 0.00 3.09 0.37 0.10 86.08 [2023-08-14T19:53:30.244Z] 19:11:01 6 11.92 0.00 4.53 1.35 0.07 82.12 [2023-08-14T19:53:30.244Z] 19:11:01 7 11.95 0.00 3.89 0.66 0.07 83.44 [2023-08-14T19:53:30.244Z] 19:12:01 all 28.69 0.00 5.34 0.78 0.10 65.09 [2023-08-14T19:53:30.244Z] 19:12:01 0 29.40 0.00 5.11 0.03 0.10 65.35 [2023-08-14T19:53:30.244Z] 19:12:01 1 29.10 0.00 6.88 0.02 0.08 63.92 [2023-08-14T19:53:30.244Z] 19:12:01 2 28.89 0.00 5.70 0.52 0.08 64.81 [2023-08-14T19:53:30.244Z] 19:12:01 3 27.31 0.00 4.83 2.40 0.10 65.37 [2023-08-14T19:53:30.244Z] 19:12:01 4 29.66 0.00 5.00 2.64 0.10 62.60 [2023-08-14T19:53:30.244Z] 19:12:01 5 28.18 0.00 4.93 0.03 0.10 66.76 [2023-08-14T19:53:30.244Z] 19:12:01 6 29.02 0.00 4.43 0.59 0.08 65.88 [2023-08-14T19:53:30.244Z] 19:12:01 7 27.99 0.00 5.86 0.03 0.12 66.00 [2023-08-14T19:53:30.244Z] 19:13:01 all 0.24 0.00 0.14 0.06 0.01 99.54 [2023-08-14T19:53:30.244Z] 19:13:01 0 0.35 0.00 0.10 0.02 0.02 99.52 [2023-08-14T19:53:30.244Z] 19:13:01 1 0.12 0.00 0.12 0.00 0.00 99.77 [2023-08-14T19:53:30.244Z] 19:13:01 2 0.25 0.00 0.02 0.18 0.02 99.53 [2023-08-14T19:53:30.244Z] 19:13:01 3 0.33 0.00 0.28 0.20 0.00 99.18 [2023-08-14T19:53:30.244Z] 19:13:01 4 0.22 0.00 0.08 0.00 0.02 99.68 [2023-08-14T19:53:30.244Z] 19:13:01 5 0.13 0.00 0.03 0.00 0.03 99.80 [2023-08-14T19:53:30.244Z] 19:13:01 6 0.23 0.00 0.17 0.08 0.02 99.50 [2023-08-14T19:53:30.244Z] 19:13:01 7 0.30 0.00 0.35 0.00 0.00 99.35 [2023-08-14T19:53:30.244Z] 19:14:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-08-14T19:53:30.244Z] 19:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-14T19:53:30.244Z] 19:14:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-08-14T19:53:30.244Z] 19:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.244Z] 19:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-14T19:53:30.244Z] 19:14:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-08-14T19:53:30.244Z] 19:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.244Z] 19:14:01 6 0.03 0.00 0.02 0.05 0.00 99.90 [2023-08-14T19:53:30.244Z] 19:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.244Z] 19:15:01 all 1.90 0.00 1.05 0.35 0.03 96.67 [2023-08-14T19:53:30.244Z] 19:15:01 0 2.00 0.00 1.20 0.33 0.03 96.43 [2023-08-14T19:53:30.244Z] 19:15:01 1 1.59 0.00 0.87 0.07 0.02 97.46 [2023-08-14T19:53:30.244Z] 19:15:01 2 2.19 0.00 0.62 0.07 0.00 97.13 [2023-08-14T19:53:30.244Z] 19:15:01 3 1.41 0.00 1.89 0.23 0.03 96.43 [2023-08-14T19:53:30.244Z] 19:15:01 4 3.28 0.00 0.90 0.44 0.05 95.33 [2023-08-14T19:53:30.244Z] 19:15:01 5 2.07 0.00 0.70 0.30 0.05 96.88 [2023-08-14T19:53:30.244Z] 19:15:01 6 0.62 0.00 0.63 1.00 0.02 97.73 [2023-08-14T19:53:30.244Z] 19:15:01 7 2.04 0.00 1.60 0.38 0.03 95.94 [2023-08-14T19:53:30.244Z] 19:16:01 all 0.43 0.00 0.46 0.07 0.02 99.02 [2023-08-14T19:53:30.244Z] 19:16:01 0 0.42 0.00 0.28 0.02 0.02 99.27 [2023-08-14T19:53:30.244Z] 19:16:01 1 0.42 0.00 0.27 0.23 0.02 99.07 [2023-08-14T19:53:30.244Z] 19:16:01 2 0.47 0.00 0.20 0.00 0.02 99.32 [2023-08-14T19:53:30.244Z] 19:16:01 3 0.48 0.00 0.23 0.00 0.03 99.25 [2023-08-14T19:53:30.244Z] 19:16:01 4 0.30 0.00 1.05 0.00 0.02 98.63 [2023-08-14T19:53:30.244Z] 19:16:01 5 0.42 0.00 0.63 0.00 0.00 98.95 [2023-08-14T19:53:30.244Z] 19:16:01 6 0.37 0.00 0.70 0.30 0.02 98.62 [2023-08-14T19:53:30.244Z] 19:16:01 7 0.60 0.00 0.33 0.00 0.02 99.05 [2023-08-14T19:53:30.244Z] 19:17:01 all 0.15 0.00 0.07 0.01 0.01 99.76 [2023-08-14T19:53:30.244Z] 19:17:01 0 0.10 0.00 0.12 0.03 0.02 99.73 [2023-08-14T19:53:30.244Z] 19:17:01 1 0.00 0.00 0.08 0.00 0.00 99.92 [2023-08-14T19:53:30.244Z] 19:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2023-08-14T19:53:30.244Z] 19:17:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2023-08-14T19:53:30.244Z] 19:17:01 4 0.78 0.00 0.03 0.00 0.02 99.17 [2023-08-14T19:53:30.244Z] 19:17:01 5 0.00 0.00 0.07 0.00 0.00 99.93 [2023-08-14T19:53:30.244Z] 19:17:01 6 0.02 0.00 0.07 0.05 0.00 99.87 [2023-08-14T19:53:30.244Z] 19:17:01 7 0.25 0.00 0.12 0.00 0.00 99.63 [2023-08-14T19:53:30.244Z] 19:18:01 all 0.27 0.00 0.01 0.11 0.01 99.60 [2023-08-14T19:53:30.244Z] 19:18:01 0 0.03 0.00 0.03 0.52 0.03 99.38 [2023-08-14T19:53:30.244Z] 19:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-14T19:53:30.244Z] 19:18:01 3 0.02 0.00 0.00 0.37 0.02 99.60 [2023-08-14T19:53:30.244Z] 19:18:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2023-08-14T19:53:30.244Z] 19:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-14T19:53:30.244Z] 19:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-08-14T19:53:30.244Z] 19:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-08-14T19:53:30.244Z] 19:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-14T19:53:30.244Z] 19:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-14T19:53:30.244Z] 19:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.244Z] 19:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-14T19:53:30.244Z] 19:19:01 4 0.18 0.00 0.00 0.00 0.02 99.80 [2023-08-14T19:53:30.244Z] 19:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.244Z] 19:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.244Z] 19:20:01 all 0.15 0.00 0.02 0.01 0.01 99.80 [2023-08-14T19:53:30.244Z] 19:20:01 0 0.05 0.00 0.03 0.02 0.03 99.87 [2023-08-14T19:53:30.244Z] 19:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-14T19:53:30.244Z] 19:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:20:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2023-08-14T19:53:30.244Z] 19:20:01 4 1.04 0.00 0.02 0.00 0.02 98.92 [2023-08-14T19:53:30.244Z] 19:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-14T19:53:30.244Z] 19:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-14T19:53:30.244Z] 19:20:01 7 0.07 0.00 0.07 0.00 0.00 99.87 [2023-08-14T19:53:30.244Z] 19:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.244Z] 19:21:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2023-08-14T19:53:30.244Z] 19:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.244Z] 19:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.244Z] 19:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.244Z] 19:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.244Z] 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.244Z] 19:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-14T19:53:30.244Z] 19:21:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2023-08-14T19:53:30.244Z] [2023-08-14T19:53:30.244Z] 19:21:01 CPU %user %nice %system %iowait %steal %idle [2023-08-14T19:53:30.244Z] 19:22:01 all 0.11 0.00 0.02 0.00 0.01 99.85 [2023-08-14T19:53:30.244Z] 19:22:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2023-08-14T19:53:30.244Z] 19:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.244Z] 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.244Z] 19:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.244Z] 19:22:01 4 0.70 0.00 0.03 0.00 0.02 99.25 [2023-08-14T19:53:30.244Z] 19:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.244Z] 19:22:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-14T19:53:30.244Z] 19:22:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-08-14T19:53:30.244Z] 19:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.244Z] 19:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.244Z] 19:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.244Z] 19:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.244Z] 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.244Z] 19:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-14T19:53:30.244Z] 19:23:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-14T19:53:30.244Z] 19:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.244Z] 19:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-14T19:53:30.244Z] 19:24:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2023-08-14T19:53:30.244Z] 19:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-14T19:53:30.244Z] 19:24:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-08-14T19:53:30.244Z] 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.244Z] 19:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.244Z] 19:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.244Z] 19:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:24:01 7 0.35 0.00 0.00 0.00 0.00 99.65 [2023-08-14T19:53:30.244Z] 19:25:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2023-08-14T19:53:30.244Z] 19:25:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-08-14T19:53:30.244Z] 19:25:01 1 0.03 0.00 0.03 0.02 0.03 99.88 [2023-08-14T19:53:30.244Z] 19:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:25:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2023-08-14T19:53:30.244Z] 19:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.244Z] 19:25:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-14T19:53:30.244Z] 19:25:01 7 0.12 0.00 0.02 0.00 0.00 99.87 [2023-08-14T19:53:30.244Z] 19:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-08-14T19:53:30.244Z] 19:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-14T19:53:30.244Z] 19:26:01 1 0.02 0.00 0.05 0.02 0.02 99.90 [2023-08-14T19:53:30.244Z] 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:26:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-08-14T19:53:30.244Z] 19:26:01 5 0.00 0.00 0.00 0.00 0.03 99.97 [2023-08-14T19:53:30.244Z] 19:26:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-08-14T19:53:30.244Z] 19:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-14T19:53:30.244Z] 19:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-08-14T19:53:30.244Z] 19:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:27:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-14T19:53:30.244Z] 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.244Z] 19:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.244Z] 19:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.244Z] 19:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.244Z] 19:27:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-14T19:53:30.244Z] 19:27:01 7 0.13 0.00 0.02 0.00 0.00 99.85 [2023-08-14T19:53:30.244Z] 19:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.244Z] 19:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-08-14T19:53:30.245Z] 19:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.245Z] 19:29:01 0 0.00 0.00 0.03 0.00 0.03 99.93 [2023-08-14T19:53:30.245Z] 19:29:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-14T19:53:30.245Z] 19:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:29:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-08-14T19:53:30.245Z] 19:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-14T19:53:30.245Z] 19:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.245Z] 19:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:30:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-08-14T19:53:30.245Z] 19:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-08-14T19:53:30.245Z] 19:31:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-14T19:53:30.245Z] 19:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:32:01 all 0.29 0.00 0.02 0.01 0.01 99.67 [2023-08-14T19:53:30.245Z] 19:32:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2023-08-14T19:53:30.245Z] 19:32:01 1 0.12 0.00 0.03 0.03 0.02 99.80 [2023-08-14T19:53:30.245Z] 19:32:01 2 0.75 0.00 0.02 0.00 0.00 99.23 [2023-08-14T19:53:30.245Z] 19:32:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-08-14T19:53:30.245Z] 19:32:01 4 0.23 0.00 0.03 0.00 0.02 99.72 [2023-08-14T19:53:30.245Z] 19:32:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2023-08-14T19:53:30.245Z] 19:32:01 6 0.42 0.00 0.02 0.03 0.02 99.52 [2023-08-14T19:53:30.245Z] 19:32:01 7 0.58 0.00 0.02 0.00 0.00 99.40 [2023-08-14T19:53:30.245Z] [2023-08-14T19:53:30.245Z] 19:32:01 CPU %user %nice %system %iowait %steal %idle [2023-08-14T19:53:30.245Z] 19:33:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-08-14T19:53:30.245Z] 19:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-14T19:53:30.245Z] 19:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:33:01 4 1.83 0.00 0.00 0.00 0.02 98.16 [2023-08-14T19:53:30.245Z] 19:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:33:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:34:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2023-08-14T19:53:30.245Z] 19:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:34:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-14T19:53:30.245Z] 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:34:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2023-08-14T19:53:30.245Z] 19:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:35:01 all 0.14 0.00 0.01 0.00 0.01 99.83 [2023-08-14T19:53:30.245Z] 19:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:35:01 4 1.04 0.00 0.00 0.00 0.03 98.92 [2023-08-14T19:53:30.245Z] 19:35:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2023-08-14T19:53:30.245Z] 19:35:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.245Z] 19:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:36:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.245Z] 19:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-14T19:53:30.245Z] 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:37:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-14T19:53:30.245Z] 19:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:38:01 all 0.02 0.00 0.01 0.33 0.01 99.63 [2023-08-14T19:53:30.245Z] 19:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-14T19:53:30.245Z] 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-14T19:53:30.245Z] 19:38:01 5 0.00 0.00 0.02 0.00 0.03 99.95 [2023-08-14T19:53:30.245Z] 19:38:01 6 0.02 0.00 0.00 2.63 0.00 97.35 [2023-08-14T19:53:30.245Z] 19:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.245Z] 19:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-14T19:53:30.245Z] 19:39:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-08-14T19:53:30.245Z] 19:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-14T19:53:30.245Z] 19:40:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2023-08-14T19:53:30.245Z] 19:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:40:01 4 1.47 0.00 0.00 0.00 0.02 98.51 [2023-08-14T19:53:30.245Z] 19:40:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2023-08-14T19:53:30.245Z] 19:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:40:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-08-14T19:53:30.245Z] 19:41:01 all 0.28 0.00 0.02 0.00 0.01 99.69 [2023-08-14T19:53:30.245Z] 19:41:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2023-08-14T19:53:30.245Z] 19:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:41:01 4 2.00 0.00 0.02 0.00 0.02 97.97 [2023-08-14T19:53:30.245Z] 19:41:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2023-08-14T19:53:30.245Z] 19:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-14T19:53:30.245Z] 19:41:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-08-14T19:53:30.245Z] 19:42:01 all 0.15 0.00 0.01 0.00 0.01 99.82 [2023-08-14T19:53:30.245Z] 19:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:42:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:42:01 4 1.13 0.00 0.00 0.00 0.02 98.86 [2023-08-14T19:53:30.245Z] 19:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-14T19:53:30.245Z] 19:42:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:43:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2023-08-14T19:53:30.245Z] 19:43:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2023-08-14T19:53:30.245Z] 19:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:43:01 4 1.39 0.00 0.00 0.00 0.02 98.60 [2023-08-14T19:53:30.245Z] 19:43:01 5 0.00 0.00 0.00 0.00 0.03 99.97 [2023-08-14T19:53:30.245Z] 19:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-14T19:53:30.245Z] 19:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] [2023-08-14T19:53:30.245Z] 19:43:01 CPU %user %nice %system %iowait %steal %idle [2023-08-14T19:53:30.245Z] 19:44:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2023-08-14T19:53:30.245Z] 19:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:44:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:44:01 4 1.39 0.00 0.00 0.00 0.02 98.60 [2023-08-14T19:53:30.245Z] 19:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:44:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-08-14T19:53:30.245Z] 19:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-14T19:53:30.245Z] 19:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-14T19:53:30.245Z] 19:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:45:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-08-14T19:53:30.245Z] 19:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2023-08-14T19:53:30.245Z] 19:46:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:46:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-08-14T19:53:30.245Z] 19:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.245Z] 19:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-14T19:53:30.245Z] 19:47:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-14T19:53:30.245Z] 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:47:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-14T19:53:30.245Z] 19:47:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2023-08-14T19:53:30.245Z] 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:48:02 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.245Z] 19:48:02 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:48:02 1 0.00 0.00 0.03 0.02 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:48:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:48:02 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:48:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:48:02 5 0.02 0.00 0.00 0.00 0.03 99.95 [2023-08-14T19:53:30.245Z] 19:48:02 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:48:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.245Z] 19:49:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-08-14T19:53:30.245Z] 19:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:49:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2023-08-14T19:53:30.245Z] 19:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-14T19:53:30.245Z] 19:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.245Z] 19:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-14T19:53:30.245Z] 19:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.245Z] 19:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.245Z] 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.245Z] 19:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-14T19:53:30.245Z] 19:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T19:53:30.245Z] 19:50:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2023-08-14T19:53:30.246Z] 19:50:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-14T19:53:30.246Z] 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T19:53:30.246Z] 19:51:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-08-14T19:53:30.246Z] 19:51:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2023-08-14T19:53:30.246Z] 19:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-14T19:53:30.246Z] 19:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.246Z] 19:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.246Z] 19:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-14T19:53:30.246Z] 19:51:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-08-14T19:53:30.246Z] 19:51:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-14T19:53:30.246Z] 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.246Z] 19:52:01 all 0.14 0.00 0.01 0.00 0.01 99.83 [2023-08-14T19:53:30.246Z] 19:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-14T19:53:30.246Z] 19:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.246Z] 19:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-14T19:53:30.246Z] 19:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.246Z] 19:52:01 4 0.99 0.00 0.00 0.00 0.02 98.99 [2023-08-14T19:53:30.246Z] 19:52:01 5 0.05 0.00 0.03 0.00 0.05 99.87 [2023-08-14T19:53:30.246Z] 19:52:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-14T19:53:30.246Z] 19:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T19:53:30.246Z] 19:53:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2023-08-14T19:53:30.246Z] 19:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T19:53:30.246Z] 19:53:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-14T19:53:30.246Z] 19:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-14T19:53:30.246Z] 19:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-14T19:53:30.246Z] 19:53:01 4 1.65 0.00 0.02 0.00 0.00 98.34 [2023-08-14T19:53:30.246Z] 19:53:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2023-08-14T19:53:30.246Z] 19:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T19:53:30.246Z] 19:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-14T19:53:30.246Z] Average: all 1.10 0.00 0.27 0.09 0.01 98.52 [2023-08-14T19:53:30.246Z] Average: 0 1.03 0.00 0.26 0.04 0.02 98.66 [2023-08-14T19:53:30.246Z] Average: 1 1.01 0.00 0.29 0.02 0.02 98.67 [2023-08-14T19:53:30.246Z] Average: 2 1.21 0.00 0.28 0.05 0.01 98.46 [2023-08-14T19:53:30.246Z] Average: 3 0.96 0.00 0.29 0.13 0.01 98.61 [2023-08-14T19:53:30.246Z] Average: 4 1.55 0.00 0.30 0.32 0.02 97.82 [2023-08-14T19:53:30.246Z] Average: 5 0.97 0.00 0.23 0.02 0.03 98.76 [2023-08-14T19:53:30.246Z] Average: 6 0.99 0.00 0.25 0.15 0.01 98.60 [2023-08-14T19:53:30.246Z] Average: 7 1.04 0.00 0.29 0.02 0.01 98.63 [2023-08-14T19:53:30.246Z] [2023-08-14T19:53:30.246Z] [2023-08-14T19:53:30.246Z]