Pull request #4860 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184+4ff11727c7037816f98f6c0e9d374500f07cffc5 (dff6fc4d3960799963cfe89e293c94dd2d71e4c9) 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-ssh9264071248944240280.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15341579269919145403.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3726875054386004229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17349120429132061591.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16377235964804025391.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12499801681834632144.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7549’ Running on prd-ubuntu20.04-docker-8c-8g-7551 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4ff11727c7037816f98f6c0e9d374500f07cffc5 into PR head commit 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 Merge succeeded, producing 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 Checking out Revision 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 (PR-4860) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 # 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 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 # timeout=10 Commit message: "fix: Disable the default discovery scheduler" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-12T09:51:12.461Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-12T09:51:12.682Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-12T09:51:12.807Z] ========================================================= [2024-08-12T09:51:12.807Z] EdgeX Global Pipelines Version Info [2024-08-12T09:51:12.807Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-12T09:51:13.571Z] ------------------- [2024-08-12T09:51:13.571Z] stable info: [2024-08-12T09:51:13.571Z] ------------------- [2024-08-12T09:51:13.571Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-12T09:51:13.571Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-12T09:51:13.571Z] Message: update stable to v1.0.260 [2024-08-12T09:51:14.143Z] ------------------- [2024-08-12T09:51:14.143Z] experimental info: [2024-08-12T09:51:14.143Z] ------------------- [2024-08-12T09:51:14.143Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-12T09:51:14.143Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-12T09:51:14.143Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-12T09:51:14.353Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-12T09:51:14.414Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-12T09:51:14.472Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-12T09:51:14.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-12T09:51:14.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-12T09:51:14.644Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-12T09:51:14.707Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-12T09:51:14.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-12T09:51:14.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-12T09:51:14.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-12T09:51:14.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-12T09:51:14.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-12T09:51:15.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-12T09:51:15.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-12T09:51:15.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-12T09:51:15.232Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-12T09:51:15.292Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-12T09:51:15.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-12T09:51:15.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-12T09:51:15.531Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-12T09:51:15.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-12T09:51:15.645Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-12T09:51:15.711Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-12T09:51:15.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4860 [Pipeline] echo [2024-08-12T09:51:15.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4860 [Pipeline] echo [2024-08-12T09:51:15.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4860 [Pipeline] echo [2024-08-12T09:51:15.966Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 [Pipeline] echo [2024-08-12T09:51:16.025Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c31469 [Pipeline] echo [2024-08-12T09:51:16.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T09:51:16.237Z] provisioning config files... [2024-08-12T09:51:16.250Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16060524950982096964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T09:51:16.647Z] ---> ****-login.sh [2024-08-12T09:51:16.647Z] nexus3.edgexfoundry.org:10001 [2024-08-12T09:51:16.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T09:51:16.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T09:51:16.908Z] Configure a credential helper to remove this warning. See [2024-08-12T09:51:16.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T09:51:16.908Z] [2024-08-12T09:51:16.908Z] Login Succeeded [2024-08-12T09:51:16.908Z] nexus3.edgexfoundry.org:10002 [2024-08-12T09:51:16.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T09:51:16.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T09:51:16.908Z] Configure a credential helper to remove this warning. See [2024-08-12T09:51:16.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T09:51:16.908Z] [2024-08-12T09:51:16.908Z] Login Succeeded [2024-08-12T09:51:16.908Z] nexus3.edgexfoundry.org:10003 [2024-08-12T09:51:17.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T09:51:17.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T09:51:17.169Z] Configure a credential helper to remove this warning. See [2024-08-12T09:51:17.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T09:51:17.169Z] [2024-08-12T09:51:17.169Z] Login Succeeded [2024-08-12T09:51:17.169Z] nexus3.edgexfoundry.org:10004 [2024-08-12T09:51:17.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T09:51:17.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T09:51:17.169Z] Configure a credential helper to remove this warning. See [2024-08-12T09:51:17.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T09:51:17.169Z] [2024-08-12T09:51:17.169Z] Login Succeeded [2024-08-12T09:51:17.169Z] ****.io [2024-08-12T09:51:17.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T09:51:17.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T09:51:17.429Z] Configure a credential helper to remove this warning. See [2024-08-12T09:51:17.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T09:51:17.429Z] [2024-08-12T09:51:17.429Z] Login Succeeded [2024-08-12T09:51:17.429Z] ---> ****-login.sh ends [Pipeline] } [2024-08-12T09:51:17.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-12T09:51:17.932Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-12T09:51:17.932Z] + dirname+ cmd/core-command/Dockerfile [2024-08-12T09:51:17.932Z] cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-12T09:51:17.932Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/core-data/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-12T09:51:17.932Z] + + cut -d/ -f2 [2024-08-12T09:51:17.932Z] dirname cmd/core-keeper/Dockerfile [2024-08-12T09:51:17.932Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/core-metadata/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/support-notifications/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-12T09:51:17.932Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-12T09:51:17.932Z] + cut -d/ -f2 [2024-08-12T09:51:17.932Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-12T09:51:17.993Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-12T09:51:18.562Z] + git rev-list -1 --merges 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184~1..2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 [Pipeline] echo [2024-08-12T09:51:18.602Z] -----------> git rev-list -1 --merges 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184~1..2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 [false] [Pipeline] sh [2024-08-12T09:51:18.918Z] + git log --format=format:%s -1 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 [Pipeline] echo [2024-08-12T09:51:18.960Z] ========================================================= [2024-08-12T09:51:18.960Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-12T09:51:18.960Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-12T09:51:19.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-12T09:51:19.403Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-12T09:51:19.403Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-12T09:51:19.403Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-12T09:51:19.403Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-12T09:51:19.403Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-12T09:51:19.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T09:51:19.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T09:51:19.865Z] [2024-08-12T09:51:19.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T09:51:20.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T09:51:20.275Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-12T09:51:20.275Z] b85a868b505f: Pulling fs layer [2024-08-12T09:51:20.275Z] e2be974225ed: Pulling fs layer [2024-08-12T09:51:20.275Z] 339a4e72a1f5: Pulling fs layer [2024-08-12T09:51:20.275Z] 988bab9f4d93: Pulling fs layer [2024-08-12T09:51:20.275Z] 1469e6f7b9e6: Pulling fs layer [2024-08-12T09:51:20.275Z] eaf3925da568: Pulling fs layer [2024-08-12T09:51:20.275Z] bab4dde63d76: Pulling fs layer [2024-08-12T09:51:20.275Z] bde34c3a00c8: Pulling fs layer [2024-08-12T09:51:20.275Z] b352a97aabf1: Pulling fs layer [2024-08-12T09:51:20.275Z] 4872d77fe225: Pulling fs layer [2024-08-12T09:51:20.275Z] 5851b861e8e6: Pulling fs layer [2024-08-12T09:51:20.275Z] 988bab9f4d93: Waiting [2024-08-12T09:51:20.275Z] bde34c3a00c8: Waiting [2024-08-12T09:51:20.275Z] b352a97aabf1: Waiting [2024-08-12T09:51:20.275Z] 4872d77fe225: Waiting [2024-08-12T09:51:20.275Z] 1469e6f7b9e6: Waiting [2024-08-12T09:51:20.275Z] eaf3925da568: Waiting [2024-08-12T09:51:20.275Z] 5851b861e8e6: Waiting [2024-08-12T09:51:20.275Z] bab4dde63d76: Waiting [2024-08-12T09:51:20.275Z] e2be974225ed: Download complete [2024-08-12T09:51:20.275Z] 988bab9f4d93: Verifying Checksum [2024-08-12T09:51:20.275Z] 988bab9f4d93: Download complete [2024-08-12T09:51:20.275Z] 339a4e72a1f5: Download complete [2024-08-12T09:51:20.275Z] 1469e6f7b9e6: Verifying Checksum [2024-08-12T09:51:20.275Z] 1469e6f7b9e6: Download complete [2024-08-12T09:51:20.275Z] eaf3925da568: Verifying Checksum [2024-08-12T09:51:20.275Z] eaf3925da568: Download complete [2024-08-12T09:51:20.534Z] bde34c3a00c8: Verifying Checksum [2024-08-12T09:51:20.534Z] bde34c3a00c8: Download complete [2024-08-12T09:51:20.534Z] b352a97aabf1: Verifying Checksum [2024-08-12T09:51:20.534Z] b352a97aabf1: Download complete [2024-08-12T09:51:20.534Z] 4872d77fe225: Verifying Checksum [2024-08-12T09:51:20.534Z] 4872d77fe225: Download complete [2024-08-12T09:51:20.534Z] 5851b861e8e6: Verifying Checksum [2024-08-12T09:51:20.534Z] 5851b861e8e6: Download complete [2024-08-12T09:51:20.534Z] b85a868b505f: Verifying Checksum [2024-08-12T09:51:20.534Z] b85a868b505f: Download complete [2024-08-12T09:51:20.793Z] bab4dde63d76: Verifying Checksum [2024-08-12T09:51:20.793Z] bab4dde63d76: Download complete [2024-08-12T09:51:21.731Z] b85a868b505f: Pull complete [2024-08-12T09:51:21.989Z] e2be974225ed: Pull complete [2024-08-12T09:51:22.557Z] 339a4e72a1f5: Pull complete [2024-08-12T09:51:22.557Z] 988bab9f4d93: Pull complete [2024-08-12T09:51:22.817Z] 1469e6f7b9e6: Pull complete [2024-08-12T09:51:22.817Z] eaf3925da568: Pull complete [2024-08-12T09:51:24.721Z] bab4dde63d76: Pull complete [2024-08-12T09:51:24.981Z] bde34c3a00c8: Pull complete [2024-08-12T09:51:24.981Z] b352a97aabf1: Pull complete [2024-08-12T09:51:24.981Z] 4872d77fe225: Pull complete [2024-08-12T09:51:25.240Z] 5851b861e8e6: Pull complete [2024-08-12T09:51:25.240Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-12T09:51:25.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T09:51:25.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T09:51:25.543Z] prd-ubuntu20.04-docker-8c-8g-7551 does not seem to be running inside a container [2024-08-12T09:51:25.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-12T09:51:28.124Z] $ docker top e3fcca6e398daa727360bfa65e245bfdfafec42ecb55378ff875b7f24770b6b7 -eo pid,comm [2024-08-12T09:51:28.177Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-12T09:51:28.177Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-12T09:51:28.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-12T09:51:28.339Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-12T09:51:28.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-12T09:51:28.448Z] $ docker exec e3fcca6e398daa727360bfa65e245bfdfafec42ecb55378ff875b7f24770b6b7 ssh-agent [2024-08-12T09:51:28.566Z] SSH_AUTH_SOCK=/tmp/ssh-7BCPF4tLQg4R/agent.31 [2024-08-12T09:51:28.566Z] SSH_AGENT_PID=37 [2024-08-12T09:51:28.572Z] Running ssh-add (command line suppressed) [2024-08-12T09:51:28.675Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_642405941059086886.key (/w/workspace/edgex-go/1@tmp/private_key_642405941059086886.key) [2024-08-12T09:51:28.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-12T09:51:29.050Z] + git tag --points-at HEAD [Pipeline] } [2024-08-12T09:51:29.075Z] $ docker exec --env ******** --env ******** e3fcca6e398daa727360bfa65e245bfdfafec42ecb55378ff875b7f24770b6b7 ssh-agent -k [2024-08-12T09:51:29.171Z] unset SSH_AUTH_SOCK; [2024-08-12T09:51:29.171Z] unset SSH_AGENT_PID; [2024-08-12T09:51:29.171Z] echo Agent pid 37 killed; [2024-08-12T09:51:29.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-12T09:51:29.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-12T09:51:29.298Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-12T09:51:29.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-12T09:51:29.398Z] $ docker exec e3fcca6e398daa727360bfa65e245bfdfafec42ecb55378ff875b7f24770b6b7 ssh-agent [2024-08-12T09:51:29.504Z] SSH_AUTH_SOCK=/tmp/ssh-HJdc9y2LUNdY/agent.70 [2024-08-12T09:51:29.504Z] SSH_AGENT_PID=76 [2024-08-12T09:51:29.510Z] Running ssh-add (command line suppressed) [2024-08-12T09:51:29.610Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3442643442107834066.key (/w/workspace/edgex-go/1@tmp/private_key_3442643442107834066.key) [2024-08-12T09:51:29.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-12T09:51:29.971Z] + git semver init [2024-08-12T09:51:30.231Z] 2024-08-12 09:51:30,141 [run_init] DEBUG init version:0.0.0 force:False [2024-08-12T09:51:30.231Z] 2024-08-12 09:51:30,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-12T09:51:30.231Z] 2024-08-12 09:51:30,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-12T09:51:30.231Z] 2024-08-12 09:51:30,143 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-12T09:51:36.926Z] 2024-08-12 09:51:35,670 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-12T09:51:36.926Z] 2024-08-12 09:51:35,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4860 with force:False [2024-08-12T09:51:36.926Z] 2024-08-12 09:51:35,671 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4860 [2024-08-12T09:51:36.926Z] 2024-08-12 09:51:35,677 [execute] INFO git cat-file --batch-check [2024-08-12T09:51:36.926Z] 2024-08-12 09:51:35,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-12T09:51:36.926Z] 2024-08-12 09:51:35,684 [execute] INFO git cat-file --batch [2024-08-12T09:51:36.926Z] 2024-08-12 09:51:35,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-12T09:51:36.926Z] 2024-08-12 09:51:35,690 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4860 [2024-08-12T09:51:36.926Z] 0.0.0 [Pipeline] } [2024-08-12T09:51:36.959Z] $ docker exec --env ******** --env ******** e3fcca6e398daa727360bfa65e245bfdfafec42ecb55378ff875b7f24770b6b7 ssh-agent -k [2024-08-12T09:51:37.073Z] unset SSH_AUTH_SOCK; [2024-08-12T09:51:37.073Z] unset SSH_AGENT_PID; [2024-08-12T09:51:37.073Z] echo Agent pid 76 killed; [2024-08-12T09:51:37.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-12T09:51:37.549Z] + git semver [Pipeline] } [2024-08-12T09:51:37.838Z] $ docker stop --time=1 e3fcca6e398daa727360bfa65e245bfdfafec42ecb55378ff875b7f24770b6b7 [2024-08-12T09:51:39.150Z] $ docker rm -f --volumes e3fcca6e398daa727360bfa65e245bfdfafec42ecb55378ff875b7f24770b6b7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T09:51:39.578Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-12T09:51:39.877Z] Stashed 1 file(s) [Pipeline] echo [2024-08-12T09:51:39.902Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-12T09:51:40.790Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-12T09:51:40.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T09:51:40.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T09:51:40.931Z] ========================================================= [2024-08-12T09:51:40.931Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-12T09:51:40.931Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-12T09:51:41.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T09:51:41.292Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-12T09:51:41.292Z] 619be1103602: Pulling fs layer [2024-08-12T09:51:41.292Z] 7862e08f4a3e: Pulling fs layer [2024-08-12T09:51:41.292Z] 5df492c9dc93: Pulling fs layer [2024-08-12T09:51:41.292Z] 7629e6793208: Pulling fs layer [2024-08-12T09:51:41.292Z] 4f4fb700ef54: Pulling fs layer [2024-08-12T09:51:41.292Z] fb5054dd5b73: Pulling fs layer [2024-08-12T09:51:41.292Z] eeca6798cff9: Pulling fs layer [2024-08-12T09:51:41.292Z] aa269ceb94a6: Pulling fs layer [2024-08-12T09:51:41.292Z] ada007ff1a6a: Pulling fs layer [2024-08-12T09:51:41.292Z] 4f4fb700ef54: Waiting [2024-08-12T09:51:41.292Z] fb5054dd5b73: Waiting [2024-08-12T09:51:41.292Z] 7629e6793208: Waiting [2024-08-12T09:51:41.292Z] ada007ff1a6a: Waiting [2024-08-12T09:51:41.292Z] eeca6798cff9: Waiting [2024-08-12T09:51:41.292Z] aa269ceb94a6: Waiting [2024-08-12T09:51:41.292Z] 7862e08f4a3e: Download complete [2024-08-12T09:51:41.292Z] 7629e6793208: Verifying Checksum [2024-08-12T09:51:41.292Z] 7629e6793208: Download complete [2024-08-12T09:51:41.292Z] 4f4fb700ef54: Verifying Checksum [2024-08-12T09:51:41.292Z] 4f4fb700ef54: Download complete [2024-08-12T09:51:41.292Z] fb5054dd5b73: Download complete [2024-08-12T09:51:41.292Z] 619be1103602: Verifying Checksum [2024-08-12T09:51:41.292Z] 619be1103602: Download complete [2024-08-12T09:51:41.292Z] eeca6798cff9: Verifying Checksum [2024-08-12T09:51:41.292Z] eeca6798cff9: Download complete [2024-08-12T09:51:41.552Z] 619be1103602: Pull complete [2024-08-12T09:51:41.552Z] ada007ff1a6a: Verifying Checksum [2024-08-12T09:51:41.552Z] ada007ff1a6a: Download complete [2024-08-12T09:51:41.552Z] 7862e08f4a3e: Pull complete [2024-08-12T09:51:41.810Z] 5df492c9dc93: Verifying Checksum [2024-08-12T09:51:41.810Z] 5df492c9dc93: Download complete [2024-08-12T09:51:42.068Z] aa269ceb94a6: Verifying Checksum [2024-08-12T09:51:42.068Z] aa269ceb94a6: Download complete [2024-08-12T09:51:45.345Z] 5df492c9dc93: Pull complete [2024-08-12T09:51:45.345Z] 7629e6793208: Pull complete [2024-08-12T09:51:45.345Z] 4f4fb700ef54: Pull complete [2024-08-12T09:51:45.345Z] fb5054dd5b73: Pull complete [2024-08-12T09:51:45.345Z] eeca6798cff9: Pull complete [2024-08-12T09:51:47.875Z] aa269ceb94a6: Pull complete [2024-08-12T09:51:47.875Z] ada007ff1a6a: Pull complete [2024-08-12T09:51:47.875Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-12T09:51:47.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T09:51:47.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-12T09:51:48.265Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T09:51:48.265Z] WORKDIR /edgex [2024-08-12T09:51:48.265Z] COPY go.mod . [2024-08-12T09:51:48.265Z] RUN go mod download [2024-08-12T09:51:48.265Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-12T09:51:48.833Z] Sending build context to Docker daemon 179MB [2024-08-12T09:51:48.833Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T09:51:48.833Z] ---> f489d0715acc [2024-08-12T09:51:48.833Z] Step 2/4 : WORKDIR /edgex [2024-08-12T09:51:53.035Z] ---> Running in 82133f863d9c [2024-08-12T09:51:53.035Z] Removing intermediate container 82133f863d9c [2024-08-12T09:51:53.035Z] ---> bf953500cdd2 [2024-08-12T09:51:53.035Z] Step 3/4 : COPY go.mod . [2024-08-12T09:51:53.035Z] ---> 319b3fc1c1aa [2024-08-12T09:51:53.035Z] Step 4/4 : RUN go mod download [2024-08-12T09:51:53.035Z] ---> Running in 1c5770b982f7 [2024-08-12T09:51:55.269Z] Still waiting to schedule task [2024-08-12T09:51:55.269Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7550’ [2024-08-12T09:52:19.590Z] Removing intermediate container 1c5770b982f7 [2024-08-12T09:52:19.591Z] ---> e9f8cfb528f8 [2024-08-12T09:52:19.591Z] Successfully built e9f8cfb528f8 [2024-08-12T09:52:19.591Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T09:52:19.998Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-12T09:52:19.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T09:52:20.169Z] prd-ubuntu20.04-docker-8c-8g-7551 does not seem to be running inside a container [2024-08-12T09:52:20.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-12T09:52:20.640Z] $ docker top f8c66a229489df32b3bd99d3c851c090b63b98133671e2e3a79216f10ac26a0f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T09:52:21.057Z] + go version [2024-08-12T09:52:21.057Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-12T09:52:21.088Z] $ docker stop --time=1 f8c66a229489df32b3bd99d3c851c090b63b98133671e2e3a79216f10ac26a0f [2024-08-12T09:52:22.314Z] $ docker rm -f --volumes f8c66a229489df32b3bd99d3c851c090b63b98133671e2e3a79216f10ac26a0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T09:52:23.139Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-12T09:52:23.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T09:52:23.326Z] prd-ubuntu20.04-docker-8c-8g-7551 does not seem to be running inside a container [2024-08-12T09:52:23.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-12T09:52:23.673Z] $ docker top ac793ada7579b5715df06d51df1812587aa1ee41a9b97a9e785b6b11be72ea1d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-12T09:52:23.820Z] ========================================================= [2024-08-12T09:52:23.820Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-12T09:52:23.820Z] ========================================================= [Pipeline] sh [2024-08-12T09:52:24.120Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-12T09:52:24.507Z] + make test [2024-08-12T09:52:24.507Z] go test -race -coverprofile=coverage.out ./... [2024-08-12T09:52:32.630Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-12T09:53:04.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-12T09:53:05.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-08-12T09:53:06.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-12T09:53:06.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-12T09:53:06.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-12T09:53:06.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-12T09:53:06.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-12T09:53:07.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-08-12T09:53:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-12T09:53:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-12T09:53:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-12T09:53:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-12T09:53:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-12T09:53:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-12T09:53:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-12T09:53:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-12T09:53:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-12T09:53:09.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-12T09:53:09.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-12T09:53:09.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-12T09:53:09.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-12T09:53:09.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-12T09:53:10.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2024-08-12T09:53:10.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.044s coverage: 53.2% of statements [2024-08-12T09:53:10.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.549s coverage: 93.4% of statements [2024-08-12T09:53:10.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2024-08-12T09:53:10.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-12T09:53:10.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-12T09:53:11.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.5% of statements [2024-08-12T09:53:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-12T09:53:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-12T09:53:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-12T09:53:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-12T09:53:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-12T09:53:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-12T09:53:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-12T09:53:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-12T09:53:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-12T09:53:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-12T09:53:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-12T09:53:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.375s coverage: 95.8% of statements [2024-08-12T09:53:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-08-12T09:53:13.655Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-08-12T09:53:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-12T09:53:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-12T09:53:14.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 0.8% of statements [2024-08-12T09:53:14.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.063s coverage: 30.7% of statements [2024-08-12T09:53:14.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements [2024-08-12T09:53:14.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-08-12T09:53:15.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements [2024-08-12T09:53:15.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2024-08-12T09:53:15.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-08-12T09:53:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-12T09:53:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-12T09:53:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-12T09:53:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-12T09:53:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-12T09:53:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-12T09:53:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-12T09:53:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-12T09:53:17.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-12T09:53:17.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-12T09:53:17.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-12T09:53:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-12T09:53:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-12T09:53:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-12T09:53:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-12T09:53:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-12T09:53:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-12T09:53:19.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-12T09:53:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-12T09:53:21.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-12T09:53:23.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-12T09:53:23.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-12T09:53:25.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-12T09:53:25.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-12T09:53:25.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-12T09:53:26.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-12T09:53:26.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-12T09:53:26.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-12T09:53:27.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T09:53:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-12T09:53:29.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-12T09:53:29.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-12T09:53:29.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-12T09:53:29.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-12T09:53:31.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-12T09:53:31.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-12T09:53:31.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-12T09:53:31.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-12T09:53:32.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-12T09:53:32.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-12T09:53:32.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-12T09:53:32.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T09:53:40.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements [2024-08-12T09:53:43.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.052s coverage: 92.9% of statements [2024-08-12T09:53:43.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 67.2% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 76.6% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.788s coverage: 36.5% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 95.7% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.033s coverage: 61.8% of statements [2024-08-12T09:53:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements [2024-08-12T09:53:43.862Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-12T09:53:43.862Z] running golangci-lint [2024-08-12T09:53:43.862Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-12T09:53:43.862Z] go version go1.21.9 linux/amd64 [2024-08-12T09:53:44.123Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-12T09:53:44.123Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-12T09:54:10.675Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 23.833518363s" [2024-08-12T09:54:10.675Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.982293ms" [2024-08-12T09:54:22.903Z] level=info msg="[linters_context/goanalysis] analyzers took 2m3.212801605s with top 10 stages: buildir: 1m9.410875004s, gosec: 9.624011536s, inspect: 3.297606274s, fact_deprecated: 2.915874184s, ctrlflow: 1.791568129s, printf: 1.652399571s, fact_purity: 1.412224525s, nilness: 1.316808521s, S1038: 1.255558299s, unused: 1.133354944s" [2024-08-12T09:54:22.903Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-12T09:54:22.903Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, path_prettifier: 214/214, skip_files: 214/214, exclude-rules: 22/214, nolint: 0/22, filename_unadjuster: 214/214, exclude: 214/214, identifier_marker: 214/214, cgo: 214/214, skip_dirs: 214/214" [2024-08-12T09:54:22.903Z] level=info msg="[runner] processing took 14.499233ms with stages: nolint: 7.318197ms, identifier_marker: 3.864824ms, exclude-rules: 1.16795ms, autogenerated_exclude: 874.34µs, path_prettifier: 823.111µs, skip_dirs: 397.361µs, cgo: 33.7µs, filename_unadjuster: 15.05µs, max_same_issues: 690ns, fixer: 510ns, exclude: 480ns, uniq_by_line: 430ns, severity-rules: 420ns, skip_files: 410ns, sort_results: 370ns, diff: 370ns, path_prefixer: 260ns, source_code: 240ns, path_shortener: 240ns, max_from_linter: 170ns, max_per_file_from_linter: 110ns" [2024-08-12T09:54:22.903Z] level=info msg="[runner] linters took 14.135395821s with stages: goanalysis_metalinter: 14.120795728s" [2024-08-12T09:54:22.903Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-12T09:54:22.903Z] level=info msg="Memory: 382 samples, avg is 325.3MB, max is 1368.3MB" [2024-08-12T09:54:22.903Z] level=info msg="Execution took 38.015567945s" [2024-08-12T09:54:22.903Z] go vet ./... [2024-08-12T09:54:29.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-12T09:54:29.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-12T09:54:29.468Z] ./bin/test-attribution-txt.sh [2024-08-12T09:54:29.468Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-12T09:54:29.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-12T09:54:29.855Z] + ls -al . [2024-08-12T09:54:29.855Z] total 880 [2024-08-12T09:54:29.855Z] drwxrwxr-x 11 1001 1001 4096 Aug 12 09:52 . [2024-08-12T09:54:29.855Z] drwxr-xr-x 4 root root 4096 Aug 12 09:52 .. [2024-08-12T09:54:29.855Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 09:51 .blubracket [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 10 Aug 12 09:51 .dockerignore [2024-08-12T09:54:29.855Z] drwxrwxr-x 8 1001 1001 4096 Aug 12 09:53 .git [2024-08-12T09:54:29.855Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 09:51 .github [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 1102 Aug 12 09:51 .gitignore [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 42 Aug 12 09:51 .golangci.yml [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 100 Aug 12 09:51 .hadolint.yml [2024-08-12T09:54:29.855Z] drwxr-xr-x 3 1001 1001 4096 Aug 12 09:51 .semver [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 155 Aug 12 09:51 .sonarcloud.properties [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 1171 Aug 12 09:51 ADOPTERS.md [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 21171 Aug 12 09:51 Attribution.txt [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 100284 Aug 12 09:51 CHANGELOG.md [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 09:51 CONTRIBUTING.md [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 677 Aug 12 09:51 GOVERNANCE.md [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 861 Aug 12 09:51 Jenkinsfile [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 09:51 LICENSE [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 16854 Aug 12 09:51 Makefile [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 582 Aug 12 09:51 OWNERS.md [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 9528 Aug 12 09:51 README.md [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 789 Aug 12 09:51 SECURITY.md [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 5 Aug 12 09:51 VERSION [2024-08-12T09:54:29.855Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 09:51 bin [2024-08-12T09:54:29.855Z] drwxrwxr-x 20 1001 1001 4096 Aug 12 09:51 cmd [2024-08-12T09:54:29.855Z] -rw-r--r-- 1 root root 511262 Aug 12 09:53 coverage.out [2024-08-12T09:54:29.855Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 09:51 fuzz_test [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 7317 Aug 12 09:51 go.mod [2024-08-12T09:54:29.855Z] -rw-rw-r-- 1 1001 1001 102581 Aug 12 09:51 go.sum [2024-08-12T09:54:29.855Z] drwxrwxr-x 7 1001 1001 4096 Aug 12 09:51 internal [2024-08-12T09:54:29.855Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 09:51 openapi [2024-08-12T09:54:29.856Z] -rw-rw-r-- 1 1001 1001 584 Aug 12 09:51 security.txt [2024-08-12T09:54:29.856Z] -rw-rw-r-- 1 1001 1001 204 Aug 12 09:51 version.go [Pipeline] sh [2024-08-12T09:54:30.172Z] + '[' -e coverage.out ] [2024-08-12T09:54:30.172Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-12T09:54:30.309Z] Stashed 1 file(s) [Pipeline] sh [2024-08-12T09:54:30.616Z] + make build [2024-08-12T09:54:30.616Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-12T09:54:58.268Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-12T09:54:58.268Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-12T09:54:58.268Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-12T09:54:58.268Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-12T09:55:00.174Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-12T09:55:04.367Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-12T09:55:06.404Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-12T09:55:08.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-12T09:55:10.314Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-12T09:55:11.255Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-12T09:55:12.194Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-12T09:55:12.762Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-12T09:55:13.697Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-12T09:55:15.098Z] $ docker stop --time=1 ac793ada7579b5715df06d51df1812587aa1ee41a9b97a9e785b6b11be72ea1d [2024-08-12T09:55:15.598Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7552 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [2024-08-12T09:55:22.008Z] $ docker rm -f --volumes ac793ada7579b5715df06d51df1812587aa1ee41a9b97a9e785b6b11be72ea1d [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2024-08-12T09:55:22.804Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [2024-08-12T09:55:22.974Z] The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T09:55:24.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T09:55:24.084Z] [2024-08-12T09:55:24.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T09:55:24.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T09:55:24.817Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-12T09:55:24.817Z] 91d30c5bc195: Pulling fs layer [2024-08-12T09:55:24.817Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-12T09:55:24.817Z] 9c61dcf015f6: Pulling fs layer [2024-08-12T09:55:24.817Z] 4698f68db338: Pulling fs layer [2024-08-12T09:55:24.817Z] 2a2f49069b9e: Pulling fs layer [2024-08-12T09:55:24.817Z] e0025b399a48: Pulling fs layer [2024-08-12T09:55:24.817Z] 2a2f49069b9e: Waiting [2024-08-12T09:55:24.817Z] 4698f68db338: Waiting [2024-08-12T09:55:24.817Z] e0025b399a48: Waiting [2024-08-12T09:55:24.817Z] 91d30c5bc195: Verifying Checksum [2024-08-12T09:55:24.817Z] 91d30c5bc195: Download complete [2024-08-12T09:55:24.817Z] 4698f68db338: Download complete [2024-08-12T09:55:24.817Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-12T09:55:24.817Z] 2e9b0aa3be6d: Download complete [2024-08-12T09:55:24.817Z] e0025b399a48: Verifying Checksum [2024-08-12T09:55:24.817Z] e0025b399a48: Download complete [2024-08-12T09:55:24.817Z] 91d30c5bc195: Pull complete [2024-08-12T09:55:25.074Z] 2a2f49069b9e: Verifying Checksum [2024-08-12T09:55:25.074Z] 2a2f49069b9e: Download complete [2024-08-12T09:55:25.333Z] 2e9b0aa3be6d: Pull complete [2024-08-12T09:55:25.333Z] 9c61dcf015f6: Download complete [2024-08-12T09:55:28.635Z] 9c61dcf015f6: Pull complete [2024-08-12T09:55:28.635Z] 4698f68db338: Pull complete [2024-08-12T09:55:28.635Z] 2a2f49069b9e: Pull complete [2024-08-12T09:55:28.894Z] e0025b399a48: Pull complete [2024-08-12T09:55:28.894Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-12T09:55:28.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T09:55:28.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T09:55:29.154Z] prd-ubuntu20.04-docker-8c-8g-7551 does not seem to be running inside a container [2024-08-12T09:55:29.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-12T09:55:29.679Z] using credential edgex-jenkins-ssh [2024-08-12T09:55:29.701Z] Cloning the remote Git repository [2024-08-12T09:55:29.791Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-12T09:55:29.920Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-12T09:55:30.162Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-12T09:55:30.163Z] > git --version # timeout=10 [2024-08-12T09:55:30.205Z] > git --version # 'git version 2.25.1' [2024-08-12T09:55:30.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-12T09:55:30.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-12T09:55:32.521Z] $ docker top 05d38b3bf6a6dad8aea52379b54f654ac932023de2275742801a50aff265c68e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T09:55:32.948Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-12T09:55:36.233Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #1 transferring dockerfile: 2.23kB done [2024-08-12T09:55:36.233Z] #1 DONE 0.0s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #2 transferring dockerfile: 2.15kB done [2024-08-12T09:55:36.233Z] #2 DONE 0.0s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #3 transferring dockerfile: 1.89kB done [2024-08-12T09:55:36.233Z] #3 DONE 0.0s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #4 transferring dockerfile: 1.85kB done [2024-08-12T09:55:36.233Z] #4 DONE 0.0s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #5 transferring dockerfile: 3.17kB done [2024-08-12T09:55:36.233Z] #5 DONE 0.0s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #6 transferring dockerfile: 2.50kB done [2024-08-12T09:55:36.233Z] #6 DONE 0.0s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #7 transferring dockerfile: 2.49kB done [2024-08-12T09:55:36.233Z] #7 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #8 transferring dockerfile: 1.95kB done [2024-08-12T09:55:36.233Z] #8 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #9 transferring dockerfile: 1.81kB done [2024-08-12T09:55:36.233Z] #9 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #10 transferring dockerfile: 1.69kB done [2024-08-12T09:55:36.233Z] #10 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #11 transferring dockerfile: 1.93kB done [2024-08-12T09:55:36.233Z] #11 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #12 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-12T09:55:36.233Z] #12 transferring context: 50B done [2024-08-12T09:55:36.233Z] #12 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #13 transferring dockerfile: 2.06kB done [2024-08-12T09:55:36.233Z] #13 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #14 transferring dockerfile: 1.70kB done [2024-08-12T09:55:36.233Z] #14 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #15 [core-data internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #15 transferring dockerfile: 2.01kB done [2024-08-12T09:55:36.233Z] #15 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #16 transferring dockerfile: 2.01kB done [2024-08-12T09:55:36.233Z] #16 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #17 [core-command internal] load build definition from Dockerfile [2024-08-12T09:55:36.233Z] #17 transferring dockerfile: 1.93kB done [2024-08-12T09:55:36.233Z] #17 DONE 0.2s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-08-12T09:55:36.233Z] #18 transferring context: 50B done [2024-08-12T09:55:36.233Z] #18 DONE 0.0s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #19 [support-cron-scheduler internal] load .dockerignore [2024-08-12T09:55:36.233Z] #19 transferring context: 50B done [2024-08-12T09:55:36.233Z] #19 DONE 0.0s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-08-12T09:55:36.233Z] #20 transferring context: 50B 0.0s done [2024-08-12T09:55:36.233Z] #20 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #21 [security-bootstrapper internal] load .dockerignore [2024-08-12T09:55:36.233Z] #21 transferring context: 50B done [2024-08-12T09:55:36.233Z] #21 DONE 0.0s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-12T09:55:36.233Z] #22 transferring context: 50B done [2024-08-12T09:55:36.233Z] #22 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #23 [security-spire-agent internal] load .dockerignore [2024-08-12T09:55:36.233Z] #23 transferring context: 50B done [2024-08-12T09:55:36.233Z] #23 DONE 0.1s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #24 [support-scheduler internal] load .dockerignore [2024-08-12T09:55:36.233Z] #24 transferring context: 50B done [2024-08-12T09:55:36.233Z] #24 DONE 0.0s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #25 [security-spire-config internal] load .dockerignore [2024-08-12T09:55:36.233Z] #25 transferring context: 50B done [2024-08-12T09:55:36.233Z] #25 DONE 0.0s [2024-08-12T09:55:36.233Z] [2024-08-12T09:55:36.233Z] #26 [support-notifications internal] load .dockerignore [2024-08-12T09:55:36.492Z] #26 transferring context: 50B done [2024-08-12T09:55:36.492Z] #26 DONE 0.0s [2024-08-12T09:55:36.492Z] [2024-08-12T09:55:36.492Z] #27 [core-metadata internal] load .dockerignore [2024-08-12T09:55:36.492Z] #27 transferring context: 50B done [2024-08-12T09:55:36.492Z] #27 DONE 0.0s [2024-08-12T09:55:36.492Z] [2024-08-12T09:55:36.492Z] #28 [security-spire-server internal] load .dockerignore [2024-08-12T09:55:36.492Z] #28 transferring context: 50B done [2024-08-12T09:55:36.492Z] #28 DONE 0.0s [2024-08-12T09:55:36.492Z] [2024-08-12T09:55:36.492Z] #29 [core-data internal] load .dockerignore [2024-08-12T09:55:36.492Z] #29 transferring context: 50B done [2024-08-12T09:55:36.492Z] #29 DONE 0.0s [2024-08-12T09:55:36.492Z] [2024-08-12T09:55:36.492Z] #30 [core-keeper internal] load .dockerignore [2024-08-12T09:55:36.492Z] #30 transferring context: 50B done [2024-08-12T09:55:36.492Z] #30 DONE 0.0s [2024-08-12T09:55:36.492Z] [2024-08-12T09:55:36.492Z] #31 [core-command internal] load .dockerignore [2024-08-12T09:55:36.492Z] #31 transferring context: 50B done [2024-08-12T09:55:36.492Z] #31 DONE 0.0s [2024-08-12T09:55:36.492Z] [2024-08-12T09:55:36.492Z] #32 [security-proxy-auth internal] load .dockerignore [2024-08-12T09:55:36.492Z] #32 transferring context: 50B done [2024-08-12T09:55:36.751Z] #32 ... [2024-08-12T09:55:36.751Z] [2024-08-12T09:55:36.751Z] #33 [security-proxy-auth internal] load build context [2024-08-12T09:55:36.751Z] #33 DONE 0.0s [2024-08-12T09:55:36.751Z] [2024-08-12T09:55:36.751Z] #34 [support-cron-scheduler internal] load build context [2024-08-12T09:55:36.751Z] #34 DONE 0.0s [2024-08-12T09:55:36.751Z] [2024-08-12T09:55:36.751Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T09:55:36.751Z] #35 DONE 0.0s [2024-08-12T09:55:36.751Z] [2024-08-12T09:55:36.751Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-12T09:55:36.751Z] #36 DONE 0.0s [2024-08-12T09:55:36.751Z] [2024-08-12T09:55:36.751Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T09:55:36.751Z] #35 DONE 0.0s [2024-08-12T09:55:36.751Z] [2024-08-12T09:55:36.751Z] #37 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T09:55:36.751Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-12T09:55:37.010Z] #37 ... [2024-08-12T09:55:37.010Z] [2024-08-12T09:55:37.010Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T09:55:37.010Z] #35 DONE 0.0s [2024-08-12T09:55:37.010Z] [2024-08-12T09:55:37.010Z] #37 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T09:55:37.010Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-12T09:55:37.010Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T09:55:37.010Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T09:55:37.010Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T09:55:37.010Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s [2024-08-12T09:55:37.010Z] #37 ... [2024-08-12T09:55:37.010Z] [2024-08-12T09:55:37.010Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T09:55:37.010Z] #35 DONE 0.0s [2024-08-12T09:55:37.010Z] [2024-08-12T09:55:37.010Z] #37 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T09:55:37.010Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.2s [2024-08-12T09:55:37.010Z] #37 ... [2024-08-12T09:55:37.010Z] [2024-08-12T09:55:37.010Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T09:55:37.010Z] #35 DONE 0.0s [2024-08-12T09:55:37.010Z] [2024-08-12T09:55:37.010Z] #37 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T09:55:37.010Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s [2024-08-12T09:55:37.270Z] #37 ... [2024-08-12T09:55:37.270Z] [2024-08-12T09:55:37.270Z] #38 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T09:55:37.270Z] #38 DONE 0.6s [2024-08-12T09:55:37.270Z] [2024-08-12T09:55:37.270Z] #37 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T09:55:37.270Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-12T09:55:37.270Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T09:55:37.270Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T09:55:37.270Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T09:55:37.270Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-12T09:55:37.270Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-12T09:55:37.270Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-12T09:55:37.270Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T09:55:37.270Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T09:55:37.270Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T09:55:37.270Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-12T09:55:37.838Z] #37 ... [2024-08-12T09:55:37.838Z] [2024-08-12T09:55:37.838Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-12T09:55:37.838Z] #39 DONE 1.0s [2024-08-12T09:55:37.838Z] [2024-08-12T09:55:37.838Z] #37 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T09:55:37.838Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-12T09:55:37.838Z] #37 ... [2024-08-12T09:55:37.838Z] [2024-08-12T09:55:37.838Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-12T09:55:37.838Z] #40 DONE 1.0s [2024-08-12T09:55:37.838Z] [2024-08-12T09:55:37.838Z] #37 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T09:55:37.838Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-12T09:55:37.838Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T09:55:37.838Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T09:55:37.838Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T09:55:37.838Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-12T09:55:37.838Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-12T09:55:38.405Z] #37 ... [2024-08-12T09:55:38.405Z] [2024-08-12T09:55:38.405Z] #41 [security-spire-agent internal] load build context [2024-08-12T09:55:38.405Z] #41 transferring context: 27.13kB 0.0s done [2024-08-12T09:55:38.405Z] #41 DONE 0.4s [2024-08-12T09:55:38.405Z] [2024-08-12T09:55:38.405Z] #42 [security-spire-server internal] load build context [2024-08-12T09:55:38.405Z] #42 transferring context: 27.60kB 0.0s done [2024-08-12T09:55:38.405Z] #42 DONE 0.4s [2024-08-12T09:55:38.405Z] [2024-08-12T09:55:38.405Z] #43 [security-spire-config internal] load build context [2024-08-12T09:55:38.405Z] #43 transferring context: 25.85kB 0.1s done [2024-08-12T09:55:38.405Z] #43 DONE 0.5s [2024-08-12T09:55:38.405Z] [2024-08-12T09:55:38.405Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T09:55:38.405Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 done [2024-08-12T09:55:38.405Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-12T09:55:38.405Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-12T09:55:38.405Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-12T09:55:38.405Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-12T09:55:38.405Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-12T09:55:38.405Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-12T09:55:38.405Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-08-12T09:55:38.405Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.4s [2024-08-12T09:55:38.405Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-12T09:55:38.405Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-12T09:55:38.405Z] #44 ... [2024-08-12T09:55:38.405Z] [2024-08-12T09:55:38.405Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-12T09:55:38.405Z] #36 DONE 1.9s [2024-08-12T09:55:38.405Z] [2024-08-12T09:55:38.405Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T09:55:38.405Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.5s [2024-08-12T09:55:38.690Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.6s [2024-08-12T09:55:38.690Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 0.7s [2024-08-12T09:55:38.948Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done [2024-08-12T09:55:38.948Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done [2024-08-12T09:55:39.206Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-12T09:55:42.145Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s done [2024-08-12T09:55:47.426Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-12T09:55:47.447Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-12T09:55:48.156Z] #44 ... [2024-08-12T09:55:48.156Z] [2024-08-12T09:55:48.156Z] #45 [security-secretstore-setup internal] load build context [2024-08-12T09:55:48.156Z] #45 transferring context: 215.66MB 9.8s [2024-08-12T09:55:48.156Z] #45 ... [2024-08-12T09:55:48.156Z] [2024-08-12T09:55:48.156Z] #46 [core-metadata internal] load build context [2024-08-12T09:55:48.156Z] #46 ... [2024-08-12T09:55:48.156Z] [2024-08-12T09:55:48.156Z] #47 [security-proxy-setup internal] load build context [2024-08-12T09:55:48.156Z] #47 ... [2024-08-12T09:55:48.156Z] [2024-08-12T09:55:48.156Z] #34 [support-cron-scheduler internal] load build context [2024-08-12T09:55:48.156Z] #34 ... [2024-08-12T09:55:48.156Z] [2024-08-12T09:55:48.156Z] #33 [security-proxy-auth internal] load build context [2024-08-12T09:55:48.156Z] #33 ... [2024-08-12T09:55:48.156Z] [2024-08-12T09:55:48.156Z] #48 [core-command internal] load build context [2024-08-12T09:55:48.156Z] #48 ... [2024-08-12T09:55:48.156Z] [2024-08-12T09:55:48.156Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-12T09:55:48.156Z] #49 ... [2024-08-12T09:55:48.156Z] [2024-08-12T09:55:48.156Z] #50 [core-keeper internal] load build context [2024-08-12T09:55:48.156Z] #50 ... [2024-08-12T09:55:48.156Z] [2024-08-12T09:55:48.156Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-12T09:55:48.415Z] #51 ... [2024-08-12T09:55:48.415Z] [2024-08-12T09:55:48.415Z] #52 [support-notifications internal] load build context [2024-08-12T09:55:48.415Z] #52 ... [2024-08-12T09:55:48.415Z] [2024-08-12T09:55:48.415Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T09:55:48.415Z] #53 ... [2024-08-12T09:55:48.415Z] [2024-08-12T09:55:48.415Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T09:55:48.415Z] #54 ... [2024-08-12T09:55:48.415Z] [2024-08-12T09:55:48.415Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T09:55:48.674Z] #55 ... [2024-08-12T09:55:48.674Z] [2024-08-12T09:55:48.674Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T09:55:48.674Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-12T09:55:48.674Z] #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-12T09:55:48.674Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-12T09:55:48.674Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-12T09:55:48.674Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-12T09:55:48.674Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-08-12T09:55:48.674Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-12T09:55:48.674Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-12T09:55:48.674Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-12T09:55:48.674Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-08-12T09:55:48.674Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-12T09:55:48.675Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-08-12T09:55:48.675Z] #56 ... [2024-08-12T09:55:48.675Z] [2024-08-12T09:55:48.675Z] #57 [support-scheduler internal] load build context [2024-08-12T09:55:49.148Z] #57 ... [2024-08-12T09:55:49.148Z] [2024-08-12T09:55:49.148Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T09:55:49.148Z] #58 ... [2024-08-12T09:55:49.148Z] [2024-08-12T09:55:49.148Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T09:55:49.175Z] Merging remotes/origin/main commit 4ff11727c7037816f98f6c0e9d374500f07cffc5 into PR head commit 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 [2024-08-12T09:55:49.306Z] ERROR: Checkout failed [2024-08-12T09:55:49.306Z] hudson.plugins.git.GitException: Command "git checkout -f 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184" returned status code 128: [2024-08-12T09:55:49.306Z] stdout: [2024-08-12T09:55:49.306Z] stderr: fatal: reference is not a tree: 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 [2024-08-12T09:55:49.306Z] [2024-08-12T09:55:49.306Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) [2024-08-12T09:55:49.306Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3174) [2024-08-12T09:55:49.306Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu20.04-docker-arm64-4c-16g-7552 [2024-08-12T09:55:49.306Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) [2024-08-12T09:55:49.306Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) [2024-08-12T09:55:49.306Z] at hudson.remoting.Channel.call(Channel.java:1003) [2024-08-12T09:55:49.306Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) [2024-08-12T09:55:49.306Z] at jdk.internal.reflect.GeneratedMethodAccessor684.invoke(Unknown Source) [2024-08-12T09:55:49.306Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-08-12T09:55:49.306Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2024-08-12T09:55:49.306Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) [2024-08-12T09:55:49.306Z] at com.sun.proxy.$Proxy230.execute(Unknown Source) [2024-08-12T09:55:49.306Z] at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:144) [2024-08-12T09:55:49.306Z] at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:110) [2024-08-12T09:55:49.306Z] at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1162) [2024-08-12T09:55:49.306Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1306) [2024-08-12T09:55:49.306Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2024-08-12T09:55:49.306Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2024-08-12T09:55:49.306Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2024-08-12T09:55:49.306Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) [2024-08-12T09:55:49.306Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [2024-08-12T09:55:49.306Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-08-12T09:55:49.306Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-08-12T09:55:49.306Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-08-12T09:55:49.306Z] at java.base/java.lang.Thread.run(Thread.java:829) [2024-08-12T09:55:49.306Z] Caused: hudson.plugins.git.GitException: Could not checkout 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 [2024-08-12T09:55:49.306Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3202) [2024-08-12T09:55:49.306Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) [2024-08-12T09:55:49.306Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) [2024-08-12T09:55:49.306Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) [2024-08-12T09:55:49.306Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) [2024-08-12T09:55:49.306Z] at hudson.remoting.Request$2.run(Request.java:377) [2024-08-12T09:55:49.306Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) [2024-08-12T09:55:49.306Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-08-12T09:55:49.306Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-08-12T09:55:49.306Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-08-12T09:55:49.306Z] at java.base/java.lang.Thread.run(Thread.java:829) [2024-08-12T09:55:49.306Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // ws [2024-08-12T09:55:49.413Z] #59 ... [2024-08-12T09:55:49.414Z] [2024-08-12T09:55:49.414Z] #60 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-12T09:55:49.414Z] #60 ... [2024-08-12T09:55:49.414Z] [2024-08-12T09:55:49.414Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T09:55:49.414Z] #61 ... [2024-08-12T09:55:49.414Z] [2024-08-12T09:55:49.414Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T09:55:49.414Z] #0 0.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:55:49.414Z] #0 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:55:49.414Z] #0 1.318 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T09:55:49.414Z] #0 1.318 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T09:55:49.414Z] #0 1.318 OK: 20070 distinct packages available [2024-08-12T09:55:49.414Z] #0 1.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:55:49.414Z] #0 1.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:55:49.414Z] #0 1.642 (1/11) Installing ca-certificates (20240226-r0) [2024-08-12T09:55:49.414Z] #0 1.652 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-12T09:55:49.414Z] #0 1.664 (3/11) Installing libunistring (1.1-r1) [2024-08-12T09:55:49.414Z] #0 1.677 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-12T09:55:49.414Z] #0 1.682 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-12T09:55:49.414Z] #0 1.688 (6/11) Installing libcurl (8.9.0-r0) [2024-08-12T09:55:49.414Z] #0 1.695 (7/11) Installing curl (8.9.0-r0) [2024-08-12T09:55:49.414Z] #0 1.700 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-12T09:55:49.414Z] #0 1.703 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-12T09:55:49.414Z] #0 1.709 (10/11) Installing libucontext (1.2-r2) [2024-08-12T09:55:49.414Z] #0 1.711 (11/11) Installing gcompat (1.1.0-r1) [2024-08-12T09:55:49.414Z] #0 1.716 Executing busybox-1.36.1-r7.trigger [2024-08-12T09:55:49.414Z] #0 1.722 Executing ca-certificates-20240226-r0.trigger [2024-08-12T09:55:49.414Z] #0 1.768 OK: 12 MiB in 26 packages [2024-08-12T09:55:49.414Z] #62 ... [2024-08-12T09:55:49.414Z] [2024-08-12T09:55:49.414Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-12T09:55:49.700Z] Failed in branch arm64 [2024-08-12T09:55:48.320Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-12T09:55:48.365Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-12T09:55:48.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-12T09:55:48.391Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-12T09:55:49.192Z] > git config core.sparsecheckout # timeout=10 [2024-08-12T09:55:49.264Z] > git checkout -f 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 # timeout=10 [2024-08-12T09:55:50.180Z] #63 ... [2024-08-12T09:55:50.180Z] [2024-08-12T09:55:50.180Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T09:55:50.180Z] #64 ... [2024-08-12T09:55:50.180Z] [2024-08-12T09:55:50.180Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-12T09:55:50.448Z] #65 ... [2024-08-12T09:55:50.448Z] [2024-08-12T09:55:50.448Z] #66 [security-bootstrapper internal] load build context [2024-08-12T09:55:50.448Z] #66 ... [2024-08-12T09:55:50.448Z] [2024-08-12T09:55:50.448Z] #67 [core-data internal] load build context [2024-08-12T09:55:50.707Z] #67 ... [2024-08-12T09:55:50.707Z] [2024-08-12T09:55:50.707Z] #66 [security-bootstrapper internal] load build context [2024-08-12T09:55:52.339Z] #66 transferring context: 351.76MB 14.8s [2024-08-12T09:55:56.572Z] #66 ... [2024-08-12T09:55:56.572Z] [2024-08-12T09:55:56.572Z] #50 [core-keeper internal] load build context [2024-08-12T09:55:56.572Z] #50 transferring context: 494.02MB 17.9s done [2024-08-12T09:55:56.572Z] #50 ... [2024-08-12T09:55:56.572Z] [2024-08-12T09:55:56.572Z] #66 [security-bootstrapper internal] load build context [2024-08-12T09:55:56.862Z] #66 ... [2024-08-12T09:55:56.862Z] [2024-08-12T09:55:56.862Z] #45 [security-secretstore-setup internal] load build context [2024-08-12T09:55:56.862Z] #45 ... [2024-08-12T09:55:56.862Z] [2024-08-12T09:55:56.862Z] #66 [security-bootstrapper internal] load build context [2024-08-12T09:55:57.125Z] #66 ... [2024-08-12T09:55:57.125Z] [2024-08-12T09:55:57.125Z] #46 [core-metadata internal] load build context [2024-08-12T09:55:57.125Z] #46 transferring context: 494.02MB 17.9s done [2024-08-12T09:55:57.436Z] #46 ... [2024-08-12T09:55:57.436Z] [2024-08-12T09:55:57.436Z] #34 [support-cron-scheduler internal] load build context [2024-08-12T09:55:57.436Z] #34 ... [2024-08-12T09:55:57.436Z] [2024-08-12T09:55:57.436Z] #47 [security-proxy-setup internal] load build context [2024-08-12T09:55:57.436Z] #47 transferring context: 494.02MB 19.9s done [2024-08-12T09:55:57.732Z] #47 ... [2024-08-12T09:55:57.732Z] [2024-08-12T09:55:57.732Z] #33 [security-proxy-auth internal] load build context [2024-08-12T09:55:57.732Z] #33 ... [2024-08-12T09:55:57.732Z] [2024-08-12T09:55:57.732Z] #48 [core-command internal] load build context [2024-08-12T09:55:57.732Z] #48 ... [2024-08-12T09:55:57.732Z] [2024-08-12T09:55:57.732Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-12T09:55:58.281Z] #49 ... [2024-08-12T09:55:58.281Z] [2024-08-12T09:55:58.281Z] #34 [support-cron-scheduler internal] load build context [2024-08-12T09:55:58.737Z] #34 transferring context: 494.02MB 21.6s done [2024-08-12T09:55:58.737Z] #34 ... [2024-08-12T09:55:58.737Z] [2024-08-12T09:55:58.737Z] #52 [support-notifications internal] load build context [2024-08-12T09:55:59.025Z] #52 ... [2024-08-12T09:55:59.025Z] [2024-08-12T09:55:59.025Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-12T09:55:59.025Z] #51 transferring context: 494.02MB 20.9s done [2024-08-12T09:55:59.025Z] #51 ... [2024-08-12T09:55:59.025Z] [2024-08-12T09:55:59.025Z] #57 [support-scheduler internal] load build context [2024-08-12T09:55:59.025Z] #57 transferring context: 494.02MB 17.7s done [2024-08-12T09:55:59.025Z] #57 ... [2024-08-12T09:55:59.025Z] [2024-08-12T09:55:59.025Z] #52 [support-notifications internal] load build context [2024-08-12T09:55:59.966Z] #52 transferring context: 414.76MB 22.5s [2024-08-12T09:56:00.626Z] #52 ... [2024-08-12T09:56:00.626Z] [2024-08-12T09:56:00.626Z] #67 [core-data internal] load build context [2024-08-12T09:56:00.626Z] #67 transferring context: 494.02MB 21.5s done [2024-08-12T09:56:01.194Z] #67 ... [2024-08-12T09:56:01.194Z] [2024-08-12T09:56:01.194Z] #52 [support-notifications internal] load build context [2024-08-12T09:56:01.194Z] #52 transferring context: 494.02MB 23.4s done [2024-08-12T09:56:06.559Z] #52 ... [2024-08-12T09:56:06.559Z] [2024-08-12T09:56:06.559Z] #33 [security-proxy-auth internal] load build context [2024-08-12T09:56:06.559Z] #33 transferring context: 494.02MB 23.5s done [2024-08-12T09:56:07.148Z] #33 ... [2024-08-12T09:56:07.148Z] [2024-08-12T09:56:07.148Z] #45 [security-secretstore-setup internal] load build context [2024-08-12T09:56:07.148Z] #45 transferring context: 494.02MB 21.4s done [2024-08-12T09:56:07.409Z] #45 ... [2024-08-12T09:56:07.409Z] [2024-08-12T09:56:07.409Z] #66 [security-bootstrapper internal] load build context [2024-08-12T09:56:07.409Z] #66 transferring context: 494.02MB 21.6s done [2024-08-12T09:56:07.409Z] #66 ... [2024-08-12T09:56:07.409Z] [2024-08-12T09:56:07.409Z] #48 [core-command internal] load build context [2024-08-12T09:56:07.409Z] #48 transferring context: 494.02MB 22.4s done [2024-08-12T09:56:07.990Z] #48 ... [2024-08-12T09:56:07.991Z] [2024-08-12T09:56:07.991Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-12T09:56:07.991Z] #49 transferring context: 494.02MB 22.9s done [2024-08-12T09:56:16.370Z] #49 ... [2024-08-12T09:56:16.370Z] [2024-08-12T09:56:16.370Z] #60 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-12T09:56:16.370Z] #60 DONE 38.0s [2024-08-12T09:56:16.370Z] [2024-08-12T09:56:16.370Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T09:56:16.370Z] #68 ... [2024-08-12T09:56:16.370Z] [2024-08-12T09:56:16.370Z] #57 [support-scheduler internal] load build context [2024-08-12T09:56:16.370Z] #57 DONE 39.4s [2024-08-12T09:56:16.370Z] [2024-08-12T09:56:16.370Z] #46 [core-metadata internal] load build context [2024-08-12T09:56:16.370Z] #46 DONE 39.4s [2024-08-12T09:56:16.370Z] [2024-08-12T09:56:16.370Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T09:56:16.370Z] #62 DONE 38.1s [2024-08-12T09:56:16.370Z] [2024-08-12T09:56:16.370Z] #50 [core-keeper internal] load build context [2024-08-12T09:56:16.370Z] #50 DONE 39.1s [2024-08-12T09:56:16.370Z] [2024-08-12T09:56:16.370Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T09:56:16.631Z] #68 ... [2024-08-12T09:56:16.631Z] [2024-08-12T09:56:16.631Z] #47 [security-proxy-setup internal] load build context [2024-08-12T09:56:16.631Z] #47 DONE 39.7s [2024-08-12T09:56:16.631Z] [2024-08-12T09:56:16.631Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-12T09:56:16.631Z] #51 DONE 39.8s [2024-08-12T09:56:16.631Z] [2024-08-12T09:56:16.631Z] #45 [security-secretstore-setup internal] load build context [2024-08-12T09:56:16.631Z] #45 DONE 39.7s [2024-08-12T09:56:16.631Z] [2024-08-12T09:56:16.631Z] #66 [security-bootstrapper internal] load build context [2024-08-12T09:56:16.631Z] #66 DONE 39.7s [2024-08-12T09:56:16.631Z] [2024-08-12T09:56:16.631Z] #34 [support-cron-scheduler internal] load build context [2024-08-12T09:56:16.631Z] #34 DONE 39.8s [2024-08-12T09:56:16.631Z] [2024-08-12T09:56:16.631Z] #67 [core-data internal] load build context [2024-08-12T09:56:16.631Z] #67 DONE 39.3s [2024-08-12T09:56:16.631Z] [2024-08-12T09:56:16.631Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-12T09:56:16.631Z] #49 DONE 39.8s [2024-08-12T09:56:16.631Z] [2024-08-12T09:56:16.631Z] #33 [security-proxy-auth internal] load build context [2024-08-12T09:56:16.631Z] #33 DONE 39.8s [2024-08-12T09:56:16.631Z] [2024-08-12T09:56:16.631Z] #48 [core-command internal] load build context [2024-08-12T09:56:16.631Z] #48 DONE 39.3s [2024-08-12T09:56:16.631Z] [2024-08-12T09:56:16.631Z] #52 [support-notifications internal] load build context [2024-08-12T09:56:16.631Z] #52 DONE 39.3s [2024-08-12T09:56:16.631Z] [2024-08-12T09:56:16.631Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-12T09:56:16.631Z] #65 38.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:16.889Z] #65 ... [2024-08-12T09:56:16.889Z] [2024-08-12T09:56:16.889Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T09:56:16.890Z] #56 DONE 38.9s [2024-08-12T09:56:16.890Z] [2024-08-12T09:56:16.890Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T09:56:16.890Z] #64 38.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:16.890Z] #64 38.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.150Z] #64 ... [2024-08-12T09:56:17.150Z] [2024-08-12T09:56:17.150Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T09:56:17.150Z] #63 DONE 38.7s [2024-08-12T09:56:17.150Z] [2024-08-12T09:56:17.150Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T09:56:17.150Z] #64 38.91 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-12T09:56:17.150Z] #64 38.92 (2/2) Installing su-exec (0.2-r3) [2024-08-12T09:56:17.150Z] #64 38.93 Executing busybox-1.36.1-r7.trigger [2024-08-12T09:56:17.150Z] #64 38.95 OK: 7 MiB in 17 packages [2024-08-12T09:56:17.409Z] #64 DONE 39.0s [2024-08-12T09:56:17.409Z] [2024-08-12T09:56:17.409Z] #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-12T09:56:17.409Z] #65 38.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.409Z] #65 38.90 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T09:56:17.409Z] #65 38.91 Executing busybox-1.36.1-r7.trigger [2024-08-12T09:56:17.409Z] #65 38.92 OK: 7 MiB in 16 packages [2024-08-12T09:56:17.409Z] #65 DONE 39.2s [2024-08-12T09:56:17.409Z] [2024-08-12T09:56:17.409Z] #69 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-12T09:56:17.409Z] #69 ... [2024-08-12T09:56:17.409Z] [2024-08-12T09:56:17.409Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T09:56:17.409Z] #70 DONE 1.1s [2024-08-12T09:56:17.672Z] [2024-08-12T09:56:17.672Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T09:56:17.672Z] #59 38.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.672Z] #59 38.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.672Z] #59 39.12 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T09:56:17.672Z] #59 39.13 (2/4) Installing openssl (3.1.6-r0) [2024-08-12T09:56:17.672Z] #59 39.14 (3/4) Installing su-exec (0.2-r3) [2024-08-12T09:56:17.672Z] #59 39.14 (4/4) Installing yq (4.33.3-r5) [2024-08-12T09:56:17.672Z] #59 39.21 Executing busybox-1.36.1-r7.trigger [2024-08-12T09:56:17.672Z] #59 39.22 OK: 17 MiB in 19 packages [2024-08-12T09:56:17.672Z] #59 DONE 39.5s [2024-08-12T09:56:17.672Z] [2024-08-12T09:56:17.672Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T09:56:17.932Z] #71 ... [2024-08-12T09:56:17.932Z] [2024-08-12T09:56:17.932Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T09:56:17.932Z] #58 38.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #58 38.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #58 38.87 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T09:56:17.932Z] #58 38.87 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T09:56:17.932Z] #58 38.87 OK: 20070 distinct packages available [2024-08-12T09:56:17.932Z] #58 38.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #58 39.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #58 39.26 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-12T09:56:17.932Z] #58 39.27 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-12T09:56:17.932Z] #58 39.27 (3/5) Installing libucontext (1.2-r2) [2024-08-12T09:56:17.932Z] #58 39.27 (4/5) Installing gcompat (1.1.0-r1) [2024-08-12T09:56:17.932Z] #58 39.28 (5/5) Installing openssl (3.1.6-r0) [2024-08-12T09:56:17.932Z] #58 39.28 Executing busybox-1.36.1-r7.trigger [2024-08-12T09:56:17.932Z] #58 39.30 OK: 8 MiB in 20 packages [2024-08-12T09:56:17.932Z] #58 DONE 39.5s [2024-08-12T09:56:17.932Z] [2024-08-12T09:56:17.932Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T09:56:17.932Z] #61 38.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #61 38.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #61 39.15 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T09:56:17.932Z] #61 39.16 Executing busybox-1.36.1-r7.trigger [2024-08-12T09:56:17.932Z] #61 39.17 OK: 7 MiB in 16 packages [2024-08-12T09:56:17.932Z] #61 DONE 39.5s [2024-08-12T09:56:17.932Z] [2024-08-12T09:56:17.932Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T09:56:17.932Z] #55 38.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #55 38.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #55 38.97 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T09:56:17.932Z] #55 38.97 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T09:56:17.932Z] #55 38.97 OK: 20070 distinct packages available [2024-08-12T09:56:17.932Z] #55 39.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #55 39.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #55 39.33 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T09:56:17.932Z] #55 39.33 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-12T09:56:17.932Z] #55 39.33 (3/4) Installing libucontext (1.2-r2) [2024-08-12T09:56:17.932Z] #55 39.34 (4/4) Installing gcompat (1.1.0-r1) [2024-08-12T09:56:17.932Z] #55 39.34 Executing busybox-1.36.1-r7.trigger [2024-08-12T09:56:17.932Z] #55 39.35 OK: 8 MiB in 19 packages [2024-08-12T09:56:17.932Z] #55 DONE 39.6s [2024-08-12T09:56:17.932Z] [2024-08-12T09:56:17.932Z] #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:56:17.932Z] #72 DONE 0.0s [2024-08-12T09:56:17.932Z] [2024-08-12T09:56:17.932Z] #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T09:56:17.932Z] #68 1.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #68 1.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:17.932Z] #68 1.464 OK: 264 MiB in 52 packages [2024-08-12T09:56:17.932Z] #68 DONE 1.8s [2024-08-12T09:56:17.932Z] [2024-08-12T09:56:17.932Z] #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:56:18.504Z] #73 ... [2024-08-12T09:56:18.504Z] [2024-08-12T09:56:18.504Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T09:56:18.504Z] #54 38.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:18.504Z] #54 39.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:18.504Z] #54 39.77 (1/4) Installing ca-certificates (20240226-r0) [2024-08-12T09:56:18.504Z] #54 39.79 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-12T09:56:18.504Z] #54 39.79 (3/4) Installing su-exec (0.2-r3) [2024-08-12T09:56:18.504Z] #54 39.79 (4/4) Installing yq (4.33.3-r5) [2024-08-12T09:56:18.504Z] #54 39.85 Executing busybox-1.36.1-r7.trigger [2024-08-12T09:56:18.504Z] #54 39.86 Executing ca-certificates-20240226-r0.trigger [2024-08-12T09:56:18.504Z] #54 39.95 OK: 17 MiB in 19 packages [2024-08-12T09:56:18.504Z] #54 DONE 40.1s [2024-08-12T09:56:18.504Z] [2024-08-12T09:56:18.504Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T09:56:18.504Z] #0 1.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:18.504Z] #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:18.504Z] #0 1.758 OK: 264 MiB in 52 packages [2024-08-12T09:56:18.504Z] #74 DONE 2.1s [2024-08-12T09:56:18.504Z] [2024-08-12T09:56:18.504Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T09:56:18.504Z] #53 38.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:18.504Z] #53 39.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:18.504Z] #53 39.75 (1/2) Installing ca-certificates (20240226-r0) [2024-08-12T09:56:18.504Z] #53 39.76 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-12T09:56:18.504Z] #53 39.77 Executing busybox-1.36.1-r7.trigger [2024-08-12T09:56:18.504Z] #53 39.77 Executing ca-certificates-20240226-r0.trigger [2024-08-12T09:56:18.504Z] #53 39.82 OK: 8 MiB in 17 packages [2024-08-12T09:56:18.504Z] #53 DONE 40.2s [2024-08-12T09:56:18.504Z] [2024-08-12T09:56:18.504Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:56:18.504Z] #75 DONE 0.1s [2024-08-12T09:56:18.504Z] [2024-08-12T09:56:18.504Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T09:56:19.099Z] #76 ... [2024-08-12T09:56:19.099Z] [2024-08-12T09:56:19.099Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T09:56:19.099Z] #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:19.099Z] #0 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:19.099Z] #0 2.353 OK: 12 MiB in 26 packages [2024-08-12T09:56:19.099Z] #77 DONE 2.5s [2024-08-12T09:56:19.099Z] [2024-08-12T09:56:19.099Z] #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T09:56:19.099Z] #0 2.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:19.099Z] #0 2.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:19.099Z] #0 2.451 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T09:56:19.099Z] #0 2.451 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T09:56:19.099Z] #0 2.451 OK: 20077 distinct packages available [2024-08-12T09:56:19.099Z] #0 2.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:19.099Z] #0 2.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:19.099Z] #78 2.818 OK: 264 MiB in 52 packages [2024-08-12T09:56:19.357Z] #78 DONE 2.9s [2024-08-12T09:56:19.357Z] [2024-08-12T09:56:19.357Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:56:19.357Z] #79 DONE 0.0s [2024-08-12T09:56:19.357Z] [2024-08-12T09:56:19.357Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:56:19.614Z] #80 ... [2024-08-12T09:56:19.614Z] [2024-08-12T09:56:19.614Z] #81 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T09:56:19.614Z] #0 2.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:19.614Z] #0 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:19.614Z] #0 3.073 OK: 264 MiB in 52 packages [2024-08-12T09:56:19.614Z] #81 DONE 3.2s [2024-08-12T09:56:19.614Z] [2024-08-12T09:56:19.614Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:56:19.614Z] #82 DONE 0.0s [2024-08-12T09:56:19.614Z] [2024-08-12T09:56:19.614Z] #69 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-12T09:56:19.614Z] #69 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:19.614Z] #69 2.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:19.872Z] #69 2.558 OK: 7 MiB in 16 packages [2024-08-12T09:56:19.872Z] #69 DONE 2.9s [2024-08-12T09:56:19.872Z] [2024-08-12T09:56:19.872Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:56:20.437Z] #83 ... [2024-08-12T09:56:20.437Z] [2024-08-12T09:56:20.437Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T09:56:20.437Z] #71 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:20.437Z] #71 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:20.437Z] #71 2.553 OK: 17 MiB in 19 packages [2024-08-12T09:56:20.437Z] #71 DONE 2.7s [2024-08-12T09:56:20.437Z] [2024-08-12T09:56:20.437Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-12T09:56:20.437Z] #0 2.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:20.437Z] #0 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:20.437Z] #0 2.953 OK: 7 MiB in 17 packages [2024-08-12T09:56:20.437Z] #84 DONE 3.2s [2024-08-12T09:56:20.695Z] [2024-08-12T09:56:20.695Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-12T09:56:20.695Z] #85 DONE 0.1s [2024-08-12T09:56:20.695Z] [2024-08-12T09:56:20.695Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-12T09:56:20.953Z] #86 ... [2024-08-12T09:56:20.953Z] [2024-08-12T09:56:20.953Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T09:56:20.953Z] #0 2.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:20.953Z] #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:20.953Z] #0 2.760 OK: 7 MiB in 16 packages [2024-08-12T09:56:20.953Z] #87 DONE 3.2s [2024-08-12T09:56:21.211Z] [2024-08-12T09:56:21.211Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T09:56:21.211Z] #76 2.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:21.211Z] #76 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:21.211Z] #76 ... [2024-08-12T09:56:21.211Z] [2024-08-12T09:56:21.211Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-12T09:56:21.211Z] #0 2.216 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:21.211Z] #0 2.769 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:21.211Z] #0 3.412 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T09:56:21.211Z] #0 3.720 Executing busybox-1.36.1-r7.trigger [2024-08-12T09:56:21.211Z] #0 3.728 OK: 7 MiB in 16 packages [2024-08-12T09:56:21.211Z] #88 DONE 4.2s [2024-08-12T09:56:21.211Z] [2024-08-12T09:56:21.211Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T09:56:21.211Z] #76 2.850 OK: 8 MiB in 17 packages [2024-08-12T09:56:21.471Z] #76 ... [2024-08-12T09:56:21.471Z] [2024-08-12T09:56:21.471Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-12T09:56:21.471Z] #0 2.407 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:21.471Z] #0 2.890 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:21.471Z] #0 3.563 OK: 264 MiB in 52 packages [2024-08-12T09:56:21.471Z] #89 DONE 4.0s [2024-08-12T09:56:21.471Z] [2024-08-12T09:56:21.471Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T09:56:21.471Z] #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:21.471Z] #0 3.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:21.471Z] #0 3.424 OK: 8 MiB in 19 packages [2024-08-12T09:56:21.471Z] #90 DONE 3.7s [2024-08-12T09:56:21.471Z] [2024-08-12T09:56:21.471Z] #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T09:56:21.730Z] #76 DONE 3.3s [2024-08-12T09:56:21.730Z] [2024-08-12T09:56:21.730Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-12T09:56:21.730Z] #0 2.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:21.730Z] #0 2.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:21.730Z] #0 2.946 OK: 17 MiB in 19 packages [2024-08-12T09:56:21.730Z] #91 DONE 3.2s [2024-08-12T09:56:21.730Z] [2024-08-12T09:56:21.730Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T09:56:22.295Z] #92 DONE 0.7s [2024-08-12T09:56:22.295Z] [2024-08-12T09:56:22.295Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-12T09:56:22.295Z] #93 DONE 0.8s [2024-08-12T09:56:22.295Z] [2024-08-12T09:56:22.295Z] #94 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-12T09:56:22.295Z] #0 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:22.295Z] #0 3.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T09:56:22.295Z] #0 4.193 OK: 8 MiB in 20 packages [2024-08-12T09:56:22.295Z] #94 DONE 4.5s [2024-08-12T09:56:22.295Z] [2024-08-12T09:56:22.295Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-12T09:56:23.229Z] #95 DONE 1.1s [2024-08-12T09:56:23.229Z] [2024-08-12T09:56:23.229Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-12T09:56:23.512Z] #96 DONE 1.2s [2024-08-12T09:56:23.512Z] [2024-08-12T09:56:23.512Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T09:56:23.512Z] #97 DONE 1.1s [2024-08-12T09:56:23.512Z] [2024-08-12T09:56:23.512Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-12T09:56:23.512Z] #98 DONE 0.0s [2024-08-12T09:56:23.512Z] [2024-08-12T09:56:23.512Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T09:56:23.769Z] #99 ... [2024-08-12T09:56:23.769Z] [2024-08-12T09:56:23.769Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-12T09:56:23.769Z] #100 DONE 0.1s [2024-08-12T09:56:23.769Z] [2024-08-12T09:56:23.769Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T09:56:24.335Z] #101 DONE 0.7s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-12T09:56:24.335Z] #86 DONE 3.7s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T09:56:24.335Z] #99 DONE 0.7s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-12T09:56:24.335Z] #102 DONE 0.7s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #103 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-12T09:56:24.335Z] #103 DONE 0.1s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T09:56:24.335Z] #104 DONE 0.1s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-12T09:56:24.335Z] #105 DONE 0.1s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-12T09:56:24.335Z] #106 DONE 0.1s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-12T09:56:24.335Z] #107 DONE 0.1s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-12T09:56:24.335Z] #108 DONE 0.1s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T09:56:24.335Z] #109 DONE 0.1s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-12T09:56:24.335Z] #110 DONE 0.1s [2024-08-12T09:56:24.335Z] [2024-08-12T09:56:24.335Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-12T09:56:24.597Z] #111 DONE 0.1s [2024-08-12T09:56:24.597Z] [2024-08-12T09:56:24.597Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-12T09:56:24.597Z] #112 DONE 0.1s [2024-08-12T09:56:24.597Z] [2024-08-12T09:56:24.597Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-12T09:56:24.597Z] #113 DONE 0.0s [2024-08-12T09:56:24.597Z] [2024-08-12T09:56:24.597Z] #114 [security-spire-server] exporting to image [2024-08-12T09:56:24.597Z] #114 exporting layers [2024-08-12T09:56:25.163Z] #114 exporting layers 0.9s done [2024-08-12T09:56:25.423Z] #114 exporting layers 1.0s done [2024-08-12T09:56:25.423Z] #114 writing image sha256:88308c12e574389f05ffc60379b03d90dcd087e20451911062a0c0365f6d0b15 0.0s done [2024-08-12T09:56:25.423Z] #114 naming to docker.io/library/security-spire-config done [2024-08-12T09:56:25.681Z] #114 exporting layers 0.9s done [2024-08-12T09:56:25.681Z] #114 writing image sha256:f0c61461eaa82e1952e6ae5263762fa7cb81d335eb6bdb0e623c61fd250fa1ee 0.0s done [2024-08-12T09:56:25.681Z] #114 naming to docker.io/library/security-spire-server done [2024-08-12T09:56:25.681Z] #114 writing image sha256:d254e1fcbca6a8ea3e6c02229fabe36e48d29fe341f2421d240320bae8107213 done [2024-08-12T09:56:25.681Z] #114 naming to docker.io/library/security-spire-agent done [2024-08-12T09:56:25.681Z] #114 DONE 1.1s [2024-08-12T09:56:25.681Z] [2024-08-12T09:56:25.681Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T09:56:28.968Z] #44 ... [2024-08-12T09:56:28.968Z] [2024-08-12T09:56:28.968Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:56:28.968Z] #115 ... [2024-08-12T09:56:28.968Z] [2024-08-12T09:56:28.968Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:15.822Z] #116 ... [2024-08-12T09:57:15.822Z] [2024-08-12T09:57:15.822Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:15.822Z] #83 DONE 53.3s [2024-08-12T09:57:15.822Z] [2024-08-12T09:57:15.822Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:15.822Z] #115 DONE 54.4s [2024-08-12T09:57:15.822Z] [2024-08-12T09:57:15.822Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:15.822Z] #116 DONE 50.5s [2024-08-12T09:57:15.822Z] [2024-08-12T09:57:15.822Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:15.822Z] #80 DONE 53.5s [2024-08-12T09:57:15.822Z] [2024-08-12T09:57:15.822Z] #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:15.822Z] #73 DONE 54.9s [2024-08-12T09:57:15.822Z] [2024-08-12T09:57:15.822Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #117 ... [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #118 ... [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-12T09:57:23.947Z] #119 ... [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #120 ... [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #121 DONE 11.2s [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #117 DONE 11.2s [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #120 DONE 11.2s [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:23.947Z] #122 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #123 [core-command builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #123 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:57:23.947Z] #124 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-12T09:57:23.947Z] #119 DONE 11.2s [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:57:23.947Z] #125 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:23.947Z] #126 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #127 [support-scheduler builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #127 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #128 [core-metadata builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #128 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:23.947Z] #129 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:57:23.947Z] #130 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:23.947Z] #131 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:57:23.947Z] #132 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #133 [core-data builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #133 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #118 DONE 11.2s [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #134 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:57:23.947Z] #134 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #135 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:23.947Z] #135 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #136 [support-notifications builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #136 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-12T09:57:23.947Z] #137 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:23.947Z] #138 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:57:23.947Z] #139 CACHED [2024-08-12T09:57:23.947Z] [2024-08-12T09:57:23.947Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T09:57:24.206Z] #140 ... [2024-08-12T09:57:24.206Z] [2024-08-12T09:57:24.206Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:24.206Z] #141 CACHED [2024-08-12T09:57:24.206Z] [2024-08-12T09:57:24.206Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-08-12T09:57:24.206Z] #142 CACHED [2024-08-12T09:57:24.206Z] [2024-08-12T09:57:24.206Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:57:24.206Z] #143 CACHED [2024-08-12T09:57:24.206Z] [2024-08-12T09:57:24.206Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T09:57:24.206Z] #144 CACHED [2024-08-12T09:57:24.206Z] [2024-08-12T09:57:24.206Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T09:57:24.206Z] #145 CACHED [2024-08-12T09:57:24.206Z] [2024-08-12T09:57:24.206Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-08-12T09:57:24.206Z] #146 CACHED [2024-08-12T09:57:24.206Z] [2024-08-12T09:57:24.206Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T09:57:25.583Z] #147 1.350 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-12T09:57:35.575Z] #147 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T09:57:35.575Z] #0 0.778 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-12T09:57:35.575Z] #148 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T09:57:35.575Z] #0 0.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-12T09:57:35.575Z] #149 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T09:57:35.575Z] #0 1.442 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-12T09:57:35.575Z] #150 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T09:57:35.575Z] #0 0.829 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-12T09:57:35.575Z] #151 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T09:57:35.575Z] #0 1.257 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-12T09:57:35.575Z] #152 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T09:57:35.575Z] #0 1.200 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-12T09:57:35.575Z] #153 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T09:57:35.575Z] #0 1.210 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-12T09:57:35.575Z] #154 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T09:57:35.575Z] #0 1.381 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-12T09:57:35.575Z] #155 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T09:57:35.575Z] #0 0.985 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-12T09:57:35.575Z] #156 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T09:57:35.575Z] #140 1.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-12T09:57:35.575Z] #140 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T09:57:35.575Z] #0 1.314 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-12T09:57:35.575Z] #157 ... [2024-08-12T09:57:35.575Z] [2024-08-12T09:57:35.575Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T09:57:35.575Z] #0 0.968 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-12T09:59:12.150Z] #158 ... [2024-08-12T09:59:12.150Z] [2024-08-12T09:59:12.150Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T09:59:12.150Z] #140 94.89 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-12T10:00:22.647Z] #140 ... [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T10:00:22.647Z] #147 DONE 170.7s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T10:00:22.647Z] #155 DONE 170.7s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T10:00:22.647Z] #140 DONE 170.7s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T10:00:22.647Z] #153 DONE 170.8s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T10:00:22.647Z] #157 DONE 170.8s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T10:00:22.647Z] #151 DONE 170.9s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #159 ... [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T10:00:22.647Z] #156 DONE 171.0s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T10:00:22.647Z] #152 DONE 171.1s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T10:00:22.647Z] #154 DONE 171.1s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T10:00:22.647Z] #158 DONE 171.1s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #160 ... [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T10:00:22.647Z] #148 DONE 171.2s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T10:00:22.647Z] #149 DONE 171.2s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T10:00:22.647Z] #150 DONE 171.2s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #161 ... [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-12T10:00:22.647Z] #162 DONE 0.8s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #159 DONE 0.8s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #163 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #163 DONE 0.8s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #164 DONE 0.7s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #165 DONE 0.8s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #160 DONE 0.5s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #166 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-12T10:00:22.647Z] #166 ... [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #167 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #167 DONE 0.6s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #161 DONE 0.5s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #168 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #168 ... [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #169 DONE 0.6s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #170 CACHED [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #171 CACHED [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #172 DONE 0.6s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #173 CACHED [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #174 CACHED [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #175 CACHED [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #176 CACHED [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #177 DONE 0.6s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #178 DONE 0.6s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #179 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #179 DONE 0.6s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #180 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #180 CACHED [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #181 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #181 CACHED [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #168 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #168 DONE 0.6s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.647Z] #182 CACHED [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.647Z] #183 CACHED [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #184 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-12T10:00:22.647Z] #184 ... [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #166 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-12T10:00:22.647Z] #166 DONE 0.8s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:00:22.647Z] #185 DONE 3.9s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-12T10:00:22.647Z] #186 DONE 4.0s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-12T10:00:22.647Z] #187 DONE 4.0s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-12T10:00:22.647Z] #188 DONE 4.0s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-12T10:00:22.647Z] #189 DONE 4.0s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-12T10:00:22.647Z] #190 DONE 4.0s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #184 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-12T10:00:22.647Z] #184 DONE 4.0s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-12T10:00:22.647Z] #191 DONE 4.1s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #192 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-12T10:00:22.647Z] #192 ... [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-12T10:00:22.647Z] #193 DONE 4.1s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-12T10:00:22.647Z] #194 DONE 4.1s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-12T10:00:22.647Z] #195 DONE 4.1s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-12T10:00:22.647Z] #196 DONE 4.0s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #114 [core-keeper] exporting to image [2024-08-12T10:00:22.647Z] #114 exporting layers [2024-08-12T10:00:22.647Z] #114 ... [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:00:22.647Z] #197 DONE 0.4s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:00:22.647Z] #198 DONE 0.4s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:00:22.647Z] #199 DONE 0.4s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-12T10:00:22.647Z] #200 DONE 0.5s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.647Z] #201 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-12T10:00:22.647Z] #201 DONE 0.4s [2024-08-12T10:00:22.647Z] [2024-08-12T10:00:22.648Z] #192 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-12T10:00:22.648Z] #192 DONE 0.4s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #114 [support-scheduler] exporting to image [2024-08-12T10:00:22.648Z] #114 ... [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:00:22.648Z] #202 DONE 0.4s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #203 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-12T10:00:22.648Z] #203 DONE 5.2s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:00:22.648Z] #204 DONE 0.4s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:00:22.648Z] #205 DONE 0.4s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:00:22.648Z] #206 DONE 0.5s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #207 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:00:22.648Z] #207 DONE 0.4s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #114 [security-spiffe-token-provider] exporting to image [2024-08-12T10:00:22.648Z] #114 writing image sha256:9e53b9e45efb480c60c232175ccdc3511118aae8ae92c8f7cdfb0adfc6819a80 done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/core-keeper done [2024-08-12T10:00:22.648Z] #114 exporting layers 0.3s done [2024-08-12T10:00:22.648Z] #114 writing image sha256:f468fd50327d6faa1658e34738bc3ed8e9c5bb25c0b90118f0761ad84006346e [2024-08-12T10:00:22.648Z] #114 ... [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-12T10:00:22.648Z] #208 DONE 0.5s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-12T10:00:22.648Z] #209 DONE 0.5s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-12T10:00:22.648Z] #210 DONE 0.5s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:00:22.648Z] #211 DONE 0.5s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #212 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:00:22.648Z] #212 DONE 0.4s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-12T10:00:22.648Z] #213 DONE 0.4s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #114 [core-metadata] exporting to image [2024-08-12T10:00:22.648Z] #114 exporting layers 0.4s done [2024-08-12T10:00:22.648Z] #114 writing image sha256:f468fd50327d6faa1658e34738bc3ed8e9c5bb25c0b90118f0761ad84006346e done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/support-scheduler done [2024-08-12T10:00:22.648Z] #114 writing image sha256:e311c08c4caa29d8dd964c8a218078eb7e3113dac999f75f6565a73774b64127 [2024-08-12T10:00:22.648Z] #114 exporting layers 0.5s done [2024-08-12T10:00:22.648Z] #114 writing image sha256:e311c08c4caa29d8dd964c8a218078eb7e3113dac999f75f6565a73774b64127 done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/core-command done [2024-08-12T10:00:22.648Z] #114 writing image sha256:eb4202ea51d8e05b2df07cae9e831136373b9f41e81a819862607c5f708b1db3 0.0s done [2024-08-12T10:00:22.648Z] #114 writing image sha256:cae3c667a81039ea57b8908123a6f78c7d58c8942c8db435f76a27da018b868b 0.0s done [2024-08-12T10:00:22.648Z] #114 writing image sha256:b6fcac5a1abf03a18e1ef9e9552a10e826acd1f6677652435a30f350897ad1a6 0.0s done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/support-cron-scheduler [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/support-notifications 0.0s done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/core-data [2024-08-12T10:00:22.648Z] #114 ... [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T10:00:22.648Z] #214 DONE 0.4s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #114 [security-spiffe-token-provider] exporting to image [2024-08-12T10:00:22.648Z] #114 exporting layers 0.3s done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/support-cron-scheduler 0.2s done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/core-data 0.1s done [2024-08-12T10:00:22.648Z] #114 writing image sha256:dcaaf265c9bb2a8ee51df0f14c50128d219046296aefc6096ee56981a5a72448 done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/security-spiffe-token-provider done [2024-08-12T10:00:22.648Z] #114 ... [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:00:22.648Z] #215 DONE 0.3s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-12T10:00:22.648Z] #216 DONE 0.4s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #114 [security-spiffe-token-provider] exporting to image [2024-08-12T10:00:22.648Z] #114 writing image sha256:ebb313264efa47d93f642189dece4261796729545bcf34111edc6909ca12538e [2024-08-12T10:00:22.648Z] #114 writing image sha256:ebb313264efa47d93f642189dece4261796729545bcf34111edc6909ca12538e done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/core-metadata done [2024-08-12T10:00:22.648Z] #114 DONE 2.5s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-12T10:00:22.648Z] #217 DONE 0.3s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-12T10:00:22.648Z] #218 DONE 0.3s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #219 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-12T10:00:22.648Z] #219 DONE 0.1s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T10:00:22.648Z] #220 DONE 0.1s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:00:22.648Z] #221 DONE 0.8s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #222 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-12T10:00:22.648Z] #222 DONE 0.1s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:00:22.648Z] #223 DONE 0.8s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #114 [core-common-config-bootstrapper] exporting to image [2024-08-12T10:00:22.648Z] #114 ... [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #224 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-12T10:00:22.648Z] #224 DONE 0.1s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #225 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-12T10:00:22.648Z] #225 DONE 0.1s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:00:22.648Z] #226 DONE 0.8s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #114 [security-proxy-auth] exporting to image [2024-08-12T10:00:22.648Z] #114 exporting layers 0.3s done [2024-08-12T10:00:22.648Z] #114 writing image sha256:c9d2b30893138acab5429e997edf87dd438791fbc05c6a9bbfda550853229445 done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-12T10:00:22.648Z] #114 writing image sha256:aa0246e1cb0129d3d0058d02bf4791d0954bd729b6dad9320e2c60c02f7c5ec9 done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/security-proxy-auth 0.0s done [2024-08-12T10:00:22.648Z] #114 DONE 2.9s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-12T10:00:22.648Z] #227 DONE 0.1s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-12T10:00:22.648Z] #228 DONE 0.1s [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #229 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-12T10:00:22.648Z] #229 ... [2024-08-12T10:00:22.648Z] [2024-08-12T10:00:22.648Z] #114 [security-proxy-setup] exporting to image [2024-08-12T10:00:22.648Z] #114 exporting layers 0.2s done [2024-08-12T10:00:22.648Z] #114 writing image sha256:0062a65a4e494f99943fa6a60a27391b74a965135c30c22f76611acd99737b58 done [2024-08-12T10:00:22.648Z] #114 naming to docker.io/library/security-proxy-setup done [2024-08-12T10:00:22.648Z] #114 DONE 3.0s [2024-08-12T10:00:24.900Z] [2024-08-12T10:00:24.900Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:00:24.900Z] #230 DONE 0.8s [2024-08-12T10:00:24.900Z] [2024-08-12T10:00:24.900Z] #114 [security-secretstore-setup] exporting to image [2024-08-12T10:00:24.900Z] #114 ... [2024-08-12T10:00:24.900Z] [2024-08-12T10:00:24.900Z] #229 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-12T10:00:24.900Z] #229 DONE 0.4s [2024-08-12T10:00:24.900Z] [2024-08-12T10:00:24.900Z] #114 [security-bootstrapper] exporting to image [2024-08-12T10:00:24.900Z] #114 exporting layers 0.3s done [2024-08-12T10:00:24.900Z] #114 writing image sha256:96c0204457e679548cf78536163c6866ed6c3d64acf8154ff26dfaaa50eb8de1 done [2024-08-12T10:00:24.900Z] #114 naming to docker.io/library/security-secretstore-setup done [2024-08-12T10:00:24.900Z] #114 writing image sha256:787825e4ad150cfce8285b87174b61c92021fafc1b84fc7b6f4543aa083f75f7 done [2024-08-12T10:00:24.900Z] #114 naming to docker.io/library/security-bootstrapper done [2024-08-12T10:00:24.900Z] #114 DONE 3.5s [2024-08-12T10:00:24.900Z] [2024-08-12T10:00:24.900Z] #32 [security-proxy-auth internal] load .dockerignore [2024-08-12T10:00:24.900Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.900Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.900Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.900Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.900Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.900Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.900Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.900Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.901Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.901Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.901Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.901Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.901Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.901Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.901Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:00:24.901Z] time="2024-08-12T09:55:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-12T10:00:24.936Z] $ docker stop --time=1 05d38b3bf6a6dad8aea52379b54f654ac932023de2275742801a50aff265c68e [2024-08-12T10:00:26.474Z] $ docker rm -f --volumes 05d38b3bf6a6dad8aea52379b54f654ac932023de2275742801a50aff265c68e [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T10:00:26.917Z] + docker images [2024-08-12T10:00:26.917Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-12T10:00:26.917Z] security-bootstrapper latest 787825e4ad15 4 seconds ago 18.9MB [2024-08-12T10:00:26.917Z] security-proxy-setup latest 0062a65a4e49 4 seconds ago 26.2MB [2024-08-12T10:00:26.917Z] security-secretstore-setup latest 96c0204457e6 4 seconds ago 37MB [2024-08-12T10:00:26.917Z] core-common-config-bootstrapper latest c9d2b3089313 5 seconds ago 15.2MB [2024-08-12T10:00:26.917Z] core-metadata latest ebb313264efa 5 seconds ago 39.7MB [2024-08-12T10:00:26.917Z] security-proxy-auth latest aa0246e1cb01 5 seconds ago 33MB [2024-08-12T10:00:26.917Z] support-scheduler latest f468fd50327d 6 seconds ago 41.8MB [2024-08-12T10:00:26.917Z] security-spiffe-token-provider latest dcaaf265c9bb 6 seconds ago 28.8MB [2024-08-12T10:00:26.917Z] core-keeper latest 9e53b9e45efb 6 seconds ago 39.4MB [2024-08-12T10:00:26.917Z] support-notifications latest eb4202ea51d8 6 seconds ago 42.4MB [2024-08-12T10:00:26.917Z] support-cron-scheduler latest cae3c667a810 6 seconds ago 42.8MB [2024-08-12T10:00:26.917Z] core-data latest b6fcac5a1abf 6 seconds ago 39.5MB [2024-08-12T10:00:26.917Z] core-command latest e311c08c4caa 6 seconds ago 35.4MB [2024-08-12T10:00:26.917Z] security-spire-agent latest d254e1fcbca6 4 minutes ago 182MB [2024-08-12T10:00:26.917Z] security-spire-server latest f0c61461eaa8 4 minutes ago 121MB [2024-08-12T10:00:26.917Z] security-spire-config latest 88308c12e574 4 minutes ago 120MB [2024-08-12T10:00:26.917Z] ci-base-image-x86_64 latest e9f8cfb528f8 8 minutes ago 970MB [2024-08-12T10:00:26.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-12T10:00:26.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-12T10:00:26.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-12T10:00:34.405Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-12T10:00:34.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T10:00:35.660Z] ---> package-listing.sh [2024-08-12T10:00:35.660Z] ++ facter osfamily [2024-08-12T10:00:35.660Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-12T10:00:35.919Z] + OS_FAMILY=debian [2024-08-12T10:00:35.919Z] + workspace=/w/workspace/edgex-go/1 [2024-08-12T10:00:35.919Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-12T10:00:35.919Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-12T10:00:35.919Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-12T10:00:35.919Z] + PACKAGES=/tmp/packages_start.txt [2024-08-12T10:00:35.919Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-12T10:00:35.919Z] + PACKAGES=/tmp/packages_end.txt [2024-08-12T10:00:35.919Z] + case "${OS_FAMILY}" in [2024-08-12T10:00:35.919Z] + dpkg -l [2024-08-12T10:00:35.919Z] + grep '^ii' [2024-08-12T10:00:35.919Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-12T10:00:35.919Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-12T10:00:35.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-12T10:00:35.919Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-12T10:00:35.919Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-12T10:00:35.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-12T10:00:35.963Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-12T10:00:36.263Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:00:36.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T10:00:36.919Z] [2024-08-12T10:00:36.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:00:37.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T10:00:37.315Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-12T10:00:37.315Z] 5eb5b503b376: Pulling fs layer [2024-08-12T10:00:37.315Z] 5c69ac0246d0: Pulling fs layer [2024-08-12T10:00:37.315Z] ec43610c2a17: Pulling fs layer [2024-08-12T10:00:37.315Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-12T10:00:37.315Z] 33b1e0a273af: Pulling fs layer [2024-08-12T10:00:37.315Z] 5d3b04190fa2: Pulling fs layer [2024-08-12T10:00:37.315Z] 2f39f015ded8: Pulling fs layer [2024-08-12T10:00:37.315Z] 3a2ae6a8a46f: Waiting [2024-08-12T10:00:37.315Z] 33b1e0a273af: Waiting [2024-08-12T10:00:37.315Z] 5d3b04190fa2: Waiting [2024-08-12T10:00:37.315Z] 2f39f015ded8: Waiting [2024-08-12T10:00:37.315Z] 5c69ac0246d0: Download complete [2024-08-12T10:00:37.574Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-12T10:00:37.574Z] 3a2ae6a8a46f: Download complete [2024-08-12T10:00:37.574Z] 33b1e0a273af: Verifying Checksum [2024-08-12T10:00:37.574Z] 33b1e0a273af: Download complete [2024-08-12T10:00:37.574Z] ec43610c2a17: Verifying Checksum [2024-08-12T10:00:37.574Z] ec43610c2a17: Download complete [2024-08-12T10:00:37.574Z] 5eb5b503b376: Download complete [2024-08-12T10:00:38.141Z] 2f39f015ded8: Download complete [2024-08-12T10:00:38.707Z] 5eb5b503b376: Pull complete [2024-08-12T10:00:38.965Z] 5c69ac0246d0: Pull complete [2024-08-12T10:00:39.532Z] ec43610c2a17: Pull complete [2024-08-12T10:00:39.532Z] 3a2ae6a8a46f: Pull complete [2024-08-12T10:00:39.790Z] 33b1e0a273af: Pull complete [2024-08-12T10:00:39.790Z] 5d3b04190fa2: Pull complete [2024-08-12T10:00:43.975Z] 2f39f015ded8: Pull complete [2024-08-12T10:00:43.975Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-12T10:00:43.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T10:00:43.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T10:00:44.216Z] prd-ubuntu20.04-docker-8c-8g-7551 does not seem to be running inside a container [2024-08-12T10:00:44.240Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-12T10:00:47.609Z] $ docker top 53ad505e33e9c47c857018be825954df3f775d78cf553f863baa7045ee23bd4b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T10:00:48.027Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-12T10:00:48.352Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-12T10:00:48.674Z] + ls /var/log/sa-host [2024-08-12T10:00:48.674Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T10:00:48.825Z] provisioning config files... [2024-08-12T10:00:48.835Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8864438111250944043tmp [Pipeline] { [Pipeline] echo [2024-08-12T10:00:48.902Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T10:00:49.227Z] ---> create-netrc.sh [Pipeline] } [2024-08-12T10:00:49.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-12T10:00:49.665Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-12T10:00:49.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T10:00:50.038Z] ---> sudo-logs.sh [2024-08-12T10:00:50.038Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-12T10:00:50.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T10:00:50.459Z] ---> job-cost.sh [2024-08-12T10:00:50.459Z] lf-activate-venv: SKIPPING [2024-08-12T10:00:50.459Z] INFO: No Stack... [2024-08-12T10:00:50.728Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-12T10:00:50.988Z] INFO: Archiving Costs [Pipeline] echo [2024-08-12T10:00:51.032Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T10:00:51.358Z] ---> logs-deploy.sh [2024-08-12T10:00:51.358Z] lf-activate-venv: SKIPPING [2024-08-12T10:00:51.358Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4860/1 [2024-08-12T10:00:51.358Z] INFO: archiving workspace using pattern(s): [2024-08-12T10:00:52.296Z] Archives upload complete. [2024-08-12T10:00:52.296Z] INFO: archiving logs to Nexus [2024-08-12T10:00:53.233Z] ---> uname -a: [2024-08-12T10:00:53.233Z] Linux prd-ubuntu20-04-docker-8c-8g-7551 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] ---> lscpu: [2024-08-12T10:00:53.233Z] Architecture: x86_64 [2024-08-12T10:00:53.233Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-12T10:00:53.233Z] Byte Order: Little Endian [2024-08-12T10:00:53.233Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-12T10:00:53.233Z] CPU(s): 8 [2024-08-12T10:00:53.233Z] On-line CPU(s) list: 0-7 [2024-08-12T10:00:53.233Z] Thread(s) per core: 1 [2024-08-12T10:00:53.233Z] Core(s) per socket: 1 [2024-08-12T10:00:53.233Z] Socket(s): 8 [2024-08-12T10:00:53.233Z] NUMA node(s): 1 [2024-08-12T10:00:53.233Z] Vendor ID: AuthenticAMD [2024-08-12T10:00:53.233Z] CPU family: 23 [2024-08-12T10:00:53.233Z] Model: 49 [2024-08-12T10:00:53.233Z] Model name: AMD EPYC-Rome Processor [2024-08-12T10:00:53.233Z] Stepping: 0 [2024-08-12T10:00:53.233Z] CPU MHz: 2799.998 [2024-08-12T10:00:53.233Z] BogoMIPS: 5599.99 [2024-08-12T10:00:53.233Z] Virtualization: AMD-V [2024-08-12T10:00:53.233Z] Hypervisor vendor: KVM [2024-08-12T10:00:53.233Z] Virtualization type: full [2024-08-12T10:00:53.233Z] L1d cache: 256 KiB [2024-08-12T10:00:53.233Z] L1i cache: 256 KiB [2024-08-12T10:00:53.233Z] L2 cache: 4 MiB [2024-08-12T10:00:53.233Z] L3 cache: 128 MiB [2024-08-12T10:00:53.233Z] NUMA node0 CPU(s): 0-7 [2024-08-12T10:00:53.233Z] Vulnerability Itlb multihit: Not affected [2024-08-12T10:00:53.233Z] Vulnerability L1tf: Not affected [2024-08-12T10:00:53.233Z] Vulnerability Mds: Not affected [2024-08-12T10:00:53.233Z] Vulnerability Meltdown: Not affected [2024-08-12T10:00:53.233Z] Vulnerability Mmio stale data: Not affected [2024-08-12T10:00:53.233Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-12T10:00:53.233Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-12T10:00:53.233Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-12T10:00:53.233Z] Vulnerability Srbds: Not affected [2024-08-12T10:00:53.233Z] Vulnerability Tsx async abort: Not affected [2024-08-12T10:00:53.233Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] ---> nproc: [2024-08-12T10:00:53.233Z] 8 [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] ---> df -h: [2024-08-12T10:00:53.233Z] Filesystem Size Used Avail Use% Mounted on [2024-08-12T10:00:53.233Z] overlay 155G 28G 128G 18% / [2024-08-12T10:00:53.233Z] tmpfs 64M 0 64M 0% /dev [2024-08-12T10:00:53.233Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-12T10:00:53.233Z] shm 64M 0 64M 0% /dev/shm [2024-08-12T10:00:53.233Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] ---> sar -b -r -n DEV: [2024-08-12T10:00:53.233Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7551) 08/12/24 _x86_64_ (8 CPU) [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] 09:50:24 LINUX RESTART (8 CPU) [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] 09:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-12T10:00:53.233Z] 09:52:01 362.99 10.68 352.31 0.00 1761.71 52220.90 0.00 [2024-08-12T10:00:53.233Z] 09:53:01 105.20 1.18 104.02 0.00 18.93 36341.03 0.00 [2024-08-12T10:00:53.233Z] 09:54:01 45.25 0.02 45.23 0.00 0.13 33617.46 0.00 [2024-08-12T10:00:53.233Z] 09:55:01 36.74 1.70 35.04 0.00 39.86 18261.22 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 259.61 3.58 256.03 0.00 142.35 186922.63 0.00 [2024-08-12T10:00:53.233Z] 09:57:01 696.13 14.52 681.61 0.00 4346.10 160357.53 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 331.12 0.43 330.69 0.00 7.20 131374.88 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 212.41 0.07 212.34 0.00 0.53 78740.76 0.00 [2024-08-12T10:00:53.233Z] 10:00:01 322.09 0.02 322.08 0.00 0.40 131944.42 0.00 [2024-08-12T10:00:53.233Z] Average: 263.65 3.58 260.07 0.00 703.05 92222.21 0.00 [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] 09:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-12T10:00:53.233Z] 09:52:01 28684524 31528268 776724 2.36 81492 3025944 1968844 5.80 1106648 2687004 9464 [2024-08-12T10:00:53.233Z] 09:53:01 27295420 31465488 829616 2.52 128948 4182568 1987972 5.86 1742108 3305172 870800 [2024-08-12T10:00:53.233Z] 09:54:01 26622184 31050156 1242240 3.78 132520 4420936 2534964 7.47 2065528 3634336 612588 [2024-08-12T10:00:53.233Z] 09:55:01 26555724 31450916 839548 2.55 135820 4839536 1930828 5.69 1781772 3941676 539260 [2024-08-12T10:00:53.233Z] 09:56:01 20591680 31354680 913832 2.78 159480 10554584 3074604 9.06 1925832 9590608 2144808 [2024-08-12T10:00:53.233Z] 09:57:01 16888388 31341872 901344 2.74 327912 13732088 2683928 7.91 2800248 12050668 1141716 [2024-08-12T10:00:53.233Z] 09:58:01 9244556 27896324 4276572 13.01 379164 17477000 12415900 36.59 6853180 15131196 1206524 [2024-08-12T10:00:53.233Z] 09:59:01 6276420 27202352 4971496 15.12 391712 19652220 11377888 33.53 8505480 16370332 1371164 [2024-08-12T10:00:53.233Z] 10:00:01 6953564 30162484 2032928 6.18 401892 21908064 5972736 17.60 6238572 17979540 638320 [2024-08-12T10:00:53.233Z] Average: 18790273 30383616 1864922 5.67 237660 11088104 4883074 14.39 3668819 9410059 948294 [2024-08-12T10:00:53.233Z] [2024-08-12T10:00:53.233Z] 09:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-12T10:00:53.233Z] 09:52:01 ens3 1131.78 1042.46 10072.24 120.85 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:52:01 vetha8f322a 143.48 157.49 14.21 136.66 0.00 0.00 0.00 0.01 [2024-08-12T10:00:53.233Z] 09:52:01 lo 4.87 4.87 0.48 0.48 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:52:01 docker0 730.81 688.34 53.14 3013.95 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:53:01 ens3 222.51 111.95 1968.84 20.13 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:53:01 docker0 94.37 191.77 8.47 1934.36 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:53:01 veth061113f 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:54:01 ens3 34.82 21.54 27.05 15.10 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:54:01 docker0 1.72 1.72 0.13 0.15 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:54:01 veth061113f 1.72 1.73 0.15 0.15 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:55:01 ens3 26.46 15.50 23.64 14.30 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:55:01 veth061113f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 veth10cd6e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 ens3 249.90 149.45 4194.91 150.12 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 veth7ec3d3a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 veth6d3df52 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 vethcd6790f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 veth7e64918 3.93 6.03 0.32 92.44 0.00 0.00 0.00 0.01 [2024-08-12T10:00:53.233Z] 09:56:01 vethd49ce72 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 veth26fba01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 veth5eccee4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 vethf7e474a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 docker0 4.53 6.36 0.31 92.66 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 veth9d601ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 veth9dfc80a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:56:01 vethadda964 0.60 0.62 0.05 0.24 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:57:01 ens3 999.12 591.21 8612.47 64.04 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:57:01 vethef1a675 85.73 119.90 8.56 1174.43 0.00 0.00 0.00 0.10 [2024-08-12T10:00:53.233Z] 09:57:01 veth60eead5 77.59 136.22 8.09 1176.28 0.00 0.00 0.00 0.10 [2024-08-12T10:00:53.233Z] 09:57:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:57:01 docker0 470.74 765.66 39.73 6841.94 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:57:01 veth08dd5f4 84.98 143.50 8.62 1185.00 0.00 0.00 0.00 0.10 [2024-08-12T10:00:53.233Z] 09:57:01 vethd246111 84.05 145.95 8.37 1182.66 0.00 0.00 0.00 0.10 [2024-08-12T10:00:53.233Z] 09:57:01 vethadda964 0.08 1.01 0.00 0.04 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:57:01 veth24ae802 92.27 146.14 9.11 1178.53 0.00 0.00 0.00 0.10 [2024-08-12T10:00:53.233Z] 09:58:01 ens3 13.21 7.38 10.78 5.76 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 veth8bcc2d6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 veth72aed60 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 veth12c8cda 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 veth4cb7286 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 veth441e05c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 vethc334a12 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 veth2a53fdf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 veth6d5d281 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 vethadda964 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 veth60d72a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 vethc8a2c89 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 veth61fd843 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 veth382bc43 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:58:01 veth534d8ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 ens3 2.08 1.17 1.59 0.85 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 veth8bcc2d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 veth72aed60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 veth12c8cda 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 veth4cb7286 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 veth441e05c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 vethc334a12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 veth2a53fdf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 veth6d5d281 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 vethadda964 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 veth60d72a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 vethc8a2c89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 veth61fd843 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 veth382bc43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 09:59:01 veth534d8ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 10:00:01 ens3 5.95 3.47 4.83 2.61 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 10:00:01 veth8bcc2d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 10:00:01 veth72aed60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.233Z] 10:00:01 veth12c8cda 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 veth4cb7286 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 veth441e05c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 vethc334a12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 veth2a53fdf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 veth6d5d281 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 vethadda964 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 veth60d72a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 vethc8a2c89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 veth61fd843 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 veth382bc43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 veth534d8ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: ens3 298.63 216.12 2770.20 43.76 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: veth8bcc2d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: veth72aed60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: veth12c8cda 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: veth4cb7286 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: docker0 144.79 183.94 11.32 1322.03 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: veth441e05c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: vethc334a12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: veth2a53fdf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: veth6d5d281 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: vethadda964 0.08 0.19 0.01 0.03 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: veth60d72a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: vethc8a2c89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: veth61fd843 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: veth382bc43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] Average: veth534d8ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T10:00:53.234Z] [2024-08-12T10:00:53.234Z] [2024-08-12T10:00:53.234Z] ---> sar -P ALL: [2024-08-12T10:00:53.234Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7551) 08/12/24 _x86_64_ (8 CPU) [2024-08-12T10:00:53.234Z] [2024-08-12T10:00:53.234Z] 09:50:24 LINUX RESTART (8 CPU) [2024-08-12T10:00:53.234Z] [2024-08-12T10:00:53.234Z] 09:51:01 CPU %user %nice %system %iowait %steal %idle [2024-08-12T10:00:53.234Z] 09:52:01 all 8.15 0.00 3.39 2.43 0.06 85.97 [2024-08-12T10:00:53.234Z] 09:52:01 0 6.52 0.00 3.23 0.10 0.05 90.10 [2024-08-12T10:00:53.234Z] 09:52:01 1 7.28 0.00 3.37 1.57 0.05 87.72 [2024-08-12T10:00:53.234Z] 09:52:01 2 5.95 0.00 2.39 0.20 0.05 91.40 [2024-08-12T10:00:53.234Z] 09:52:01 3 8.69 0.00 3.14 0.15 0.07 87.95 [2024-08-12T10:00:53.234Z] 09:52:01 4 10.16 0.00 5.38 4.84 0.07 79.54 [2024-08-12T10:00:53.234Z] 09:52:01 5 9.13 0.00 3.66 8.55 0.05 78.61 [2024-08-12T10:00:53.234Z] 09:52:01 6 11.15 0.00 3.59 3.98 0.05 81.23 [2024-08-12T10:00:53.234Z] 09:52:01 7 6.32 0.00 2.39 0.05 0.07 91.18 [2024-08-12T10:00:53.234Z] 09:53:01 all 35.80 0.00 6.19 1.76 0.08 56.17 [2024-08-12T10:00:53.234Z] 09:53:01 0 35.51 0.00 5.60 0.18 0.08 58.62 [2024-08-12T10:00:53.234Z] 09:53:01 1 35.09 0.00 5.64 1.95 0.08 57.25 [2024-08-12T10:00:53.234Z] 09:53:01 2 34.36 0.00 7.25 0.57 0.12 57.70 [2024-08-12T10:00:53.234Z] 09:53:01 3 35.64 0.00 6.78 0.39 0.07 57.12 [2024-08-12T10:00:53.234Z] 09:53:01 4 33.83 0.00 6.74 9.74 0.07 49.63 [2024-08-12T10:00:53.234Z] 09:53:01 5 34.39 0.00 5.45 1.03 0.08 59.05 [2024-08-12T10:00:53.234Z] 09:53:01 6 37.31 0.00 5.97 0.05 0.07 56.61 [2024-08-12T10:00:53.234Z] 09:53:01 7 40.25 0.00 6.11 0.20 0.08 53.35 [2024-08-12T10:00:53.234Z] 09:54:01 all 33.53 0.00 5.82 1.75 0.08 58.81 [2024-08-12T10:00:53.234Z] 09:54:01 0 30.84 0.00 6.15 0.02 0.10 62.89 [2024-08-12T10:00:53.234Z] 09:54:01 1 34.04 0.00 5.74 0.03 0.07 60.12 [2024-08-12T10:00:53.234Z] 09:54:01 2 35.43 0.00 5.50 0.23 0.08 58.75 [2024-08-12T10:00:53.234Z] 09:54:01 3 35.49 0.00 6.29 0.03 0.08 58.11 [2024-08-12T10:00:53.234Z] 09:54:01 4 32.82 0.00 5.54 11.40 0.08 50.16 [2024-08-12T10:00:53.234Z] 09:54:01 5 32.57 0.00 5.68 0.89 0.07 60.80 [2024-08-12T10:00:53.234Z] 09:54:01 6 32.15 0.00 5.89 0.08 0.10 61.78 [2024-08-12T10:00:53.234Z] 09:54:01 7 34.93 0.00 5.74 1.36 0.08 57.89 [2024-08-12T10:00:53.234Z] 09:55:01 all 60.27 0.00 7.64 0.35 0.10 31.64 [2024-08-12T10:00:53.234Z] 09:55:01 0 60.81 0.00 7.65 0.18 0.10 31.25 [2024-08-12T10:00:53.234Z] 09:55:01 1 60.39 0.00 7.90 0.13 0.10 31.48 [2024-08-12T10:00:53.234Z] 09:55:01 2 62.03 0.00 7.88 0.30 0.10 29.69 [2024-08-12T10:00:53.234Z] 09:55:01 3 58.69 0.00 7.79 0.18 0.10 33.23 [2024-08-12T10:00:53.234Z] 09:55:01 4 60.51 0.00 7.39 0.29 0.08 31.73 [2024-08-12T10:00:53.234Z] 09:55:01 5 61.30 0.00 7.38 0.37 0.10 30.84 [2024-08-12T10:00:53.234Z] 09:55:01 6 59.50 0.00 7.28 0.05 0.10 33.06 [2024-08-12T10:00:53.234Z] 09:55:01 7 58.94 0.00 7.86 1.30 0.08 31.82 [2024-08-12T10:00:53.234Z] 09:56:01 all 23.51 0.00 8.57 13.27 0.14 54.52 [2024-08-12T10:00:53.234Z] 09:56:01 0 24.38 0.00 8.38 19.79 0.12 47.33 [2024-08-12T10:00:53.234Z] 09:56:01 1 23.54 0.00 9.00 12.45 0.09 54.93 [2024-08-12T10:00:53.234Z] 09:56:01 2 22.44 0.00 8.61 15.51 0.09 53.36 [2024-08-12T10:00:53.234Z] 09:56:01 3 21.53 0.00 7.54 11.19 0.14 59.60 [2024-08-12T10:00:53.234Z] 09:56:01 4 24.00 0.00 8.35 10.69 0.12 56.84 [2024-08-12T10:00:53.234Z] 09:56:01 5 24.76 0.00 9.39 15.72 0.14 49.99 [2024-08-12T10:00:53.234Z] 09:56:01 6 24.47 0.00 9.12 9.27 0.27 56.86 [2024-08-12T10:00:53.234Z] 09:56:01 7 22.93 0.00 8.15 11.49 0.14 57.29 [2024-08-12T10:00:53.234Z] 09:57:01 all 10.95 0.00 5.48 25.40 0.15 58.03 [2024-08-12T10:00:53.234Z] 09:57:01 0 13.94 0.00 5.74 13.76 0.08 66.48 [2024-08-12T10:00:53.234Z] 09:57:01 1 8.68 0.00 4.74 19.54 0.08 66.96 [2024-08-12T10:00:53.234Z] 09:57:01 2 9.29 0.00 4.90 33.19 0.12 52.50 [2024-08-12T10:00:53.234Z] 09:57:01 3 11.49 0.00 4.94 20.63 0.27 62.67 [2024-08-12T10:00:53.234Z] 09:57:01 4 12.68 0.00 6.83 41.92 0.17 38.39 [2024-08-12T10:00:53.234Z] 09:57:01 5 13.12 0.00 5.55 10.66 0.15 70.51 [2024-08-12T10:00:53.234Z] 09:57:01 6 8.50 0.00 5.93 46.44 0.10 39.02 [2024-08-12T10:00:53.234Z] 09:57:01 7 9.90 0.00 5.19 17.14 0.20 67.57 [2024-08-12T10:00:53.234Z] 09:58:01 all 51.60 0.00 9.49 11.94 0.09 26.88 [2024-08-12T10:00:53.234Z] 09:58:01 0 52.10 0.00 9.74 3.93 0.08 34.15 [2024-08-12T10:00:53.234Z] 09:58:01 1 51.37 0.00 9.43 14.02 0.08 25.09 [2024-08-12T10:00:53.234Z] 09:58:01 2 51.79 0.00 9.00 7.72 0.08 31.40 [2024-08-12T10:00:53.234Z] 09:58:01 3 52.19 0.00 9.25 3.55 0.08 34.93 [2024-08-12T10:00:53.234Z] 09:58:01 4 52.04 0.00 10.16 27.02 0.08 10.70 [2024-08-12T10:00:53.234Z] 09:58:01 5 51.34 0.00 10.36 7.26 0.08 30.96 [2024-08-12T10:00:53.234Z] 09:58:01 6 51.22 0.00 9.11 27.19 0.10 12.38 [2024-08-12T10:00:53.234Z] 09:58:01 7 50.72 0.00 8.88 4.94 0.10 35.35 [2024-08-12T10:00:53.234Z] 09:59:01 all 88.56 0.00 11.29 0.00 0.16 0.00 [2024-08-12T10:00:53.234Z] 09:59:01 0 88.43 0.00 11.42 0.00 0.15 0.00 [2024-08-12T10:00:53.234Z] 09:59:01 1 88.56 0.00 11.22 0.00 0.22 0.00 [2024-08-12T10:00:53.234Z] 09:59:01 2 89.59 0.00 10.26 0.00 0.14 0.02 [2024-08-12T10:00:53.234Z] 09:59:01 3 88.85 0.00 10.99 0.00 0.15 0.00 [2024-08-12T10:00:53.234Z] 09:59:01 4 86.71 0.00 13.08 0.00 0.21 0.00 [2024-08-12T10:00:53.234Z] 09:59:01 5 88.25 0.00 11.61 0.00 0.14 0.00 [2024-08-12T10:00:53.234Z] 09:59:01 6 89.28 0.00 10.60 0.00 0.12 0.00 [2024-08-12T10:00:53.234Z] 09:59:01 7 88.70 0.00 11.19 0.00 0.12 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 all 87.86 0.00 11.96 0.00 0.17 0.01 [2024-08-12T10:00:53.234Z] 10:00:01 0 86.42 0.00 13.41 0.00 0.18 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 1 89.22 0.00 10.62 0.00 0.14 0.02 [2024-08-12T10:00:53.234Z] 10:00:01 2 87.96 0.00 11.85 0.00 0.19 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 3 88.70 0.00 11.13 0.00 0.17 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 4 86.71 0.00 13.16 0.00 0.14 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 5 87.68 0.00 12.17 0.00 0.15 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 6 88.68 0.00 11.14 0.02 0.17 0.00 [2024-08-12T10:00:53.234Z] 10:00:01 7 87.47 0.00 12.24 0.00 0.26 0.03 [2024-08-12T10:00:53.234Z] Average: all 44.39 0.00 7.75 6.32 0.11 41.43 [2024-08-12T10:00:53.234Z] Average: 0 44.13 0.00 7.89 4.20 0.11 43.68 [2024-08-12T10:00:53.234Z] Average: 1 44.20 0.00 7.51 5.52 0.10 42.67 [2024-08-12T10:00:53.234Z] Average: 2 44.11 0.00 7.49 6.43 0.11 41.86 [2024-08-12T10:00:53.234Z] Average: 3 44.60 0.00 7.53 3.99 0.13 43.74 [2024-08-12T10:00:53.234Z] Average: 4 44.20 0.00 8.49 11.82 0.11 35.39 [2024-08-12T10:00:53.234Z] Average: 5 44.76 0.00 7.91 4.92 0.11 42.29 [2024-08-12T10:00:53.234Z] Average: 6 44.69 0.00 7.62 9.67 0.12 37.91 [2024-08-12T10:00:53.234Z] Average: 7 44.44 0.00 7.52 4.04 0.13 43.89 [2024-08-12T10:00:53.234Z] [2024-08-12T10:00:53.234Z] [2024-08-12T10:00:53.234Z]