Pull request #4599 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1faa864ff0a7c7d35202e5c6cdab209c275c70e+65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 (b64793bd320a5f3a70d470fcf310cbe0120b9be5) 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-ssh7426563718195028030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16383823100670778206.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4599/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-4599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16932232207438532574.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-4599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17205224068654927348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh8386788492467037358.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-4599/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-4599/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11770388985946951730.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-573 in /w/workspace/edgexfoundry_edgex-go_PR-4599 [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/4599/head:refs/remotes/origin/PR-4599 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit b1faa864ff0a7c7d35202e5c6cdab209c275c70e Merge succeeded, producing b1faa864ff0a7c7d35202e5c6cdab209c275c70e Checking out Revision b1faa864ff0a7c7d35202e5c6cdab209c275c70e (PR-4599) Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-06T19:45:42.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b1faa864ff0a7c7d35202e5c6cdab209c275c70e # 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 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1faa864ff0a7c7d35202e5c6cdab209c275c70e # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-06T19:45:42.662Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-06T19:45:42.761Z] ========================================================= [2023-07-06T19:45:42.761Z] EdgeX Global Pipelines Version Info [2023-07-06T19:45:42.761Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-06T19:45:43.513Z] ------------------- [2023-07-06T19:45:43.513Z] stable info: [2023-07-06T19:45:43.513Z] ------------------- [2023-07-06T19:45:43.513Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-06T19:45:43.513Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-06T19:45:43.513Z] Message: update stable to v1.0.250 [2023-07-06T19:45:44.086Z] ------------------- [2023-07-06T19:45:44.086Z] experimental info: [2023-07-06T19:45:44.086Z] ------------------- [2023-07-06T19:45:44.086Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-06T19:45:44.086Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-06T19:45:44.086Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-06T19:45:44.442Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-06T19:45:44.482Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-06T19:45:44.523Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-06T19:45:44.563Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-06T19:45:44.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-06T19:45:44.648Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-06T19:45:44.691Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-06T19:45:44.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-06T19:45:44.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-06T19:45:44.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-06T19:45:44.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-06T19:45:44.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-06T19:45:44.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-06T19:45:44.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-06T19:45:44.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-06T19:45:45.076Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-06T19:45:45.121Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-06T19:45:45.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-06T19:45:45.213Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-06T19:45:45.251Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-06T19:45:45.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-06T19:45:45.325Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-06T19:45:45.362Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-06T19:45:45.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4599 [Pipeline] echo [2023-07-06T19:45:45.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4599 [Pipeline] echo [2023-07-06T19:45:45.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4599 [Pipeline] echo [2023-07-06T19:45:45.520Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1faa864ff0a7c7d35202e5c6cdab209c275c70e [Pipeline] echo [2023-07-06T19:45:45.562Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1faa86 [Pipeline] echo [2023-07-06T19:45:45.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-06T19:45:45.721Z] provisioning config files... [2023-07-06T19:45:45.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15230222568505465547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-06T19:45:46.115Z] ---> docker-login.sh [2023-07-06T19:45:46.115Z] nexus3.edgexfoundry.org:10001 [2023-07-06T19:45:46.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-06T19:45:46.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-06T19:45:46.374Z] Configure a credential helper to remove this warning. See [2023-07-06T19:45:46.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-06T19:45:46.374Z] [2023-07-06T19:45:46.374Z] Login Succeeded [2023-07-06T19:45:46.374Z] nexus3.edgexfoundry.org:10002 [2023-07-06T19:45:46.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-06T19:45:46.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-06T19:45:46.639Z] Configure a credential helper to remove this warning. See [2023-07-06T19:45:46.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-06T19:45:46.639Z] [2023-07-06T19:45:46.639Z] Login Succeeded [2023-07-06T19:45:46.639Z] nexus3.edgexfoundry.org:10003 [2023-07-06T19:45:46.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-06T19:45:46.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-06T19:45:46.639Z] Configure a credential helper to remove this warning. See [2023-07-06T19:45:46.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-06T19:45:46.639Z] [2023-07-06T19:45:46.639Z] Login Succeeded [2023-07-06T19:45:46.639Z] nexus3.edgexfoundry.org:10004 [2023-07-06T19:45:46.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-06T19:45:46.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-06T19:45:46.900Z] Configure a credential helper to remove this warning. See [2023-07-06T19:45:46.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-06T19:45:46.900Z] [2023-07-06T19:45:46.900Z] Login Succeeded [2023-07-06T19:45:46.900Z] docker.io [2023-07-06T19:45:46.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-06T19:45:47.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-06T19:45:47.160Z] Configure a credential helper to remove this warning. See [2023-07-06T19:45:47.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-06T19:45:47.160Z] [2023-07-06T19:45:47.160Z] Login Succeeded [2023-07-06T19:45:47.160Z] ---> docker-login.sh ends [Pipeline] } [2023-07-06T19:45:47.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-06T19:45:47.605Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-07-06T19:45:47.605Z] + cut -d/ -f2 [2023-07-06T19:45:47.605Z] + dirname cmd/core-command/Dockerfile [2023-07-06T19:45:47.605Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-06T19:45:47.605Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-07-06T19:45:47.605Z] cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-06T19:45:47.605Z] + dirname cmd/core-data/Dockerfile [2023-07-06T19:45:47.605Z] + cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-06T19:45:47.605Z] + dirname cmd/core-metadata/Dockerfile [2023-07-06T19:45:47.605Z] + cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-06T19:45:47.605Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-06T19:45:47.605Z] + cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-06T19:45:47.605Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-06T19:45:47.605Z] + cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-06T19:45:47.605Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-06T19:45:47.605Z] + cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-06T19:45:47.605Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-06T19:45:47.605Z] + cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-06T19:45:47.605Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-06T19:45:47.605Z] + cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-06T19:45:47.605Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-07-06T19:45:47.605Z] cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-06T19:45:47.605Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-06T19:45:47.605Z] + cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-06T19:45:47.605Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-06T19:45:47.605Z] + cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-06T19:45:47.605Z] + + cut -d/ -f2 [2023-07-06T19:45:47.605Z] dirname cmd/support-notifications/Dockerfile [2023-07-06T19:45:47.605Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-06T19:45:47.605Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-06T19:45:47.605Z] + cut -d/ -f2 [2023-07-06T19:45:47.605Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-06T19:45:47.672Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-06T19:45:48.174Z] + git rev-list -1 --merges b1faa864ff0a7c7d35202e5c6cdab209c275c70e~1..b1faa864ff0a7c7d35202e5c6cdab209c275c70e [Pipeline] echo [2023-07-06T19:45:48.204Z] -----------> git rev-list -1 --merges b1faa864ff0a7c7d35202e5c6cdab209c275c70e~1..b1faa864ff0a7c7d35202e5c6cdab209c275c70e b1faa864ff0a7c7d35202e5c6cdab209c275c70e [false] [Pipeline] sh [2023-07-06T19:45:48.514Z] + git log --format=format:%s -1 b1faa864ff0a7c7d35202e5c6cdab209c275c70e [Pipeline] echo [2023-07-06T19:45:48.571Z] ========================================================= [2023-07-06T19:45:48.571Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-06T19:45:48.571Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-06T19:45:49.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-06T19:45:49.103Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-06T19:45:49.103Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-06T19:45:49.103Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-06T19:45:49.103Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-06T19:45:49.103Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-06T19:45:49.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T19:45:49.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-06T19:45:49.671Z] [2023-07-06T19:45:49.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T19:45:50.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-06T19:45:50.049Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-06T19:45:50.049Z] b85a868b505f: Pulling fs layer [2023-07-06T19:45:50.049Z] e2be974225ed: Pulling fs layer [2023-07-06T19:45:50.049Z] 339a4e72a1f5: Pulling fs layer [2023-07-06T19:45:50.049Z] 988bab9f4d93: Pulling fs layer [2023-07-06T19:45:50.049Z] 1469e6f7b9e6: Pulling fs layer [2023-07-06T19:45:50.049Z] 988bab9f4d93: Waiting [2023-07-06T19:45:50.049Z] eaf3925da568: Pulling fs layer [2023-07-06T19:45:50.049Z] bab4dde63d76: Pulling fs layer [2023-07-06T19:45:50.049Z] eaf3925da568: Waiting [2023-07-06T19:45:50.049Z] 1469e6f7b9e6: Waiting [2023-07-06T19:45:50.049Z] bab4dde63d76: Waiting [2023-07-06T19:45:50.049Z] bde34c3a00c8: Pulling fs layer [2023-07-06T19:45:50.049Z] b352a97aabf1: Pulling fs layer [2023-07-06T19:45:50.049Z] 4872d77fe225: Pulling fs layer [2023-07-06T19:45:50.049Z] 5851b861e8e6: Pulling fs layer [2023-07-06T19:45:50.049Z] bde34c3a00c8: Waiting [2023-07-06T19:45:50.049Z] 4872d77fe225: Waiting [2023-07-06T19:45:50.049Z] b352a97aabf1: Waiting [2023-07-06T19:45:50.049Z] 5851b861e8e6: Waiting [2023-07-06T19:45:50.049Z] e2be974225ed: Download complete [2023-07-06T19:45:50.049Z] 988bab9f4d93: Verifying Checksum [2023-07-06T19:45:50.049Z] 988bab9f4d93: Download complete [2023-07-06T19:45:50.313Z] 1469e6f7b9e6: Verifying Checksum [2023-07-06T19:45:50.313Z] 1469e6f7b9e6: Download complete [2023-07-06T19:45:50.313Z] 339a4e72a1f5: Verifying Checksum [2023-07-06T19:45:50.313Z] 339a4e72a1f5: Download complete [2023-07-06T19:45:50.313Z] eaf3925da568: Verifying Checksum [2023-07-06T19:45:50.313Z] eaf3925da568: Download complete [2023-07-06T19:45:50.313Z] bde34c3a00c8: Verifying Checksum [2023-07-06T19:45:50.313Z] bde34c3a00c8: Download complete [2023-07-06T19:45:50.313Z] b352a97aabf1: Download complete [2023-07-06T19:45:50.313Z] 4872d77fe225: Download complete [2023-07-06T19:45:50.313Z] 5851b861e8e6: Download complete [2023-07-06T19:45:50.313Z] b85a868b505f: Download complete [2023-07-06T19:45:50.572Z] bab4dde63d76: Verifying Checksum [2023-07-06T19:45:50.572Z] bab4dde63d76: Download complete [2023-07-06T19:45:51.954Z] b85a868b505f: Pull complete [2023-07-06T19:45:51.954Z] e2be974225ed: Pull complete [2023-07-06T19:45:52.526Z] 339a4e72a1f5: Pull complete [2023-07-06T19:45:52.526Z] 988bab9f4d93: Pull complete [2023-07-06T19:45:52.788Z] 1469e6f7b9e6: Pull complete [2023-07-06T19:45:52.788Z] eaf3925da568: Pull complete [2023-07-06T19:45:55.331Z] bab4dde63d76: Pull complete [2023-07-06T19:45:55.331Z] bde34c3a00c8: Pull complete [2023-07-06T19:45:55.331Z] b352a97aabf1: Pull complete [2023-07-06T19:45:55.331Z] 4872d77fe225: Pull complete [2023-07-06T19:45:55.595Z] 5851b861e8e6: Pull complete [2023-07-06T19:45:55.595Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-06T19:45:55.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-06T19:45:55.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-06T19:45:55.907Z] prd-ubuntu20.04-docker-8c-8g-573 does not seem to be running inside a container [2023-07-06T19:45:55.941Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-06T19:45:57.991Z] $ docker top a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 -eo pid,comm [2023-07-06T19:45:58.086Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-06T19:45:58.086Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-06T19:45:58.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-06T19:45:58.420Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-06T19:45:58.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-06T19:45:58.538Z] $ docker exec a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 ssh-agent [2023-07-06T19:45:58.658Z] SSH_AUTH_SOCK=/tmp/ssh-PESSh8gidy8p/agent.33 [2023-07-06T19:45:58.658Z] SSH_AGENT_PID=39 [2023-07-06T19:45:58.664Z] Running ssh-add (command line suppressed) [2023-07-06T19:45:58.770Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15248887310797442965.key (/w/workspace/edgex-go/1@tmp/private_key_15248887310797442965.key) [2023-07-06T19:45:58.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-06T19:45:59.119Z] + git tag --points-at HEAD [Pipeline] } [2023-07-06T19:45:59.145Z] $ docker exec --env ******** --env ******** a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 ssh-agent -k [2023-07-06T19:45:59.244Z] unset SSH_AUTH_SOCK; [2023-07-06T19:45:59.244Z] unset SSH_AGENT_PID; [2023-07-06T19:45:59.244Z] echo Agent pid 39 killed; [2023-07-06T19:45:59.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-06T19:45:59.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-06T19:45:59.346Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-06T19:45:59.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-06T19:45:59.461Z] $ docker exec a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 ssh-agent [2023-07-06T19:45:59.562Z] SSH_AUTH_SOCK=/tmp/ssh-COGHPgsCQRZr/agent.71 [2023-07-06T19:45:59.562Z] SSH_AGENT_PID=77 [2023-07-06T19:45:59.567Z] Running ssh-add (command line suppressed) [2023-07-06T19:45:59.675Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14784792308042447551.key (/w/workspace/edgex-go/1@tmp/private_key_14784792308042447551.key) [2023-07-06T19:45:59.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-06T19:46:00.018Z] + git semver init [2023-07-06T19:46:00.277Z] 2023-07-06 19:46:00,221 [run_init] DEBUG init version:0.0.0 force:False [2023-07-06T19:46:00.277Z] 2023-07-06 19:46:00,222 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-07-06T19:46:00.278Z] 2023-07-06 19:46:00,222 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-07-06T19:46:00.278Z] 2023-07-06 19:46:00,222 [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) [2023-07-06T19:46:04.473Z] 2023-07-06 19:46:04,455 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-07-06T19:46:04.473Z] 2023-07-06 19:46:04,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4599 with force:False [2023-07-06T19:46:04.473Z] 2023-07-06 19:46:04,456 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4599 [2023-07-06T19:46:04.473Z] 2023-07-06 19:46:04,460 [execute] INFO git cat-file --batch-check [2023-07-06T19:46:04.473Z] 2023-07-06 19:46:04,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-06T19:46:04.473Z] 2023-07-06 19:46:04,466 [execute] INFO git cat-file --batch [2023-07-06T19:46:04.473Z] 2023-07-06 19:46:04,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-06T19:46:04.733Z] 2023-07-06 19:46:04,475 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4599 [2023-07-06T19:46:04.733Z] 0.0.0 [Pipeline] } [2023-07-06T19:46:04.758Z] $ docker exec --env ******** --env ******** a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 ssh-agent -k [2023-07-06T19:46:04.865Z] unset SSH_AUTH_SOCK; [2023-07-06T19:46:04.865Z] unset SSH_AGENT_PID; [2023-07-06T19:46:04.865Z] echo Agent pid 77 killed; [2023-07-06T19:46:04.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-06T19:46:05.402Z] + git semver [Pipeline] } [2023-07-06T19:46:05.686Z] $ docker stop --time=1 a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 [2023-07-06T19:46:06.996Z] $ docker rm -f --volumes a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-06T19:46:07.452Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-06T19:46:07.875Z] Stashed 1 file(s) [Pipeline] echo [2023-07-06T19:46:07.892Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-06T19:46:08.879Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-06T19:46:08.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-06T19:46:08.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-06T19:46:08.996Z] ========================================================= [2023-07-06T19:46:08.996Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-06T19:46:08.996Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-06T19:46:09.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-06T19:46:09.331Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-06T19:46:09.331Z] f56be85fc22e: Pulling fs layer [2023-07-06T19:46:09.331Z] 85791d961cd3: Pulling fs layer [2023-07-06T19:46:09.331Z] d694b5ae8c79: Pulling fs layer [2023-07-06T19:46:09.331Z] 9f32a84ed3da: Pulling fs layer [2023-07-06T19:46:09.331Z] 4d19c01a9841: Pulling fs layer [2023-07-06T19:46:09.331Z] 9325e15d5711: Pulling fs layer [2023-07-06T19:46:09.332Z] 556b6ee489ea: Pulling fs layer [2023-07-06T19:46:09.332Z] c5a4b2cf53e6: Pulling fs layer [2023-07-06T19:46:09.332Z] 556b6ee489ea: Waiting [2023-07-06T19:46:09.332Z] 4d19c01a9841: Waiting [2023-07-06T19:46:09.332Z] 9325e15d5711: Waiting [2023-07-06T19:46:09.332Z] c5a4b2cf53e6: Waiting [2023-07-06T19:46:09.332Z] 9f32a84ed3da: Verifying Checksum [2023-07-06T19:46:09.332Z] 9f32a84ed3da: Download complete [2023-07-06T19:46:09.332Z] 4d19c01a9841: Verifying Checksum [2023-07-06T19:46:09.332Z] 4d19c01a9841: Download complete [2023-07-06T19:46:09.332Z] f56be85fc22e: Verifying Checksum [2023-07-06T19:46:09.332Z] f56be85fc22e: Download complete [2023-07-06T19:46:09.332Z] 9325e15d5711: Verifying Checksum [2023-07-06T19:46:09.332Z] 9325e15d5711: Download complete [2023-07-06T19:46:09.594Z] f56be85fc22e: Pull complete [2023-07-06T19:46:09.594Z] 85791d961cd3: Pull complete [2023-07-06T19:46:10.169Z] c5a4b2cf53e6: Verifying Checksum [2023-07-06T19:46:10.169Z] c5a4b2cf53e6: Download complete [2023-07-06T19:46:10.169Z] d694b5ae8c79: Verifying Checksum [2023-07-06T19:46:10.169Z] d694b5ae8c79: Download complete [2023-07-06T19:46:10.169Z] 556b6ee489ea: Download complete [2023-07-06T19:46:13.457Z] d694b5ae8c79: Pull complete [2023-07-06T19:46:13.457Z] 9f32a84ed3da: Pull complete [2023-07-06T19:46:13.457Z] 4d19c01a9841: Pull complete [2023-07-06T19:46:13.457Z] 9325e15d5711: Pull complete [2023-07-06T19:46:16.086Z] 556b6ee489ea: Pull complete [2023-07-06T19:46:16.654Z] c5a4b2cf53e6: Pull complete [2023-07-06T19:46:16.654Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-06T19:46:16.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-06T19:46:16.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-06T19:46:17.023Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-06T19:46:17.023Z] WORKDIR /edgex [2023-07-06T19:46:17.023Z] COPY go.mod . [2023-07-06T19:46:17.023Z] RUN go mod download [2023-07-06T19:46:17.023Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-06T19:46:17.592Z] Sending build context to Docker daemon 170.6MB [2023-07-06T19:46:17.592Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-06T19:46:17.592Z] ---> c4be618373d6 [2023-07-06T19:46:17.592Z] Step 2/4 : WORKDIR /edgex [2023-07-06T19:46:19.498Z] ---> Running in 61052417326e [2023-07-06T19:46:19.498Z] Removing intermediate container 61052417326e [2023-07-06T19:46:19.498Z] ---> e605c8f6787f [2023-07-06T19:46:19.498Z] Step 3/4 : COPY go.mod . [2023-07-06T19:46:19.498Z] ---> 2a6ee3105452 [2023-07-06T19:46:19.498Z] Step 4/4 : RUN go mod download [2023-07-06T19:46:19.498Z] ---> Running in 5a9e169263e4 [2023-07-06T19:46:23.377Z] Still waiting to schedule task [2023-07-06T19:46:23.377Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-06T19:46:31.706Z] Removing intermediate container 5a9e169263e4 [2023-07-06T19:46:31.706Z] ---> 522fae78433a [2023-07-06T19:46:31.706Z] Successfully built 522fae78433a [2023-07-06T19:46:31.706Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T19:46:32.097Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-06T19:46:32.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-06T19:46:32.246Z] prd-ubuntu20.04-docker-8c-8g-573 does not seem to be running inside a container [2023-07-06T19:46:32.278Z] $ 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 ******** ci-base-image-x86_64 cat [2023-07-06T19:46:32.645Z] $ docker top 53608871b0dbfd3936c52138913e93060df7d105ab83c18edd9563daab89f218 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-06T19:46:33.049Z] + go version [2023-07-06T19:46:33.049Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-06T19:46:33.080Z] $ docker stop --time=1 53608871b0dbfd3936c52138913e93060df7d105ab83c18edd9563daab89f218 [2023-07-06T19:46:34.340Z] $ docker rm -f --volumes 53608871b0dbfd3936c52138913e93060df7d105ab83c18edd9563daab89f218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T19:46:35.080Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-06T19:46:35.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-06T19:46:35.230Z] prd-ubuntu20.04-docker-8c-8g-573 does not seem to be running inside a container [2023-07-06T19:46:35.262Z] $ 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 ******** ci-base-image-x86_64 cat [2023-07-06T19:46:35.565Z] $ docker top 5e7710a01d681fda09ed60169fd36abb2f98fee31eac3e43854162d3a187f7fe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-06T19:46:35.675Z] ========================================================= [2023-07-06T19:46:35.675Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-06T19:46:35.675Z] ========================================================= [Pipeline] sh [2023-07-06T19:46:35.972Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-06T19:46:36.333Z] + make test [2023-07-06T19:46:36.333Z] go test -race -coverprofile=coverage.out ./... [2023-07-06T19:46:42.900Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-06T19:46:55.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-06T19:46:55.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-06T19:46:55.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-06T19:46:55.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-06T19:46:56.083Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-06T19:46:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-06T19:46:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-06T19:46:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-06T19:46:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-06T19:46:56.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-06T19:46:56.862Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-06T19:46:57.121Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-06T19:46:57.121Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-06T19:46:57.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-06T19:46:58.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-06T19:46:58.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-06T19:46:58.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2023-07-06T19:46:59.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-07-06T19:47:00.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-06T19:47:00.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-06T19:47:00.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-06T19:47:01.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-06T19:47:01.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-06T19:47:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-06T19:47:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-06T19:47:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-06T19:47:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-06T19:47:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-06T19:47:03.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements [2023-07-06T19:47:03.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements [2023-07-06T19:47:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-06T19:47:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-06T19:47:04.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.036s coverage: 88.5% of statements [2023-07-06T19:47:04.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.064s coverage: 3.8% of statements [2023-07-06T19:47:05.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-06T19:47:05.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-06T19:47:05.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-06T19:47:06.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 95.6% of statements [2023-07-06T19:47:06.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-06T19:47:06.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-06T19:47:06.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-06T19:47:06.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-06T19:47:06.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-06T19:47:06.334Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-07-06T19:47:07.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-06T19:47:07.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-06T19:47:07.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-06T19:47:07.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-07-06T19:47:07.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-06T19:47:07.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-06T19:47:07.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2023-07-06T19:47:07.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 29.0% of statements [2023-07-06T19:47:08.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements [2023-07-06T19:47:08.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 82.9% of statements [2023-07-06T19:47:08.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-07-06T19:47:08.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-07-06T19:47:08.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2023-07-06T19:47:09.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-06T19:47:09.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-06T19:47:09.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-06T19:47:09.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-06T19:47:09.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-06T19:47:09.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-06T19:47:09.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-06T19:47:09.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-06T19:47:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-06T19:47:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-06T19:47:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-06T19:47:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-06T19:47:10.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-06T19:47:10.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-06T19:47:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-06T19:47:11.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-06T19:47:12.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-06T19:47:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-06T19:47:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-06T19:47:14.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-06T19:47:14.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-06T19:47:14.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-06T19:47:15.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-06T19:47:15.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-06T19:47:16.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-06T19:47:17.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-06T19:47:17.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-06T19:47:17.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-06T19:47:17.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-06T19:47:17.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-06T19:47:17.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-06T19:47:17.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-06T19:47:17.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-06T19:47:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-06T19:47:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-06T19:47:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-06T19:47:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-06T19:47:19.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2023-07-06T19:47:20.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-06T19:47:20.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-06T19:47:20.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-06T19:47:20.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.073s coverage: 92.9% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.061s coverage: 87.2% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements [2023-07-06T19:47:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-07-06T19:47:32.905Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-06T19:47:32.905Z] running golangci-lint [2023-07-06T19:47:32.905Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-06T19:47:32.905Z] go version go1.20.2 linux/amd64 [2023-07-06T19:47:33.163Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-06T19:47:33.164Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-06T19:47:48.047Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 13.710502294s" [2023-07-06T19:47:48.047Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.223598ms" [2023-07-06T19:47:50.416Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-574 in /w/workspace/edgexfoundry_edgex-go_PR-4599 [Pipeline] { [Pipeline] ws [2023-07-06T19:47:50.474Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-07-06T19:47:50.557Z] The recommended git tool is: git [2023-07-06T19:47:53.310Z] level=info msg="[linters_context/goanalysis] analyzers took 46.864617355s with top 10 stages: buildir: 26.640018574s, inspect: 1.952079854s, fact_deprecated: 1.774961472s, gosec: 1.098222027s, printf: 1.00823846s, S1038: 949.082059ms, ctrlflow: 874.752685ms, nilness: 635.242856ms, fact_purity: 563.021102ms, directives: 398.325612ms" [2023-07-06T19:47:53.310Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-06T19:47:53.310Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, skip_files: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203" [2023-07-06T19:47:53.310Z] level=info msg="[runner] processing took 14.530718ms with stages: nolint: 6.532463ms, identifier_marker: 4.517071ms, exclude-rules: 1.206518ms, autogenerated_exclude: 941.825µs, path_prettifier: 867.135µs, skip_dirs: 434.376µs, cgo: 18.32µs, filename_unadjuster: 9.33µs, max_same_issues: 650ns, uniq_by_line: 430ns, severity-rules: 380ns, max_from_linter: 360ns, exclude: 330ns, skip_files: 300ns, diff: 290ns, source_code: 280ns, sort_results: 240ns, max_per_file_from_linter: 160ns, path_shortener: 150ns, path_prefixer: 110ns" [2023-07-06T19:47:53.310Z] level=info msg="[runner] linters took 6.319642351s with stages: goanalysis_metalinter: 6.305033092s" [2023-07-06T19:47:53.310Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-06T19:47:53.310Z] level=info msg="Memory: 202 samples, avg is 168.9MB, max is 749.6MB" [2023-07-06T19:47:53.310Z] level=info msg="Execution took 20.078417536s" [2023-07-06T19:47:53.310Z] go vet ./... [2023-07-06T19:47:55.478Z] using credential edgex-jenkins-ssh [2023-07-06T19:47:55.508Z] Cloning the remote Git repository [2023-07-06T19:47:55.551Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-06T19:47:55.636Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-07-06T19:47:55.767Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-06T19:47:55.768Z] > git --version # timeout=10 [2023-07-06T19:47:55.794Z] > git --version # 'git version 2.25.1' [2023-07-06T19:47:55.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-06T19:47:55.940Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-06T19:47:57.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-06T19:47:57.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-06T19:47:57.508Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-06T19:47:57.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-06T19:47:57.932Z] + ls -al . [2023-07-06T19:47:57.932Z] total 720 [2023-07-06T19:47:57.932Z] drwxrwxr-x 11 1001 1001 4096 Jul 6 19:46 . [2023-07-06T19:47:57.932Z] drwxr-xr-x 4 root root 4096 Jul 6 19:46 .. [2023-07-06T19:47:57.932Z] drwxrwxr-x 2 1001 1001 4096 Jul 6 19:45 .blubracket [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 16 Jul 6 19:45 .dockerignore [2023-07-06T19:47:57.932Z] drwxrwxr-x 8 1001 1001 4096 Jul 6 19:46 .git [2023-07-06T19:47:57.932Z] drwxrwxr-x 3 1001 1001 4096 Jul 6 19:45 .github [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 1133 Jul 6 19:45 .gitignore [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 42 Jul 6 19:45 .golangci.yml [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 87 Jul 6 19:45 .hadolint.yml [2023-07-06T19:47:57.932Z] drwxr-xr-x 3 1001 1001 4096 Jul 6 19:46 .semver [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 166 Jul 6 19:45 .sonarcloud.properties [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 1171 Jul 6 19:45 ADOPTERS.md [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 10835 Jul 6 19:45 Attribution.txt [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 93407 Jul 6 19:45 CHANGELOG.md [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 3804 Jul 6 19:45 CONTRIBUTING.md [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 677 Jul 6 19:45 GOVERNANCE.md [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 883 Jul 6 19:45 Jenkinsfile [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 10775 Jul 6 19:45 LICENSE [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 14368 Jul 6 19:45 Makefile [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 582 Jul 6 19:45 OWNERS.md [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 9923 Jul 6 19:45 README.md [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 789 Jul 6 19:45 SECURITY.md [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 5 Jul 6 19:46 VERSION [2023-07-06T19:47:57.932Z] drwxrwxr-x 2 1001 1001 4096 Jul 6 19:45 bin [2023-07-06T19:47:57.932Z] drwxrwxr-x 18 1001 1001 4096 Jul 6 19:45 cmd [2023-07-06T19:47:57.932Z] -rw-r--r-- 1 root root 447731 Jul 6 19:47 coverage.out [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 3163 Jul 6 19:45 go.mod [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 30842 Jul 6 19:45 go.sum [2023-07-06T19:47:57.932Z] drwxrwxr-x 7 1001 1001 4096 Jul 6 19:45 internal [2023-07-06T19:47:57.932Z] drwxrwxr-x 3 1001 1001 4096 Jul 6 19:45 openapi [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 594 Jul 6 19:45 security.txt [2023-07-06T19:47:57.932Z] drwxrwxr-x 4 1001 1001 4096 Jul 6 19:45 snap [2023-07-06T19:47:57.932Z] -rw-rw-r-- 1 1001 1001 204 Jul 6 19:45 version.go [Pipeline] sh [2023-07-06T19:47:58.243Z] + '[' -e coverage.out ] [2023-07-06T19:47:58.244Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-06T19:47:58.383Z] Stashed 1 file(s) [Pipeline] sh [2023-07-06T19:47:58.682Z] + make build [2023-07-06T19:47:58.682Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-06T19:48:10.885Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-06T19:48:10.885Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-06T19:48:11.156Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-06T19:48:11.740Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-06T19:48:14.579Z] Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit b1faa864ff0a7c7d35202e5c6cdab209c275c70e [2023-07-06T19:48:12.937Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-06T19:48:12.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-06T19:48:13.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-06T19:48:14.035Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-06T19:48:14.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-06T19:48:14.052Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4599/head:refs/remotes/origin/PR-4599 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-06T19:48:14.599Z] > git config core.sparsecheckout # timeout=10 [2023-07-06T19:48:15.037Z] Merge succeeded, producing b1faa864ff0a7c7d35202e5c6cdab209c275c70e [2023-07-06T19:48:15.038Z] Checking out Revision b1faa864ff0a7c7d35202e5c6cdab209c275c70e (PR-4599) [2023-07-06T19:48:15.723Z] Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" [2023-07-06T19:48:15.782Z] > git --version # timeout=10 [2023-07-06T19:48:15.794Z] > git --version # 'git version 2.25.1' [2023-07-06T19:48:15.808Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-06T19:48:14.679Z] > git checkout -f b1faa864ff0a7c7d35202e5c6cdab209c275c70e # timeout=10 [2023-07-06T19:48:14.926Z] > git remote # timeout=10 [2023-07-06T19:48:14.947Z] > git config --get remote.origin.url # timeout=10 [2023-07-06T19:48:14.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-06T19:48:14.985Z] > git merge 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 [2023-07-06T19:48:15.019Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-06T19:48:15.043Z] > git config core.sparsecheckout # timeout=10 [2023-07-06T19:48:15.065Z] > git checkout -f b1faa864ff0a7c7d35202e5c6cdab209c275c70e # timeout=10 [2023-07-06T19:48:17.175Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-06T19:48:17.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-06T19:48:17.175Z] Dload Upload Total Spent Left Speed [2023-07-06T19:48:17.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-07-06T19:48:17.779Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-06T19:48:18.136Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-07-06T19:48:18.136Z] sudo tee /etc/docker/daemon.new [2023-07-06T19:48:18.136Z] { [2023-07-06T19:48:18.136Z] "registry-mirrors": [ [2023-07-06T19:48:18.136Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-06T19:48:18.136Z] ], [2023-07-06T19:48:18.136Z] "bip": "10.250.0.254/24", [2023-07-06T19:48:18.136Z] "hosts": [ [2023-07-06T19:48:18.136Z] "tcp://0.0.0.0:5555", [2023-07-06T19:48:18.136Z] "unix:///var/run/docker.sock" [2023-07-06T19:48:18.136Z] ], [2023-07-06T19:48:18.136Z] "mtu": 1458, [2023-07-06T19:48:18.136Z] "selinux-enabled": true, [2023-07-06T19:48:18.136Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-06T19:48:18.136Z] } [Pipeline] sh [2023-07-06T19:48:18.381Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-06T19:48:18.487Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-06T19:48:18.852Z] + sudo service docker restart [2023-07-06T19:48:18.948Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-06T19:48:20.339Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-06T19:48:21.280Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-06T19:48:21.851Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-06T19:48:22.789Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-06T19:48:24.190Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-06T19:48:25.163Z] $ docker stop --time=1 5e7710a01d681fda09ed60169fd36abb2f98fee31eac3e43854162d3a187f7fe [2023-07-06T19:48:28.191Z] $ docker rm -f --volumes 5e7710a01d681fda09ed60169fd36abb2f98fee31eac3e43854162d3a187f7fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T19:48:29.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-06T19:48:29.727Z] [2023-07-06T19:48:29.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T19:48:30.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-06T19:48:30.125Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-06T19:48:30.125Z] 91d30c5bc195: Pulling fs layer [2023-07-06T19:48:30.125Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-06T19:48:30.126Z] 9c61dcf015f6: Pulling fs layer [2023-07-06T19:48:30.126Z] 4698f68db338: Pulling fs layer [2023-07-06T19:48:30.126Z] 2a2f49069b9e: Pulling fs layer [2023-07-06T19:48:30.126Z] e0025b399a48: Pulling fs layer [2023-07-06T19:48:30.126Z] 4698f68db338: Waiting [2023-07-06T19:48:30.126Z] e0025b399a48: Waiting [2023-07-06T19:48:30.126Z] 91d30c5bc195: Verifying Checksum [2023-07-06T19:48:30.126Z] 91d30c5bc195: Download complete [2023-07-06T19:48:30.126Z] 4698f68db338: Verifying Checksum [2023-07-06T19:48:30.126Z] 4698f68db338: Download complete [2023-07-06T19:48:30.387Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-06T19:48:30.387Z] 2e9b0aa3be6d: Download complete [2023-07-06T19:48:30.387Z] e0025b399a48: Download complete [2023-07-06T19:48:30.387Z] 91d30c5bc195: Pull complete [2023-07-06T19:48:30.387Z] 2a2f49069b9e: Download complete [2023-07-06T19:48:30.649Z] 2e9b0aa3be6d: Pull complete [2023-07-06T19:48:30.918Z] 9c61dcf015f6: Download complete [2023-07-06T19:48:33.473Z] 9c61dcf015f6: Pull complete [2023-07-06T19:48:33.473Z] 4698f68db338: Pull complete [2023-07-06T19:48:34.046Z] 2a2f49069b9e: Pull complete [2023-07-06T19:48:34.046Z] e0025b399a48: Pull complete [2023-07-06T19:48:34.046Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-06T19:48:34.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-06T19:48:34.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-06T19:48:34.287Z] prd-ubuntu20.04-docker-8c-8g-573 does not seem to be running inside a container [2023-07-06T19:48:34.353Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-06T19:48:35.953Z] $ docker top f2f48cf02e22959c0b5e0b8f8b0295cadeacbcf250e3b9a27c23719a23c79287 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-06T19:48:36.374Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-06T19:48:37.394Z] provisioning config files... [2023-07-06T19:48:37.419Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9466526120868540684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-06T19:48:37.819Z] ---> docker-login.sh [2023-07-06T19:48:37.819Z] nexus3.edgexfoundry.org:10001 [2023-07-06T19:48:38.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-06T19:48:38.292Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-06T19:48:38.292Z] #1 transferring dockerfile: 2.38kB done [2023-07-06T19:48:38.292Z] #1 DONE 0.0s [2023-07-06T19:48:38.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-06T19:48:38.358Z] Configure a credential helper to remove this warning. See [2023-07-06T19:48:38.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-06T19:48:38.358Z] [2023-07-06T19:48:38.358Z] Login Succeeded [2023-07-06T19:48:38.358Z] nexus3.edgexfoundry.org:10002 [2023-07-06T19:48:38.555Z] [2023-07-06T19:48:38.555Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-06T19:48:38.555Z] #2 transferring dockerfile: 2.06kB done [2023-07-06T19:48:38.555Z] #2 DONE 0.0s [2023-07-06T19:48:38.555Z] [2023-07-06T19:48:38.555Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-06T19:48:38.555Z] #3 transferring dockerfile: 1.78kB done [2023-07-06T19:48:38.555Z] #3 DONE 0.0s [2023-07-06T19:48:38.555Z] [2023-07-06T19:48:38.555Z] #4 [core-data internal] load build definition from Dockerfile [2023-07-06T19:48:38.555Z] #4 transferring dockerfile: 1.90kB done [2023-07-06T19:48:38.555Z] #4 DONE 0.0s [2023-07-06T19:48:38.555Z] [2023-07-06T19:48:38.555Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-07-06T19:48:38.555Z] #5 transferring dockerfile: 1.96kB done [2023-07-06T19:48:38.555Z] #5 DONE 0.0s [2023-07-06T19:48:38.555Z] [2023-07-06T19:48:38.555Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-06T19:48:38.555Z] #6 transferring dockerfile: 2.04kB done [2023-07-06T19:48:38.555Z] #6 DONE 0.0s [2023-07-06T19:48:38.555Z] [2023-07-06T19:48:38.555Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-07-06T19:48:38.555Z] #7 transferring dockerfile: 1.82kB done [2023-07-06T19:48:38.555Z] #7 DONE 0.0s [2023-07-06T19:48:38.555Z] [2023-07-06T19:48:38.555Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-07-06T19:48:38.555Z] #8 transferring dockerfile: 2.58kB done [2023-07-06T19:48:38.555Z] #8 DONE 0.1s [2023-07-06T19:48:38.555Z] [2023-07-06T19:48:38.555Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-06T19:48:38.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-06T19:48:38.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-06T19:48:38.632Z] Configure a credential helper to remove this warning. See [2023-07-06T19:48:38.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-06T19:48:38.632Z] [2023-07-06T19:48:38.632Z] Login Succeeded [2023-07-06T19:48:38.632Z] nexus3.edgexfoundry.org:10003 [2023-07-06T19:48:38.823Z] #9 transferring dockerfile: 2.12kB done [2023-07-06T19:48:38.823Z] #9 DONE 0.1s [2023-07-06T19:48:38.823Z] [2023-07-06T19:48:38.823Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-07-06T19:48:38.823Z] #10 transferring dockerfile: 2.68kB done [2023-07-06T19:48:38.823Z] #10 DONE 0.0s [2023-07-06T19:48:38.823Z] [2023-07-06T19:48:38.823Z] #11 [core-command internal] load build definition from Dockerfile [2023-07-06T19:48:38.823Z] #11 transferring dockerfile: 1.82kB done [2023-07-06T19:48:38.823Z] #11 DONE 0.1s [2023-07-06T19:48:38.823Z] [2023-07-06T19:48:38.823Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-07-06T19:48:38.823Z] #12 transferring dockerfile: 1.84kB done [2023-07-06T19:48:38.823Z] #12 DONE 0.0s [2023-07-06T19:48:38.823Z] [2023-07-06T19:48:38.823Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-07-06T19:48:38.823Z] #13 transferring dockerfile: 2.63kB done [2023-07-06T19:48:38.823Z] #13 DONE 0.0s [2023-07-06T19:48:38.823Z] [2023-07-06T19:48:38.823Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-06T19:48:38.823Z] #14 transferring dockerfile: 2.82kB done [2023-07-06T19:48:38.823Z] #14 DONE 0.1s [2023-07-06T19:48:38.823Z] [2023-07-06T19:48:38.823Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-07-06T19:48:38.823Z] #15 transferring context: 56B done [2023-07-06T19:48:38.823Z] #15 DONE 0.1s [2023-07-06T19:48:38.823Z] [2023-07-06T19:48:38.823Z] #16 [security-proxy-setup internal] load .dockerignore [2023-07-06T19:48:38.823Z] #16 transferring context: 56B done [2023-07-06T19:48:38.823Z] #16 DONE 0.0s [2023-07-06T19:48:38.823Z] [2023-07-06T19:48:38.823Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-07-06T19:48:38.823Z] #17 transferring context: 56B done [2023-07-06T19:48:38.823Z] #17 DONE 0.0s [2023-07-06T19:48:38.823Z] [2023-07-06T19:48:38.823Z] #18 [core-data internal] load .dockerignore [2023-07-06T19:48:38.823Z] #18 transferring context: 56B done [2023-07-06T19:48:38.823Z] #18 DONE 0.0s [2023-07-06T19:48:38.823Z] [2023-07-06T19:48:38.823Z] #19 [core-metadata internal] load .dockerignore [2023-07-06T19:48:38.823Z] #19 transferring context: 56B done [2023-07-06T19:48:38.823Z] #19 DONE 0.0s [2023-07-06T19:48:38.823Z] [2023-07-06T19:48:38.824Z] #20 [security-proxy-auth internal] load .dockerignore [2023-07-06T19:48:38.824Z] #20 transferring context: 56B done [2023-07-06T19:48:38.824Z] #20 DONE 0.0s [2023-07-06T19:48:38.824Z] [2023-07-06T19:48:38.824Z] #21 [support-scheduler internal] load .dockerignore [2023-07-06T19:48:38.824Z] #21 transferring context: 56B done [2023-07-06T19:48:38.824Z] #21 DONE 0.0s [2023-07-06T19:48:38.824Z] [2023-07-06T19:48:38.824Z] #22 [security-spire-config internal] load .dockerignore [2023-07-06T19:48:38.824Z] #22 transferring context: 56B done [2023-07-06T19:48:38.824Z] #22 DONE 0.0s [2023-07-06T19:48:38.824Z] [2023-07-06T19:48:38.824Z] #23 [security-spire-agent internal] load .dockerignore [2023-07-06T19:48:38.824Z] #23 transferring context: 56B done [2023-07-06T19:48:38.824Z] #23 DONE 0.0s [2023-07-06T19:48:38.824Z] [2023-07-06T19:48:38.824Z] #24 [core-command internal] load .dockerignore [2023-07-06T19:48:38.824Z] #24 transferring context: 56B done [2023-07-06T19:48:38.824Z] #24 DONE 0.0s [2023-07-06T19:48:38.824Z] [2023-07-06T19:48:38.824Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-06T19:48:38.824Z] #25 transferring context: 56B done [2023-07-06T19:48:38.824Z] #25 DONE 0.0s [2023-07-06T19:48:38.824Z] [2023-07-06T19:48:38.824Z] #26 [support-notifications internal] load .dockerignore [2023-07-06T19:48:38.824Z] #26 transferring context: 56B done [2023-07-06T19:48:38.824Z] #26 DONE 0.0s [2023-07-06T19:48:38.824Z] [2023-07-06T19:48:38.824Z] #27 [security-bootstrapper internal] load .dockerignore [2023-07-06T19:48:38.824Z] #27 transferring context: 56B done [2023-07-06T19:48:38.824Z] #27 DONE 0.0s [2023-07-06T19:48:38.824Z] [2023-07-06T19:48:38.824Z] #28 [security-spire-server internal] load .dockerignore [2023-07-06T19:48:38.824Z] #28 transferring context: 56B done [2023-07-06T19:48:38.824Z] #28 DONE 0.0s [2023-07-06T19:48:38.824Z] [2023-07-06T19:48:38.824Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-06T19:48:38.824Z] #29 DONE 0.0s [2023-07-06T19:48:38.824Z] [2023-07-06T19:48:38.824Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T19:48:38.824Z] #30 DONE 0.1s [2023-07-06T19:48:38.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-06T19:48:39.087Z] [2023-07-06T19:48:39.087Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-06T19:48:39.087Z] #29 DONE 0.0s [2023-07-06T19:48:39.087Z] [2023-07-06T19:48:39.087Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T19:48:39.087Z] #30 ... [2023-07-06T19:48:39.087Z] [2023-07-06T19:48:39.087Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-06T19:48:39.087Z] #29 DONE 0.0s [2023-07-06T19:48:39.087Z] [2023-07-06T19:48:39.087Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T19:48:39.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-06T19:48:39.186Z] Configure a credential helper to remove this warning. See [2023-07-06T19:48:39.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-06T19:48:39.186Z] [2023-07-06T19:48:39.186Z] Login Succeeded [2023-07-06T19:48:39.186Z] nexus3.edgexfoundry.org:10004 [2023-07-06T19:48:39.370Z] #30 ... [2023-07-06T19:48:39.370Z] [2023-07-06T19:48:39.370Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-06T19:48:39.370Z] #29 DONE 0.0s [2023-07-06T19:48:39.370Z] [2023-07-06T19:48:39.370Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T19:48:39.370Z] #30 ... [2023-07-06T19:48:39.370Z] [2023-07-06T19:48:39.370Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-06T19:48:39.370Z] #29 DONE 0.0s [2023-07-06T19:48:39.370Z] [2023-07-06T19:48:39.370Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T19:48:39.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-06T19:48:39.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-06T19:48:39.463Z] Configure a credential helper to remove this warning. See [2023-07-06T19:48:39.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-06T19:48:39.463Z] [2023-07-06T19:48:39.463Z] Login Succeeded [2023-07-06T19:48:39.463Z] docker.io [2023-07-06T19:48:39.637Z] #30 ... [2023-07-06T19:48:39.637Z] [2023-07-06T19:48:39.637Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-06T19:48:39.637Z] #29 DONE 0.0s [2023-07-06T19:48:39.637Z] [2023-07-06T19:48:39.637Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T19:48:39.637Z] #30 ... [2023-07-06T19:48:39.637Z] [2023-07-06T19:48:39.637Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-06T19:48:39.637Z] #29 DONE 0.0s [2023-07-06T19:48:39.637Z] [2023-07-06T19:48:39.637Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T19:48:39.637Z] #30 DONE 0.5s [2023-07-06T19:48:39.637Z] [2023-07-06T19:48:39.637Z] #31 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-06T19:48:39.637Z] #31 DONE 0.5s [2023-07-06T19:48:39.637Z] [2023-07-06T19:48:39.637Z] #32 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T19:48:39.637Z] #32 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-06T19:48:39.637Z] #32 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-06T19:48:39.637Z] #32 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-06T19:48:39.637Z] #32 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-06T19:48:39.637Z] #32 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-06T19:48:39.637Z] #32 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done [2023-07-06T19:48:39.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-06T19:48:39.906Z] #32 DONE 1.0s [2023-07-06T19:48:39.906Z] [2023-07-06T19:48:39.906Z] #33 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-06T19:48:40.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-06T19:48:40.016Z] Configure a credential helper to remove this warning. See [2023-07-06T19:48:40.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-06T19:48:40.016Z] [2023-07-06T19:48:40.016Z] Login Succeeded [2023-07-06T19:48:40.016Z] ---> docker-login.sh ends [Pipeline] } [2023-07-06T19:48:40.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-06T19:48:40.810Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-06T19:48:40.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-06T19:48:40.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-06T19:48:40.921Z] ========================================================= [2023-07-06T19:48:40.921Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-06T19:48:40.921Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-06T19:48:41.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-06T19:48:43.207Z] #33 3.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:43.479Z] #33 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:43.739Z] #33 3.655 (1/3) Installing ca-certificates (20230506-r0) [2023-07-06T19:48:43.739Z] #33 3.671 (2/3) Installing dumb-init (1.2.5-r2) [2023-07-06T19:48:43.739Z] #33 3.678 (3/3) Installing su-exec (0.2-r2) [2023-07-06T19:48:43.739Z] #33 3.678 Executing busybox-1.35.0-r29.trigger [2023-07-06T19:48:43.739Z] #33 3.727 Executing ca-certificates-20230506-r0.trigger [2023-07-06T19:48:43.739Z] #33 3.796 OK: 8 MiB in 18 packages [2023-07-06T19:48:43.931Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-06T19:48:43.931Z] c41833b44d91: Pulling fs layer [2023-07-06T19:48:43.931Z] ed15518f5707: Pulling fs layer [2023-07-06T19:48:43.931Z] feae8fd75edb: Pulling fs layer [2023-07-06T19:48:43.931Z] 242c74f7c9fa: Pulling fs layer [2023-07-06T19:48:43.931Z] 3cdef696dda3: Pulling fs layer [2023-07-06T19:48:43.931Z] 2ced38df9373: Pulling fs layer [2023-07-06T19:48:43.931Z] 58f1dce35555: Pulling fs layer [2023-07-06T19:48:43.931Z] 2ced38df9373: Waiting [2023-07-06T19:48:43.931Z] 242c74f7c9fa: Waiting [2023-07-06T19:48:43.931Z] 3cdef696dda3: Waiting [2023-07-06T19:48:43.931Z] 58f1dce35555: Waiting [2023-07-06T19:48:43.931Z] ed15518f5707: Download complete [2023-07-06T19:48:43.931Z] 242c74f7c9fa: Verifying Checksum [2023-07-06T19:48:43.931Z] 242c74f7c9fa: Download complete [2023-07-06T19:48:43.931Z] 3cdef696dda3: Verifying Checksum [2023-07-06T19:48:43.931Z] 3cdef696dda3: Download complete [2023-07-06T19:48:43.931Z] c41833b44d91: Verifying Checksum [2023-07-06T19:48:43.931Z] c41833b44d91: Download complete [2023-07-06T19:48:45.122Z] #33 ... [2023-07-06T19:48:45.122Z] [2023-07-06T19:48:45.122Z] #34 [security-secretstore-setup internal] load build context [2023-07-06T19:48:45.122Z] #34 transferring context: 197.36MB 6.0s [2023-07-06T19:48:45.358Z] c41833b44d91: Pull complete [2023-07-06T19:48:45.358Z] 58f1dce35555: Verifying Checksum [2023-07-06T19:48:45.358Z] 58f1dce35555: Download complete [2023-07-06T19:48:45.384Z] #34 ... [2023-07-06T19:48:45.384Z] [2023-07-06T19:48:45.384Z] #35 [core-data internal] load build context [2023-07-06T19:48:45.636Z] ed15518f5707: Pull complete [2023-07-06T19:48:45.649Z] #35 ... [2023-07-06T19:48:45.649Z] [2023-07-06T19:48:45.649Z] #34 [security-secretstore-setup internal] load build context [2023-07-06T19:48:46.599Z] feae8fd75edb: Verifying Checksum [2023-07-06T19:48:46.599Z] feae8fd75edb: Download complete [2023-07-06T19:48:46.599Z] 2ced38df9373: Verifying Checksum [2023-07-06T19:48:46.599Z] 2ced38df9373: Download complete [2023-07-06T19:48:48.930Z] #34 transferring context: 351.95MB 9.9s done [2023-07-06T19:48:48.930Z] #34 ... [2023-07-06T19:48:48.930Z] [2023-07-06T19:48:48.930Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-06T19:48:49.269Z] #36 ... [2023-07-06T19:48:49.269Z] [2023-07-06T19:48:49.269Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T19:48:49.269Z] #37 transferring context: 351.95MB 8.5s done [2023-07-06T19:48:49.529Z] #37 ... [2023-07-06T19:48:49.529Z] [2023-07-06T19:48:49.529Z] #38 [core-metadata internal] load build context [2023-07-06T19:48:49.529Z] #38 transferring context: 351.95MB 8.9s done [2023-07-06T19:48:49.529Z] #38 ... [2023-07-06T19:48:49.529Z] [2023-07-06T19:48:49.529Z] #39 [security-spire-config internal] load build context [2023-07-06T19:48:49.529Z] #39 transferring context: 351.95MB 8.4s done [2023-07-06T19:48:49.529Z] #39 ... [2023-07-06T19:48:49.529Z] [2023-07-06T19:48:49.529Z] #40 [security-proxy-auth internal] load build context [2023-07-06T19:48:49.529Z] #40 transferring context: 351.95MB 9.7s done [2023-07-06T19:48:49.529Z] #40 ... [2023-07-06T19:48:49.529Z] [2023-07-06T19:48:49.529Z] #41 [security-proxy-setup internal] load build context [2023-07-06T19:48:49.529Z] #41 transferring context: 351.95MB 8.7s done [2023-07-06T19:48:49.788Z] #41 ... [2023-07-06T19:48:49.788Z] [2023-07-06T19:48:49.788Z] #42 [security-spire-agent internal] load build context [2023-07-06T19:48:49.788Z] #42 transferring context: 351.95MB 8.8s done [2023-07-06T19:48:49.788Z] #42 ... [2023-07-06T19:48:49.788Z] [2023-07-06T19:48:49.788Z] #43 [support-notifications internal] load build context [2023-07-06T19:48:49.788Z] #43 transferring context: 351.95MB 9.2s done [2023-07-06T19:48:50.047Z] #43 ... [2023-07-06T19:48:50.047Z] [2023-07-06T19:48:50.047Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T19:48:50.047Z] #37 DONE 10.9s [2023-07-06T19:48:50.047Z] [2023-07-06T19:48:50.047Z] #44 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-06T19:48:50.047Z] #0 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 1.470 OK: 265 MiB in 53 packages [2023-07-06T19:48:50.047Z] #44 DONE 10.4s [2023-07-06T19:48:50.047Z] [2023-07-06T19:48:50.047Z] #45 [security-spire-server internal] load build context [2023-07-06T19:48:50.047Z] #45 transferring context: 351.95MB 9.9s done [2023-07-06T19:48:50.047Z] #45 ... [2023-07-06T19:48:50.047Z] [2023-07-06T19:48:50.047Z] #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-06T19:48:50.047Z] #0 0.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 1.576 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-06T19:48:50.047Z] #0 1.576 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-06T19:48:50.047Z] #0 1.576 OK: 17830 distinct packages available [2023-07-06T19:48:50.047Z] #0 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 1.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 1.969 OK: 265 MiB in 53 packages [2023-07-06T19:48:50.047Z] #46 DONE 10.4s [2023-07-06T19:48:50.047Z] [2023-07-06T19:48:50.047Z] #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-06T19:48:50.047Z] #0 1.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 1.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 1.799 OK: 265 MiB in 53 packages [2023-07-06T19:48:50.047Z] #47 DONE 10.4s [2023-07-06T19:48:50.047Z] [2023-07-06T19:48:50.047Z] #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-06T19:48:50.047Z] #0 3.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 3.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 3.656 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-06T19:48:50.047Z] #0 3.659 (2/2) Installing openssl (3.0.9-r1) [2023-07-06T19:48:50.047Z] #0 3.687 Executing busybox-1.35.0-r29.trigger [2023-07-06T19:48:50.047Z] #0 3.692 OK: 8 MiB in 17 packages [2023-07-06T19:48:50.047Z] #48 DONE 10.0s [2023-07-06T19:48:50.047Z] [2023-07-06T19:48:50.047Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-06T19:48:50.047Z] #0 4.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 4.380 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-06T19:48:50.047Z] #0 4.389 (2/2) Installing su-exec (0.2-r2) [2023-07-06T19:48:50.047Z] #0 4.394 Executing busybox-1.35.0-r29.trigger [2023-07-06T19:48:50.047Z] #0 4.399 OK: 7 MiB in 17 packages [2023-07-06T19:48:50.047Z] #49 DONE 10.0s [2023-07-06T19:48:50.047Z] [2023-07-06T19:48:50.047Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-06T19:48:50.047Z] #0 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 4.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 4.429 OK: 265 MiB in 53 packages [2023-07-06T19:48:50.047Z] #50 DONE 10.4s [2023-07-06T19:48:50.047Z] [2023-07-06T19:48:50.047Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-06T19:48:50.047Z] #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 3.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 3.328 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-06T19:48:50.047Z] #0 3.328 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-06T19:48:50.047Z] #0 3.328 OK: 17818 distinct packages available [2023-07-06T19:48:50.047Z] #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 3.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.047Z] #0 3.741 (1/9) Installing ca-certificates (20230506-r0) [2023-07-06T19:48:50.047Z] #0 3.758 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-06T19:48:50.047Z] #0 3.772 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-06T19:48:50.047Z] #0 3.774 (4/9) Installing libcurl (8.1.2-r0) [2023-07-06T19:48:50.047Z] #0 3.783 (5/9) Installing curl (8.1.2-r0) [2023-07-06T19:48:50.047Z] #0 3.789 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-06T19:48:50.047Z] #0 3.795 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-06T19:48:50.047Z] #0 3.798 (8/9) Installing libucontext (1.2-r0) [2023-07-06T19:48:50.047Z] #0 3.801 (9/9) Installing gcompat (1.1.0-r0) [2023-07-06T19:48:50.047Z] #0 3.805 Executing busybox-1.35.0-r29.trigger [2023-07-06T19:48:50.047Z] #0 3.830 Executing ca-certificates-20230506-r0.trigger [2023-07-06T19:48:50.048Z] #0 3.895 OK: 10 MiB in 24 packages [2023-07-06T19:48:50.048Z] #51 DONE 10.0s [2023-07-06T19:48:50.048Z] [2023-07-06T19:48:50.048Z] #35 [core-data internal] load build context [2023-07-06T19:48:50.048Z] #35 transferring context: 351.95MB 9.1s done [2023-07-06T19:48:50.048Z] #35 DONE 11.0s [2023-07-06T19:48:50.048Z] [2023-07-06T19:48:50.048Z] #41 [security-proxy-setup internal] load build context [2023-07-06T19:48:50.048Z] #41 DONE 11.0s [2023-07-06T19:48:50.048Z] [2023-07-06T19:48:50.048Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-06T19:48:50.048Z] #0 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.048Z] #0 1.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:50.048Z] #0 1.511 OK: 265 MiB in 53 packages [2023-07-06T19:48:50.048Z] #52 DONE 10.6s [2023-07-06T19:48:50.048Z] [2023-07-06T19:48:50.048Z] #33 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-06T19:48:50.048Z] #33 DONE 10.2s [2023-07-06T19:48:50.048Z] [2023-07-06T19:48:50.048Z] #53 [security-bootstrapper internal] load build context [2023-07-06T19:48:50.048Z] #53 transferring context: 351.95MB 8.8s done [2023-07-06T19:48:50.307Z] #53 DONE 10.5s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #39 [security-spire-config internal] load build context [2023-07-06T19:48:50.307Z] #39 DONE 10.8s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #38 [core-metadata internal] load build context [2023-07-06T19:48:50.307Z] #38 DONE 10.9s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #54 [core-command internal] load build context [2023-07-06T19:48:50.307Z] #54 transferring context: 351.95MB 8.5s done [2023-07-06T19:48:50.307Z] #54 DONE 10.5s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #42 [security-spire-agent internal] load build context [2023-07-06T19:48:50.307Z] #42 DONE 10.8s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #55 [core-common-config-bootstrapper internal] load build context [2023-07-06T19:48:50.307Z] #55 transferring context: 351.95MB 9.0s done [2023-07-06T19:48:50.307Z] #55 DONE 10.5s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #40 [security-proxy-auth internal] load build context [2023-07-06T19:48:50.307Z] #40 DONE 11.0s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #43 [support-notifications internal] load build context [2023-07-06T19:48:50.307Z] #43 DONE 10.5s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #45 [security-spire-server internal] load build context [2023-07-06T19:48:50.307Z] #45 DONE 10.5s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #56 [support-scheduler internal] load build context [2023-07-06T19:48:50.307Z] #56 transferring context: 351.95MB 10.4s done [2023-07-06T19:48:50.307Z] #56 DONE 10.9s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #34 [security-secretstore-setup internal] load build context [2023-07-06T19:48:50.307Z] #34 DONE 11.2s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-06T19:48:50.307Z] #57 ... [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #58 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-06T19:48:50.307Z] #58 DONE 0.2s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-06T19:48:50.307Z] #59 DONE 0.2s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #60 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-06T19:48:50.307Z] #60 DONE 0.3s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #61 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-06T19:48:50.307Z] #61 DONE 0.2s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-06T19:48:50.307Z] #62 DONE 0.2s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-06T19:48:50.307Z] #63 DONE 0.2s [2023-07-06T19:48:50.307Z] [2023-07-06T19:48:50.307Z] #64 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-06T19:48:50.567Z] #64 ... [2023-07-06T19:48:50.567Z] [2023-07-06T19:48:50.567Z] #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-06T19:48:50.826Z] #65 ... [2023-07-06T19:48:50.826Z] [2023-07-06T19:48:50.826Z] #66 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-06T19:48:50.826Z] #66 ... [2023-07-06T19:48:50.826Z] [2023-07-06T19:48:50.826Z] #67 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-06T19:48:50.826Z] #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:51.086Z] #67 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:51.086Z] #67 ... [2023-07-06T19:48:51.086Z] [2023-07-06T19:48:51.086Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-06T19:48:51.086Z] #57 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:51.086Z] #57 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:51.345Z] #57 11.08 (1/2) Installing ca-certificates (20230506-r0) [2023-07-06T19:48:51.345Z] #57 11.09 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-06T19:48:51.345Z] #57 11.10 Executing busybox-1.35.0-r29.trigger [2023-07-06T19:48:51.345Z] #57 11.11 Executing ca-certificates-20230506-r0.trigger [2023-07-06T19:48:51.345Z] #57 11.21 OK: 8 MiB in 17 packages [2023-07-06T19:48:51.605Z] #57 ... [2023-07-06T19:48:51.605Z] [2023-07-06T19:48:51.605Z] #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-06T19:48:51.605Z] #65 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:51.605Z] #65 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:51.605Z] #65 11.11 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-06T19:48:51.605Z] #65 11.12 Executing busybox-1.35.0-r29.trigger [2023-07-06T19:48:51.605Z] #65 11.13 OK: 7 MiB in 16 packages [2023-07-06T19:48:51.605Z] #65 DONE 11.4s [2023-07-06T19:48:51.864Z] [2023-07-06T19:48:51.864Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-06T19:48:51.864Z] #57 DONE 11.5s [2023-07-06T19:48:51.864Z] [2023-07-06T19:48:51.864Z] #64 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-06T19:48:51.864Z] #64 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:51.864Z] #64 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:51.864Z] #64 11.40 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-06T19:48:51.864Z] #64 11.40 Executing busybox-1.35.0-r29.trigger [2023-07-06T19:48:51.864Z] #64 11.41 OK: 7 MiB in 16 packages [2023-07-06T19:48:51.864Z] #64 DONE 11.6s [2023-07-06T19:48:51.864Z] [2023-07-06T19:48:51.864Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-06T19:48:51.864Z] #68 DONE 1.7s [2023-07-06T19:48:51.864Z] [2023-07-06T19:48:51.864Z] #67 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-06T19:48:51.864Z] #67 11.14 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-06T19:48:51.864Z] #67 11.14 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-06T19:48:51.864Z] #67 11.14 OK: 17818 distinct packages available [2023-07-06T19:48:51.864Z] #67 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:51.864Z] #67 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:51.864Z] #67 11.64 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-06T19:48:51.864Z] #67 11.64 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-06T19:48:51.864Z] #67 11.64 (3/4) Installing libucontext (1.2-r0) [2023-07-06T19:48:51.864Z] #67 11.64 (4/4) Installing gcompat (1.1.0-r0) [2023-07-06T19:48:51.864Z] #67 11.65 Executing busybox-1.35.0-r29.trigger [2023-07-06T19:48:51.864Z] #67 11.66 OK: 7 MiB in 19 packages [2023-07-06T19:48:52.124Z] #67 DONE 11.8s [2023-07-06T19:48:52.124Z] [2023-07-06T19:48:52.124Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-06T19:48:52.124Z] #69 DONE 0.1s [2023-07-06T19:48:52.124Z] [2023-07-06T19:48:52.124Z] #66 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-06T19:48:52.124Z] #66 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:52.124Z] #66 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:52.124Z] #66 11.40 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-06T19:48:52.124Z] #66 11.40 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-06T19:48:52.124Z] #66 11.40 OK: 17818 distinct packages available [2023-07-06T19:48:52.124Z] #66 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:52.124Z] #66 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-06T19:48:52.124Z] #66 11.84 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-06T19:48:52.124Z] #66 11.84 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-06T19:48:52.124Z] #66 11.85 (3/5) Installing libucontext (1.2-r0) [2023-07-06T19:48:52.124Z] #66 11.85 (4/5) Installing gcompat (1.1.0-r0) [2023-07-06T19:48:52.124Z] #66 11.85 (5/5) Installing openssl (3.0.9-r1) [2023-07-06T19:48:52.124Z] #66 11.87 Executing busybox-1.35.0-r29.trigger [2023-07-06T19:48:52.124Z] #66 11.87 OK: 8 MiB in 20 packages [2023-07-06T19:48:52.384Z] #66 DONE 12.0s [2023-07-06T19:48:52.384Z] [2023-07-06T19:48:52.384Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:48:58.929Z] feae8fd75edb: Pull complete [2023-07-06T19:48:58.929Z] 242c74f7c9fa: Pull complete [2023-07-06T19:48:58.929Z] 3cdef696dda3: Pull complete [2023-07-06T19:49:00.516Z] #70 ... [2023-07-06T19:49:00.516Z] [2023-07-06T19:49:00.516Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:00.952Z] #71 ... [2023-07-06T19:49:00.952Z] [2023-07-06T19:49:00.952Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:01.211Z] #72 ... [2023-07-06T19:49:01.211Z] [2023-07-06T19:49:01.211Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:01.211Z] #73 ... [2023-07-06T19:49:01.211Z] [2023-07-06T19:49:01.211Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:05.598Z] 2ced38df9373: Pull complete [2023-07-06T19:49:07.541Z] 58f1dce35555: Pull complete [2023-07-06T19:49:07.541Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-06T19:49:07.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-06T19:49:07.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-06T19:49:07.775Z] #74 ... [2023-07-06T19:49:07.775Z] [2023-07-06T19:49:07.775Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:07.775Z] #72 DONE 16.3s [2023-07-06T19:49:07.775Z] [2023-07-06T19:49:07.775Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:07.775Z] #70 DONE 16.3s [2023-07-06T19:49:07.775Z] [2023-07-06T19:49:07.775Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-06T19:49:07.775Z] #75 ... [2023-07-06T19:49:07.775Z] [2023-07-06T19:49:07.775Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:07.775Z] #71 DONE 16.3s [2023-07-06T19:49:07.775Z] [2023-07-06T19:49:07.775Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:07.775Z] #73 DONE 16.3s [2023-07-06T19:49:07.775Z] [2023-07-06T19:49:07.775Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:07.775Z] #74 DONE 16.4s [2023-07-06T19:49:07.775Z] [2023-07-06T19:49:07.775Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-06T19:49:07.969Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-06T19:49:07.969Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-06T19:49:07.969Z] WORKDIR /edgex [2023-07-06T19:49:07.969Z] COPY go.mod . [2023-07-06T19:49:07.969Z] RUN go mod download [2023-07-06T19:49:08.555Z] Sending build context to Docker daemon 2.947MB [2023-07-06T19:49:08.555Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-06T19:49:08.555Z] ---> fadd8f120f05 [2023-07-06T19:49:08.555Z] Step 2/4 : WORKDIR /edgex [2023-07-06T19:49:09.683Z] #76 ... [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #77 [security-spire-config builder 6/9] COPY . . [2023-07-06T19:49:09.683Z] #77 DONE 3.0s [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #78 [core-data builder 6/7] COPY . . [2023-07-06T19:49:09.683Z] #78 DONE 3.0s [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-06T19:49:09.683Z] #79 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #80 [core-metadata builder 6/7] COPY . . [2023-07-06T19:49:09.683Z] #80 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:09.683Z] #81 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #82 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-06T19:49:09.683Z] #82 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:09.683Z] #83 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #84 [security-proxy-auth builder 6/7] COPY . . [2023-07-06T19:49:09.683Z] #84 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:09.683Z] #85 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #86 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-06T19:49:09.683Z] #86 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-06T19:49:09.683Z] #87 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #88 [support-scheduler builder 6/7] COPY . . [2023-07-06T19:49:09.683Z] #88 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:09.683Z] #89 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-06T19:49:09.683Z] #90 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-06T19:49:09.683Z] #75 DONE 3.0s [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:09.683Z] #91 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #92 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-06T19:49:09.683Z] #92 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #93 [core-command builder 6/7] COPY . . [2023-07-06T19:49:09.683Z] #93 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-06T19:49:09.683Z] #76 DONE 3.0s [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #94 [security-proxy-setup builder 6/7] COPY . . [2023-07-06T19:49:09.683Z] #94 DONE 3.0s [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #95 [security-bootstrapper builder 6/7] COPY . . [2023-07-06T19:49:09.683Z] #95 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-06T19:49:09.683Z] #96 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:09.683Z] #97 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-06T19:49:09.683Z] #98 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-07-06T19:49:09.683Z] #99 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:09.683Z] #100 CACHED [2023-07-06T19:49:09.683Z] [2023-07-06T19:49:09.683Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-06T19:49:09.943Z] #101 ... [2023-07-06T19:49:09.943Z] [2023-07-06T19:49:09.943Z] #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-06T19:49:09.943Z] #102 CACHED [2023-07-06T19:49:09.943Z] [2023-07-06T19:49:09.943Z] #103 [security-spire-server builder 6/9] COPY . . [2023-07-06T19:49:09.943Z] #103 CACHED [2023-07-06T19:49:09.943Z] [2023-07-06T19:49:09.943Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:09.943Z] #104 CACHED [2023-07-06T19:49:09.943Z] [2023-07-06T19:49:09.943Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-06T19:49:09.943Z] #105 CACHED [2023-07-06T19:49:09.943Z] [2023-07-06T19:49:09.943Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-06T19:49:09.943Z] #106 DONE 0.1s [2023-07-06T19:49:10.201Z] [2023-07-06T19:49:10.201Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-06T19:49:11.605Z] #107 DONE 1.5s [2023-07-06T19:49:11.605Z] [2023-07-06T19:49:11.605Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-06T19:49:11.605Z] #108 DONE 1.5s [2023-07-06T19:49:11.605Z] [2023-07-06T19:49:11.605Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-06T19:49:11.605Z] #109 DONE 0.1s [2023-07-06T19:49:11.605Z] [2023-07-06T19:49:11.605Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-06T19:49:11.605Z] #110 DONE 0.1s [2023-07-06T19:49:11.605Z] [2023-07-06T19:49:11.605Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-06T19:49:11.605Z] #101 1.173 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-06T19:49:11.866Z] #101 ... [2023-07-06T19:49:11.866Z] [2023-07-06T19:49:11.866Z] #111 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T19:49:11.866Z] #111 CACHED [2023-07-06T19:49:11.866Z] [2023-07-06T19:49:11.866Z] #112 [security-spire-agent builder 6/9] COPY . . [2023-07-06T19:49:11.866Z] #112 CACHED [2023-07-06T19:49:11.866Z] [2023-07-06T19:49:11.866Z] #113 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-06T19:49:11.866Z] #113 CACHED [2023-07-06T19:49:11.866Z] [2023-07-06T19:49:11.866Z] #114 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-06T19:49:11.866Z] #114 CACHED [2023-07-06T19:49:11.866Z] [2023-07-06T19:49:11.866Z] #115 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-06T19:49:11.866Z] #115 CACHED [2023-07-06T19:49:11.866Z] [2023-07-06T19:49:11.866Z] #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-06T19:49:11.866Z] #116 CACHED [2023-07-06T19:49:11.866Z] [2023-07-06T19:49:11.866Z] #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:49:11.866Z] #117 DONE 0.1s [2023-07-06T19:49:11.866Z] [2023-07-06T19:49:11.866Z] #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:49:11.901Z] ---> Running in b4de6002cf2f [2023-07-06T19:49:11.901Z] Removing intermediate container b4de6002cf2f [2023-07-06T19:49:11.901Z] ---> 51ddb2e2c735 [2023-07-06T19:49:11.901Z] Step 3/4 : COPY go.mod . [2023-07-06T19:49:12.125Z] #118 DONE 0.1s [2023-07-06T19:49:12.125Z] [2023-07-06T19:49:12.125Z] #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:49:12.125Z] #119 CACHED [2023-07-06T19:49:12.125Z] [2023-07-06T19:49:12.125Z] #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:49:12.125Z] #120 CACHED [2023-07-06T19:49:12.125Z] [2023-07-06T19:49:12.125Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:49:12.494Z] ---> f81a7e42d67a [2023-07-06T19:49:12.494Z] Step 4/4 : RUN go mod download [2023-07-06T19:49:12.494Z] ---> Running in bdaef08790b6 [2023-07-06T19:49:12.730Z] #121 ... [2023-07-06T19:49:12.730Z] [2023-07-06T19:49:12.730Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-06T19:49:12.730Z] #122 DONE 0.7s [2023-07-06T19:49:12.730Z] [2023-07-06T19:49:12.730Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-06T19:49:12.730Z] #123 DONE 0.7s [2023-07-06T19:49:12.730Z] [2023-07-06T19:49:12.730Z] #124 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-06T19:49:13.034Z] #124 ... [2023-07-06T19:49:13.034Z] [2023-07-06T19:49:13.034Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:49:13.034Z] #121 DONE 0.7s [2023-07-06T19:49:13.034Z] [2023-07-06T19:49:13.034Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:49:16.375Z] #125 ... [2023-07-06T19:49:16.375Z] [2023-07-06T19:49:16.375Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-06T19:49:16.375Z] #126 DONE 3.8s [2023-07-06T19:49:16.636Z] [2023-07-06T19:49:16.636Z] #127 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-06T19:49:16.897Z] #127 ... [2023-07-06T19:49:16.897Z] [2023-07-06T19:49:16.897Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:49:16.897Z] #125 DONE 4.1s [2023-07-06T19:49:16.897Z] [2023-07-06T19:49:16.897Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-06T19:49:16.897Z] #0 1.259 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-06T19:49:17.158Z] #128 ... [2023-07-06T19:49:17.158Z] [2023-07-06T19:49:17.158Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-06T19:49:17.158Z] #129 ... [2023-07-06T19:49:17.158Z] [2023-07-06T19:49:17.158Z] #124 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-06T19:49:17.158Z] #124 DONE 4.5s [2023-07-06T19:49:17.419Z] [2023-07-06T19:49:17.419Z] #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-06T19:49:18.375Z] #130 ... [2023-07-06T19:49:18.375Z] [2023-07-06T19:49:18.375Z] #127 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-06T19:49:18.375Z] #127 DONE 1.6s [2023-07-06T19:49:18.375Z] [2023-07-06T19:49:18.375Z] #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-06T19:49:18.959Z] #131 ... [2023-07-06T19:49:18.959Z] [2023-07-06T19:49:18.959Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-06T19:49:18.959Z] #129 DONE 1.8s [2023-07-06T19:49:19.246Z] [2023-07-06T19:49:19.246Z] #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-06T19:49:19.246Z] #130 DONE 1.8s [2023-07-06T19:49:19.246Z] [2023-07-06T19:49:19.246Z] #132 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-06T19:49:19.841Z] #132 ... [2023-07-06T19:49:19.841Z] [2023-07-06T19:49:19.841Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-06T19:49:19.841Z] #0 1.317 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-06T19:49:19.841Z] #133 ... [2023-07-06T19:49:19.841Z] [2023-07-06T19:49:19.841Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-06T19:49:19.841Z] #0 0.884 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-06T19:49:20.101Z] #134 ... [2023-07-06T19:49:20.101Z] [2023-07-06T19:49:20.101Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-06T19:49:20.101Z] #0 0.831 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-06T19:49:20.101Z] #135 ... [2023-07-06T19:49:20.101Z] [2023-07-06T19:49:20.101Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-06T19:49:20.101Z] #0 0.726 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-06T19:49:20.371Z] #136 ... [2023-07-06T19:49:20.371Z] [2023-07-06T19:49:20.371Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-06T19:49:20.371Z] #0 0.672 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-06T19:49:20.666Z] #137 ... [2023-07-06T19:49:20.666Z] [2023-07-06T19:49:20.666Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-06T19:49:20.666Z] #0 0.735 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-06T19:49:20.666Z] #138 ... [2023-07-06T19:49:20.666Z] [2023-07-06T19:49:20.666Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-06T19:49:20.666Z] #0 1.085 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-06T19:49:20.927Z] #139 ... [2023-07-06T19:49:20.927Z] [2023-07-06T19:49:20.927Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-06T19:49:20.927Z] #0 1.030 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-06T19:49:20.927Z] #140 ... [2023-07-06T19:49:20.927Z] [2023-07-06T19:49:20.927Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-06T19:49:20.928Z] #0 1.037 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-06T19:49:21.189Z] #141 ... [2023-07-06T19:49:21.189Z] [2023-07-06T19:49:21.189Z] #142 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-06T19:49:39.312Z] #142 ... [2023-07-06T19:49:39.312Z] [2023-07-06T19:49:39.312Z] #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-06T19:49:39.312Z] #131 DONE 19.9s [2023-07-06T19:49:39.312Z] [2023-07-06T19:49:39.312Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-06T19:49:40.255Z] #134 ... [2023-07-06T19:49:40.255Z] [2023-07-06T19:49:40.255Z] #143 [security-spire-server] exporting to image [2023-07-06T19:49:40.255Z] #143 exporting layers [2023-07-06T19:49:44.723Z] Removing intermediate container bdaef08790b6 [2023-07-06T19:49:44.723Z] ---> 6a473cb00109 [2023-07-06T19:49:44.723Z] Successfully built 6a473cb00109 [2023-07-06T19:49:44.723Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T19:49:45.120Z] + docker inspect -f . ci-base-image-arm64 [2023-07-06T19:49:45.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-06T19:49:45.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-574 does not seem to be running inside a container [2023-07-06T19:49:45.452Z] $ 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 ******** ci-base-image-arm64 cat [2023-07-06T19:49:46.607Z] $ docker top 27fb50308cde3c4a3e6ede76fe94a64905e036302c3f0e7f3c05e1006b05c98e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-06T19:49:47.474Z] + go version [2023-07-06T19:49:47.474Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-06T19:49:47.506Z] $ docker stop --time=1 27fb50308cde3c4a3e6ede76fe94a64905e036302c3f0e7f3c05e1006b05c98e [2023-07-06T19:49:49.098Z] $ docker rm -f --volumes 27fb50308cde3c4a3e6ede76fe94a64905e036302c3f0e7f3c05e1006b05c98e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T19:49:49.933Z] + docker inspect -f . ci-base-image-arm64 [2023-07-06T19:49:49.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-06T19:49:50.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-574 does not seem to be running inside a container [2023-07-06T19:49:50.236Z] $ 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 ******** ci-base-image-arm64 cat [2023-07-06T19:49:54.222Z] $ docker top d1a1af16ab17ec720e03e485c0af8f7ca976842cc1c27edb27197f69113cf028 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-06T19:49:54.467Z] ========================================================= [2023-07-06T19:49:54.467Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-06T19:49:54.467Z] ========================================================= [Pipeline] sh [2023-07-06T19:49:54.782Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-06T19:49:55.172Z] + make test [2023-07-06T19:49:55.172Z] go test -race -coverprofile=coverage.out ./... [2023-07-06T19:49:55.173Z] #143 ... [2023-07-06T19:49:55.173Z] [2023-07-06T19:49:55.173Z] #132 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-06T19:49:55.173Z] #132 DONE 35.0s [2023-07-06T19:49:55.173Z] [2023-07-06T19:49:55.173Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-06T19:49:56.560Z] #135 ... [2023-07-06T19:49:56.560Z] [2023-07-06T19:49:56.560Z] #144 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-06T19:50:11.471Z] #144 DONE 15.1s [2023-07-06T19:50:11.471Z] [2023-07-06T19:50:11.471Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-06T19:50:11.471Z] #138 ... [2023-07-06T19:50:11.471Z] [2023-07-06T19:50:11.471Z] #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-06T19:50:12.410Z] #145 ... [2023-07-06T19:50:12.410Z] [2023-07-06T19:50:12.410Z] #142 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-06T19:50:12.410Z] #142 DONE 53.0s [2023-07-06T19:50:12.410Z] [2023-07-06T19:50:12.410Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-06T19:50:12.410Z] #136 DONE 62.5s [2023-07-06T19:50:12.410Z] [2023-07-06T19:50:12.410Z] #143 [security-spire-server] exporting to image [2023-07-06T19:50:12.410Z] #143 exporting layers 31.7s done [2023-07-06T19:50:12.410Z] #143 writing image sha256:80d69f773f943434b191bed2ebc7921ef2ae9127411aa89b938ddcaf35088b95 done [2023-07-06T19:50:12.410Z] #143 naming to docker.io/library/security-spire-server [2023-07-06T19:50:13.797Z] #143 naming to docker.io/library/security-spire-server 1.1s done [2023-07-06T19:50:13.797Z] #143 DONE 32.9s [2023-07-06T19:50:13.797Z] [2023-07-06T19:50:13.797Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-06T19:50:20.386Z] #146 ... [2023-07-06T19:50:20.386Z] [2023-07-06T19:50:20.386Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:22.514Z] #147 ... [2023-07-06T19:50:22.514Z] [2023-07-06T19:50:22.514Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-06T19:50:22.514Z] #101 72.75 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-06T19:50:27.882Z] #101 ... [2023-07-06T19:50:27.882Z] [2023-07-06T19:50:27.882Z] #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-06T19:50:27.882Z] #145 DONE 16.8s [2023-07-06T19:50:27.882Z] [2023-07-06T19:50:27.882Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-06T19:50:27.882Z] #146 DONE 15.7s [2023-07-06T19:50:27.882Z] [2023-07-06T19:50:27.882Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-06T19:50:27.882Z] #137 DONE 78.2s [2023-07-06T19:50:27.882Z] [2023-07-06T19:50:27.882Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-06T19:50:27.882Z] #138 DONE 78.2s [2023-07-06T19:50:27.882Z] [2023-07-06T19:50:27.882Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-06T19:50:27.882Z] #135 DONE 78.2s [2023-07-06T19:50:27.882Z] [2023-07-06T19:50:27.882Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-06T19:50:27.882Z] #128 DONE 78.2s [2023-07-06T19:50:27.882Z] [2023-07-06T19:50:27.882Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-06T19:50:27.882Z] #101 DONE 78.2s [2023-07-06T19:50:27.882Z] [2023-07-06T19:50:27.882Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.140Z] #148 ... [2023-07-06T19:50:28.140Z] [2023-07-06T19:50:28.140Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-06T19:50:28.140Z] #140 DONE 78.3s [2023-07-06T19:50:28.140Z] [2023-07-06T19:50:28.140Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-06T19:50:28.140Z] #139 DONE 78.5s [2023-07-06T19:50:28.140Z] [2023-07-06T19:50:28.140Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-06T19:50:28.140Z] #134 DONE 78.5s [2023-07-06T19:50:28.140Z] [2023-07-06T19:50:28.140Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.397Z] #149 ... [2023-07-06T19:50:28.398Z] [2023-07-06T19:50:28.398Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-06T19:50:28.398Z] #133 DONE 78.6s [2023-07-06T19:50:28.398Z] [2023-07-06T19:50:28.398Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-06T19:50:28.398Z] #141 DONE 78.7s [2023-07-06T19:50:28.398Z] [2023-07-06T19:50:28.398Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.398Z] #147 DONE 13.0s [2023-07-06T19:50:28.398Z] [2023-07-06T19:50:28.398Z] #150 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.398Z] #150 CACHED [2023-07-06T19:50:28.398Z] [2023-07-06T19:50:28.398Z] #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.654Z] #151 ... [2023-07-06T19:50:28.654Z] [2023-07-06T19:50:28.654Z] #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.654Z] #152 DONE 0.7s [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.913Z] #148 DONE 0.8s [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.913Z] #149 DONE 0.6s [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.913Z] #153 DONE 0.8s [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-06T19:50:28.913Z] #154 DONE 0.5s [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.913Z] #151 DONE 0.4s [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:50:28.913Z] #155 DONE 0.5s [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #156 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:50:28.913Z] #156 CACHED [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #157 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.913Z] #157 CACHED [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #158 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.913Z] #158 CACHED [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:50:28.913Z] #159 CACHED [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #160 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:50:28.913Z] #160 CACHED [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:50:28.913Z] #161 CACHED [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:28.913Z] #162 CACHED [2023-07-06T19:50:28.913Z] [2023-07-06T19:50:28.913Z] #163 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-06T19:50:29.479Z] #163 ... [2023-07-06T19:50:29.479Z] [2023-07-06T19:50:29.479Z] #164 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:50:29.479Z] #164 DONE 0.7s [2023-07-06T19:50:29.479Z] [2023-07-06T19:50:29.479Z] #143 [security-spire-agent] exporting to image [2023-07-06T19:50:29.479Z] #143 exporting layers 0.7s done [2023-07-06T19:50:29.741Z] #143 ... [2023-07-06T19:50:29.741Z] [2023-07-06T19:50:29.741Z] #165 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:50:29.741Z] #165 DONE 1.1s [2023-07-06T19:50:29.741Z] [2023-07-06T19:50:29.741Z] #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:50:29.741Z] #166 DONE 1.1s [2023-07-06T19:50:29.741Z] [2023-07-06T19:50:29.741Z] #167 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:50:29.741Z] #167 DONE 1.1s [2023-07-06T19:50:30.021Z] [2023-07-06T19:50:30.021Z] #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:50:30.021Z] #168 DONE 1.1s [2023-07-06T19:50:30.021Z] [2023-07-06T19:50:30.021Z] #169 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-06T19:50:30.021Z] #169 DONE 1.1s [2023-07-06T19:50:30.021Z] [2023-07-06T19:50:30.021Z] #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-06T19:50:30.021Z] #170 DONE 1.1s [2023-07-06T19:50:30.021Z] [2023-07-06T19:50:30.021Z] #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-06T19:50:30.021Z] #171 DONE 1.1s [2023-07-06T19:50:30.021Z] [2023-07-06T19:50:30.021Z] #172 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-06T19:50:30.021Z] #172 DONE 1.1s [2023-07-06T19:50:30.021Z] [2023-07-06T19:50:30.021Z] #163 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-06T19:50:30.021Z] #163 DONE 1.1s [2023-07-06T19:50:30.021Z] [2023-07-06T19:50:30.021Z] #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-06T19:50:30.587Z] #173 ... [2023-07-06T19:50:30.587Z] [2023-07-06T19:50:30.587Z] #174 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-06T19:50:30.587Z] #174 DONE 0.9s [2023-07-06T19:50:30.860Z] [2023-07-06T19:50:30.860Z] #175 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-06T19:50:30.860Z] #175 DONE 0.9s [2023-07-06T19:50:30.860Z] [2023-07-06T19:50:30.860Z] #176 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-06T19:50:30.860Z] #176 DONE 0.9s [2023-07-06T19:50:30.860Z] [2023-07-06T19:50:30.860Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-06T19:50:30.860Z] #177 DONE 0.9s [2023-07-06T19:50:30.860Z] [2023-07-06T19:50:30.860Z] #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-06T19:50:30.860Z] #178 DONE 0.9s [2023-07-06T19:50:30.860Z] [2023-07-06T19:50:30.860Z] #179 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-06T19:50:30.860Z] #179 DONE 0.9s [2023-07-06T19:50:30.860Z] [2023-07-06T19:50:30.860Z] #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-06T19:50:30.860Z] #180 DONE 0.9s [2023-07-06T19:50:30.860Z] [2023-07-06T19:50:30.860Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-06T19:50:30.860Z] #181 DONE 0.9s [2023-07-06T19:50:30.860Z] [2023-07-06T19:50:30.860Z] #182 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-06T19:50:30.860Z] #182 DONE 0.9s [2023-07-06T19:50:30.860Z] [2023-07-06T19:50:30.860Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-06T19:50:30.860Z] #183 ... [2023-07-06T19:50:30.860Z] [2023-07-06T19:50:30.860Z] #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-06T19:50:30.860Z] #173 DONE 0.9s [2023-07-06T19:50:30.860Z] [2023-07-06T19:50:30.860Z] #184 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-06T19:50:30.860Z] #184 DONE 2.1s [2023-07-06T19:50:31.122Z] [2023-07-06T19:50:31.122Z] #143 [support-scheduler] exporting to image [2023-07-06T19:50:31.122Z] #143 exporting layers 0.2s done [2023-07-06T19:50:31.122Z] #143 writing image sha256:909903e64938bb3f158788e6126773fe1caf2b8f1032db9bc46f561eff355e46 0.0s done [2023-07-06T19:50:31.122Z] #143 naming to docker.io/library/security-spire-config 0.3s done [2023-07-06T19:50:31.122Z] #143 writing image sha256:8d21b06582b0c72e466c0148576011e3c5393763f91f7c2908ec07fd848e586b done [2023-07-06T19:50:31.122Z] #143 naming to docker.io/library/security-spire-agent done [2023-07-06T19:50:31.122Z] #143 ... [2023-07-06T19:50:31.122Z] [2023-07-06T19:50:31.122Z] #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-06T19:50:31.122Z] #185 DONE 0.4s [2023-07-06T19:50:31.122Z] [2023-07-06T19:50:31.122Z] #186 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-06T19:50:31.122Z] #186 DONE 0.5s [2023-07-06T19:50:31.122Z] [2023-07-06T19:50:31.122Z] #187 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-06T19:50:31.122Z] #187 DONE 0.5s [2023-07-06T19:50:31.122Z] [2023-07-06T19:50:31.122Z] #143 [security-spiffe-token-provider] exporting to image [2023-07-06T19:50:31.382Z] #143 ... [2023-07-06T19:50:31.382Z] [2023-07-06T19:50:31.382Z] #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-06T19:50:31.382Z] #188 DONE 0.4s [2023-07-06T19:50:31.382Z] [2023-07-06T19:50:31.382Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-06T19:50:31.382Z] #183 DONE 0.4s [2023-07-06T19:50:31.382Z] [2023-07-06T19:50:31.382Z] #189 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-06T19:50:31.382Z] #189 DONE 0.5s [2023-07-06T19:50:31.382Z] [2023-07-06T19:50:31.382Z] #190 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-06T19:50:31.382Z] #190 DONE 0.4s [2023-07-06T19:50:31.382Z] [2023-07-06T19:50:31.382Z] #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-06T19:50:31.382Z] #191 DONE 0.4s [2023-07-06T19:50:31.382Z] [2023-07-06T19:50:31.382Z] #192 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T19:50:31.382Z] #192 DONE 0.3s [2023-07-06T19:50:31.382Z] [2023-07-06T19:50:31.382Z] #143 [support-notifications] exporting to image [2023-07-06T19:50:31.382Z] #143 ... [2023-07-06T19:50:31.382Z] [2023-07-06T19:50:31.382Z] #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-06T19:50:31.382Z] #193 DONE 0.3s [2023-07-06T19:50:31.641Z] [2023-07-06T19:50:31.641Z] #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-06T19:50:31.641Z] #194 DONE 0.3s [2023-07-06T19:50:31.641Z] [2023-07-06T19:50:31.641Z] #143 [support-notifications] exporting to image [2023-07-06T19:50:31.641Z] #143 exporting layers 0.2s done [2023-07-06T19:50:31.641Z] #143 writing image sha256:aa9f080d830f817a0cbdf12470ac52cb9e9ea334f5f587f2574708048d3459e3 [2023-07-06T19:50:31.641Z] #143 writing image sha256:c0f982f6e911ec12423e2469744aa63e80fe738754a9f1a4ddc5a9b55355ea14 [2023-07-06T19:50:31.641Z] #143 writing image sha256:1b90fb25f32b07a9cb0d9cbfbfee896c525ba7da9f3b5acf0d24e88f5a189769 [2023-07-06T19:50:31.641Z] #143 writing image sha256:aa9f080d830f817a0cbdf12470ac52cb9e9ea334f5f587f2574708048d3459e3 0.3s done [2023-07-06T19:50:31.641Z] #143 naming to docker.io/library/core-command [2023-07-06T19:50:31.920Z] #143 ... [2023-07-06T19:50:31.920Z] [2023-07-06T19:50:31.920Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-06T19:50:31.920Z] #195 DONE 0.4s [2023-07-06T19:50:31.920Z] [2023-07-06T19:50:31.920Z] #196 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-06T19:50:31.920Z] #196 DONE 0.6s [2023-07-06T19:50:31.920Z] [2023-07-06T19:50:31.920Z] #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-06T19:50:31.920Z] #197 DONE 0.3s [2023-07-06T19:50:31.920Z] [2023-07-06T19:50:31.920Z] #143 [security-spiffe-token-provider] exporting to image [2023-07-06T19:50:31.920Z] #143 exporting layers 0.5s done [2023-07-06T19:50:31.920Z] #143 writing image sha256:c0f982f6e911ec12423e2469744aa63e80fe738754a9f1a4ddc5a9b55355ea14 0.3s done [2023-07-06T19:50:31.920Z] #143 writing image sha256:1b90fb25f32b07a9cb0d9cbfbfee896c525ba7da9f3b5acf0d24e88f5a189769 0.3s done [2023-07-06T19:50:31.920Z] #143 naming to docker.io/library/core-command done [2023-07-06T19:50:31.920Z] #143 writing image sha256:c4717399b3344a622188eb0489803f57369f88e5905a9c538a7a92559e88cc0e done [2023-07-06T19:50:31.920Z] #143 naming to docker.io/library/core-data done [2023-07-06T19:50:31.920Z] #143 naming to docker.io/library/support-scheduler done [2023-07-06T19:50:31.920Z] #143 naming to docker.io/library/core-metadata done [2023-07-06T19:50:31.920Z] #143 writing image sha256:6cd40c35c685761ed5fdecb104aeee1b901a276c97366a969c644aca50276912 done [2023-07-06T19:50:31.920Z] #143 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-07-06T19:50:32.184Z] #143 ... [2023-07-06T19:50:32.184Z] [2023-07-06T19:50:32.184Z] #198 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-06T19:50:32.184Z] #198 DONE 0.6s [2023-07-06T19:50:32.184Z] [2023-07-06T19:50:32.184Z] #143 [core-common-config-bootstrapper] exporting to image [2023-07-06T19:50:32.450Z] #143 writing image sha256:84f7831d7846bd5b2ae8837ac0a0f6c4513e7338306d4391efb12d23400f6b66 done [2023-07-06T19:50:32.450Z] #143 naming to docker.io/library/support-notifications done [2023-07-06T19:50:32.450Z] #143 ... [2023-07-06T19:50:32.450Z] [2023-07-06T19:50:32.450Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-06T19:50:32.450Z] #199 DONE 0.6s [2023-07-06T19:50:32.450Z] [2023-07-06T19:50:32.450Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-06T19:50:32.450Z] #200 DONE 0.1s [2023-07-06T19:50:32.450Z] [2023-07-06T19:50:32.450Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-06T19:50:32.450Z] #201 DONE 0.6s [2023-07-06T19:50:32.450Z] [2023-07-06T19:50:32.450Z] #143 [support-notifications] exporting to image [2023-07-06T19:50:32.450Z] #143 exporting layers 0.6s done [2023-07-06T19:50:32.710Z] #143 exporting layers 0.6s done [2023-07-06T19:50:32.710Z] #143 writing image sha256:31928b1fb5d32e598b853bc9df5855c65e43b227ed4800675316c0a17e08c4bd done [2023-07-06T19:50:32.710Z] #143 writing image sha256:b6cfa6352ae3daa1e0858315ff87a72b45dd26db8449e781d64820b8eb062829 done [2023-07-06T19:50:32.710Z] #143 naming to docker.io/library/security-proxy-auth done [2023-07-06T19:50:32.710Z] #143 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-06T19:50:32.710Z] #143 DONE 37.4s [2023-07-06T19:50:32.710Z] [2023-07-06T19:50:32.710Z] #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-06T19:50:32.710Z] #202 DONE 0.1s [2023-07-06T19:50:32.710Z] [2023-07-06T19:50:32.710Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-06T19:50:32.710Z] #203 DONE 0.1s [2023-07-06T19:50:32.710Z] [2023-07-06T19:50:32.710Z] #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-06T19:50:32.710Z] #204 DONE 0.1s [2023-07-06T19:50:32.710Z] [2023-07-06T19:50:32.710Z] #205 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-06T19:50:32.710Z] #205 DONE 1.2s [2023-07-06T19:50:32.710Z] [2023-07-06T19:50:32.710Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-06T19:50:32.710Z] #206 DONE 0.1s [2023-07-06T19:50:32.710Z] [2023-07-06T19:50:32.710Z] #143 [security-proxy-setup] exporting to image [2023-07-06T19:50:32.969Z] #143 ... [2023-07-06T19:50:32.969Z] [2023-07-06T19:50:32.969Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-06T19:50:32.969Z] #207 DONE 0.1s [2023-07-06T19:50:32.969Z] [2023-07-06T19:50:32.969Z] #143 [security-proxy-setup] exporting to image [2023-07-06T19:50:32.969Z] #143 exporting layers 0.1s done [2023-07-06T19:50:32.969Z] #143 writing image sha256:93a44d2237121f5dfa865ab0ad862f0a7a187cf4f2c45a5706df837dded66ea9 done [2023-07-06T19:50:32.969Z] #143 naming to docker.io/library/security-proxy-setup done [2023-07-06T19:50:32.969Z] #143 DONE 37.6s [2023-07-06T19:50:32.969Z] [2023-07-06T19:50:32.969Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-06T19:50:33.230Z] #208 ... [2023-07-06T19:50:33.230Z] [2023-07-06T19:50:33.230Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-06T19:50:33.230Z] #209 DONE 0.5s [2023-07-06T19:50:33.230Z] [2023-07-06T19:50:33.230Z] #143 [security-secretstore-setup] exporting to image [2023-07-06T19:50:33.230Z] #143 exporting layers 0.1s done [2023-07-06T19:50:33.230Z] #143 writing image sha256:3124ff2945199e50ab30fa5d24a2979d0f4364ee4ed3dbd32cff129c6d29d2ec done [2023-07-06T19:50:33.230Z] #143 naming to docker.io/library/security-secretstore-setup done [2023-07-06T19:50:33.230Z] #143 DONE 37.7s [2023-07-06T19:50:33.230Z] [2023-07-06T19:50:33.230Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-06T19:50:33.495Z] #208 DONE 0.5s [2023-07-06T19:50:33.495Z] [2023-07-06T19:50:33.495Z] #143 [security-bootstrapper] exporting to image [2023-07-06T19:50:33.495Z] #143 exporting layers 0.2s done [2023-07-06T19:50:33.495Z] #143 writing image sha256:fd663453e293eed428ad530beec77758ea1284bc84f150fa4eb6a8fc5d95ef2b done [2023-07-06T19:50:33.495Z] #143 naming to docker.io/library/security-bootstrapper done [2023-07-06T19:50:33.495Z] #143 DONE 37.9s [2023-07-06T19:50:33.495Z] [2023-07-06T19:50:33.495Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T19:50:33.495Z] time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-06T19:50:33.530Z] $ docker stop --time=1 f2f48cf02e22959c0b5e0b8f8b0295cadeacbcf250e3b9a27c23719a23c79287 [2023-07-06T19:50:34.042Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-06T19:50:35.244Z] $ docker rm -f --volumes f2f48cf02e22959c0b5e0b8f8b0295cadeacbcf250e3b9a27c23719a23c79287 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-06T19:50:35.704Z] + docker images [2023-07-06T19:50:35.704Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-06T19:50:35.704Z] security-bootstrapper latest fd663453e293 2 seconds ago 22.2MB [2023-07-06T19:50:35.704Z] security-proxy-setup latest 93a44d223712 3 seconds ago 18.8MB [2023-07-06T19:50:35.704Z] security-secretstore-setup latest 3124ff294519 3 seconds ago 32.8MB [2023-07-06T19:50:35.704Z] core-common-config-bootstrapper latest 31928b1fb5d3 4 seconds ago 17.2MB [2023-07-06T19:50:35.704Z] core-data latest c4717399b334 4 seconds ago 20.1MB [2023-07-06T19:50:35.704Z] security-proxy-auth latest b6cfa6352ae3 4 seconds ago 18.3MB [2023-07-06T19:50:35.704Z] security-spiffe-token-provider latest 6cd40c35c685 4 seconds ago 32.8MB [2023-07-06T19:50:35.704Z] core-metadata latest 1b90fb25f32b 4 seconds ago 20.4MB [2023-07-06T19:50:35.704Z] support-notifications latest 84f7831d7846 4 seconds ago 32.4MB [2023-07-06T19:50:35.704Z] core-command latest aa9f080d830f 5 seconds ago 19.9MB [2023-07-06T19:50:35.704Z] support-scheduler latest c0f982f6e911 5 seconds ago 31.8MB [2023-07-06T19:50:35.704Z] security-spire-config latest 909903e64938 8 seconds ago 102MB [2023-07-06T19:50:35.704Z] security-spire-agent latest 8d21b06582b0 8 seconds ago 161MB [2023-07-06T19:50:35.704Z] security-spire-server latest 80d69f773f94 About a minute ago 103MB [2023-07-06T19:50:35.704Z] ci-base-image-x86_64 latest 522fae78433a 4 minutes ago 922MB [2023-07-06T19:50:35.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB [2023-07-06T19:50:35.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB [2023-07-06T19:50:35.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-06T19:52:10.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-06T19:52:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-06T19:52:13.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-06T19:52:13.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-06T19:52:13.840Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-06T19:52:15.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-06T19:52:16.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-06T19:52:16.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-06T19:52:16.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-06T19:52:18.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-06T19:52:20.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-06T19:52:20.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-06T19:52:20.608Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-06T19:52:20.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-06T19:52:32.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-06T19:52:32.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-06T19:52:32.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.364s coverage: 28.7% of statements [2023-07-06T19:52:42.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements [2023-07-06T19:52:48.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-06T19:52:48.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-06T19:52:48.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-06T19:52:51.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.445s coverage: 71.5% of statements [2023-07-06T19:52:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-06T19:52:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-06T19:52:54.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.401s coverage: 54.0% of statements [2023-07-06T19:52:59.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-06T19:52:59.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-06T19:52:59.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-06T19:52:59.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-06T19:52:59.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-06T19:53:08.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-06T19:53:08.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-06T19:53:12.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.230s coverage: 88.5% of statements [2023-07-06T19:53:12.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.661s coverage: 3.8% of statements [2023-07-06T19:53:22.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-06T19:53:22.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-06T19:53:22.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-06T19:53:23.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.747s coverage: 95.6% of statements [2023-07-06T19:53:23.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-06T19:53:23.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-06T19:53:23.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-06T19:53:23.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-06T19:53:23.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-06T19:53:23.683Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 72.2% of statements [2023-07-06T19:53:29.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-06T19:53:29.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-06T19:53:29.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-06T19:53:29.292Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.260s coverage: 65.9% of statements [2023-07-06T19:53:39.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-06T19:53:39.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-06T19:53:39.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.443s coverage: 0.9% of statements [2023-07-06T19:53:39.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 29.0% of statements [2023-07-06T19:53:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 42.9% of statements [2023-07-06T19:53:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.251s coverage: 82.9% of statements [2023-07-06T19:53:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2023-07-06T19:53:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements [2023-07-06T19:53:46.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2023-07-06T19:53:47.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-06T19:53:48.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-06T19:53:48.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-06T19:53:48.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-06T19:53:50.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-06T19:53:50.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-06T19:53:50.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-06T19:53:50.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-06T19:53:58.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.200s coverage: 94.4% of statements [2023-07-06T19:53:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-06T19:53:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-06T19:53:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-06T19:53:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-06T19:54:02.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-06T19:54:02.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-06T19:54:03.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-06T19:54:12.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-06T19:54:12.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.007s coverage: 79.9% of statements [2023-07-06T19:54:12.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.268s coverage: 92.9% of statements [2023-07-06T19:54:12.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-07-06T19:54:12.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements [2023-07-06T19:54:12.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2023-07-06T19:54:12.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements [2023-07-06T19:54:12.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-07-06T19:54:12.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.481s coverage: 81.8% of statements [2023-07-06T19:54:12.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.491s coverage: 82.1% of statements [2023-07-06T19:54:13.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-06T19:54:13.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 86.0% of statements [2023-07-06T19:54:17.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-06T19:54:17.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-06T19:54:18.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.994s coverage: 63.1% of statements [2023-07-06T19:54:18.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2023-07-06T19:54:20.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2023-07-06T19:54:20.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-07-06T19:54:20.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-07-06T19:54:20.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-06T19:54:20.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-06T19:54:20.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-06T19:54:20.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-07-06T19:54:28.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-06T19:54:28.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-06T19:54:28.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-06T19:54:28.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 38.4% of statements [2023-07-06T19:54:28.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements [2023-07-06T19:54:33.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-06T19:54:33.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-06T19:54:33.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-06T19:54:33.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-06T19:54:33.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.211s coverage: 84.8% of statements [2023-07-06T19:54:39.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-06T19:54:39.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-06T19:54:39.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-06T19:54:39.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-06T19:54:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-06T19:54:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-06T19:54:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-06T19:54:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-06T19:54:45.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements [2023-07-06T19:54:45.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.524s coverage: 92.3% of statements [2023-07-06T19:54:49.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-06T19:54:49.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-06T19:54:49.101Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 61.8% of statements [2023-07-06T19:54:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-06T19:54:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-06T19:54:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.360s coverage: 97.7% of statements [2023-07-06T19:54:52.190Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-06T19:54:52.455Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-06T19:54:52.455Z] go vet ./... [2023-07-06T19:57:29.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-06T19:57:29.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-06T19:57:29.132Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-06T19:57:29.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-06T19:57:29.508Z] + ls -al . [2023-07-06T19:57:29.509Z] total 716 [2023-07-06T19:57:29.509Z] drwxrwxr-x 10 1001 1001 4096 Jul 6 19:49 . [2023-07-06T19:57:29.509Z] drwxr-xr-x 4 root root 4096 Jul 6 19:49 .. [2023-07-06T19:57:29.509Z] drwxrwxr-x 2 1001 1001 4096 Jul 6 19:48 .blubracket [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 16 Jul 6 19:48 .dockerignore [2023-07-06T19:57:29.509Z] drwxrwxr-x 8 1001 1001 4096 Jul 6 19:48 .git [2023-07-06T19:57:29.509Z] drwxrwxr-x 3 1001 1001 4096 Jul 6 19:48 .github [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 1133 Jul 6 19:48 .gitignore [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 42 Jul 6 19:48 .golangci.yml [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 87 Jul 6 19:48 .hadolint.yml [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 166 Jul 6 19:48 .sonarcloud.properties [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 1171 Jul 6 19:48 ADOPTERS.md [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 10835 Jul 6 19:48 Attribution.txt [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 93407 Jul 6 19:48 CHANGELOG.md [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 3804 Jul 6 19:48 CONTRIBUTING.md [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 677 Jul 6 19:48 GOVERNANCE.md [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 883 Jul 6 19:48 Jenkinsfile [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 10775 Jul 6 19:48 LICENSE [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 14368 Jul 6 19:48 Makefile [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 582 Jul 6 19:48 OWNERS.md [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 9923 Jul 6 19:48 README.md [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 789 Jul 6 19:48 SECURITY.md [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 5 Jul 6 19:46 VERSION [2023-07-06T19:57:29.509Z] drwxrwxr-x 2 1001 1001 4096 Jul 6 19:48 bin [2023-07-06T19:57:29.509Z] drwxrwxr-x 18 1001 1001 4096 Jul 6 19:48 cmd [2023-07-06T19:57:29.509Z] -rw-r--r-- 1 root root 447731 Jul 6 19:54 coverage.out [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 3163 Jul 6 19:48 go.mod [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 30842 Jul 6 19:48 go.sum [2023-07-06T19:57:29.509Z] drwxrwxr-x 7 1001 1001 4096 Jul 6 19:48 internal [2023-07-06T19:57:29.509Z] drwxrwxr-x 3 1001 1001 4096 Jul 6 19:48 openapi [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 594 Jul 6 19:48 security.txt [2023-07-06T19:57:29.509Z] drwxrwxr-x 4 1001 1001 4096 Jul 6 19:48 snap [2023-07-06T19:57:29.509Z] -rw-rw-r-- 1 1001 1001 204 Jul 6 19:48 version.go [Pipeline] sh [2023-07-06T19:57:29.842Z] + '[' -e coverage.out ] [2023-07-06T19:57:29.843Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-06T19:57:29.881Z] Warning: overwriting stash ‘coverage-report’ [2023-07-06T19:57:30.603Z] Stashed 1 file(s) [Pipeline] sh [2023-07-06T19:57:30.926Z] + make build [2023-07-06T19:57:31.196Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-06T19:58:52.788Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-06T19:58:56.124Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-06T19:59:01.455Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-06T19:59:04.032Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-06T19:59:50.864Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-06T19:59:51.130Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-06T19:59:57.766Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-06T20:00:03.094Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-06T20:00:05.667Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-06T20:00:09.911Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-06T20:00:15.244Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-06T20:00:21.892Z] $ docker stop --time=1 d1a1af16ab17ec720e03e485c0af8f7ca976842cc1c27edb27197f69113cf028 [2023-07-06T20:00:24.332Z] $ docker rm -f --volumes d1a1af16ab17ec720e03e485c0af8f7ca976842cc1c27edb27197f69113cf028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T20:00:26.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-06T20:00:26.934Z] [2023-07-06T20:00:26.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T20:00:27.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-06T20:00:27.663Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-06T20:00:27.663Z] 547446be3368: Pulling fs layer [2023-07-06T20:00:27.663Z] d125d8839a47: Pulling fs layer [2023-07-06T20:00:27.663Z] 3e85d5ac6304: Pulling fs layer [2023-07-06T20:00:27.663Z] c3105a71a48b: Pulling fs layer [2023-07-06T20:00:27.663Z] 0f093f025ec4: Pulling fs layer [2023-07-06T20:00:27.663Z] c3106fc0e877: Pulling fs layer [2023-07-06T20:00:27.663Z] c3105a71a48b: Waiting [2023-07-06T20:00:27.663Z] 0f093f025ec4: Waiting [2023-07-06T20:00:27.663Z] c3106fc0e877: Waiting [2023-07-06T20:00:27.940Z] 547446be3368: Download complete [2023-07-06T20:00:27.940Z] c3105a71a48b: Verifying Checksum [2023-07-06T20:00:27.940Z] c3105a71a48b: Download complete [2023-07-06T20:00:28.548Z] d125d8839a47: Verifying Checksum [2023-07-06T20:00:28.548Z] d125d8839a47: Download complete [2023-07-06T20:00:28.548Z] 0f093f025ec4: Download complete [2023-07-06T20:00:28.548Z] c3106fc0e877: Verifying Checksum [2023-07-06T20:00:28.548Z] c3106fc0e877: Download complete [2023-07-06T20:00:28.548Z] 547446be3368: Pull complete [2023-07-06T20:00:29.540Z] d125d8839a47: Pull complete [2023-07-06T20:00:30.125Z] 3e85d5ac6304: Verifying Checksum [2023-07-06T20:00:30.125Z] 3e85d5ac6304: Download complete [2023-07-06T20:00:38.332Z] 3e85d5ac6304: Pull complete [2023-07-06T20:00:38.332Z] c3105a71a48b: Pull complete [2023-07-06T20:00:39.299Z] 0f093f025ec4: Pull complete [2023-07-06T20:00:39.564Z] c3106fc0e877: Pull complete [2023-07-06T20:00:39.564Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-06T20:00:39.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-06T20:00:39.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-06T20:00:39.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-574 does not seem to be running inside a container [2023-07-06T20:00:39.939Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-06T20:00:42.050Z] $ docker top 8b82d5a8f92ca121c23a51113161a1dff84344f0b1211bf51823e6d29215e271 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-06T20:00:42.597Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-06T20:00:50.792Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-06T20:00:50.792Z] #1 transferring dockerfile: 2.38kB done [2023-07-06T20:00:50.792Z] #1 DONE 0.1s [2023-07-06T20:00:51.375Z] [2023-07-06T20:00:51.375Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-07-06T20:00:51.375Z] #2 transferring dockerfile: 1.96kB done [2023-07-06T20:00:51.375Z] #2 DONE 0.0s [2023-07-06T20:00:51.375Z] [2023-07-06T20:00:51.375Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-07-06T20:00:51.375Z] #3 transferring dockerfile: 2.63kB 0.0s done [2023-07-06T20:00:51.375Z] #3 DONE 0.1s [2023-07-06T20:00:51.375Z] [2023-07-06T20:00:51.375Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-06T20:00:51.375Z] #4 transferring dockerfile: 2.04kB done [2023-07-06T20:00:51.375Z] #4 DONE 0.1s [2023-07-06T20:00:51.375Z] [2023-07-06T20:00:51.375Z] #5 [core-data internal] load build definition from Dockerfile [2023-07-06T20:00:51.642Z] #5 transferring dockerfile: 1.90kB done [2023-07-06T20:00:51.642Z] #5 DONE 0.1s [2023-07-06T20:00:51.642Z] [2023-07-06T20:00:51.642Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-06T20:00:51.642Z] #6 transferring dockerfile: 2.06kB done [2023-07-06T20:00:51.642Z] #6 DONE 0.1s [2023-07-06T20:00:51.642Z] [2023-07-06T20:00:51.642Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-06T20:00:51.642Z] #7 transferring dockerfile: 2.82kB done [2023-07-06T20:00:51.642Z] #7 DONE 0.1s [2023-07-06T20:00:51.642Z] [2023-07-06T20:00:51.642Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-07-06T20:00:51.642Z] #8 transferring dockerfile: 1.84kB 0.0s done [2023-07-06T20:00:51.909Z] #8 DONE 0.1s [2023-07-06T20:00:51.909Z] [2023-07-06T20:00:51.909Z] #9 [core-command internal] load build definition from Dockerfile [2023-07-06T20:00:51.909Z] #9 transferring dockerfile: 1.82kB done [2023-07-06T20:00:51.909Z] #9 DONE 0.1s [2023-07-06T20:00:51.909Z] [2023-07-06T20:00:51.909Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-06T20:00:51.909Z] #10 transferring dockerfile: 1.78kB done [2023-07-06T20:00:51.909Z] #10 DONE 0.0s [2023-07-06T20:00:51.909Z] [2023-07-06T20:00:51.909Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-07-06T20:00:51.909Z] #11 transferring dockerfile: 2.58kB done [2023-07-06T20:00:51.909Z] #11 DONE 0.1s [2023-07-06T20:00:51.909Z] [2023-07-06T20:00:51.909Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-07-06T20:00:52.178Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-07-06T20:00:52.178Z] #12 DONE 0.1s [2023-07-06T20:00:52.178Z] [2023-07-06T20:00:52.178Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-06T20:00:52.178Z] #13 transferring dockerfile: 2.12kB 0.0s done [2023-07-06T20:00:52.178Z] #13 DONE 0.1s [2023-07-06T20:00:52.178Z] [2023-07-06T20:00:52.178Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-07-06T20:00:52.178Z] #14 transferring dockerfile: 2.68kB done [2023-07-06T20:00:52.178Z] #14 DONE 0.1s [2023-07-06T20:00:52.178Z] [2023-07-06T20:00:52.178Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-07-06T20:00:52.178Z] #15 transferring context: 56B 0.0s done [2023-07-06T20:00:52.178Z] #15 DONE 0.1s [2023-07-06T20:00:52.770Z] [2023-07-06T20:00:52.770Z] #16 [core-metadata internal] load .dockerignore [2023-07-06T20:00:52.770Z] #16 transferring context: 56B done [2023-07-06T20:00:52.770Z] #16 DONE 0.0s [2023-07-06T20:00:53.053Z] [2023-07-06T20:00:53.053Z] #17 [security-spire-server internal] load .dockerignore [2023-07-06T20:00:53.053Z] #17 transferring context: 56B done [2023-07-06T20:00:53.053Z] #17 DONE 0.0s [2023-07-06T20:00:53.053Z] [2023-07-06T20:00:53.053Z] #18 [security-proxy-auth internal] load .dockerignore [2023-07-06T20:00:53.053Z] #18 transferring context: 56B done [2023-07-06T20:00:53.053Z] #18 DONE 0.1s [2023-07-06T20:00:53.053Z] [2023-07-06T20:00:53.053Z] #19 [core-data internal] load .dockerignore [2023-07-06T20:00:53.053Z] #19 transferring context: 56B 0.0s done [2023-07-06T20:00:53.053Z] #19 DONE 0.1s [2023-07-06T20:00:53.053Z] [2023-07-06T20:00:53.053Z] #20 [security-proxy-setup internal] load .dockerignore [2023-07-06T20:00:53.053Z] #20 transferring context: 56B done [2023-07-06T20:00:53.053Z] #20 DONE 0.0s [2023-07-06T20:00:53.053Z] [2023-07-06T20:00:53.053Z] #21 [security-bootstrapper internal] load .dockerignore [2023-07-06T20:00:53.321Z] #21 transferring context: 56B done [2023-07-06T20:00:53.321Z] #21 DONE 0.1s [2023-07-06T20:00:53.321Z] [2023-07-06T20:00:53.321Z] #22 [support-notifications internal] load .dockerignore [2023-07-06T20:00:53.321Z] #22 transferring context: 56B 0.0s done [2023-07-06T20:00:53.321Z] #22 DONE 0.1s [2023-07-06T20:00:53.321Z] [2023-07-06T20:00:53.321Z] #23 [core-command internal] load .dockerignore [2023-07-06T20:00:53.321Z] #23 transferring context: 56B done [2023-07-06T20:00:53.321Z] #23 DONE 0.1s [2023-07-06T20:00:53.321Z] [2023-07-06T20:00:53.321Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-07-06T20:00:53.321Z] #24 transferring context: 56B done [2023-07-06T20:00:53.321Z] #24 DONE 0.1s [2023-07-06T20:00:53.321Z] [2023-07-06T20:00:53.321Z] #25 [security-spire-config internal] load .dockerignore [2023-07-06T20:00:53.588Z] #25 transferring context: 56B done [2023-07-06T20:00:53.588Z] #25 DONE 0.1s [2023-07-06T20:00:53.588Z] [2023-07-06T20:00:53.588Z] #26 [support-scheduler internal] load .dockerignore [2023-07-06T20:00:53.588Z] #26 transferring context: 56B done [2023-07-06T20:00:53.588Z] #26 DONE 0.1s [2023-07-06T20:00:53.588Z] [2023-07-06T20:00:53.588Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-06T20:00:53.588Z] #27 transferring context: 56B 0.0s done [2023-07-06T20:00:53.588Z] #27 DONE 0.1s [2023-07-06T20:00:53.588Z] [2023-07-06T20:00:53.588Z] #28 [security-spire-agent internal] load .dockerignore [2023-07-06T20:00:53.588Z] #28 transferring context: 56B done [2023-07-06T20:00:53.588Z] #28 DONE 0.1s [2023-07-06T20:00:53.588Z] [2023-07-06T20:00:53.588Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:53.588Z] #29 DONE 0.0s [2023-07-06T20:00:53.588Z] [2023-07-06T20:00:53.588Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T20:00:53.855Z] #30 DONE 0.1s [2023-07-06T20:00:53.855Z] [2023-07-06T20:00:53.855Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:53.855Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-06T20:00:54.120Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-06T20:00:54.120Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-06T20:00:54.120Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-06T20:00:54.120Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.15MB / 3.26MB 0.2s [2023-07-06T20:00:54.120Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-06T20:00:54.120Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d [2023-07-06T20:00:54.700Z] #31 ... [2023-07-06T20:00:54.700Z] [2023-07-06T20:00:54.700Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-06T20:00:54.700Z] #32 DONE 0.9s [2023-07-06T20:00:54.700Z] [2023-07-06T20:00:54.700Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:54.700Z] #29 DONE 0.0s [2023-07-06T20:00:54.700Z] [2023-07-06T20:00:54.700Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:54.966Z] #31 ... [2023-07-06T20:00:54.966Z] [2023-07-06T20:00:54.966Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:54.966Z] #29 DONE 0.0s [2023-07-06T20:00:54.966Z] [2023-07-06T20:00:54.966Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:54.966Z] #31 ... [2023-07-06T20:00:54.966Z] [2023-07-06T20:00:54.966Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T20:00:54.966Z] #30 DONE 0.3s [2023-07-06T20:00:54.966Z] [2023-07-06T20:00:54.966Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-06T20:00:54.966Z] #32 DONE 1.6s [2023-07-06T20:00:54.966Z] [2023-07-06T20:00:54.966Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-06T20:00:54.966Z] #33 DONE 0.5s [2023-07-06T20:00:54.966Z] [2023-07-06T20:00:54.966Z] #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:54.966Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-06T20:00:54.966Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-06T20:00:54.966Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-06T20:00:54.966Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-06T20:00:54.966Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-06T20:00:55.231Z] #31 ... [2023-07-06T20:00:55.231Z] [2023-07-06T20:00:55.231Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:55.231Z] #29 DONE 0.0s [2023-07-06T20:00:55.231Z] [2023-07-06T20:00:55.231Z] #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:55.231Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done [2023-07-06T20:00:55.231Z] #31 ... [2023-07-06T20:00:55.231Z] [2023-07-06T20:00:55.231Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:55.231Z] #29 DONE 0.0s [2023-07-06T20:00:55.231Z] [2023-07-06T20:00:55.231Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:55.231Z] #29 DONE 0.0s [2023-07-06T20:00:55.231Z] [2023-07-06T20:00:55.231Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-06T20:00:55.231Z] #32 DONE 1.6s [2023-07-06T20:00:55.231Z] [2023-07-06T20:00:55.231Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-07-06T20:00:55.231Z] #33 DONE 0.6s [2023-07-06T20:00:55.231Z] [2023-07-06T20:00:55.231Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:55.231Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-06T20:00:55.231Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-06T20:00:55.231Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-06T20:00:55.231Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-06T20:00:55.231Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-06T20:00:55.231Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done [2023-07-06T20:00:55.497Z] #31 ... [2023-07-06T20:00:55.497Z] [2023-07-06T20:00:55.497Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-06T20:00:55.497Z] #32 DONE 1.6s [2023-07-06T20:00:55.497Z] [2023-07-06T20:00:55.497Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T20:00:55.497Z] #30 DONE 0.6s [2023-07-06T20:00:55.497Z] [2023-07-06T20:00:55.497Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-06T20:00:55.497Z] #33 DONE 0.6s [2023-07-06T20:00:55.497Z] [2023-07-06T20:00:55.497Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:55.497Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-06T20:00:55.497Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-06T20:00:55.497Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-06T20:00:55.497Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-06T20:00:55.497Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-06T20:00:55.497Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done [2023-07-06T20:00:55.497Z] #31 ... [2023-07-06T20:00:55.497Z] [2023-07-06T20:00:55.497Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:55.497Z] #29 DONE 0.0s [2023-07-06T20:00:55.763Z] [2023-07-06T20:00:55.763Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T20:00:55.763Z] #30 DONE 0.8s [2023-07-06T20:00:55.763Z] [2023-07-06T20:00:55.763Z] #34 [security-spire-server internal] load build context [2023-07-06T20:00:55.763Z] #34 ... [2023-07-06T20:00:55.763Z] [2023-07-06T20:00:55.763Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-06T20:00:55.763Z] #32 DONE 1.6s [2023-07-06T20:00:55.763Z] [2023-07-06T20:00:55.763Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-07-06T20:00:55.763Z] #33 DONE 0.6s [2023-07-06T20:00:55.763Z] [2023-07-06T20:00:55.763Z] #34 [security-spire-server internal] load build context [2023-07-06T20:00:56.029Z] #34 ... [2023-07-06T20:00:56.029Z] [2023-07-06T20:00:56.029Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:56.029Z] #29 DONE 0.0s [2023-07-06T20:00:56.029Z] [2023-07-06T20:00:56.029Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:56.029Z] #29 DONE 0.0s [2023-07-06T20:00:56.029Z] [2023-07-06T20:00:56.029Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:56.029Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-06T20:00:56.029Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-06T20:00:56.029Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-06T20:00:56.029Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-06T20:00:56.029Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-06T20:00:56.029Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done [2023-07-06T20:00:56.029Z] #31 DONE 2.8s [2023-07-06T20:00:56.029Z] [2023-07-06T20:00:56.029Z] #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-06T20:00:56.297Z] #35 ... [2023-07-06T20:00:56.297Z] [2023-07-06T20:00:56.297Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:56.297Z] #29 DONE 0.0s [2023-07-06T20:00:56.297Z] [2023-07-06T20:00:56.297Z] #34 [security-spire-server internal] load build context [2023-07-06T20:00:56.564Z] #34 ... [2023-07-06T20:00:56.564Z] [2023-07-06T20:00:56.564Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:56.564Z] #29 DONE 0.0s [2023-07-06T20:00:56.564Z] [2023-07-06T20:00:56.564Z] #34 [security-spire-server internal] load build context [2023-07-06T20:00:56.564Z] #34 ... [2023-07-06T20:00:56.564Z] [2023-07-06T20:00:56.564Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:56.564Z] #29 DONE 0.0s [2023-07-06T20:00:56.833Z] [2023-07-06T20:00:56.833Z] #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-06T20:00:56.833Z] #32 DONE 1.7s [2023-07-06T20:00:56.833Z] [2023-07-06T20:00:56.833Z] #33 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-06T20:00:56.833Z] #33 DONE 0.7s [2023-07-06T20:00:56.833Z] [2023-07-06T20:00:56.833Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-06T20:00:56.833Z] #29 DONE 0.0s [2023-07-06T20:00:56.833Z] [2023-07-06T20:00:56.833Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:56.833Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-06T20:00:56.833Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-06T20:00:56.833Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-06T20:00:56.833Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-06T20:00:56.833Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-06T20:00:56.833Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done [2023-07-06T20:00:56.833Z] #31 DONE 2.9s [2023-07-06T20:00:56.833Z] [2023-07-06T20:00:56.833Z] #36 [security-spire-config internal] load build context [2023-07-06T20:00:56.833Z] #36 ... [2023-07-06T20:00:56.833Z] [2023-07-06T20:00:56.833Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-06T20:00:56.833Z] #32 DONE 1.7s [2023-07-06T20:00:56.833Z] [2023-07-06T20:00:56.833Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-07-06T20:00:56.833Z] #33 DONE 0.7s [2023-07-06T20:00:56.833Z] [2023-07-06T20:00:56.833Z] #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:56.833Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-06T20:00:56.833Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-06T20:00:56.833Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-06T20:00:56.833Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-06T20:00:56.833Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-06T20:00:56.833Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done [2023-07-06T20:00:56.833Z] #31 DONE 2.9s [2023-07-06T20:00:56.833Z] [2023-07-06T20:00:56.833Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:00:58.241Z] #37 ... [2023-07-06T20:00:58.241Z] [2023-07-06T20:00:58.241Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-06T20:00:58.241Z] #30 DONE 2.9s [2023-07-06T20:00:58.241Z] [2023-07-06T20:00:58.241Z] #38 [security-secretstore-setup internal] load build context [2023-07-06T20:00:58.241Z] #38 transferring context: 41.49MB 4.3s [2023-07-06T20:00:58.507Z] #38 ... [2023-07-06T20:00:58.507Z] [2023-07-06T20:00:58.507Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-06T20:00:58.507Z] #32 DONE 1.7s [2023-07-06T20:00:58.507Z] [2023-07-06T20:00:58.507Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-06T20:00:58.507Z] #33 DONE 0.7s [2023-07-06T20:00:58.507Z] [2023-07-06T20:00:58.507Z] #31 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:58.507Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-06T20:00:58.507Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-06T20:00:58.507Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-06T20:00:58.507Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-06T20:00:58.507Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-06T20:00:58.507Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done [2023-07-06T20:00:58.507Z] #31 DONE 2.9s [2023-07-06T20:00:58.507Z] [2023-07-06T20:00:58.507Z] #38 [security-secretstore-setup internal] load build context [2023-07-06T20:00:58.773Z] #38 ... [2023-07-06T20:00:58.773Z] [2023-07-06T20:00:58.773Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-06T20:00:58.773Z] #32 DONE 1.8s [2023-07-06T20:00:58.773Z] [2023-07-06T20:00:58.773Z] #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-07-06T20:00:58.773Z] #33 DONE 0.8s [2023-07-06T20:00:58.773Z] [2023-07-06T20:00:58.773Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-06T20:00:58.773Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-06T20:00:58.773Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-06T20:00:58.773Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-06T20:00:58.773Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-06T20:00:58.773Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-06T20:00:58.773Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done [2023-07-06T20:00:58.773Z] #31 DONE 2.9s [2023-07-06T20:00:58.773Z] [2023-07-06T20:00:58.773Z] #38 [security-secretstore-setup internal] load build context [2023-07-06T20:01:04.122Z] #38 transferring context: 49.89MB 9.3s [2023-07-06T20:01:04.388Z] #38 ... [2023-07-06T20:01:04.388Z] [2023-07-06T20:01:04.388Z] #39 [support-notifications internal] load build context [2023-07-06T20:01:04.653Z] #39 ... [2023-07-06T20:01:04.653Z] [2023-07-06T20:01:04.653Z] #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-06T20:01:04.653Z] #35 8.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:04.919Z] #35 ... [2023-07-06T20:01:04.919Z] [2023-07-06T20:01:04.919Z] #40 [core-metadata internal] load build context [2023-07-06T20:01:05.184Z] #40 ... [2023-07-06T20:01:05.184Z] [2023-07-06T20:01:05.184Z] #41 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-06T20:01:05.185Z] #0 6.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:05.185Z] #0 7.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:05.185Z] #41 ... [2023-07-06T20:01:05.185Z] [2023-07-06T20:01:05.185Z] #42 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-06T20:01:05.185Z] #0 7.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:05.185Z] #0 8.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:05.185Z] #42 ... [2023-07-06T20:01:05.185Z] [2023-07-06T20:01:05.185Z] #43 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-06T20:01:05.185Z] #0 6.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:05.185Z] #0 7.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:05.450Z] #43 ... [2023-07-06T20:01:05.450Z] [2023-07-06T20:01:05.450Z] #44 [core-data internal] load build context [2023-07-06T20:01:05.450Z] #44 ... [2023-07-06T20:01:05.450Z] [2023-07-06T20:01:05.450Z] #45 [security-bootstrapper internal] load build context [2023-07-06T20:01:05.717Z] #45 ... [2023-07-06T20:01:05.717Z] [2023-07-06T20:01:05.717Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:05.717Z] #46 ... [2023-07-06T20:01:05.717Z] [2023-07-06T20:01:05.717Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:01:05.983Z] #47 ... [2023-07-06T20:01:05.983Z] [2023-07-06T20:01:05.983Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-06T20:01:05.983Z] #0 8.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:05.983Z] #48 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:05.983Z] #48 ... [2023-07-06T20:01:05.983Z] [2023-07-06T20:01:05.983Z] #44 [core-data internal] load build context [2023-07-06T20:01:06.566Z] #44 ... [2023-07-06T20:01:06.566Z] [2023-07-06T20:01:06.566Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-06T20:01:06.566Z] #49 ... [2023-07-06T20:01:06.566Z] [2023-07-06T20:01:06.566Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-06T20:01:06.833Z] #50 ... [2023-07-06T20:01:06.833Z] [2023-07-06T20:01:06.833Z] #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-06T20:01:06.833Z] #0 7.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:06.833Z] #0 9.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:06.833Z] #51 ... [2023-07-06T20:01:06.833Z] [2023-07-06T20:01:06.833Z] #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-06T20:01:07.100Z] #52 ... [2023-07-06T20:01:07.100Z] [2023-07-06T20:01:07.100Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-06T20:01:07.100Z] #53 ... [2023-07-06T20:01:07.100Z] [2023-07-06T20:01:07.100Z] #34 [security-spire-server internal] load build context [2023-07-06T20:01:07.100Z] #34 ... [2023-07-06T20:01:07.100Z] [2023-07-06T20:01:07.100Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:07.366Z] #54 ... [2023-07-06T20:01:07.366Z] [2023-07-06T20:01:07.366Z] #55 [core-command internal] load build context [2023-07-06T20:01:07.366Z] #55 ... [2023-07-06T20:01:07.366Z] [2023-07-06T20:01:07.366Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-06T20:01:07.631Z] #56 ... [2023-07-06T20:01:07.631Z] [2023-07-06T20:01:07.631Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-06T20:01:07.631Z] #57 ... [2023-07-06T20:01:07.631Z] [2023-07-06T20:01:07.631Z] #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-06T20:01:07.897Z] #58 ... [2023-07-06T20:01:07.897Z] [2023-07-06T20:01:07.897Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:07.897Z] #36 ... [2023-07-06T20:01:07.897Z] [2023-07-06T20:01:07.897Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-06T20:01:08.163Z] #59 ... [2023-07-06T20:01:08.163Z] [2023-07-06T20:01:08.163Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:08.429Z] #36 ... [2023-07-06T20:01:08.429Z] [2023-07-06T20:01:08.429Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:01:08.429Z] #37 ... [2023-07-06T20:01:08.429Z] [2023-07-06T20:01:08.429Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:08.694Z] #60 ... [2023-07-06T20:01:08.694Z] [2023-07-06T20:01:08.694Z] #61 [security-spire-agent internal] load build context [2023-07-06T20:01:08.694Z] #61 ... [2023-07-06T20:01:08.694Z] [2023-07-06T20:01:08.694Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:09.274Z] #60 ... [2023-07-06T20:01:09.274Z] [2023-07-06T20:01:09.274Z] #41 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-06T20:01:09.274Z] #41 12.04 OK: 263 MiB in 53 packages [2023-07-06T20:01:09.274Z] #41 DONE 14.2s [2023-07-06T20:01:09.274Z] [2023-07-06T20:01:09.274Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:09.274Z] #60 transferring context: 8.71MB 10.4s [2023-07-06T20:01:10.231Z] #60 ... [2023-07-06T20:01:10.231Z] [2023-07-06T20:01:10.231Z] #43 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-06T20:01:10.231Z] #43 12.29 OK: 263 MiB in 53 packages [2023-07-06T20:01:10.231Z] #43 DONE 15.2s [2023-07-06T20:01:10.231Z] [2023-07-06T20:01:10.231Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:10.498Z] #60 ... [2023-07-06T20:01:10.498Z] [2023-07-06T20:01:10.498Z] #42 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-06T20:01:10.498Z] #42 14.49 OK: 263 MiB in 53 packages [2023-07-06T20:01:10.498Z] #42 DONE 16.3s [2023-07-06T20:01:10.498Z] [2023-07-06T20:01:10.498Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:14.751Z] #60 transferring context: 18.34MB 15.4s [2023-07-06T20:01:14.751Z] #60 ... [2023-07-06T20:01:14.751Z] [2023-07-06T20:01:14.751Z] #38 [security-secretstore-setup internal] load build context [2023-07-06T20:01:15.017Z] #38 ... [2023-07-06T20:01:15.017Z] [2023-07-06T20:01:15.017Z] #39 [support-notifications internal] load build context [2023-07-06T20:01:15.017Z] #39 ... [2023-07-06T20:01:15.017Z] [2023-07-06T20:01:15.017Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:15.017Z] #60 ... [2023-07-06T20:01:15.017Z] [2023-07-06T20:01:15.017Z] #40 [core-metadata internal] load build context [2023-07-06T20:01:15.288Z] #40 ... [2023-07-06T20:01:15.288Z] [2023-07-06T20:01:15.288Z] #38 [security-secretstore-setup internal] load build context [2023-07-06T20:01:15.288Z] #38 ... [2023-07-06T20:01:15.288Z] [2023-07-06T20:01:15.288Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-06T20:01:15.288Z] #48 17.53 OK: 263 MiB in 53 packages [2023-07-06T20:01:15.288Z] #48 DONE 19.5s [2023-07-06T20:01:15.288Z] [2023-07-06T20:01:15.288Z] #38 [security-secretstore-setup internal] load build context [2023-07-06T20:01:15.871Z] #38 ... [2023-07-06T20:01:15.871Z] [2023-07-06T20:01:15.871Z] #45 [security-bootstrapper internal] load build context [2023-07-06T20:01:15.871Z] #45 ... [2023-07-06T20:01:15.871Z] [2023-07-06T20:01:15.871Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:15.871Z] #46 ... [2023-07-06T20:01:15.871Z] [2023-07-06T20:01:15.871Z] #45 [security-bootstrapper internal] load build context [2023-07-06T20:01:16.143Z] #45 ... [2023-07-06T20:01:16.143Z] [2023-07-06T20:01:16.143Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:01:16.143Z] #47 ... [2023-07-06T20:01:16.143Z] [2023-07-06T20:01:16.143Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:16.407Z] #46 ... [2023-07-06T20:01:16.407Z] [2023-07-06T20:01:16.407Z] #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-06T20:01:16.407Z] #35 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:16.407Z] #35 16.08 (1/3) Installing ca-certificates (20230506-r0) [2023-07-06T20:01:16.407Z] #35 16.73 (2/3) Installing dumb-init (1.2.5-r2) [2023-07-06T20:01:16.407Z] #35 16.78 (3/3) Installing su-exec (0.2-r2) [2023-07-06T20:01:16.407Z] #35 16.79 Executing busybox-1.35.0-r29.trigger [2023-07-06T20:01:16.407Z] #35 16.91 Executing ca-certificates-20230506-r0.trigger [2023-07-06T20:01:16.407Z] #35 19.64 OK: 8 MiB in 18 packages [2023-07-06T20:01:16.407Z] #35 ... [2023-07-06T20:01:16.407Z] [2023-07-06T20:01:16.407Z] #45 [security-bootstrapper internal] load build context [2023-07-06T20:01:16.991Z] #45 ... [2023-07-06T20:01:16.991Z] [2023-07-06T20:01:16.991Z] #44 [core-data internal] load build context [2023-07-06T20:01:16.991Z] #44 ... [2023-07-06T20:01:16.991Z] [2023-07-06T20:01:16.991Z] #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-06T20:01:16.991Z] #52 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:16.991Z] #52 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:17.257Z] #52 ... [2023-07-06T20:01:17.257Z] [2023-07-06T20:01:17.257Z] #44 [core-data internal] load build context [2023-07-06T20:01:17.257Z] #44 ... [2023-07-06T20:01:17.257Z] [2023-07-06T20:01:17.257Z] #34 [security-spire-server internal] load build context [2023-07-06T20:01:17.522Z] #34 ... [2023-07-06T20:01:17.522Z] [2023-07-06T20:01:17.522Z] #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-06T20:01:17.522Z] #52 20.82 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-06T20:01:17.522Z] #52 20.87 Executing busybox-1.35.0-r29.trigger [2023-07-06T20:01:17.522Z] #52 ... [2023-07-06T20:01:17.522Z] [2023-07-06T20:01:17.522Z] #55 [core-command internal] load build context [2023-07-06T20:01:17.787Z] #55 ... [2023-07-06T20:01:17.787Z] [2023-07-06T20:01:17.787Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:17.787Z] #54 ... [2023-07-06T20:01:17.787Z] [2023-07-06T20:01:17.787Z] #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-06T20:01:17.787Z] #52 21.26 OK: 8 MiB in 16 packages [2023-07-06T20:01:18.054Z] #52 ... [2023-07-06T20:01:18.054Z] [2023-07-06T20:01:18.054Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-06T20:01:18.054Z] #50 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:18.054Z] #50 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:18.054Z] #50 20.68 (1/2) Installing ca-certificates (20230506-r0) [2023-07-06T20:01:18.054Z] #50 21.41 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-06T20:01:18.054Z] #50 21.41 Executing busybox-1.35.0-r29.trigger [2023-07-06T20:01:18.054Z] #50 ... [2023-07-06T20:01:18.054Z] [2023-07-06T20:01:18.054Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:18.320Z] #54 ... [2023-07-06T20:01:18.320Z] [2023-07-06T20:01:18.320Z] #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-06T20:01:18.320Z] #35 DONE 22.2s [2023-07-06T20:01:18.320Z] [2023-07-06T20:01:18.320Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:18.585Z] #54 ... [2023-07-06T20:01:18.585Z] [2023-07-06T20:01:18.585Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:18.585Z] #36 ... [2023-07-06T20:01:18.585Z] [2023-07-06T20:01:18.585Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:18.853Z] #54 ... [2023-07-06T20:01:18.853Z] [2023-07-06T20:01:18.853Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:01:18.853Z] #37 ... [2023-07-06T20:01:18.853Z] [2023-07-06T20:01:18.853Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-06T20:01:18.853Z] #49 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:18.853Z] #49 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:18.853Z] #49 22.13 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-06T20:01:18.853Z] #49 22.18 Executing busybox-1.35.0-r29.trigger [2023-07-06T20:01:19.118Z] #49 22.38 OK: 8 MiB in 16 packages [2023-07-06T20:01:19.118Z] #49 ... [2023-07-06T20:01:19.118Z] [2023-07-06T20:01:19.118Z] #61 [security-spire-agent internal] load build context [2023-07-06T20:01:19.118Z] #61 ... [2023-07-06T20:01:19.118Z] [2023-07-06T20:01:19.118Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:19.118Z] #54 transferring context: 19.98MB 21.3s [2023-07-06T20:01:19.384Z] #54 ... [2023-07-06T20:01:19.384Z] [2023-07-06T20:01:19.384Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-06T20:01:19.384Z] #57 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:19.384Z] #57 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:19.384Z] #57 22.49 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-06T20:01:19.384Z] #57 22.49 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-06T20:01:19.384Z] #57 22.49 OK: 17701 distinct packages available [2023-07-06T20:01:19.648Z] #57 ... [2023-07-06T20:01:19.648Z] [2023-07-06T20:01:19.648Z] #52 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-06T20:01:19.913Z] #52 DONE 23.4s [2023-07-06T20:01:19.913Z] [2023-07-06T20:01:19.913Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:21.315Z] #54 ... [2023-07-06T20:01:21.315Z] [2023-07-06T20:01:21.315Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-06T20:01:21.315Z] #49 DONE 24.5s [2023-07-06T20:01:21.315Z] [2023-07-06T20:01:21.315Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:21.602Z] #54 ... [2023-07-06T20:01:21.602Z] [2023-07-06T20:01:21.602Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-06T20:01:21.602Z] #53 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:21.602Z] #53 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:21.602Z] #53 24.59 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-06T20:01:21.602Z] #53 24.59 (2/2) Installing openssl (3.0.9-r1) [2023-07-06T20:01:21.602Z] #53 24.73 Executing busybox-1.35.0-r29.trigger [2023-07-06T20:01:21.602Z] #53 24.87 OK: 8 MiB in 17 packages [2023-07-06T20:01:21.602Z] #53 ... [2023-07-06T20:01:21.602Z] [2023-07-06T20:01:21.602Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-06T20:01:21.602Z] #56 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:21.602Z] #56 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:21.602Z] #56 23.86 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-06T20:01:21.602Z] #56 24.01 (2/2) Installing su-exec (0.2-r2) [2023-07-06T20:01:21.602Z] #56 24.01 Executing busybox-1.35.0-r29.trigger [2023-07-06T20:01:21.602Z] #56 24.17 OK: 8 MiB in 17 packages [2023-07-06T20:01:21.872Z] #56 ... [2023-07-06T20:01:21.872Z] [2023-07-06T20:01:21.872Z] #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-06T20:01:21.872Z] #51 15.41 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-06T20:01:21.872Z] #51 15.41 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-06T20:01:21.872Z] #51 15.41 OK: 17689 distinct packages available [2023-07-06T20:01:21.872Z] #51 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:21.872Z] #51 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:21.872Z] #51 ... [2023-07-06T20:01:21.872Z] [2023-07-06T20:01:21.872Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:22.138Z] #54 ... [2023-07-06T20:01:22.138Z] [2023-07-06T20:01:22.138Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-06T20:01:22.138Z] #56 DONE 25.7s [2023-07-06T20:01:22.404Z] [2023-07-06T20:01:22.404Z] #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-06T20:01:22.404Z] #51 25.94 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-06T20:01:22.404Z] #51 25.94 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-06T20:01:22.404Z] #51 25.94 (3/5) Installing libucontext (1.2-r0) [2023-07-06T20:01:22.404Z] #51 25.94 (4/5) Installing gcompat (1.1.0-r0) [2023-07-06T20:01:22.404Z] #51 26.04 (5/5) Installing openssl (3.0.9-r1) [2023-07-06T20:01:22.404Z] #51 26.04 Executing busybox-1.35.0-r29.trigger [2023-07-06T20:01:22.404Z] #51 ... [2023-07-06T20:01:22.404Z] [2023-07-06T20:01:22.404Z] #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-06T20:01:22.404Z] #58 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:22.404Z] #58 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:22.671Z] #58 24.93 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-06T20:01:22.671Z] #58 24.93 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-06T20:01:22.671Z] #58 24.93 OK: 17689 distinct packages available [2023-07-06T20:01:22.671Z] #58 ... [2023-07-06T20:01:22.671Z] [2023-07-06T20:01:22.671Z] #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-06T20:01:22.671Z] #51 26.25 OK: 9 MiB in 20 packages [2023-07-06T20:01:23.263Z] #51 ... [2023-07-06T20:01:23.263Z] [2023-07-06T20:01:23.263Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-06T20:01:23.263Z] #59 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:23.263Z] #59 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:23.263Z] #59 24.20 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-06T20:01:23.263Z] #59 24.20 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-06T20:01:23.263Z] #59 24.20 OK: 17689 distinct packages available [2023-07-06T20:01:23.263Z] #59 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:23.263Z] #59 ... [2023-07-06T20:01:23.263Z] [2023-07-06T20:01:23.263Z] #39 [support-notifications internal] load build context [2023-07-06T20:01:23.263Z] #39 ... [2023-07-06T20:01:23.263Z] [2023-07-06T20:01:23.263Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-06T20:01:23.263Z] #53 DONE 26.7s [2023-07-06T20:01:23.263Z] [2023-07-06T20:01:23.263Z] #45 [security-bootstrapper internal] load build context [2023-07-06T20:01:23.530Z] #45 ... [2023-07-06T20:01:23.530Z] [2023-07-06T20:01:23.530Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-06T20:01:23.530Z] #62 ... [2023-07-06T20:01:23.530Z] [2023-07-06T20:01:23.530Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-06T20:01:23.530Z] #50 21.72 Executing ca-certificates-20230506-r0.trigger [2023-07-06T20:01:23.530Z] #50 24.60 OK: 8 MiB in 17 packages [2023-07-06T20:01:23.530Z] #50 DONE 27.0s [2023-07-06T20:01:23.803Z] [2023-07-06T20:01:23.803Z] #39 [support-notifications internal] load build context [2023-07-06T20:01:24.069Z] #39 ... [2023-07-06T20:01:24.069Z] [2023-07-06T20:01:24.069Z] #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-06T20:01:24.069Z] #51 DONE 27.7s [2023-07-06T20:01:24.069Z] [2023-07-06T20:01:24.069Z] #39 [support-notifications internal] load build context [2023-07-06T20:01:24.336Z] #39 transferring context: 52.00MB 28.3s [2023-07-06T20:01:24.923Z] #39 ... [2023-07-06T20:01:24.923Z] [2023-07-06T20:01:24.923Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-06T20:01:24.923Z] #62 DONE 1.3s [2023-07-06T20:01:24.923Z] [2023-07-06T20:01:24.923Z] #39 [support-notifications internal] load build context [2023-07-06T20:01:25.189Z] #39 ... [2023-07-06T20:01:25.189Z] [2023-07-06T20:01:25.189Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-06T20:01:25.189Z] #57 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:25.189Z] #57 26.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:25.190Z] #57 27.72 OK: 263 MiB in 53 packages [2023-07-06T20:01:25.190Z] #57 DONE 28.4s [2023-07-06T20:01:25.190Z] [2023-07-06T20:01:25.190Z] #39 [support-notifications internal] load build context [2023-07-06T20:01:25.190Z] #39 ... [2023-07-06T20:01:25.190Z] [2023-07-06T20:01:25.190Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:25.456Z] #60 ... [2023-07-06T20:01:25.456Z] [2023-07-06T20:01:25.456Z] #40 [core-metadata internal] load build context [2023-07-06T20:01:25.456Z] #40 ... [2023-07-06T20:01:25.456Z] [2023-07-06T20:01:25.456Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:25.723Z] #60 ... [2023-07-06T20:01:25.723Z] [2023-07-06T20:01:25.723Z] #38 [security-secretstore-setup internal] load build context [2023-07-06T20:01:25.988Z] #38 ... [2023-07-06T20:01:25.988Z] [2023-07-06T20:01:25.988Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:26.256Z] #60 ... [2023-07-06T20:01:26.256Z] [2023-07-06T20:01:26.256Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:01:26.256Z] #47 ... [2023-07-06T20:01:26.256Z] [2023-07-06T20:01:26.256Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:26.544Z] #46 ... [2023-07-06T20:01:26.544Z] [2023-07-06T20:01:26.544Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:27.511Z] #60 ... [2023-07-06T20:01:27.511Z] [2023-07-06T20:01:27.511Z] #44 [core-data internal] load build context [2023-07-06T20:01:27.511Z] #44 ... [2023-07-06T20:01:27.511Z] [2023-07-06T20:01:27.511Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:27.778Z] #46 ... [2023-07-06T20:01:27.778Z] [2023-07-06T20:01:27.778Z] #34 [security-spire-server internal] load build context [2023-07-06T20:01:27.778Z] #34 ... [2023-07-06T20:01:27.778Z] [2023-07-06T20:01:27.778Z] #55 [core-command internal] load build context [2023-07-06T20:01:28.045Z] #55 ... [2023-07-06T20:01:28.046Z] [2023-07-06T20:01:28.046Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:29.002Z] #60 ... [2023-07-06T20:01:29.002Z] [2023-07-06T20:01:29.002Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:29.002Z] #36 ... [2023-07-06T20:01:29.002Z] [2023-07-06T20:01:29.002Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:01:29.002Z] #37 ... [2023-07-06T20:01:29.002Z] [2023-07-06T20:01:29.002Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:29.271Z] #36 ... [2023-07-06T20:01:29.271Z] [2023-07-06T20:01:29.271Z] #61 [security-spire-agent internal] load build context [2023-07-06T20:01:29.271Z] #61 ... [2023-07-06T20:01:29.271Z] [2023-07-06T20:01:29.271Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:29.547Z] #36 transferring context: 32.57MB 31.6s [2023-07-06T20:01:30.507Z] #36 ... [2023-07-06T20:01:30.507Z] [2023-07-06T20:01:30.507Z] #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-06T20:01:30.507Z] #58 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:30.507Z] #58 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:30.507Z] #58 28.66 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-06T20:01:30.507Z] #58 28.68 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-06T20:01:30.507Z] #58 28.68 (3/4) Installing libucontext (1.2-r0) [2023-07-06T20:01:30.507Z] #58 28.68 (4/4) Installing gcompat (1.1.0-r0) [2023-07-06T20:01:30.507Z] #58 28.72 Executing busybox-1.35.0-r29.trigger [2023-07-06T20:01:30.507Z] #58 28.75 OK: 8 MiB in 19 packages [2023-07-06T20:01:30.507Z] #58 DONE 32.7s [2023-07-06T20:01:30.507Z] [2023-07-06T20:01:30.507Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:30.777Z] #36 ... [2023-07-06T20:01:30.777Z] [2023-07-06T20:01:30.777Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-06T20:01:30.777Z] #59 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-06T20:01:30.777Z] #59 28.56 (1/9) Installing ca-certificates (20230506-r0) [2023-07-06T20:01:30.777Z] #59 28.61 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-06T20:01:30.777Z] #59 28.66 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-06T20:01:30.777Z] #59 28.68 (4/9) Installing libcurl (8.1.2-r0) [2023-07-06T20:01:30.777Z] #59 28.72 (5/9) Installing curl (8.1.2-r0) [2023-07-06T20:01:30.777Z] #59 28.73 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-06T20:01:30.777Z] #59 28.76 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-06T20:01:30.777Z] #59 28.76 (8/9) Installing libucontext (1.2-r0) [2023-07-06T20:01:30.777Z] #59 28.79 (9/9) Installing gcompat (1.1.0-r0) [2023-07-06T20:01:30.777Z] #59 28.80 Executing busybox-1.35.0-r29.trigger [2023-07-06T20:01:30.777Z] #59 28.84 Executing ca-certificates-20230506-r0.trigger [2023-07-06T20:01:30.777Z] #59 29.38 OK: 11 MiB in 24 packages [2023-07-06T20:01:30.777Z] #59 DONE 32.9s [2023-07-06T20:01:30.777Z] [2023-07-06T20:01:30.777Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:30.777Z] #36 ... [2023-07-06T20:01:30.777Z] [2023-07-06T20:01:30.777Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-06T20:01:30.777Z] #63 DONE 8.0s [2023-07-06T20:01:30.777Z] [2023-07-06T20:01:30.777Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:31.735Z] #36 ... [2023-07-06T20:01:31.735Z] [2023-07-06T20:01:31.735Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-06T20:01:31.735Z] #64 DONE 0.8s [2023-07-06T20:01:31.735Z] [2023-07-06T20:01:31.735Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:32.315Z] #36 ... [2023-07-06T20:01:32.315Z] [2023-07-06T20:01:32.315Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:32.315Z] #54 ... [2023-07-06T20:01:32.315Z] [2023-07-06T20:01:32.315Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:33.724Z] #36 ... [2023-07-06T20:01:33.724Z] [2023-07-06T20:01:33.724Z] #45 [security-bootstrapper internal] load build context [2023-07-06T20:01:33.724Z] #45 ... [2023-07-06T20:01:33.724Z] [2023-07-06T20:01:33.724Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:34.681Z] #36 transferring context: 48.50MB 36.6s [2023-07-06T20:01:35.642Z] #36 ... [2023-07-06T20:01:35.642Z] [2023-07-06T20:01:35.642Z] #39 [support-notifications internal] load build context [2023-07-06T20:01:35.642Z] #39 ... [2023-07-06T20:01:35.642Z] [2023-07-06T20:01:35.642Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:35.908Z] #36 ... [2023-07-06T20:01:35.908Z] [2023-07-06T20:01:35.908Z] #40 [core-metadata internal] load build context [2023-07-06T20:01:35.908Z] #40 ... [2023-07-06T20:01:35.908Z] [2023-07-06T20:01:35.908Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:36.172Z] #36 ... [2023-07-06T20:01:36.172Z] [2023-07-06T20:01:36.172Z] #38 [security-secretstore-setup internal] load build context [2023-07-06T20:01:36.172Z] #38 ... [2023-07-06T20:01:36.172Z] [2023-07-06T20:01:36.172Z] #40 [core-metadata internal] load build context [2023-07-06T20:01:36.435Z] #40 ... [2023-07-06T20:01:36.435Z] [2023-07-06T20:01:36.435Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:01:36.700Z] #47 ... [2023-07-06T20:01:36.700Z] [2023-07-06T20:01:36.700Z] #38 [security-secretstore-setup internal] load build context [2023-07-06T20:01:37.651Z] #38 ... [2023-07-06T20:01:37.651Z] [2023-07-06T20:01:37.651Z] #44 [core-data internal] load build context [2023-07-06T20:01:37.651Z] #44 ... [2023-07-06T20:01:37.651Z] [2023-07-06T20:01:37.651Z] #39 [support-notifications internal] load build context [2023-07-06T20:01:37.916Z] #39 ... [2023-07-06T20:01:37.916Z] [2023-07-06T20:01:37.916Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:37.916Z] #46 ... [2023-07-06T20:01:37.916Z] [2023-07-06T20:01:37.916Z] #55 [core-command internal] load build context [2023-07-06T20:01:38.180Z] #55 ... [2023-07-06T20:01:38.180Z] [2023-07-06T20:01:38.180Z] #34 [security-spire-server internal] load build context [2023-07-06T20:01:38.180Z] #34 ... [2023-07-06T20:01:38.180Z] [2023-07-06T20:01:38.180Z] #55 [core-command internal] load build context [2023-07-06T20:01:39.135Z] #55 ... [2023-07-06T20:01:39.135Z] [2023-07-06T20:01:39.135Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:39.135Z] #60 ... [2023-07-06T20:01:39.135Z] [2023-07-06T20:01:39.135Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:39.135Z] #46 ... [2023-07-06T20:01:39.135Z] [2023-07-06T20:01:39.135Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:01:39.400Z] #37 ... [2023-07-06T20:01:39.400Z] [2023-07-06T20:01:39.400Z] #61 [security-spire-agent internal] load build context [2023-07-06T20:01:39.400Z] #61 ... [2023-07-06T20:01:39.400Z] [2023-07-06T20:01:39.400Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:39.400Z] #46 transferring context: 128.70MB 44.2s [2023-07-06T20:01:41.331Z] #46 ... [2023-07-06T20:01:41.331Z] [2023-07-06T20:01:41.331Z] #38 [security-secretstore-setup internal] load build context [2023-07-06T20:01:41.331Z] #38 transferring context: 175.37MB 46.9s done [2023-07-06T20:01:41.331Z] #38 DONE 47.3s [2023-07-06T20:01:41.331Z] [2023-07-06T20:01:41.331Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:42.738Z] #46 ... [2023-07-06T20:01:42.738Z] [2023-07-06T20:01:42.738Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:42.738Z] #54 ... [2023-07-06T20:01:42.738Z] [2023-07-06T20:01:42.738Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:43.321Z] #46 ... [2023-07-06T20:01:43.321Z] [2023-07-06T20:01:43.321Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-06T20:01:43.321Z] #65 DONE 2.2s [2023-07-06T20:01:43.321Z] [2023-07-06T20:01:43.322Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:43.904Z] #46 ... [2023-07-06T20:01:43.904Z] [2023-07-06T20:01:43.904Z] #45 [security-bootstrapper internal] load build context [2023-07-06T20:01:44.171Z] #45 ... [2023-07-06T20:01:44.171Z] [2023-07-06T20:01:44.171Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:46.126Z] #46 ... [2023-07-06T20:01:46.126Z] [2023-07-06T20:01:46.126Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:46.126Z] #36 ... [2023-07-06T20:01:46.126Z] [2023-07-06T20:01:46.126Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:46.711Z] #46 transferring context: 164.38MB 51.4s [2023-07-06T20:01:46.711Z] #46 ... [2023-07-06T20:01:46.711Z] [2023-07-06T20:01:46.711Z] #40 [core-metadata internal] load build context [2023-07-06T20:01:46.711Z] #40 ... [2023-07-06T20:01:46.711Z] [2023-07-06T20:01:46.711Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:01:46.980Z] #47 ... [2023-07-06T20:01:46.980Z] [2023-07-06T20:01:46.980Z] #40 [core-metadata internal] load build context [2023-07-06T20:01:47.938Z] #40 ... [2023-07-06T20:01:47.938Z] [2023-07-06T20:01:47.938Z] #44 [core-data internal] load build context [2023-07-06T20:01:47.938Z] #44 ... [2023-07-06T20:01:47.938Z] [2023-07-06T20:01:47.938Z] #39 [support-notifications internal] load build context [2023-07-06T20:01:48.202Z] #39 ... [2023-07-06T20:01:48.202Z] [2023-07-06T20:01:48.202Z] #44 [core-data internal] load build context [2023-07-06T20:01:48.202Z] #44 ... [2023-07-06T20:01:48.202Z] [2023-07-06T20:01:48.202Z] #34 [security-spire-server internal] load build context [2023-07-06T20:01:48.468Z] #34 ... [2023-07-06T20:01:48.468Z] [2023-07-06T20:01:48.468Z] #44 [core-data internal] load build context [2023-07-06T20:01:49.056Z] #44 ... [2023-07-06T20:01:49.056Z] [2023-07-06T20:01:49.056Z] #55 [core-command internal] load build context [2023-07-06T20:01:49.056Z] #55 ... [2023-07-06T20:01:49.056Z] [2023-07-06T20:01:49.056Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:49.323Z] #60 ... [2023-07-06T20:01:49.324Z] [2023-07-06T20:01:49.324Z] #55 [core-command internal] load build context [2023-07-06T20:01:49.324Z] #55 ... [2023-07-06T20:01:49.324Z] [2023-07-06T20:01:49.324Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:01:49.598Z] #37 ... [2023-07-06T20:01:49.598Z] [2023-07-06T20:01:49.598Z] #40 [core-metadata internal] load build context [2023-07-06T20:01:49.598Z] #40 transferring context: 175.37MB 54.3s done [2023-07-06T20:01:49.598Z] #40 DONE 54.5s [2023-07-06T20:01:49.598Z] [2023-07-06T20:01:49.598Z] #46 [security-proxy-auth internal] load build context [2023-07-06T20:01:49.598Z] #46 transferring context: 175.37MB 54.2s done [2023-07-06T20:01:49.598Z] #46 DONE 54.5s [2023-07-06T20:01:49.598Z] [2023-07-06T20:01:49.598Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:01:49.598Z] #37 ... [2023-07-06T20:01:49.598Z] [2023-07-06T20:01:49.598Z] #61 [security-spire-agent internal] load build context [2023-07-06T20:01:49.598Z] #61 ... [2023-07-06T20:01:49.598Z] [2023-07-06T20:01:49.598Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:01:51.575Z] #37 ... [2023-07-06T20:01:51.575Z] [2023-07-06T20:01:51.575Z] #60 [core-common-config-bootstrapper internal] load build context [2023-07-06T20:01:51.575Z] #60 transferring context: 175.37MB 52.1s done [2023-07-06T20:01:51.575Z] #60 DONE 52.8s [2023-07-06T20:01:51.575Z] [2023-07-06T20:01:51.575Z] #39 [support-notifications internal] load build context [2023-07-06T20:01:51.575Z] #39 transferring context: 175.37MB 55.0s done [2023-07-06T20:01:51.575Z] #39 DONE 55.5s [2023-07-06T20:01:51.575Z] [2023-07-06T20:01:51.575Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:01:51.840Z] #37 ... [2023-07-06T20:01:51.840Z] [2023-07-06T20:01:51.840Z] #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-06T20:01:51.840Z] #66 DONE 1.9s [2023-07-06T20:01:51.840Z] [2023-07-06T20:01:51.840Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:01:51.840Z] #37 ... [2023-07-06T20:01:51.840Z] [2023-07-06T20:01:51.840Z] #45 [security-bootstrapper internal] load build context [2023-07-06T20:01:51.840Z] #45 transferring context: 175.37MB 55.7s done [2023-07-06T20:01:51.840Z] #45 DONE 56.4s [2023-07-06T20:01:51.840Z] [2023-07-06T20:01:51.840Z] #34 [security-spire-server internal] load build context [2023-07-06T20:01:51.840Z] #34 transferring context: 175.37MB 56.1s done [2023-07-06T20:01:51.840Z] #34 DONE 56.8s [2023-07-06T20:01:51.840Z] [2023-07-06T20:01:51.840Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:01:52.424Z] #37 transferring context: 175.37MB 54.1s done [2023-07-06T20:01:52.691Z] #37 ... [2023-07-06T20:01:52.691Z] [2023-07-06T20:01:52.691Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:52.691Z] #54 ... [2023-07-06T20:01:52.691Z] [2023-07-06T20:01:52.691Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:01:52.988Z] #47 ... [2023-07-06T20:01:52.988Z] [2023-07-06T20:01:52.988Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-06T20:01:52.988Z] #37 DONE 56.0s [2023-07-06T20:01:52.988Z] [2023-07-06T20:01:52.988Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:01:52.988Z] #47 ... [2023-07-06T20:01:52.988Z] [2023-07-06T20:01:52.988Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:53.257Z] #54 ... [2023-07-06T20:01:53.257Z] [2023-07-06T20:01:53.257Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-06T20:01:53.257Z] #67 DONE 1.5s [2023-07-06T20:01:53.257Z] [2023-07-06T20:01:53.257Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:53.524Z] #54 ... [2023-07-06T20:01:53.524Z] [2023-07-06T20:01:53.524Z] #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-06T20:01:53.524Z] #68 DONE 1.5s [2023-07-06T20:01:53.524Z] [2023-07-06T20:01:53.524Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:53.524Z] #54 ... [2023-07-06T20:01:53.524Z] [2023-07-06T20:01:53.524Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:01:53.524Z] #69 ... [2023-07-06T20:01:53.524Z] [2023-07-06T20:01:53.524Z] #55 [core-command internal] load build context [2023-07-06T20:01:53.524Z] #55 transferring context: 175.37MB 55.4s done [2023-07-06T20:01:53.524Z] #55 DONE 56.7s [2023-07-06T20:01:53.524Z] [2023-07-06T20:01:53.524Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:54.932Z] #54 ... [2023-07-06T20:01:54.933Z] [2023-07-06T20:01:54.933Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-06T20:01:54.933Z] #70 DONE 1.8s [2023-07-06T20:01:54.933Z] [2023-07-06T20:01:54.933Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:01:55.516Z] #47 ... [2023-07-06T20:01:55.516Z] [2023-07-06T20:01:55.516Z] #54 [support-scheduler internal] load build context [2023-07-06T20:01:55.516Z] #54 transferring context: 175.37MB 57.5s done [2023-07-06T20:01:55.516Z] #54 DONE 58.7s [2023-07-06T20:01:55.516Z] [2023-07-06T20:01:55.516Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:01:56.475Z] #47 ... [2023-07-06T20:01:56.475Z] [2023-07-06T20:01:56.475Z] #36 [security-spire-config internal] load build context [2023-07-06T20:01:56.475Z] #36 ... [2023-07-06T20:01:56.475Z] [2023-07-06T20:01:56.475Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:01:59.807Z] #47 ... [2023-07-06T20:01:59.807Z] [2023-07-06T20:01:59.807Z] #44 [core-data internal] load build context [2023-07-06T20:01:59.807Z] #44 ... [2023-07-06T20:01:59.807Z] [2023-07-06T20:01:59.807Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:01:59.807Z] #47 ... [2023-07-06T20:01:59.807Z] [2023-07-06T20:01:59.807Z] #61 [security-spire-agent internal] load build context [2023-07-06T20:01:59.807Z] #61 ... [2023-07-06T20:01:59.807Z] [2023-07-06T20:01:59.807Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:02:00.388Z] #47 transferring context: 150.94MB 64.4s [2023-07-06T20:02:00.388Z] #47 ... [2023-07-06T20:02:00.388Z] [2023-07-06T20:02:00.388Z] #36 [security-spire-config internal] load build context [2023-07-06T20:02:00.389Z] #36 transferring context: 175.37MB 62.6s done [2023-07-06T20:02:00.389Z] #36 DONE 63.7s [2023-07-06T20:02:00.389Z] [2023-07-06T20:02:00.389Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:02:01.791Z] #47 ... [2023-07-06T20:02:01.791Z] [2023-07-06T20:02:01.791Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:02.059Z] #71 ... [2023-07-06T20:02:02.059Z] [2023-07-06T20:02:02.059Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:02:02.667Z] #47 ... [2023-07-06T20:02:02.667Z] [2023-07-06T20:02:02.667Z] #61 [security-spire-agent internal] load build context [2023-07-06T20:02:02.667Z] #61 transferring context: 175.37MB 63.0s done [2023-07-06T20:02:02.667Z] #61 DONE 64.0s [2023-07-06T20:02:02.667Z] [2023-07-06T20:02:02.667Z] #47 [security-proxy-setup internal] load build context [2023-07-06T20:02:02.667Z] #47 transferring context: 175.37MB 66.9s done [2023-07-06T20:02:02.667Z] #47 DONE 67.3s [2023-07-06T20:02:02.667Z] [2023-07-06T20:02:02.667Z] #44 [core-data internal] load build context [2023-07-06T20:02:03.254Z] #44 transferring context: 175.37MB 67.5s done [2023-07-06T20:02:03.520Z] #44 DONE 67.9s [2023-07-06T20:02:03.520Z] [2023-07-06T20:02:03.520Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:03.520Z] #72 ... [2023-07-06T20:02:03.520Z] [2023-07-06T20:02:03.520Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:03.785Z] #73 ... [2023-07-06T20:02:03.785Z] [2023-07-06T20:02:03.785Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:35.987Z] #74 ... [2023-07-06T20:02:35.987Z] [2023-07-06T20:02:35.987Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:35.987Z] #69 DONE 50.3s [2023-07-06T20:02:35.987Z] [2023-07-06T20:02:35.987Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-07-06T20:02:36.574Z] #75 DONE 2.8s [2023-07-06T20:02:36.574Z] [2023-07-06T20:02:36.574Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:36.574Z] #76 CACHED [2023-07-06T20:02:36.574Z] [2023-07-06T20:02:36.574Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-06T20:02:36.574Z] #77 CACHED [2023-07-06T20:02:36.574Z] [2023-07-06T20:02:36.574Z] #78 [security-bootstrapper builder 6/7] COPY . . [2023-07-06T20:02:36.574Z] #78 CACHED [2023-07-06T20:02:36.574Z] [2023-07-06T20:02:36.574Z] #79 [security-proxy-setup builder 6/7] COPY . . [2023-07-06T20:02:36.574Z] #79 CACHED [2023-07-06T20:02:36.574Z] [2023-07-06T20:02:36.574Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:36.574Z] #80 CACHED [2023-07-06T20:02:36.574Z] [2023-07-06T20:02:36.574Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-06T20:02:36.574Z] #81 CACHED [2023-07-06T20:02:36.574Z] [2023-07-06T20:02:36.574Z] #82 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-06T20:02:39.908Z] #82 2.859 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-06T20:02:46.669Z] #82 ... [2023-07-06T20:02:46.669Z] [2023-07-06T20:02:46.669Z] #83 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-06T20:02:46.669Z] #0 2.576 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-06T20:02:46.669Z] #83 ... [2023-07-06T20:02:46.669Z] [2023-07-06T20:02:46.669Z] #84 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-06T20:02:46.669Z] #0 2.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-06T20:02:53.399Z] #84 ... [2023-07-06T20:02:53.399Z] [2023-07-06T20:02:53.399Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:53.399Z] #71 DONE 61.5s [2023-07-06T20:02:53.399Z] [2023-07-06T20:02:53.399Z] #85 [core-metadata builder 6/7] COPY . . [2023-07-06T20:02:55.975Z] #85 DONE 2.6s [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #86 [core-command builder 6/7] COPY . . [2023-07-06T20:02:55.975Z] #86 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:55.975Z] #87 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-06T20:02:55.975Z] #88 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-06T20:02:55.975Z] #89 ... [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #90 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-06T20:02:55.975Z] #90 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-06T20:02:55.975Z] #91 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:55.975Z] #92 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #93 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-06T20:02:55.975Z] #93 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:55.975Z] #94 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #95 [support-scheduler builder 6/7] COPY . . [2023-07-06T20:02:55.975Z] #95 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #96 [core-data builder 6/7] COPY . . [2023-07-06T20:02:55.975Z] #96 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:55.975Z] #97 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #98 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-06T20:02:55.975Z] #98 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-07-06T20:02:55.975Z] #99 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-06T20:02:55.975Z] #100 CACHED [2023-07-06T20:02:55.975Z] [2023-07-06T20:02:55.975Z] #101 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:55.975Z] #101 CACHED [2023-07-06T20:02:56.259Z] [2023-07-06T20:02:56.259Z] #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-06T20:02:56.524Z] #102 ... [2023-07-06T20:02:56.524Z] [2023-07-06T20:02:56.524Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:56.524Z] #74 DONE 63.2s [2023-07-06T20:02:56.524Z] [2023-07-06T20:02:56.524Z] #103 [support-notifications builder 6/7] COPY . . [2023-07-06T20:02:57.488Z] #103 ... [2023-07-06T20:02:57.488Z] [2023-07-06T20:02:57.488Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:57.488Z] #73 DONE 64.1s [2023-07-06T20:02:57.756Z] [2023-07-06T20:02:57.756Z] #104 [security-spire-server builder 6/9] COPY . . [2023-07-06T20:02:59.168Z] #104 ... [2023-07-06T20:02:59.168Z] [2023-07-06T20:02:59.168Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:02:59.168Z] #72 DONE 64.2s [2023-07-06T20:02:59.168Z] [2023-07-06T20:02:59.168Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-06T20:03:04.505Z] #105 ... [2023-07-06T20:03:04.505Z] [2023-07-06T20:03:04.505Z] #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-06T20:03:04.505Z] #89 6.595 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-06T20:03:05.471Z] #89 ... [2023-07-06T20:03:05.471Z] [2023-07-06T20:03:05.471Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-06T20:03:05.471Z] #105 DONE 6.3s [2023-07-06T20:03:05.471Z] [2023-07-06T20:03:05.471Z] #103 [support-notifications builder 6/7] COPY . . [2023-07-06T20:03:05.471Z] #103 DONE 8.8s [2023-07-06T20:03:05.471Z] [2023-07-06T20:03:05.471Z] #104 [security-spire-server builder 6/9] COPY . . [2023-07-06T20:03:05.471Z] #104 DONE 7.8s [2023-07-06T20:03:05.471Z] [2023-07-06T20:03:05.471Z] #106 [security-spire-config builder 6/9] COPY . . [2023-07-06T20:03:05.471Z] #106 CACHED [2023-07-06T20:03:05.471Z] [2023-07-06T20:03:05.471Z] #107 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-06T20:03:05.471Z] #107 CACHED [2023-07-06T20:03:05.471Z] [2023-07-06T20:03:05.471Z] #108 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:03:05.471Z] #108 CACHED [2023-07-06T20:03:05.471Z] [2023-07-06T20:03:05.471Z] #109 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-06T20:03:05.471Z] #109 CACHED [2023-07-06T20:03:05.471Z] [2023-07-06T20:03:05.471Z] #110 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-06T20:03:05.471Z] #110 DONE 0.2s [2023-07-06T20:03:05.471Z] [2023-07-06T20:03:05.471Z] #111 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-06T20:03:06.056Z] #111 ... [2023-07-06T20:03:06.056Z] [2023-07-06T20:03:06.056Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-06T20:03:06.056Z] #0 6.595 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-06T20:03:06.056Z] #112 ... [2023-07-06T20:03:06.056Z] [2023-07-06T20:03:06.056Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-06T20:03:06.056Z] #0 6.386 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-06T20:03:06.321Z] #113 ... [2023-07-06T20:03:06.321Z] [2023-07-06T20:03:06.321Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-06T20:03:06.321Z] #0 6.206 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-06T20:03:06.321Z] #114 ... [2023-07-06T20:03:06.321Z] [2023-07-06T20:03:06.321Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-06T20:03:06.321Z] #0 6.651 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-06T20:03:06.586Z] #115 ... [2023-07-06T20:03:06.586Z] [2023-07-06T20:03:06.586Z] #116 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-06T20:03:09.989Z] #116 ... [2023-07-06T20:03:09.989Z] [2023-07-06T20:03:09.989Z] #111 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-06T20:03:09.989Z] #111 DONE 3.9s [2023-07-06T20:03:09.989Z] [2023-07-06T20:03:09.989Z] #117 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-06T20:03:09.989Z] #117 DONE 0.3s [2023-07-06T20:03:09.989Z] [2023-07-06T20:03:09.989Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-06T20:03:09.989Z] #0 3.695 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-06T20:03:09.989Z] #118 ... [2023-07-06T20:03:09.989Z] [2023-07-06T20:03:09.989Z] #116 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-06T20:03:09.989Z] #116 DONE 4.3s [2023-07-06T20:03:09.989Z] [2023-07-06T20:03:09.989Z] #119 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-06T20:03:10.255Z] #119 DONE 0.5s [2023-07-06T20:03:10.255Z] [2023-07-06T20:03:10.255Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-06T20:03:10.255Z] #0 3.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-06T20:03:11.686Z] #120 ... [2023-07-06T20:03:11.686Z] [2023-07-06T20:03:11.686Z] #121 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-06T20:03:11.686Z] #121 CACHED [2023-07-06T20:03:11.686Z] [2023-07-06T20:03:11.686Z] #122 [security-spire-agent builder 6/9] COPY . . [2023-07-06T20:03:11.686Z] #122 CACHED [2023-07-06T20:03:11.686Z] [2023-07-06T20:03:11.686Z] #123 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-06T20:03:11.686Z] #123 CACHED [2023-07-06T20:03:11.686Z] [2023-07-06T20:03:11.686Z] #124 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-06T20:03:11.686Z] #124 CACHED [2023-07-06T20:03:11.686Z] [2023-07-06T20:03:11.686Z] #125 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-06T20:03:11.686Z] #125 CACHED [2023-07-06T20:03:11.686Z] [2023-07-06T20:03:11.686Z] #126 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-06T20:03:11.686Z] #126 CACHED [2023-07-06T20:03:11.686Z] [2023-07-06T20:03:11.686Z] #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-06T20:03:11.686Z] #102 5.483 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-06T20:03:11.686Z] #102 ... [2023-07-06T20:03:11.686Z] [2023-07-06T20:03:11.686Z] #127 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:03:11.952Z] #127 DONE 0.7s [2023-07-06T20:03:11.952Z] [2023-07-06T20:03:11.952Z] #128 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:03:11.952Z] #128 DONE 0.3s [2023-07-06T20:03:11.952Z] [2023-07-06T20:03:11.952Z] #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:03:12.218Z] #129 DONE 0.3s [2023-07-06T20:03:12.218Z] [2023-07-06T20:03:12.218Z] #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:03:12.801Z] #130 DONE 0.5s [2023-07-06T20:03:12.801Z] [2023-07-06T20:03:12.801Z] #131 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:03:12.801Z] #131 CACHED [2023-07-06T20:03:12.801Z] [2023-07-06T20:03:12.801Z] #132 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:03:12.801Z] #132 CACHED [2023-07-06T20:03:12.801Z] [2023-07-06T20:03:12.801Z] #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-06T20:03:14.202Z] #133 ... [2023-07-06T20:03:14.202Z] [2023-07-06T20:03:14.202Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-06T20:03:14.202Z] #134 DONE 1.4s [2023-07-06T20:03:14.202Z] [2023-07-06T20:03:14.202Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-06T20:03:14.202Z] #135 DONE 1.9s [2023-07-06T20:03:14.468Z] [2023-07-06T20:03:14.468Z] #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-06T20:03:14.468Z] #133 DONE 1.8s [2023-07-06T20:03:14.468Z] [2023-07-06T20:03:14.468Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-06T20:03:14.744Z] #136 DONE 0.4s [2023-07-06T20:03:14.744Z] [2023-07-06T20:03:14.744Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-06T20:03:14.744Z] #137 DONE 0.4s [2023-07-06T20:03:14.744Z] [2023-07-06T20:03:14.744Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-06T20:03:15.012Z] #138 ... [2023-07-06T20:03:15.012Z] [2023-07-06T20:03:15.012Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-06T20:03:15.012Z] #139 DONE 0.4s [2023-07-06T20:03:15.307Z] [2023-07-06T20:03:15.307Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-06T20:03:15.307Z] #138 DONE 0.4s [2023-07-06T20:03:15.307Z] [2023-07-06T20:03:15.307Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-06T20:03:15.571Z] #140 DONE 0.3s [2023-07-06T20:03:15.572Z] [2023-07-06T20:03:15.572Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-06T20:03:15.572Z] #141 DONE 0.4s [2023-07-06T20:03:15.572Z] [2023-07-06T20:03:15.572Z] #142 [security-spire-server] exporting to image [2023-07-06T20:03:15.572Z] #142 exporting layers [2023-07-06T20:03:16.528Z] #142 ... [2023-07-06T20:03:16.528Z] [2023-07-06T20:03:16.528Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-06T20:03:16.528Z] #143 DONE 2.2s [2023-07-06T20:03:16.528Z] [2023-07-06T20:03:16.528Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-06T20:03:16.818Z] #144 DONE 0.2s [2023-07-06T20:03:16.818Z] [2023-07-06T20:03:16.818Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-06T20:03:17.086Z] #145 DONE 0.3s [2023-07-06T20:03:17.086Z] [2023-07-06T20:03:17.086Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-06T20:03:17.353Z] #146 DONE 0.4s [2023-07-06T20:03:17.353Z] [2023-07-06T20:03:17.353Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-06T20:03:17.618Z] #118 ... [2023-07-06T20:03:17.618Z] [2023-07-06T20:03:17.618Z] #142 [security-spire-agent] exporting to image [2023-07-06T20:03:18.200Z] #142 exporting layers 2.6s done [2023-07-06T20:03:18.200Z] #142 writing image sha256:05ff89352989d1281216ef99b034353cde132af4e753115942ea97ae1fd0da20 0.0s done [2023-07-06T20:03:18.200Z] #142 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-07-06T20:03:18.200Z] #142 exporting layers 2.7s done [2023-07-06T20:03:18.200Z] #142 writing image sha256:0ddabe52d07a975f4723d97a17760d710d043924bff7a9232ab5208952ca380f done [2023-07-06T20:03:18.200Z] #142 naming to docker.io/library/security-spire-config-arm64 done [2023-07-06T20:03:19.156Z] #142 exporting layers 1.6s done [2023-07-06T20:03:19.156Z] #142 writing image sha256:64ccc3f80589534f0eac61c153e16e5cb154d893d8e79ac28b75f2ee22af513b done [2023-07-06T20:03:19.156Z] #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-07-06T20:03:19.156Z] #142 DONE 3.5s [2023-07-06T20:03:19.156Z] [2023-07-06T20:03:19.156Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-06T20:15:41.395Z] #114 ... [2023-07-06T20:15:41.395Z] [2023-07-06T20:15:41.395Z] #82 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-06T20:15:41.395Z] #82 DONE 777.6s [2023-07-06T20:15:41.395Z] [2023-07-06T20:15:41.395Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-06T20:15:41.395Z] #113 ... [2023-07-06T20:15:41.395Z] [2023-07-06T20:15:41.395Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:15:41.395Z] #147 DONE 0.2s [2023-07-06T20:15:41.395Z] [2023-07-06T20:15:41.395Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:15:41.395Z] #148 DONE 0.1s [2023-07-06T20:15:41.395Z] [2023-07-06T20:15:41.395Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-06T20:15:41.395Z] #149 DONE 0.2s [2023-07-06T20:15:41.395Z] [2023-07-06T20:15:41.395Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-06T20:15:41.395Z] #150 DONE 0.3s [2023-07-06T20:15:41.395Z] [2023-07-06T20:15:41.395Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-06T20:15:41.395Z] #151 DONE 0.1s [2023-07-06T20:15:41.395Z] [2023-07-06T20:15:41.395Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-06T20:15:41.395Z] #152 DONE 2.9s [2023-07-06T20:15:41.395Z] [2023-07-06T20:15:41.395Z] #142 [security-proxy-setup] exporting to image [2023-07-06T20:15:41.395Z] #142 exporting layers [2023-07-06T20:15:41.395Z] #142 exporting layers 0.8s done [2023-07-06T20:15:41.395Z] #142 writing image sha256:0267c3e290daadfd9485cc3bca458da551671756916ff5d10f9d7c118d59a75e 0.0s done [2023-07-06T20:15:41.395Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-06T20:15:41.395Z] #142 DONE 4.3s [2023-07-06T20:15:41.395Z] [2023-07-06T20:15:41.395Z] #84 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-06T20:15:41.395Z] #84 777.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-06T20:15:53.675Z] #84 ... [2023-07-06T20:15:53.675Z] [2023-07-06T20:15:53.675Z] #83 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-06T20:15:53.675Z] #83 DONE 796.0s [2023-07-06T20:15:53.675Z] [2023-07-06T20:15:53.675Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-06T20:15:53.675Z] #153 DONE 0.3s [2023-07-06T20:15:53.675Z] [2023-07-06T20:15:53.675Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-06T20:15:55.616Z] #154 DONE 2.6s [2023-07-06T20:15:55.616Z] [2023-07-06T20:15:55.616Z] #84 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-06T20:15:55.616Z] #84 DONE 799.0s [2023-07-06T20:15:55.616Z] [2023-07-06T20:15:55.616Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:15:56.213Z] #155 DONE 0.5s [2023-07-06T20:15:56.213Z] [2023-07-06T20:15:56.213Z] #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-06T20:15:56.213Z] #89 ... [2023-07-06T20:15:56.213Z] [2023-07-06T20:15:56.213Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:15:56.549Z] #156 DONE 0.4s [2023-07-06T20:15:56.549Z] [2023-07-06T20:15:56.549Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-06T20:15:56.815Z] #157 ... [2023-07-06T20:15:56.815Z] [2023-07-06T20:15:56.815Z] #158 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:15:56.815Z] #158 DONE 0.4s [2023-07-06T20:15:57.084Z] [2023-07-06T20:15:57.084Z] #159 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:15:57.084Z] #159 DONE 0.1s [2023-07-06T20:15:57.084Z] [2023-07-06T20:15:57.084Z] #160 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-06T20:15:57.084Z] #160 DONE 0.2s [2023-07-06T20:15:57.084Z] [2023-07-06T20:15:57.084Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-06T20:15:57.356Z] #113 ... [2023-07-06T20:15:57.356Z] [2023-07-06T20:15:57.356Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-06T20:15:57.356Z] #157 DONE 1.0s [2023-07-06T20:15:57.356Z] [2023-07-06T20:15:57.356Z] #161 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-06T20:15:57.626Z] #161 DONE 0.2s [2023-07-06T20:15:57.626Z] [2023-07-06T20:15:57.626Z] #162 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-06T20:15:57.626Z] #162 DONE 0.3s [2023-07-06T20:15:57.626Z] [2023-07-06T20:15:57.626Z] #163 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-06T20:15:57.900Z] #163 DONE 0.2s [2023-07-06T20:15:57.901Z] [2023-07-06T20:15:57.901Z] #164 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-06T20:15:57.901Z] #164 DONE 0.2s [2023-07-06T20:15:57.901Z] [2023-07-06T20:15:57.901Z] #165 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-06T20:15:58.221Z] #165 DONE 0.2s [2023-07-06T20:15:58.221Z] [2023-07-06T20:15:58.221Z] #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-06T20:15:58.486Z] #166 DONE 0.5s [2023-07-06T20:15:58.486Z] [2023-07-06T20:15:58.486Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-06T20:15:58.486Z] #167 DONE 0.3s [2023-07-06T20:15:58.486Z] [2023-07-06T20:15:58.486Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-06T20:15:58.754Z] #168 DONE 0.2s [2023-07-06T20:15:58.754Z] [2023-07-06T20:15:58.754Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-06T20:15:59.019Z] #169 ... [2023-07-06T20:15:59.019Z] [2023-07-06T20:15:59.019Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-06T20:15:59.019Z] #170 DONE 0.6s [2023-07-06T20:15:59.293Z] [2023-07-06T20:15:59.293Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-06T20:15:59.561Z] #171 DONE 0.3s [2023-07-06T20:15:59.561Z] [2023-07-06T20:15:59.561Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-06T20:16:00.968Z] #172 ... [2023-07-06T20:16:00.968Z] [2023-07-06T20:16:00.968Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-06T20:16:00.968Z] #113 DONE 784.8s [2023-07-06T20:16:00.968Z] [2023-07-06T20:16:00.968Z] #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-06T20:16:01.555Z] #89 ... [2023-07-06T20:16:01.555Z] [2023-07-06T20:16:01.555Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-06T20:16:01.555Z] #169 DONE 2.9s [2023-07-06T20:16:01.555Z] [2023-07-06T20:16:01.555Z] #142 [security-bootstrapper] exporting to image [2023-07-06T20:16:01.822Z] #142 exporting layers [2023-07-06T20:16:02.778Z] #142 ... [2023-07-06T20:16:02.778Z] [2023-07-06T20:16:02.778Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:16:02.778Z] #173 DONE 0.3s [2023-07-06T20:16:02.778Z] [2023-07-06T20:16:02.778Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-06T20:16:02.778Z] #172 DONE 3.5s [2023-07-06T20:16:03.052Z] [2023-07-06T20:16:03.053Z] #142 [security-secretstore-setup] exporting to image [2023-07-06T20:16:03.633Z] #142 ... [2023-07-06T20:16:03.633Z] [2023-07-06T20:16:03.633Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:16:03.633Z] #174 DONE 0.7s [2023-07-06T20:16:03.633Z] [2023-07-06T20:16:03.633Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-06T20:16:04.211Z] #175 DONE 0.7s [2023-07-06T20:16:04.211Z] [2023-07-06T20:16:04.211Z] #142 [security-bootstrapper] exporting to image [2023-07-06T20:16:04.211Z] #142 exporting layers 2.2s done [2023-07-06T20:16:04.211Z] #142 writing image sha256:b9aabcfda1b4bf5671acdedb59836b3706e2087f09bca5634db42d25833d1f56 0.0s done [2023-07-06T20:16:04.211Z] #142 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-07-06T20:16:04.476Z] #142 exporting layers 1.5s done [2023-07-06T20:16:04.476Z] #142 writing image sha256:f8f9af1efea04a85a8be2877683f2452037b03a7c52f7e1eb5fbb2063bffd5f6 done [2023-07-06T20:16:04.476Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-06T20:16:04.476Z] #142 DONE 7.9s [2023-07-06T20:16:04.476Z] [2023-07-06T20:16:04.476Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-06T20:16:04.476Z] #176 DONE 0.2s [2023-07-06T20:16:04.476Z] [2023-07-06T20:16:04.476Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-06T20:16:04.476Z] #177 DONE 0.2s [2023-07-06T20:16:04.476Z] [2023-07-06T20:16:04.476Z] #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-06T20:16:04.742Z] #102 ... [2023-07-06T20:16:04.742Z] [2023-07-06T20:16:04.742Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-06T20:16:06.688Z] #178 DONE 1.9s [2023-07-06T20:16:06.688Z] [2023-07-06T20:16:06.688Z] #142 [security-proxy-auth] exporting to image [2023-07-06T20:16:07.266Z] #142 exporting layers 0.6s done [2023-07-06T20:16:07.266Z] #142 writing image sha256:ac1615c65d472b0d3a9fec4ff92adb987b9f0388e95b983ffc83996bc78f7b13 done [2023-07-06T20:16:07.267Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-06T20:16:07.267Z] #142 DONE 8.5s [2023-07-06T20:16:07.267Z] [2023-07-06T20:16:07.267Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-06T20:16:54.075Z] #114 ... [2023-07-06T20:16:54.075Z] [2023-07-06T20:16:54.075Z] #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-06T20:16:54.075Z] #102 DONE 831.2s [2023-07-06T20:16:54.075Z] [2023-07-06T20:16:54.075Z] #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-06T20:16:54.075Z] #89 ... [2023-07-06T20:16:54.075Z] [2023-07-06T20:16:54.075Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:16:54.075Z] #179 DONE 0.1s [2023-07-06T20:16:54.075Z] [2023-07-06T20:16:54.075Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:16:54.075Z] #180 DONE 0.1s [2023-07-06T20:16:54.075Z] [2023-07-06T20:16:54.075Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-06T20:16:54.075Z] #181 DONE 0.2s [2023-07-06T20:16:54.075Z] [2023-07-06T20:16:54.075Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-06T20:16:54.075Z] #182 DONE 0.1s [2023-07-06T20:16:54.075Z] [2023-07-06T20:16:54.075Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-06T20:16:54.075Z] #183 DONE 0.1s [2023-07-06T20:16:54.075Z] [2023-07-06T20:16:54.075Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-06T20:16:54.075Z] #184 DONE 1.8s [2023-07-06T20:16:54.075Z] [2023-07-06T20:16:54.075Z] #142 [core-common-config-bootstrapper] exporting to image [2023-07-06T20:16:54.075Z] #142 exporting layers [2023-07-06T20:16:54.075Z] #142 exporting layers 0.6s done [2023-07-06T20:16:54.075Z] #142 writing image sha256:946dd0095e1409d533acb4a19d30183f7983f2a2aa7865a45f5555395138cbe6 done [2023-07-06T20:16:54.075Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-06T20:16:54.075Z] #142 DONE 9.1s [2023-07-06T20:16:54.075Z] [2023-07-06T20:16:54.075Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-06T20:17:06.354Z] #114 ... [2023-07-06T20:17:06.354Z] [2023-07-06T20:17:06.354Z] #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-06T20:17:06.354Z] #89 DONE 850.0s [2023-07-06T20:17:06.354Z] [2023-07-06T20:17:06.354Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-06T20:17:06.354Z] #115 ... [2023-07-06T20:17:06.354Z] [2023-07-06T20:17:06.354Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:17:06.354Z] #185 DONE 0.2s [2023-07-06T20:17:06.354Z] [2023-07-06T20:17:06.354Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-06T20:17:06.618Z] #118 ... [2023-07-06T20:17:06.618Z] [2023-07-06T20:17:06.618Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:17:06.618Z] #186 DONE 0.2s [2023-07-06T20:17:06.618Z] [2023-07-06T20:17:06.618Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-06T20:17:07.210Z] #187 DONE 0.3s [2023-07-06T20:17:07.210Z] [2023-07-06T20:17:07.210Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-06T20:17:07.210Z] #188 DONE 0.1s [2023-07-06T20:17:07.210Z] [2023-07-06T20:17:07.210Z] #142 [core-command] exporting to image [2023-07-06T20:17:07.210Z] #142 exporting layers [2023-07-06T20:17:07.210Z] #142 exporting layers 0.2s done [2023-07-06T20:17:07.210Z] #142 writing image sha256:246c5a20a98964a45b877e3b3d5ebe49c06f3e3e068eed61e3710f7c46766e9e [2023-07-06T20:17:07.477Z] #142 writing image sha256:246c5a20a98964a45b877e3b3d5ebe49c06f3e3e068eed61e3710f7c46766e9e done [2023-07-06T20:17:07.477Z] #142 naming to docker.io/library/core-command-arm64 done [2023-07-06T20:17:07.477Z] #142 DONE 9.3s [2023-07-06T20:17:07.477Z] [2023-07-06T20:17:07.477Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-06T20:17:19.770Z] #114 DONE 862.7s [2023-07-06T20:17:19.770Z] [2023-07-06T20:17:19.770Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-06T20:17:19.770Z] #115 ... [2023-07-06T20:17:19.770Z] [2023-07-06T20:17:19.770Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:17:19.770Z] #189 DONE 0.3s [2023-07-06T20:17:19.770Z] [2023-07-06T20:17:19.770Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-06T20:17:19.770Z] #115 ... [2023-07-06T20:17:19.770Z] [2023-07-06T20:17:19.770Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:17:19.770Z] #190 DONE 0.1s [2023-07-06T20:17:19.770Z] [2023-07-06T20:17:19.770Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-06T20:17:19.770Z] #191 DONE 0.3s [2023-07-06T20:17:19.770Z] [2023-07-06T20:17:19.770Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-06T20:17:19.770Z] #115 ... [2023-07-06T20:17:19.770Z] [2023-07-06T20:17:19.770Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-06T20:17:20.037Z] #192 DONE 0.2s [2023-07-06T20:17:20.037Z] [2023-07-06T20:17:20.037Z] #142 [core-data] exporting to image [2023-07-06T20:17:20.037Z] #142 exporting layers [2023-07-06T20:17:20.303Z] #142 exporting layers 0.4s done [2023-07-06T20:17:20.303Z] #142 writing image sha256:17a038bf7b8f18069c496800b1eecdeafc3e19f1b3e52637dbbb65183ce571a1 done [2023-07-06T20:17:20.303Z] #142 naming to docker.io/library/core-data-arm64 done [2023-07-06T20:17:20.303Z] #142 DONE 9.7s [2023-07-06T20:17:20.303Z] [2023-07-06T20:17:20.303Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-06T20:17:24.555Z] #115 DONE 868.3s [2023-07-06T20:17:24.555Z] [2023-07-06T20:17:24.555Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-06T20:17:25.134Z] #120 ... [2023-07-06T20:17:25.134Z] [2023-07-06T20:17:25.134Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:17:25.134Z] #193 DONE 0.1s [2023-07-06T20:17:25.134Z] [2023-07-06T20:17:25.134Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:17:25.134Z] #194 DONE 0.1s [2023-07-06T20:17:25.134Z] [2023-07-06T20:17:25.134Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-06T20:17:25.414Z] #120 ... [2023-07-06T20:17:25.414Z] [2023-07-06T20:17:25.414Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-06T20:17:25.414Z] #195 DONE 0.2s [2023-07-06T20:17:25.414Z] [2023-07-06T20:17:25.414Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-06T20:17:25.690Z] #196 DONE 0.1s [2023-07-06T20:17:25.690Z] [2023-07-06T20:17:25.690Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-06T20:17:25.690Z] #197 DONE 0.1s [2023-07-06T20:17:25.690Z] [2023-07-06T20:17:25.690Z] #142 [core-metadata] exporting to image [2023-07-06T20:17:25.690Z] #142 exporting layers [2023-07-06T20:17:25.956Z] #142 exporting layers 0.3s done [2023-07-06T20:17:25.956Z] #142 writing image sha256:0138a58d8cf9ab74be5f4325258946f1d83bf2a0954d8f9378ea2d13123f069f done [2023-07-06T20:17:25.956Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-07-06T20:17:25.956Z] #142 DONE 10.0s [2023-07-06T20:17:25.956Z] [2023-07-06T20:17:25.956Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-06T20:18:22.300Z] #120 DONE 912.5s [2023-07-06T20:18:22.300Z] [2023-07-06T20:18:22.300Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-06T20:18:22.300Z] #118 ... [2023-07-06T20:18:22.300Z] [2023-07-06T20:18:22.300Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:18:22.300Z] #198 DONE 0.2s [2023-07-06T20:18:22.300Z] [2023-07-06T20:18:22.300Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:18:22.300Z] #199 DONE 0.1s [2023-07-06T20:18:22.300Z] [2023-07-06T20:18:22.300Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-06T20:18:22.300Z] #200 DONE 0.3s [2023-07-06T20:18:22.300Z] [2023-07-06T20:18:22.300Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-06T20:18:22.300Z] #201 DONE 0.1s [2023-07-06T20:18:22.300Z] [2023-07-06T20:18:22.300Z] #142 [security-spiffe-token-provider] exporting to image [2023-07-06T20:18:22.300Z] #142 exporting layers [2023-07-06T20:18:22.300Z] #142 exporting layers 0.5s done [2023-07-06T20:18:22.300Z] #142 writing image sha256:54c6064f229e77b6ff8945e03e10fa0e7bed76734c42aa855cd3b4af94669c71 done [2023-07-06T20:18:22.300Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 [2023-07-06T20:18:22.300Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-06T20:18:22.300Z] #142 DONE 10.5s [2023-07-06T20:18:22.300Z] [2023-07-06T20:18:22.300Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-06T20:18:37.501Z] #118 ... [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-06T20:18:37.501Z] #112 DONE 939.1s [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-06T20:18:37.501Z] #118 ... [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:18:37.501Z] #202 DONE 0.1s [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:18:37.501Z] #203 DONE 0.2s [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-06T20:18:37.501Z] #118 ... [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-06T20:18:37.501Z] #204 ... [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-06T20:18:37.501Z] #118 DONE 930.5s [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-06T20:18:37.501Z] #204 DONE 0.3s [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #205 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-06T20:18:37.501Z] #205 DONE 0.1s [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-06T20:18:37.501Z] #206 DONE 0.2s [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-06T20:18:37.501Z] #207 DONE 0.1s [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #142 [support-scheduler] exporting to image [2023-07-06T20:18:37.501Z] #142 exporting layers [2023-07-06T20:18:37.501Z] #142 exporting layers 0.4s done [2023-07-06T20:18:37.501Z] #142 writing image sha256:c32643da37b5fcddb6db308e2d78e50e75e0d4451e53dcf6f73576476a91039d done [2023-07-06T20:18:37.501Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-07-06T20:18:37.501Z] #142 DONE 11.0s [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-06T20:18:37.501Z] #208 DONE 0.3s [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-06T20:18:37.501Z] #209 DONE 0.1s [2023-07-06T20:18:37.501Z] [2023-07-06T20:18:37.501Z] #142 [support-notifications] exporting to image [2023-07-06T20:18:37.501Z] #142 exporting layers 0.4s done [2023-07-06T20:18:37.501Z] #142 writing image sha256:a7fa75aae89d1a61f9b77889c18a6348d916f226f795ee1915c287606a34b9cb done [2023-07-06T20:18:37.501Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-07-06T20:18:37.501Z] #142 DONE 11.4s [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-06T20:18:37.501Z] time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-06T20:18:37.521Z] $ docker stop --time=1 8b82d5a8f92ca121c23a51113161a1dff84344f0b1211bf51823e6d29215e271 [2023-07-06T20:18:39.133Z] $ docker rm -f --volumes 8b82d5a8f92ca121c23a51113161a1dff84344f0b1211bf51823e6d29215e271 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-06T20:18:39.697Z] + docker images [2023-07-06T20:18:39.697Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-06T20:18:39.697Z] support-notifications-arm64 latest a7fa75aae89d 3 seconds ago 32MB [2023-07-06T20:18:39.697Z] support-scheduler-arm64 latest c32643da37b5 4 seconds ago 31.2MB [2023-07-06T20:18:39.697Z] security-spiffe-token-provider-arm64 latest 54c6064f229e 21 seconds ago 32.7MB [2023-07-06T20:18:39.697Z] core-metadata-arm64 latest 0138a58d8cf9 About a minute ago 20.2MB [2023-07-06T20:18:39.697Z] core-data-arm64 latest 17a038bf7b8f About a minute ago 19.9MB [2023-07-06T20:18:39.697Z] core-command-arm64 latest 246c5a20a989 About a minute ago 19.7MB [2023-07-06T20:18:39.697Z] core-common-config-bootstrapper-arm64 latest 946dd0095e14 About a minute ago 17.2MB [2023-07-06T20:18:39.697Z] security-proxy-auth-arm64 latest ac1615c65d47 2 minutes ago 18.1MB [2023-07-06T20:18:39.697Z] security-secretstore-setup-arm64 latest f8f9af1efea0 2 minutes ago 32.2MB [2023-07-06T20:18:39.697Z] security-bootstrapper-arm64 latest b9aabcfda1b4 2 minutes ago 21.9MB [2023-07-06T20:18:39.697Z] security-proxy-setup-arm64 latest 0267c3e290da 3 minutes ago 18.7MB [2023-07-06T20:18:39.697Z] security-spire-agent-arm64 latest 64ccc3f80589 15 minutes ago 153MB [2023-07-06T20:18:39.697Z] security-spire-config-arm64 latest 0ddabe52d07a 15 minutes ago 96.1MB [2023-07-06T20:18:39.697Z] security-spire-server-arm64 latest 05ff89352989 15 minutes ago 97MB [2023-07-06T20:18:39.697Z] ci-base-image-arm64 latest 6a473cb00109 29 minutes ago 903MB [2023-07-06T20:18:39.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 weeks ago 332MB [2023-07-06T20:18:39.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 months ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T20:18:40.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-06T20:18:40.489Z] [2023-07-06T20:18:40.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T20:18:40.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-06T20:18:41.152Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-06T20:18:41.152Z] 8998bd30e6a1: Pulling fs layer [2023-07-06T20:18:41.152Z] 04944245beec: Pulling fs layer [2023-07-06T20:18:41.152Z] 699f458cf7ca: Pulling fs layer [2023-07-06T20:18:41.152Z] 765212b225bb: Pulling fs layer [2023-07-06T20:18:41.152Z] f23df028b6ca: Pulling fs layer [2023-07-06T20:18:41.152Z] d65c8cfc05b1: Pulling fs layer [2023-07-06T20:18:41.152Z] 2437ff75d9bd: Pulling fs layer [2023-07-06T20:18:41.152Z] 765212b225bb: Waiting [2023-07-06T20:18:41.152Z] f23df028b6ca: Waiting [2023-07-06T20:18:41.152Z] d65c8cfc05b1: Waiting [2023-07-06T20:18:41.152Z] 2437ff75d9bd: Waiting [2023-07-06T20:18:41.152Z] 04944245beec: Verifying Checksum [2023-07-06T20:18:41.152Z] 04944245beec: Download complete [2023-07-06T20:18:41.152Z] 765212b225bb: Verifying Checksum [2023-07-06T20:18:41.152Z] 765212b225bb: Download complete [2023-07-06T20:18:41.152Z] f23df028b6ca: Verifying Checksum [2023-07-06T20:18:41.152Z] f23df028b6ca: Download complete [2023-07-06T20:18:41.152Z] d65c8cfc05b1: Download complete [2023-07-06T20:18:41.419Z] 699f458cf7ca: Verifying Checksum [2023-07-06T20:18:41.419Z] 699f458cf7ca: Download complete [2023-07-06T20:18:41.687Z] 8998bd30e6a1: Verifying Checksum [2023-07-06T20:18:41.687Z] 8998bd30e6a1: Download complete [2023-07-06T20:18:44.262Z] 2437ff75d9bd: Verifying Checksum [2023-07-06T20:18:44.262Z] 2437ff75d9bd: Download complete [2023-07-06T20:18:45.664Z] 8998bd30e6a1: Pull complete [2023-07-06T20:18:46.243Z] 04944245beec: Pull complete [2023-07-06T20:18:47.646Z] 699f458cf7ca: Pull complete [2023-07-06T20:18:47.646Z] 765212b225bb: Pull complete [2023-07-06T20:18:48.603Z] f23df028b6ca: Pull complete [2023-07-06T20:18:48.603Z] d65c8cfc05b1: Pull complete [2023-07-06T20:19:03.572Z] 2437ff75d9bd: Pull complete [2023-07-06T20:19:03.572Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-06T20:19:03.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-06T20:19:03.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-06T20:19:03.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-574 does not seem to be running inside a container [2023-07-06T20:19:03.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-06T20:19:06.523Z] $ docker top fa512044e84a0789c4dddcc0f40ed597b7046618b2ab5c22743f4fa0ce4b6d0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-06T20:19:07.187Z] ---> job-cost.sh [2023-07-06T20:19:07.451Z] lf-activate-venv: SKIPPING [2023-07-06T20:19:07.451Z] INFO: No Stack... [2023-07-06T20:19:07.718Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-06T20:19:08.669Z] INFO: Archiving Costs [Pipeline] sh [2023-07-06T20:19:09.315Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-07-06T20:19:09.316Z] + cut -d, -f6 [Pipeline] lock [2023-07-06T20:19:09.393Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4599-1-stack-cost] [2023-07-06T20:19:09.400Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4599-1-stack-cost] did not exist. Created. [2023-07-06T20:19:09.400Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4599-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-06T20:19:09.814Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-06T20:19:10.019Z] Stashed 1 file(s) [Pipeline] } [2023-07-06T20:19:10.036Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4599-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-06T20:19:10.086Z] $ docker stop --time=1 fa512044e84a0789c4dddcc0f40ed597b7046618b2ab5c22743f4fa0ce4b6d0f [2023-07-06T20:19:12.236Z] $ docker rm -f --volumes fa512044e84a0789c4dddcc0f40ed597b7046618b2ab5c22743f4fa0ce4b6d0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-06T20:19:13.215Z] provisioning config files... [2023-07-06T20:19:13.222Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13666039971533474598tmp [Pipeline] { [Pipeline] sh [2023-07-06T20:19:13.556Z] + set +x [2023-07-06T20:19:13.556Z] + bash -s -- [2023-07-06T20:19:13.556Z] + curl -s https://codecov.io/bash [2023-07-06T20:19:13.556Z] [2023-07-06T20:19:13.556Z] _____ _ [2023-07-06T20:19:13.556Z] / ____| | | [2023-07-06T20:19:13.556Z] | | ___ __| | ___ ___ _____ __ [2023-07-06T20:19:13.556Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-06T20:19:13.556Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-06T20:19:13.556Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-06T20:19:13.556Z] Bash-1.0.6 [2023-07-06T20:19:13.556Z] [2023-07-06T20:19:13.556Z] [2023-07-06T20:19:13.556Z] ==> git version 2.25.1 found [2023-07-06T20:19:13.556Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-06T20:19:13.556Z] Release-Date: 2020-01-08 [2023-07-06T20:19:13.556Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-06T20:19:13.556Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-06T20:19:13.556Z] ==> Jenkins CI detected. [2023-07-06T20:19:13.556Z] current dir:  /w/workspace/edgex-go/1 [2023-07-06T20:19:13.556Z] project root: . [2023-07-06T20:19:13.556Z] --> token set from env [2023-07-06T20:19:13.556Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-06T20:19:13.816Z] ==> Running gcov in . (disable via -X gcov) [2023-07-06T20:19:13.816Z] ==> Python coveragepy not found [2023-07-06T20:19:13.816Z] ==> Searching for coverage reports in: [2023-07-06T20:19:13.816Z] + . [2023-07-06T20:19:13.816Z] -> Found 1 reports [2023-07-06T20:19:13.816Z] ==> Detecting git/mercurial file structure [2023-07-06T20:19:13.816Z] ==> Reading reports [2023-07-06T20:19:13.816Z] + ./coverage.out bytes=447731 [2023-07-06T20:19:13.816Z] ==> Appending adjustments [2023-07-06T20:19:13.816Z] https://docs.codecov.io/docs/fixing-reports [2023-07-06T20:19:14.750Z] + Found adjustments [2023-07-06T20:19:14.751Z] ==> Gzipping contents [2023-07-06T20:19:14.751Z] 60K /tmp/codecov.tc81rC.gz [2023-07-06T20:19:14.751Z] ==> Uploading reports [2023-07-06T20:19:14.751Z] url: https://codecov.io [2023-07-06T20:19:14.751Z] query: branch=PR-4599&commit=b1faa864ff0a7c7d35202e5c6cdab209c275c70e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4599&job=&cmd_args= [2023-07-06T20:19:14.751Z] -> Pinging Codecov [2023-07-06T20:19:14.751Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4599&commit=b1faa864ff0a7c7d35202e5c6cdab209c275c70e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4599&job=&cmd_args= [2023-07-06T20:19:15.320Z] -> Uploading to [2023-07-06T20:19:15.320Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-06/00271124DB129430A58F1EEE437C3FCB/b1faa864ff0a7c7d35202e5c6cdab209c275c70e/472adae2-a315-435e-9272-9c0acdd9a807.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230706T201915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c915f2c75e4eb8e2d2814e1cff100632dbd66bb4fc1640de8bea6d1bee7e6583 [2023-07-06T20:19:15.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-06T20:19:15.320Z] Dload Upload Total Spent Left Speed [2023-07-06T20:19:15.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57425 0 0 100 57425 0 262k --:--:-- --:--:-- --:--:-- 262k [2023-07-06T20:19:15.321Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b1faa864ff0a7c7d35202e5c6cdab209c275c70e [Pipeline] } [2023-07-06T20:19:15.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-06T20:19:16.741Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-06T20:19:17.083Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-06T20:19:17.980Z] ---> package-listing.sh [2023-07-06T20:19:17.980Z] ++ facter osfamily [2023-07-06T20:19:17.980Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-06T20:19:18.239Z] + OS_FAMILY=debian [2023-07-06T20:19:18.239Z] + workspace=/w/workspace/edgex-go/1 [2023-07-06T20:19:18.239Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-06T20:19:18.239Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-06T20:19:18.239Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-06T20:19:18.239Z] + PACKAGES=/tmp/packages_start.txt [2023-07-06T20:19:18.239Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-06T20:19:18.239Z] + PACKAGES=/tmp/packages_end.txt [2023-07-06T20:19:18.239Z] + case "${OS_FAMILY}" in [2023-07-06T20:19:18.239Z] + dpkg -l [2023-07-06T20:19:18.239Z] + grep '^ii' [2023-07-06T20:19:18.239Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-06T20:19:18.239Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-06T20:19:18.239Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-06T20:19:18.239Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-06T20:19:18.239Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-07-06T20:19:18.239Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-07-06T20:19:18.277Z] 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 [2023-07-06T20:19:18.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T20:19:19.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-06T20:19:19.206Z] [2023-07-06T20:19:19.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-06T20:19:19.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-06T20:19:19.579Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-06T20:19:19.579Z] 5eb5b503b376: Pulling fs layer [2023-07-06T20:19:19.579Z] 5c69ac0246d0: Pulling fs layer [2023-07-06T20:19:19.579Z] ec43610c2a17: Pulling fs layer [2023-07-06T20:19:19.579Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-06T20:19:19.579Z] 33b1e0a273af: Pulling fs layer [2023-07-06T20:19:19.579Z] 5d3b04190fa2: Pulling fs layer [2023-07-06T20:19:19.579Z] 2f39f015ded8: Pulling fs layer [2023-07-06T20:19:19.579Z] 5d3b04190fa2: Waiting [2023-07-06T20:19:19.579Z] 2f39f015ded8: Waiting [2023-07-06T20:19:19.579Z] 3a2ae6a8a46f: Waiting [2023-07-06T20:19:19.579Z] 33b1e0a273af: Waiting [2023-07-06T20:19:19.579Z] 5c69ac0246d0: Download complete [2023-07-06T20:19:19.579Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-06T20:19:19.579Z] 3a2ae6a8a46f: Download complete [2023-07-06T20:19:19.579Z] 33b1e0a273af: Verifying Checksum [2023-07-06T20:19:19.579Z] 33b1e0a273af: Download complete [2023-07-06T20:19:19.579Z] 5d3b04190fa2: Verifying Checksum [2023-07-06T20:19:19.579Z] 5d3b04190fa2: Download complete [2023-07-06T20:19:19.579Z] ec43610c2a17: Verifying Checksum [2023-07-06T20:19:19.579Z] ec43610c2a17: Download complete [2023-07-06T20:19:19.836Z] 5eb5b503b376: Verifying Checksum [2023-07-06T20:19:19.836Z] 5eb5b503b376: Download complete [2023-07-06T20:19:20.401Z] 2f39f015ded8: Download complete [2023-07-06T20:19:20.967Z] 5eb5b503b376: Pull complete [2023-07-06T20:19:20.967Z] 5c69ac0246d0: Pull complete [2023-07-06T20:19:21.531Z] ec43610c2a17: Pull complete [2023-07-06T20:19:21.531Z] 3a2ae6a8a46f: Pull complete [2023-07-06T20:19:21.531Z] 33b1e0a273af: Pull complete [2023-07-06T20:19:21.789Z] 5d3b04190fa2: Pull complete [2023-07-06T20:19:25.979Z] 2f39f015ded8: Pull complete [2023-07-06T20:19:25.979Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-06T20:19:25.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-06T20:19:25.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-06T20:19:26.197Z] prd-ubuntu20.04-docker-8c-8g-573 does not seem to be running inside a container [2023-07-06T20:19:26.220Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-06T20:19:28.603Z] $ docker top 9cbbf3d53411daa7d3ccd0d12f854ec7aacb797cdda90928fd1c319a9a9a6aa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-06T20:19:28.998Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-06T20:19:29.309Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-06T20:19:29.626Z] + ls /var/log/sa-host [2023-07-06T20:19:29.626Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-06T20:19:29.858Z] provisioning config files... [2023-07-06T20:19:29.870Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16694121535257884868tmp [Pipeline] { [Pipeline] echo [2023-07-06T20:19:29.918Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-06T20:19:30.226Z] ---> create-netrc.sh [Pipeline] } [2023-07-06T20:19:30.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-06T20:19:30.647Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-06T20:19:30.681Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-06T20:19:30.993Z] ---> sudo-logs.sh [2023-07-06T20:19:30.993Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-06T20:19:31.069Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-06T20:19:31.381Z] ---> job-cost.sh [2023-07-06T20:19:31.381Z] lf-activate-venv: SKIPPING [2023-07-06T20:19:31.381Z] DEBUG: total: 0.10999999940395355 [2023-07-06T20:19:31.381Z] INFO: Retrieving Stack Cost... [2023-07-06T20:19:31.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-06T20:19:32.210Z] INFO: Archiving Costs [Pipeline] echo [2023-07-06T20:19:32.247Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-06T20:19:32.560Z] ---> logs-deploy.sh [2023-07-06T20:19:32.560Z] lf-activate-venv: SKIPPING [2023-07-06T20:19:32.560Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4599/1 [2023-07-06T20:19:32.560Z] INFO: archiving workspace using pattern(s): [2023-07-06T20:19:33.499Z] Archives upload complete. [2023-07-06T20:19:33.758Z] INFO: archiving logs to Nexus [2023-07-06T20:19:34.329Z] ---> uname -a: [2023-07-06T20:19:34.330Z] Linux prd-ubuntu20-04-docker-8c-8g-573 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] ---> lscpu: [2023-07-06T20:19:34.330Z] Architecture: x86_64 [2023-07-06T20:19:34.330Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-06T20:19:34.330Z] Byte Order: Little Endian [2023-07-06T20:19:34.330Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-06T20:19:34.330Z] CPU(s): 8 [2023-07-06T20:19:34.330Z] On-line CPU(s) list: 0-7 [2023-07-06T20:19:34.330Z] Thread(s) per core: 1 [2023-07-06T20:19:34.330Z] Core(s) per socket: 1 [2023-07-06T20:19:34.330Z] Socket(s): 8 [2023-07-06T20:19:34.330Z] NUMA node(s): 1 [2023-07-06T20:19:34.330Z] Vendor ID: AuthenticAMD [2023-07-06T20:19:34.330Z] CPU family: 23 [2023-07-06T20:19:34.330Z] Model: 49 [2023-07-06T20:19:34.330Z] Model name: AMD EPYC-Rome Processor [2023-07-06T20:19:34.330Z] Stepping: 0 [2023-07-06T20:19:34.330Z] CPU MHz: 2799.998 [2023-07-06T20:19:34.330Z] BogoMIPS: 5599.99 [2023-07-06T20:19:34.330Z] Virtualization: AMD-V [2023-07-06T20:19:34.330Z] Hypervisor vendor: KVM [2023-07-06T20:19:34.330Z] Virtualization type: full [2023-07-06T20:19:34.330Z] L1d cache: 256 KiB [2023-07-06T20:19:34.330Z] L1i cache: 256 KiB [2023-07-06T20:19:34.330Z] L2 cache: 4 MiB [2023-07-06T20:19:34.330Z] L3 cache: 128 MiB [2023-07-06T20:19:34.330Z] NUMA node0 CPU(s): 0-7 [2023-07-06T20:19:34.330Z] Vulnerability Itlb multihit: Not affected [2023-07-06T20:19:34.330Z] Vulnerability L1tf: Not affected [2023-07-06T20:19:34.330Z] Vulnerability Mds: Not affected [2023-07-06T20:19:34.330Z] Vulnerability Meltdown: Not affected [2023-07-06T20:19:34.330Z] Vulnerability Mmio stale data: Not affected [2023-07-06T20:19:34.330Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-06T20:19:34.330Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-06T20:19:34.330Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-06T20:19:34.330Z] Vulnerability Srbds: Not affected [2023-07-06T20:19:34.330Z] Vulnerability Tsx async abort: Not affected [2023-07-06T20:19:34.330Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] ---> nproc: [2023-07-06T20:19:34.330Z] 8 [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] ---> df -h: [2023-07-06T20:19:34.330Z] Filesystem Size Used Avail Use% Mounted on [2023-07-06T20:19:34.330Z] overlay 155G 22G 134G 15% / [2023-07-06T20:19:34.330Z] tmpfs 64M 0 64M 0% /dev [2023-07-06T20:19:34.330Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-06T20:19:34.330Z] shm 64M 0 64M 0% /dev/shm [2023-07-06T20:19:34.330Z] /dev/vda1 155G 22G 134G 15% /facter-os [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] ---> sar -b -r -n DEV: [2023-07-06T20:19:34.330Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-573) 07/06/23 _x86_64_ (8 CPU) [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] 19:45:01 LINUX RESTART (8 CPU) [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] 19:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-06T20:19:34.330Z] 19:47:01 108.98 1.05 107.93 0.00 26.17 57769.46 0.00 [2023-07-06T20:19:34.330Z] 19:48:01 34.58 0.20 34.38 0.00 2.80 18438.81 0.00 [2023-07-06T20:19:34.330Z] 19:49:01 467.76 6.00 461.76 0.00 94.77 205192.27 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 518.39 0.62 517.78 0.00 5.06 188867.71 0.00 [2023-07-06T20:19:34.330Z] 19:51:01 620.41 14.40 606.01 0.00 5447.52 71708.10 0.00 [2023-07-06T20:19:34.330Z] 19:52:01 4.02 0.00 4.02 0.00 0.00 46.66 0.00 [2023-07-06T20:19:34.330Z] 19:53:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2023-07-06T20:19:34.330Z] 19:54:01 1.67 0.00 1.67 0.00 0.00 18.00 0.00 [2023-07-06T20:19:34.330Z] 19:55:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2023-07-06T20:19:34.330Z] 19:56:01 2.07 0.00 2.07 0.00 0.00 34.93 0.00 [2023-07-06T20:19:34.330Z] 19:57:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2023-07-06T20:19:34.330Z] 19:58:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2023-07-06T20:19:34.330Z] 19:59:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2023-07-06T20:19:34.330Z] 20:00:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2023-07-06T20:19:34.330Z] 20:01:01 1.28 0.02 1.27 0.00 0.13 14.53 0.00 [2023-07-06T20:19:34.330Z] 20:02:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 [2023-07-06T20:19:34.330Z] 20:03:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2023-07-06T20:19:34.330Z] 20:04:01 3.27 1.02 2.25 0.00 21.86 26.26 0.00 [2023-07-06T20:19:34.330Z] 20:05:01 1.53 0.00 1.53 0.00 0.00 21.06 0.00 [2023-07-06T20:19:34.330Z] 20:06:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 [2023-07-06T20:19:34.330Z] 20:07:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2023-07-06T20:19:34.330Z] 20:08:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 [2023-07-06T20:19:34.330Z] 20:09:01 1.00 0.00 1.00 0.00 0.00 10.13 0.00 [2023-07-06T20:19:34.330Z] 20:10:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 [2023-07-06T20:19:34.330Z] 20:11:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2023-07-06T20:19:34.330Z] 20:12:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2023-07-06T20:19:34.330Z] 20:13:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2023-07-06T20:19:34.330Z] 20:14:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2023-07-06T20:19:34.330Z] 20:15:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2023-07-06T20:19:34.330Z] 20:16:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 [2023-07-06T20:19:34.330Z] 20:17:01 1.08 0.02 1.07 0.00 0.13 10.93 0.00 [2023-07-06T20:19:34.330Z] 20:18:01 1.87 0.00 1.87 0.00 0.00 20.39 0.00 [2023-07-06T20:19:34.330Z] 20:19:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 [2023-07-06T20:19:34.330Z] Average: 54.29 0.71 53.58 0.00 169.74 16418.92 0.00 [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] 19:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-06T20:19:34.330Z] 19:47:01 27840872 31455320 848488 2.58 113220 3693080 1995468 5.88 1560856 3026592 507540 [2023-07-06T20:19:34.330Z] 19:48:01 27625704 31343120 955876 2.91 115612 3770960 2295728 6.77 1502484 3270572 301380 [2023-07-06T20:19:34.330Z] 19:49:01 20817548 31237564 1029400 3.13 213212 10013548 3494920 10.30 2099592 9077024 1508916 [2023-07-06T20:19:34.330Z] 19:50:01 15004600 29860180 2362852 7.19 249120 14155920 6832596 20.14 4717092 11962188 220540 [2023-07-06T20:19:34.330Z] 19:51:01 16319180 31435896 836220 2.54 266616 14497432 2273768 6.70 2777320 12745900 1088 [2023-07-06T20:19:34.330Z] 19:52:01 16319164 31435884 836144 2.54 266648 14497432 2273768 6.70 2777176 12745900 8 [2023-07-06T20:19:34.330Z] 19:53:01 16364452 31481272 790680 2.40 266680 14497436 2273768 6.70 2732156 12745908 8 [2023-07-06T20:19:34.330Z] 19:54:01 16364560 31481380 790476 2.40 266716 14497436 2273768 6.70 2732156 12745908 4 [2023-07-06T20:19:34.330Z] 19:55:01 16363944 31480824 791024 2.41 266744 14497436 2273768 6.70 2732400 12745912 8 [2023-07-06T20:19:34.330Z] 19:56:01 16365280 31482096 789740 2.40 266812 14497416 2273768 6.70 2732592 12745884 8 [2023-07-06T20:19:34.330Z] 19:57:01 16365416 31482240 789736 2.40 266836 14497420 2273768 6.70 2732524 12745888 8 [2023-07-06T20:19:34.330Z] 19:58:01 16365652 31482536 789452 2.40 266844 14497428 2273768 6.70 2732568 12745900 8 [2023-07-06T20:19:34.330Z] 19:59:01 16365580 31482728 789404 2.40 266884 14497428 2273768 6.70 2732740 12746120 8 [2023-07-06T20:19:34.330Z] 20:00:01 16365460 31482612 789468 2.40 266900 14497424 2273768 6.70 2732468 12746124 8 [2023-07-06T20:19:34.330Z] 20:01:01 16364636 31481872 790452 2.40 266928 14497432 2266340 6.68 2732864 12746120 12 [2023-07-06T20:19:34.330Z] 20:02:01 16365084 31482376 789728 2.40 266964 14497436 2266340 6.68 2732828 12746124 12 [2023-07-06T20:19:34.330Z] 20:03:01 16364356 31481756 790200 2.40 266992 14497440 2266340 6.68 2734004 12746128 172 [2023-07-06T20:19:34.330Z] 20:04:01 16362056 31480484 791636 2.41 267060 14498056 2257236 6.65 2734604 12746624 180 [2023-07-06T20:19:34.330Z] 20:05:01 16362608 31481064 791064 2.41 267092 14498052 2257236 6.65 2734012 12746628 16 [2023-07-06T20:19:34.330Z] 20:06:01 16362544 31481008 790964 2.41 267120 14498064 2257236 6.65 2734524 12746628 192 [2023-07-06T20:19:34.330Z] 20:07:01 16362748 31481272 790668 2.40 267140 14498072 2257236 6.65 2734412 12746636 184 [2023-07-06T20:19:34.330Z] 20:08:01 16362812 31481344 790572 2.40 267164 14498076 2257236 6.65 2734348 12746640 8 [2023-07-06T20:19:34.330Z] 20:09:01 16362764 31481412 790416 2.40 267180 14498204 2257236 6.65 2734360 12746732 4 [2023-07-06T20:19:34.330Z] 20:10:01 16362684 31481392 790428 2.40 267200 14498192 2257236 6.65 2734100 12746776 8 [2023-07-06T20:19:34.330Z] 20:11:01 16362416 31481136 790604 2.40 267216 14498208 2257236 6.65 2734460 12746776 12 [2023-07-06T20:19:34.330Z] 20:12:01 16362400 31481172 790528 2.40 267240 14498212 2257236 6.65 2734480 12746784 12 [2023-07-06T20:19:34.330Z] 20:13:01 16362764 31481540 790268 2.40 267260 14498216 2257236 6.65 2734576 12746788 208 [2023-07-06T20:19:34.330Z] 20:14:01 16362836 31481612 790172 2.40 267284 14498216 2257236 6.65 2734484 12746788 8 [2023-07-06T20:19:34.330Z] 20:15:01 16362536 31481372 790380 2.40 267320 14498204 2257236 6.65 2734516 12746792 8 [2023-07-06T20:19:34.330Z] 20:16:01 16362520 31481392 790300 2.40 267352 14498224 2257236 6.65 2734624 12746792 24 [2023-07-06T20:19:34.330Z] 20:17:01 16361820 31480860 790524 2.40 267372 14498228 2257236 6.65 2735096 12746796 204 [2023-07-06T20:19:34.330Z] 20:18:01 16362152 31481204 790156 2.40 267400 14498232 2257236 6.65 2734624 12746800 4 [2023-07-06T20:19:34.330Z] 20:19:01 16362348 31481420 789988 2.40 267416 14498232 2257236 6.65 2734332 12746800 8 [2023-07-06T20:19:34.330Z] Average: 17143682 31417253 854788 2.60 255623 13699115 2432460 7.17 2704405 12029757 76994 [2023-07-06T20:19:34.330Z] [2023-07-06T20:19:34.330Z] 19:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-06T20:19:34.330Z] 19:47:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:47:01 docker0 333.49 322.57 24.93 2061.72 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:47:01 vethe993350 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:47:01 ens3 514.95 465.77 6409.31 125.59 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:48:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:48:01 vethe993350 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:48:01 ens3 38.26 28.31 30.80 17.56 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:49:01 veth7a32416 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:49:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:49:01 vethad12c77 92.94 168.13 8.93 1208.52 0.00 0.00 0.00 0.10 [2023-07-06T20:19:34.330Z] 19:49:01 docker0 506.96 908.23 40.28 6847.82 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:49:01 vethbf5cbaf 96.52 168.41 9.05 1209.20 0.00 0.00 0.00 0.10 [2023-07-06T20:19:34.330Z] 19:49:01 vethad167c0 87.74 172.94 8.45 1208.74 0.00 0.00 0.00 0.10 [2023-07-06T20:19:34.330Z] 19:49:01 veth483a886 100.52 173.63 9.30 1208.84 0.00 0.00 0.00 0.10 [2023-07-06T20:19:34.330Z] 19:49:01 vethf5855bf 99.93 167.73 9.25 1208.43 0.00 0.00 0.00 0.10 [2023-07-06T20:19:34.330Z] 19:49:01 ens3 1023.26 578.72 9127.40 68.32 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 veth7a32416 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 vethfe699f8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 veth4987095 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 veth2b430c9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 docker0 0.50 0.25 0.03 0.02 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 vethece4219 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 veth5b28206 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 veth8f3c62a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 veth3a164c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 veth7da6404 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 veth67bf0fc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 veth2f50034 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 veth9a2c09f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:50:01 ens3 27.46 19.61 21.52 12.27 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:51:01 ens3 270.93 137.09 2032.60 17.10 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:52:01 ens3 0.32 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:54:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:56:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 19:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 20:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.330Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:01:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:02:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:03:01 ens3 1.18 1.10 4.28 0.07 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:04:01 ens3 0.98 0.50 0.39 0.28 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:06:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:11:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:15:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:16:01 ens3 0.40 0.33 0.10 0.09 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] 20:19:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] Average: docker0 25.37 37.20 1.97 269.11 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] Average: ens3 56.73 37.16 531.22 7.26 0.00 0.00 0.00 0.00 [2023-07-06T20:19:34.331Z] [2023-07-06T20:19:34.331Z] [2023-07-06T20:19:34.331Z] ---> sar -P ALL: [2023-07-06T20:19:34.331Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-573) 07/06/23 _x86_64_ (8 CPU) [2023-07-06T20:19:34.331Z] [2023-07-06T20:19:34.331Z] 19:45:01 LINUX RESTART (8 CPU) [2023-07-06T20:19:34.331Z] [2023-07-06T20:19:34.331Z] 19:46:02 CPU %user %nice %system %iowait %steal %idle [2023-07-06T20:19:34.331Z] 19:47:01 all 24.12 0.00 5.42 0.78 0.10 69.58 [2023-07-06T20:19:34.331Z] 19:47:01 0 23.13 0.00 5.70 1.93 0.10 69.14 [2023-07-06T20:19:34.331Z] 19:47:01 1 25.62 0.00 4.83 0.31 0.09 69.16 [2023-07-06T20:19:34.331Z] 19:47:01 2 23.40 0.00 5.64 3.15 0.09 67.73 [2023-07-06T20:19:34.331Z] 19:47:01 3 25.65 0.00 5.47 0.07 0.10 68.71 [2023-07-06T20:19:34.331Z] 19:47:01 4 23.06 0.00 5.53 0.03 0.10 71.27 [2023-07-06T20:19:34.331Z] 19:47:01 5 23.60 0.00 5.28 0.02 0.10 70.99 [2023-07-06T20:19:34.331Z] 19:47:01 6 24.03 0.00 5.83 0.46 0.07 69.61 [2023-07-06T20:19:34.331Z] 19:47:01 7 24.46 0.00 5.09 0.27 0.12 70.05 [2023-07-06T20:19:34.331Z] 19:48:01 all 35.54 0.00 5.23 0.31 0.09 58.83 [2023-07-06T20:19:34.331Z] 19:48:01 0 34.88 0.00 5.07 0.00 0.10 59.95 [2023-07-06T20:19:34.331Z] 19:48:01 1 34.85 0.00 5.08 0.00 0.08 59.98 [2023-07-06T20:19:34.331Z] 19:48:01 2 35.81 0.00 4.61 0.05 0.08 59.44 [2023-07-06T20:19:34.331Z] 19:48:01 3 36.86 0.00 5.62 0.00 0.08 57.43 [2023-07-06T20:19:34.331Z] 19:48:01 4 35.83 0.00 5.62 1.88 0.08 56.58 [2023-07-06T20:19:34.331Z] 19:48:01 5 37.34 0.00 5.12 0.07 0.08 57.40 [2023-07-06T20:19:34.331Z] 19:48:01 6 33.71 0.00 5.55 0.47 0.10 60.17 [2023-07-06T20:19:34.331Z] 19:48:01 7 35.01 0.00 5.16 0.03 0.08 59.71 [2023-07-06T20:19:34.331Z] 19:49:01 all 31.43 0.00 9.27 3.59 0.13 55.59 [2023-07-06T20:19:34.331Z] 19:49:01 0 32.33 0.00 8.48 2.66 0.17 56.36 [2023-07-06T20:19:34.331Z] 19:49:01 1 32.57 0.00 9.43 4.43 0.12 53.45 [2023-07-06T20:19:34.331Z] 19:49:01 2 31.71 0.00 8.98 4.76 0.12 54.42 [2023-07-06T20:19:34.331Z] 19:49:01 3 29.18 0.00 8.52 3.18 0.17 58.95 [2023-07-06T20:19:34.331Z] 19:49:01 4 32.44 0.00 9.21 3.62 0.12 54.62 [2023-07-06T20:19:34.331Z] 19:49:01 5 30.45 0.00 10.42 4.38 0.12 54.63 [2023-07-06T20:19:34.331Z] 19:49:01 6 31.43 0.00 9.19 3.49 0.10 55.79 [2023-07-06T20:19:34.331Z] 19:49:01 7 31.37 0.00 9.90 2.16 0.10 56.47 [2023-07-06T20:19:34.331Z] 19:50:01 all 68.56 0.00 12.78 6.56 0.15 11.95 [2023-07-06T20:19:34.331Z] 19:50:01 0 67.65 0.00 13.94 15.90 0.14 2.38 [2023-07-06T20:19:34.331Z] 19:50:01 1 69.41 0.00 12.48 5.53 0.12 12.46 [2023-07-06T20:19:34.331Z] 19:50:01 2 69.08 0.00 13.25 4.43 0.14 13.10 [2023-07-06T20:19:34.331Z] 19:50:01 3 68.29 0.00 11.49 4.55 0.14 15.53 [2023-07-06T20:19:34.331Z] 19:50:01 4 67.45 0.00 11.25 6.24 0.17 14.88 [2023-07-06T20:19:34.331Z] 19:50:01 5 68.53 0.00 12.95 5.66 0.16 12.70 [2023-07-06T20:19:34.331Z] 19:50:01 6 69.81 0.00 12.91 5.37 0.12 11.80 [2023-07-06T20:19:34.331Z] 19:50:01 7 68.22 0.00 13.99 4.86 0.24 12.69 [2023-07-06T20:19:34.331Z] 19:51:01 all 35.55 0.00 6.11 5.76 0.11 52.47 [2023-07-06T20:19:34.331Z] 19:51:01 0 34.82 0.00 6.33 7.34 0.10 51.41 [2023-07-06T20:19:34.331Z] 19:51:01 1 37.45 0.00 5.73 8.28 0.10 48.43 [2023-07-06T20:19:34.331Z] 19:51:01 2 35.20 0.00 7.14 5.43 0.12 52.10 [2023-07-06T20:19:34.331Z] 19:51:01 3 35.18 0.00 6.14 4.59 0.10 53.99 [2023-07-06T20:19:34.331Z] 19:51:01 4 34.48 0.00 5.45 3.57 0.10 56.40 [2023-07-06T20:19:34.331Z] 19:51:01 5 35.48 0.00 5.71 6.45 0.10 52.26 [2023-07-06T20:19:34.331Z] 19:51:01 6 36.58 0.00 6.19 3.03 0.10 54.11 [2023-07-06T20:19:34.331Z] 19:51:01 7 35.12 0.00 6.23 7.39 0.17 51.08 [2023-07-06T20:19:34.331Z] 19:52:01 all 0.04 0.00 0.01 0.02 0.01 99.92 [2023-07-06T20:19:34.331Z] 19:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.331Z] 19:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-06T20:19:34.331Z] 19:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-06T20:19:34.331Z] 19:52:01 3 0.15 0.00 0.00 0.00 0.02 99.83 [2023-07-06T20:19:34.331Z] 19:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-06T20:19:34.331Z] 19:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.331Z] 19:52:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-06T20:19:34.331Z] 19:52:01 7 0.05 0.00 0.02 0.17 0.02 99.75 [2023-07-06T20:19:34.331Z] 19:53:01 all 0.07 0.00 0.02 0.00 0.01 99.91 [2023-07-06T20:19:34.331Z] 19:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-06T20:19:34.331Z] 19:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-06T20:19:34.331Z] 19:53:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-06T20:19:34.331Z] 19:53:01 3 0.35 0.00 0.02 0.00 0.00 99.63 [2023-07-06T20:19:34.331Z] 19:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.331Z] 19:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-06T20:19:34.331Z] 19:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-06T20:19:34.331Z] 19:53:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-06T20:19:34.331Z] 19:54:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-07-06T20:19:34.331Z] 19:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-06T20:19:34.331Z] 19:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-07-06T20:19:34.331Z] 19:54:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-07-06T20:19:34.331Z] 19:54:01 3 0.15 0.00 0.00 0.00 0.02 99.83 [2023-07-06T20:19:34.331Z] 19:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.331Z] 19:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-06T20:19:34.331Z] 19:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-06T20:19:34.331Z] 19:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-06T20:19:34.331Z] 19:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-07-06T20:19:34.331Z] 19:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-06T20:19:34.331Z] 19:55:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-06T20:19:34.331Z] 19:55:01 2 0.07 0.00 0.02 0.02 0.02 99.88 [2023-07-06T20:19:34.331Z] 19:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.331Z] 19:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.331Z] 19:55:01 5 0.07 0.00 0.02 0.02 0.00 99.90 [2023-07-06T20:19:34.331Z] 19:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-06T20:19:34.331Z] 19:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-06T20:19:34.331Z] 19:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-07-06T20:19:34.331Z] 19:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.331Z] 19:56:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-07-06T20:19:34.331Z] 19:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.331Z] 19:56:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-06T20:19:34.331Z] 19:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-06T20:19:34.331Z] 19:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.331Z] 19:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.331Z] 19:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-06T20:19:34.331Z] 19:57:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2023-07-06T20:19:34.331Z] 19:57:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-06T20:19:34.331Z] 19:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.331Z] 19:57:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-06T20:19:34.331Z] 19:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-06T20:19:34.331Z] 19:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.331Z] 19:57:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-07-06T20:19:34.331Z] 19:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-06T20:19:34.331Z] 19:57:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-07-06T20:19:34.331Z] [2023-07-06T20:19:34.331Z] 19:57:01 CPU %user %nice %system %iowait %steal %idle [2023-07-06T20:19:34.331Z] 19:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-07-06T20:19:34.331Z] 19:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-07-06T20:19:34.331Z] 19:58:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-06T20:19:34.331Z] 19:58:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-07-06T20:19:34.331Z] 19:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-06T20:19:34.331Z] 19:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.331Z] 19:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-06T20:19:34.331Z] 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.331Z] 19:58:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-06T20:19:34.331Z] 19:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-07-06T20:19:34.331Z] 19:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-06T20:19:34.331Z] 19:59:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-07-06T20:19:34.331Z] 19:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-06T20:19:34.331Z] 19:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.331Z] 19:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-07-06T20:19:34.331Z] 19:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.331Z] 19:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-06T20:19:34.331Z] 19:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-06T20:19:34.332Z] 20:00:01 all 0.12 0.00 0.02 0.00 0.00 99.85 [2023-07-06T20:19:34.332Z] 20:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:00:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:00:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:00:01 3 0.94 0.00 0.03 0.00 0.00 99.02 [2023-07-06T20:19:34.332Z] 20:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-06T20:19:34.332Z] 20:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:01:01 all 0.02 0.00 0.04 0.00 0.01 99.93 [2023-07-06T20:19:34.332Z] 20:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-06T20:19:34.332Z] 20:01:01 1 0.00 0.00 0.05 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:01:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2023-07-06T20:19:34.332Z] 20:01:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-06T20:19:34.332Z] 20:01:01 4 0.00 0.00 0.05 0.02 0.00 99.93 [2023-07-06T20:19:34.332Z] 20:01:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2023-07-06T20:19:34.332Z] 20:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-06T20:19:34.332Z] 20:01:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:02:01 all 0.17 0.00 0.00 0.00 0.01 99.81 [2023-07-06T20:19:34.332Z] 20:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:02:01 1 1.19 0.00 0.00 0.02 0.00 98.79 [2023-07-06T20:19:34.332Z] 20:02:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-07-06T20:19:34.332Z] 20:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:02:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2023-07-06T20:19:34.332Z] 20:03:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-07-06T20:19:34.332Z] 20:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:03:01 1 0.02 0.00 0.02 0.08 0.00 99.88 [2023-07-06T20:19:34.332Z] 20:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-06T20:19:34.332Z] 20:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:03:01 7 0.23 0.00 0.03 0.00 0.00 99.73 [2023-07-06T20:19:34.332Z] 20:04:01 all 0.13 0.00 0.05 0.01 0.01 99.81 [2023-07-06T20:19:34.332Z] 20:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-06T20:19:34.332Z] 20:04:01 1 0.45 0.00 0.12 0.02 0.02 99.40 [2023-07-06T20:19:34.332Z] 20:04:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-07-06T20:19:34.332Z] 20:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:04:01 4 0.03 0.00 0.02 0.05 0.02 99.88 [2023-07-06T20:19:34.332Z] 20:04:01 5 0.25 0.00 0.07 0.03 0.00 99.65 [2023-07-06T20:19:34.332Z] 20:04:01 6 0.02 0.00 0.07 0.00 0.00 99.92 [2023-07-06T20:19:34.332Z] 20:04:01 7 0.18 0.00 0.02 0.00 0.02 99.78 [2023-07-06T20:19:34.332Z] 20:05:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-07-06T20:19:34.332Z] 20:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:05:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2023-07-06T20:19:34.332Z] 20:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-06T20:19:34.332Z] 20:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:05:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:05:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2023-07-06T20:19:34.332Z] 20:06:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-07-06T20:19:34.332Z] 20:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:06:01 2 0.05 0.00 0.00 0.00 0.03 99.92 [2023-07-06T20:19:34.332Z] 20:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:06:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-06T20:19:34.332Z] 20:06:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2023-07-06T20:19:34.332Z] 20:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-06T20:19:34.332Z] 20:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:07:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-07-06T20:19:34.332Z] 20:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-06T20:19:34.332Z] 20:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-06T20:19:34.332Z] 20:08:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-07-06T20:19:34.332Z] 20:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:08:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-06T20:19:34.332Z] [2023-07-06T20:19:34.332Z] 20:08:01 CPU %user %nice %system %iowait %steal %idle [2023-07-06T20:19:34.332Z] 20:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-07-06T20:19:34.332Z] 20:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-06T20:19:34.332Z] 20:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:09:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-07-06T20:19:34.332Z] 20:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:09:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-06T20:19:34.332Z] 20:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-06T20:19:34.332Z] 20:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:10:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2023-07-06T20:19:34.332Z] 20:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:10:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-07-06T20:19:34.332Z] 20:10:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-06T20:19:34.332Z] 20:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-06T20:19:34.332Z] 20:11:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-07-06T20:19:34.332Z] 20:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:11:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:11:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-06T20:19:34.332Z] 20:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:11:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-07-06T20:19:34.332Z] 20:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-07-06T20:19:34.332Z] 20:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-07-06T20:19:34.332Z] 20:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-06T20:19:34.332Z] 20:12:01 7 0.08 0.00 0.00 0.02 0.02 99.88 [2023-07-06T20:19:34.332Z] 20:13:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-07-06T20:19:34.332Z] 20:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-06T20:19:34.332Z] 20:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:13:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2023-07-06T20:19:34.332Z] 20:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-07-06T20:19:34.332Z] 20:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-06T20:19:34.332Z] 20:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-06T20:19:34.332Z] 20:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-07-06T20:19:34.332Z] 20:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:14:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-07-06T20:19:34.332Z] 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:15:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2023-07-06T20:19:34.332Z] 20:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-06T20:19:34.332Z] 20:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-06T20:19:34.332Z] 20:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:16:01 all 0.06 0.00 0.01 0.07 0.01 99.86 [2023-07-06T20:19:34.332Z] 20:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:16:01 1 0.30 0.00 0.02 0.00 0.00 99.68 [2023-07-06T20:19:34.332Z] 20:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-06T20:19:34.332Z] 20:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:16:01 4 0.02 0.00 0.00 0.52 0.00 99.47 [2023-07-06T20:19:34.332Z] 20:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:16:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-07-06T20:19:34.332Z] 20:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-06T20:19:34.332Z] 20:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] 20:17:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2023-07-06T20:19:34.332Z] 20:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:17:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-06T20:19:34.332Z] 20:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-06T20:19:34.332Z] 20:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-06T20:19:34.332Z] 20:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-06T20:19:34.332Z] 20:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:19:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-07-06T20:19:34.332Z] 20:19:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-06T20:19:34.332Z] 20:19:01 1 0.63 0.00 0.02 0.00 0.02 99.33 [2023-07-06T20:19:34.332Z] 20:19:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-07-06T20:19:34.332Z] 20:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-06T20:19:34.332Z] 20:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-06T20:19:34.332Z] 20:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-06T20:19:34.332Z] 20:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-06T20:19:34.332Z] [2023-07-06T20:19:34.332Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-07-06T20:19:34.332Z] Average: all 5.84 0.00 1.17 0.51 0.02 92.46 [2023-07-06T20:19:34.332Z] Average: 0 5.74 0.00 1.18 0.82 0.02 92.24 [2023-07-06T20:19:34.332Z] Average: 1 6.08 0.00 1.13 0.57 0.02 92.20 [2023-07-06T20:19:34.332Z] Average: 2 5.81 0.00 1.20 0.53 0.03 92.43 [2023-07-06T20:19:34.332Z] Average: 3 5.89 0.00 1.12 0.37 0.02 92.60 [2023-07-06T20:19:34.332Z] Average: 4 5.75 0.00 1.11 0.48 0.02 92.64 [2023-07-06T20:19:34.332Z] Average: 5 5.80 0.00 1.18 0.49 0.02 92.51 [2023-07-06T20:19:34.332Z] Average: 6 5.88 0.00 1.20 0.38 0.02 92.51 [2023-07-06T20:19:34.332Z] Average: 7 5.79 0.00 1.21 0.45 0.03 92.53 [2023-07-06T20:19:34.332Z] [2023-07-06T20:19:34.332Z] [2023-07-06T20:19:34.332Z]