Pull request #4402 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 0ed1034b3ab63d116b0414f8674ebacfe755126e rather than 510db3eadc7189b420326bad12dd62cca7a8242b Obtained Jenkinsfile from 0ed1034b3ab63d116b0414f8674ebacfe755126e 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-ssh16052701537176219573.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12773308864567684730.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4402/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-4402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6658747856255191708.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-4402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14443680320590739000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16745349767230542594.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-4402/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-4402/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17021726609233106577.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7920 in /w/workspace/edgexfoundry_edgex-go_PR-4402 [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 Merging remotes/origin/main commit 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 510db3eadc7189b420326bad12dd62cca7a8242b Merge succeeded, producing 510db3eadc7189b420326bad12dd62cca7a8242b Checking out Revision 510db3eadc7189b420326bad12dd62cca7a8242b (PR-4402) > 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/4402/head:refs/remotes/origin/PR-4402 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 510db3eadc7189b420326bad12dd62cca7a8242b # 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 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 510db3eadc7189b420326bad12dd62cca7a8242b # timeout=10 Commit message: "fix(data): update validateEvent topic check" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T06:07:17.467Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T06:07:17.613Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T06:07:17.713Z] ========================================================= [2023-03-01T06:07:17.713Z] EdgeX Global Pipelines Version Info [2023-03-01T06:07:17.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:07:18.511Z] ------------------- [2023-03-01T06:07:18.511Z] stable info: [2023-03-01T06:07:18.511Z] ------------------- [2023-03-01T06:07:18.511Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T06:07:18.511Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T06:07:18.511Z] Message: update stable to v1.0.244 [2023-03-01T06:07:19.084Z] ------------------- [2023-03-01T06:07:19.084Z] experimental info: [2023-03-01T06:07:19.084Z] ------------------- [2023-03-01T06:07:19.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T06:07:19.084Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T06:07:19.084Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T06:07:19.353Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T06:07:19.396Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T06:07:19.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T06:07:19.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T06:07:19.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T06:07:19.585Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T06:07:19.627Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T06:07:19.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T06:07:19.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T06:07:19.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T06:07:19.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T06:07:19.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T06:07:19.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T06:07:19.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T06:07:19.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T06:07:19.990Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T06:07:20.029Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T06:07:20.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T06:07:20.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T06:07:20.148Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-01T06:07:20.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T06:07:20.221Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T06:07:20.261Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T06:07:20.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4402 [Pipeline] echo [2023-03-01T06:07:20.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4402 [Pipeline] echo [2023-03-01T06:07:20.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4402 [Pipeline] echo [2023-03-01T06:07:20.612Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 510db3eadc7189b420326bad12dd62cca7a8242b [Pipeline] echo [2023-03-01T06:07:20.681Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 510db3e [Pipeline] echo [2023-03-01T06:07:20.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T06:07:20.844Z] provisioning config files... [2023-03-01T06:07:20.859Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18001884529397777900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:07:21.330Z] ---> docker-login.sh [2023-03-01T06:07:21.330Z] nexus3.edgexfoundry.org:10001 [2023-03-01T06:07:21.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:07:21.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:07:21.592Z] Configure a credential helper to remove this warning. See [2023-03-01T06:07:21.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:07:21.592Z] [2023-03-01T06:07:21.592Z] Login Succeeded [2023-03-01T06:07:21.592Z] nexus3.edgexfoundry.org:10002 [2023-03-01T06:07:21.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:07:21.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:07:21.853Z] Configure a credential helper to remove this warning. See [2023-03-01T06:07:21.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:07:21.853Z] [2023-03-01T06:07:21.853Z] Login Succeeded [2023-03-01T06:07:21.853Z] nexus3.edgexfoundry.org:10003 [2023-03-01T06:07:21.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:07:21.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:07:21.853Z] Configure a credential helper to remove this warning. See [2023-03-01T06:07:21.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:07:21.853Z] [2023-03-01T06:07:21.853Z] Login Succeeded [2023-03-01T06:07:21.853Z] nexus3.edgexfoundry.org:10004 [2023-03-01T06:07:21.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:07:22.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:07:22.113Z] Configure a credential helper to remove this warning. See [2023-03-01T06:07:22.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:07:22.113Z] [2023-03-01T06:07:22.113Z] Login Succeeded [2023-03-01T06:07:22.113Z] docker.io [2023-03-01T06:07:22.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:07:22.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:07:22.373Z] Configure a credential helper to remove this warning. See [2023-03-01T06:07:22.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:07:22.373Z] [2023-03-01T06:07:22.373Z] Login Succeeded [2023-03-01T06:07:22.373Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T06:07:22.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T06:07:22.821Z] + 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-03-01T06:07:22.821Z] + + dirname cmd/core-command/Dockerfilecut [2023-03-01T06:07:22.821Z] -d/ -f2 [2023-03-01T06:07:22.821Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T06:07:22.821Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-03-01T06:07:22.821Z] cut -d/ -f2 [2023-03-01T06:07:22.821Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T06:07:22.821Z] + dirname cmd/core-data/Dockerfile [2023-03-01T06:07:22.821Z] + cut -d/ -f2 [2023-03-01T06:07:22.821Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T06:07:22.821Z] + dirname cmd/core-metadata/Dockerfile [2023-03-01T06:07:22.821Z] + cut -d/ -f2 [2023-03-01T06:07:22.821Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T06:07:22.821Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T06:07:22.821Z] + cut -d/ -f2 [2023-03-01T06:07:22.821Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T06:07:22.821Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-03-01T06:07:22.821Z] cut -d/ -f2 [2023-03-01T06:07:22.821Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-01T06:07:22.821Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T06:07:22.821Z] + cut -d/ -f2 [2023-03-01T06:07:22.821Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T06:07:22.821Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-01T06:07:22.821Z] + cut -d/ -f2 [2023-03-01T06:07:22.821Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T06:07:22.821Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T06:07:22.821Z] + cut -d/ -f2 [2023-03-01T06:07:22.821Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T06:07:22.821Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-01T06:07:22.821Z] + cut -d/ -f2 [2023-03-01T06:07:22.821Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-01T06:07:22.821Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-01T06:07:22.821Z] + cut -d/ -f2 [2023-03-01T06:07:22.822Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-01T06:07:22.822Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-01T06:07:22.822Z] + cut -d/ -f2 [2023-03-01T06:07:22.822Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-01T06:07:22.822Z] + dirname cmd/support-notifications/Dockerfile [2023-03-01T06:07:22.822Z] + cut -d/ -f2 [2023-03-01T06:07:22.822Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T06:07:22.822Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T06:07:22.822Z] + cut -d/ -f2 [2023-03-01T06:07:22.822Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-01T06:07:22.918Z] 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-03-01T06:07:23.513Z] + git rev-list -1 --merges 510db3eadc7189b420326bad12dd62cca7a8242b~1..510db3eadc7189b420326bad12dd62cca7a8242b [Pipeline] echo [2023-03-01T06:07:23.543Z] -----------> git rev-list -1 --merges 510db3eadc7189b420326bad12dd62cca7a8242b~1..510db3eadc7189b420326bad12dd62cca7a8242b 510db3eadc7189b420326bad12dd62cca7a8242b [false] [Pipeline] sh [2023-03-01T06:07:23.847Z] + git log --format=format:%s -1 510db3eadc7189b420326bad12dd62cca7a8242b [Pipeline] echo [2023-03-01T06:07:23.882Z] ========================================================= [2023-03-01T06:07:23.882Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T06:07:23.882Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T06:07:24.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T06:07:24.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T06:07:24.321Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T06:07:24.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T06:07:24.321Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T06:07:24.321Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T06:07:24.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:07:24.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T06:07:24.749Z] [2023-03-01T06:07:24.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:07:25.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T06:07:25.124Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T06:07:25.124Z] b85a868b505f: Pulling fs layer [2023-03-01T06:07:25.124Z] e2be974225ed: Pulling fs layer [2023-03-01T06:07:25.124Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T06:07:25.124Z] 988bab9f4d93: Pulling fs layer [2023-03-01T06:07:25.124Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T06:07:25.124Z] eaf3925da568: Pulling fs layer [2023-03-01T06:07:25.124Z] bab4dde63d76: Pulling fs layer [2023-03-01T06:07:25.124Z] bde34c3a00c8: Pulling fs layer [2023-03-01T06:07:25.124Z] b352a97aabf1: Pulling fs layer [2023-03-01T06:07:25.124Z] 4872d77fe225: Pulling fs layer [2023-03-01T06:07:25.124Z] 5851b861e8e6: Pulling fs layer [2023-03-01T06:07:25.124Z] eaf3925da568: Waiting [2023-03-01T06:07:25.124Z] 988bab9f4d93: Waiting [2023-03-01T06:07:25.124Z] 1469e6f7b9e6: Waiting [2023-03-01T06:07:25.124Z] b352a97aabf1: Waiting [2023-03-01T06:07:25.124Z] bab4dde63d76: Waiting [2023-03-01T06:07:25.124Z] 5851b861e8e6: Waiting [2023-03-01T06:07:25.124Z] bde34c3a00c8: Waiting [2023-03-01T06:07:25.124Z] 4872d77fe225: Waiting [2023-03-01T06:07:25.124Z] e2be974225ed: Verifying Checksum [2023-03-01T06:07:25.124Z] e2be974225ed: Download complete [2023-03-01T06:07:25.124Z] 988bab9f4d93: Download complete [2023-03-01T06:07:25.384Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T06:07:25.384Z] 1469e6f7b9e6: Download complete [2023-03-01T06:07:25.384Z] eaf3925da568: Verifying Checksum [2023-03-01T06:07:25.384Z] eaf3925da568: Download complete [2023-03-01T06:07:25.384Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T06:07:25.384Z] 339a4e72a1f5: Download complete [2023-03-01T06:07:25.384Z] bde34c3a00c8: Verifying Checksum [2023-03-01T06:07:25.384Z] bde34c3a00c8: Download complete [2023-03-01T06:07:25.384Z] b352a97aabf1: Verifying Checksum [2023-03-01T06:07:25.384Z] b352a97aabf1: Download complete [2023-03-01T06:07:25.384Z] 4872d77fe225: Verifying Checksum [2023-03-01T06:07:25.384Z] 4872d77fe225: Download complete [2023-03-01T06:07:25.384Z] 5851b861e8e6: Download complete [2023-03-01T06:07:25.384Z] b85a868b505f: Verifying Checksum [2023-03-01T06:07:25.384Z] b85a868b505f: Download complete [2023-03-01T06:07:25.643Z] bab4dde63d76: Verifying Checksum [2023-03-01T06:07:25.643Z] bab4dde63d76: Download complete [2023-03-01T06:07:26.580Z] b85a868b505f: Pull complete [2023-03-01T06:07:26.839Z] e2be974225ed: Pull complete [2023-03-01T06:07:27.406Z] 339a4e72a1f5: Pull complete [2023-03-01T06:07:27.406Z] 988bab9f4d93: Pull complete [2023-03-01T06:07:27.666Z] 1469e6f7b9e6: Pull complete [2023-03-01T06:07:27.666Z] eaf3925da568: Pull complete [2023-03-01T06:07:29.568Z] bab4dde63d76: Pull complete [2023-03-01T06:07:29.568Z] bde34c3a00c8: Pull complete [2023-03-01T06:07:29.568Z] b352a97aabf1: Pull complete [2023-03-01T06:07:29.826Z] 4872d77fe225: Pull complete [2023-03-01T06:07:29.826Z] 5851b861e8e6: Pull complete [2023-03-01T06:07:29.826Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T06:07:29.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T06:07:29.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:07:30.030Z] prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container [2023-03-01T06:07:30.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T06:07:34.169Z] $ docker top 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 -eo pid,comm [2023-03-01T06:07:34.222Z] 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-03-01T06:07:34.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T06:07:34.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T06:07:34.335Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T06:07:34.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T06:07:34.452Z] $ docker exec 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 ssh-agent [2023-03-01T06:07:34.561Z] SSH_AUTH_SOCK=/tmp/ssh-nRKweT2pHDDh/agent.31 [2023-03-01T06:07:34.561Z] SSH_AGENT_PID=37 [2023-03-01T06:07:34.568Z] Running ssh-add (command line suppressed) [2023-03-01T06:07:34.670Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17910774892848713390.key (/w/workspace/edgex-go/1@tmp/private_key_17910774892848713390.key) [2023-03-01T06:07:34.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T06:07:35.018Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T06:07:35.044Z] $ docker exec --env ******** --env ******** 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 ssh-agent -k [2023-03-01T06:07:35.154Z] unset SSH_AUTH_SOCK; [2023-03-01T06:07:35.155Z] unset SSH_AGENT_PID; [2023-03-01T06:07:35.155Z] echo Agent pid 37 killed; [2023-03-01T06:07:35.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T06:07:35.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T06:07:35.243Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T06:07:35.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T06:07:35.363Z] $ docker exec 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 ssh-agent [2023-03-01T06:07:35.481Z] SSH_AUTH_SOCK=/tmp/ssh-Mzn7lJkXHpXA/agent.69 [2023-03-01T06:07:35.481Z] SSH_AGENT_PID=75 [2023-03-01T06:07:35.486Z] Running ssh-add (command line suppressed) [2023-03-01T06:07:35.597Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10462114099260646305.key (/w/workspace/edgex-go/1@tmp/private_key_10462114099260646305.key) [2023-03-01T06:07:35.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T06:07:35.936Z] + git semver init [2023-03-01T06:07:36.195Z] 2023-03-01 06:07:36,126 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T06:07:36.195Z] 2023-03-01 06:07:36,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-01T06:07:36.195Z] 2023-03-01 06:07:36,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-01T06:07:36.195Z] 2023-03-01 06:07:36,127 [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-03-01T06:07:41.472Z] 2023-03-01 06:07:41,460 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-01T06:07:41.472Z] 2023-03-01 06:07:41,461 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4402 with force:False [2023-03-01T06:07:41.472Z] 2023-03-01 06:07:41,461 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4402 [2023-03-01T06:07:41.472Z] 2023-03-01 06:07:41,463 [execute] INFO git cat-file --batch-check [2023-03-01T06:07:41.473Z] 2023-03-01 06:07:41,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T06:07:41.473Z] 2023-03-01 06:07:41,469 [execute] INFO git cat-file --batch [2023-03-01T06:07:41.473Z] 2023-03-01 06:07:41,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T06:07:41.731Z] 2023-03-01 06:07:41,477 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4402 [2023-03-01T06:07:41.731Z] 0.0.0 [Pipeline] } [2023-03-01T06:07:41.761Z] $ docker exec --env ******** --env ******** 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 ssh-agent -k [2023-03-01T06:07:41.853Z] unset SSH_AUTH_SOCK; [2023-03-01T06:07:41.853Z] unset SSH_AGENT_PID; [2023-03-01T06:07:41.853Z] echo Agent pid 75 killed; [2023-03-01T06:07:41.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T06:07:42.282Z] + git semver [Pipeline] } [2023-03-01T06:07:42.566Z] $ docker stop --time=1 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 [2023-03-01T06:07:43.886Z] $ docker rm -f --volumes 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T06:07:44.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T06:07:44.543Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T06:07:44.564Z] [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-03-01T06:07:45.356Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-01T06:07:45.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:07:45.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:07:45.462Z] ========================================================= [2023-03-01T06:07:45.462Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T06:07:45.462Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:07:45.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T06:07:45.797Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T06:07:45.797Z] 213ec9aee27d: Pulling fs layer [2023-03-01T06:07:45.797Z] 4583459ba037: Pulling fs layer [2023-03-01T06:07:45.797Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T06:07:45.797Z] 53926ce57604: Pulling fs layer [2023-03-01T06:07:45.797Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T06:07:45.797Z] 22ff95d597cd: Pulling fs layer [2023-03-01T06:07:45.797Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T06:07:45.797Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T06:07:45.797Z] a7acece74701: Pulling fs layer [2023-03-01T06:07:45.797Z] 53926ce57604: Waiting [2023-03-01T06:07:45.797Z] 12d6caf4c0d1: Waiting [2023-03-01T06:07:45.797Z] a7acece74701: Waiting [2023-03-01T06:07:45.797Z] 96b7cbca73a9: Waiting [2023-03-01T06:07:45.797Z] 22ff95d597cd: Waiting [2023-03-01T06:07:45.797Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T06:07:45.797Z] 93c1e223e6f2: Download complete [2023-03-01T06:07:45.797Z] 4583459ba037: Download complete [2023-03-01T06:07:45.797Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T06:07:45.797Z] 21b2b0c7a3f4: Download complete [2023-03-01T06:07:45.797Z] 22ff95d597cd: Verifying Checksum [2023-03-01T06:07:45.797Z] 22ff95d597cd: Download complete [2023-03-01T06:07:45.797Z] 213ec9aee27d: Verifying Checksum [2023-03-01T06:07:45.797Z] 213ec9aee27d: Download complete [2023-03-01T06:07:46.060Z] 12d6caf4c0d1: Verifying Checksum [2023-03-01T06:07:46.060Z] 12d6caf4c0d1: Download complete [2023-03-01T06:07:46.060Z] 213ec9aee27d: Pull complete [2023-03-01T06:07:46.060Z] 4583459ba037: Pull complete [2023-03-01T06:07:46.323Z] 93c1e223e6f2: Pull complete [2023-03-01T06:07:46.583Z] a7acece74701: Verifying Checksum [2023-03-01T06:07:46.583Z] a7acece74701: Download complete [2023-03-01T06:07:46.843Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T06:07:46.843Z] 96b7cbca73a9: Download complete [2023-03-01T06:07:46.843Z] 53926ce57604: Verifying Checksum [2023-03-01T06:07:46.843Z] 53926ce57604: Download complete [2023-03-01T06:07:51.034Z] 53926ce57604: Pull complete [2023-03-01T06:07:51.034Z] 21b2b0c7a3f4: Pull complete [2023-03-01T06:07:51.034Z] 22ff95d597cd: Pull complete [2023-03-01T06:07:51.034Z] 12d6caf4c0d1: Pull complete [2023-03-01T06:07:52.938Z] 96b7cbca73a9: Pull complete [2023-03-01T06:07:53.875Z] a7acece74701: Pull complete [2023-03-01T06:07:53.875Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T06:07:53.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T06:07:53.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:07:54.234Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T06:07:54.234Z] WORKDIR /edgex [2023-03-01T06:07:54.234Z] COPY go.mod . [2023-03-01T06:07:54.234Z] RUN go mod downloaddocker [2023-03-01T06:07:54.234Z] build -t ci-base-image-x86_64 -f - . [2023-03-01T06:07:54.802Z] Sending build context to Docker daemon 170.5MB [2023-03-01T06:07:54.802Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T06:07:54.802Z] ---> db6d94c90886 [2023-03-01T06:07:54.802Z] Step 2/4 : WORKDIR /edgex [2023-03-01T06:07:59.881Z] Still waiting to schedule task [2023-03-01T06:07:59.881Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-01T06:08:01.366Z] ---> Running in 7af3ecfd5cc1 [2023-03-01T06:08:01.366Z] Removing intermediate container 7af3ecfd5cc1 [2023-03-01T06:08:01.366Z] ---> b05ac9e3d60a [2023-03-01T06:08:01.366Z] Step 3/4 : COPY go.mod . [2023-03-01T06:08:01.366Z] ---> ced292f55975 [2023-03-01T06:08:01.366Z] Step 4/4 : RUN go mod download [2023-03-01T06:08:01.366Z] ---> Running in c87682d93942 [2023-03-01T06:08:16.271Z] Removing intermediate container c87682d93942 [2023-03-01T06:08:16.271Z] ---> f84687405d35 [2023-03-01T06:08:16.271Z] Successfully built f84687405d35 [2023-03-01T06:08:16.271Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:08:16.644Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T06:08:16.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:08:16.789Z] prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container [2023-03-01T06:08:16.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T06:08:17.245Z] $ docker top c1c854d16c4db624db5895ea4b47fe7158f35ae0a2505083d536021c731ac099 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:08:17.626Z] + go version [2023-03-01T06:08:17.626Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T06:08:17.682Z] $ docker stop --time=1 c1c854d16c4db624db5895ea4b47fe7158f35ae0a2505083d536021c731ac099 [2023-03-01T06:08:18.946Z] $ docker rm -f --volumes c1c854d16c4db624db5895ea4b47fe7158f35ae0a2505083d536021c731ac099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:08:19.660Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T06:08:19.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:08:19.815Z] prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container [2023-03-01T06:08:19.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T06:08:20.188Z] $ docker top 78d0c17a4d260428d62069916da4c40e6fc45fb45a68ef0830bf02ae2f2f6034 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T06:08:20.299Z] ========================================================= [2023-03-01T06:08:20.299Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T06:08:20.299Z] ========================================================= [Pipeline] sh [2023-03-01T06:08:20.593Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:08:20.961Z] + make test [2023-03-01T06:08:20.961Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T06:08:27.522Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T06:08:39.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T06:08:39.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T06:08:39.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T06:08:39.964Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T06:08:39.964Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T06:08:39.964Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T06:08:40.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T06:08:40.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T06:08:40.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T06:08:40.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T06:08:40.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T06:08:40.332Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T06:08:40.332Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T06:08:40.332Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T06:08:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T06:08:40.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-03-01T06:08:40.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T06:08:40.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T06:08:41.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-03-01T06:08:44.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.124s coverage: 71.2% of statements [2023-03-01T06:08:44.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T06:08:44.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T06:08:44.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T06:08:44.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements [2023-03-01T06:08:44.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T06:08:44.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.050s coverage: 88.5% of statements [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.9% of statements [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.476s coverage: 95.6% of statements [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.098s coverage: 72.2% of statements [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 65.9% of statements [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.114s coverage: 0.9% of statements [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2023-03-01T06:08:44.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 82.9% of statements [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2023-03-01T06:08:44.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-03-01T06:08:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2023-03-01T06:08:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2023-03-01T06:09:06.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.324s coverage: 79.9% of statements [2023-03-01T06:09:06.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.1% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.301s coverage: 65.3% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.0% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T06:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T06:09:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:09:06.875Z] 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-03-01T06:09:28.784Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T06:09:28.784Z] go vet ./... [2023-03-01T06:09:29.042Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T06:09:29.042Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T06:09:29.300Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T06:09:29.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T06:09:29.638Z] + ls -al . [2023-03-01T06:09:29.638Z] total 744 [2023-03-01T06:09:29.638Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 06:08 . [2023-03-01T06:09:29.638Z] drwxr-xr-x 4 root root 4096 Mar 1 06:08 .. [2023-03-01T06:09:29.638Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 06:07 .blubracket [2023-03-01T06:09:29.638Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 06:07 .dockerignore [2023-03-01T06:09:29.638Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 06:09 .git [2023-03-01T06:09:29.638Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 06:07 .github [2023-03-01T06:09:29.638Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 06:07 .gitignore [2023-03-01T06:09:29.638Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 06:07 .golangci.yml [2023-03-01T06:09:29.638Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 06:07 .hadolint.yml [2023-03-01T06:09:29.638Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 06:07 .semver [2023-03-01T06:09:29.638Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 06:07 .sonarcloud.properties [2023-03-01T06:09:29.638Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:07 ADOPTERS.md [2023-03-01T06:09:29.638Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 06:07 Attribution.txt [2023-03-01T06:09:29.638Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 06:07 CHANGELOG.md [2023-03-01T06:09:29.638Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:07 CONTRIBUTING.md [2023-03-01T06:09:29.638Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 06:07 GOVERNANCE.md [2023-03-01T06:09:29.639Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 06:07 Jenkinsfile [2023-03-01T06:09:29.639Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:07 LICENSE [2023-03-01T06:09:29.639Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 06:07 Makefile [2023-03-01T06:09:29.639Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 06:07 OWNERS.md [2023-03-01T06:09:29.639Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 06:07 README.md [2023-03-01T06:09:29.639Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:07 SECURITY.md [2023-03-01T06:09:29.639Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 06:07 VERSION [2023-03-01T06:09:29.639Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 06:07 bin [2023-03-01T06:09:29.639Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 06:07 cmd [2023-03-01T06:09:29.639Z] -rw-r--r-- 1 root root 487670 Mar 1 06:09 coverage.out [2023-03-01T06:09:29.639Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 06:07 go.mod [2023-03-01T06:09:29.639Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 06:07 go.sum [2023-03-01T06:09:29.639Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 06:07 internal [2023-03-01T06:09:29.639Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 06:07 openapi [2023-03-01T06:09:29.639Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 06:07 snap [2023-03-01T06:09:29.639Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 06:07 version.go [Pipeline] sh [2023-03-01T06:09:29.947Z] + '[' -e coverage.out ] [2023-03-01T06:09:29.947Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T06:09:30.077Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T06:09:30.373Z] + make build [2023-03-01T06:09:30.373Z] 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-03-01T06:09:42.566Z] 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-03-01T06:09:43.137Z] 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-03-01T06:09:44.514Z] 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-03-01T06:09:45.080Z] 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-03-01T06:09:53.255Z] 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-03-01T06:09:54.192Z] 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-03-01T06:09:55.124Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T06:09:56.059Z] 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-03-01T06:09:57.435Z] 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-03-01T06:09:58.000Z] 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-03-01T06:09:58.933Z] 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-03-01T06:10:01.464Z] 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-03-01T06:10:02.051Z] $ docker stop --time=1 78d0c17a4d260428d62069916da4c40e6fc45fb45a68ef0830bf02ae2f2f6034 [2023-03-01T06:10:09.582Z] $ docker rm -f --volumes 78d0c17a4d260428d62069916da4c40e6fc45fb45a68ef0830bf02ae2f2f6034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:10:10.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T06:10:10.597Z] [2023-03-01T06:10:10.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:10:10.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T06:10:10.978Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T06:10:10.978Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T06:10:10.978Z] ca9280d653b3: Pulling fs layer [2023-03-01T06:10:10.978Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T06:10:11.240Z] cbdbe7a5bc2a: Download complete [2023-03-01T06:10:11.240Z] cbdbe7a5bc2a: Pull complete [2023-03-01T06:10:11.240Z] ca9280d653b3: Verifying Checksum [2023-03-01T06:10:11.240Z] ca9280d653b3: Download complete [2023-03-01T06:10:11.809Z] 7e9c9ca2126c: Download complete [2023-03-01T06:10:11.809Z] ca9280d653b3: Pull complete [2023-03-01T06:10:15.094Z] 7e9c9ca2126c: Pull complete [2023-03-01T06:10:15.094Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T06:10:15.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T06:10:15.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:10:15.303Z] prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container [2023-03-01T06:10:15.328Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T06:10:19.198Z] $ docker top a342897bb023784fb8666fc16faaf1fd0f9d017e4adcbd18c35e56d0b1a488a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:10:19.587Z] + docker-compose build --help [2023-03-01T06:10:19.587Z] + grep parallel [2023-03-01T06:10:20.155Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T06:10:20.185Z] $ docker stop --time=1 a342897bb023784fb8666fc16faaf1fd0f9d017e4adcbd18c35e56d0b1a488a5 [2023-03-01T06:10:21.460Z] $ docker rm -f --volumes a342897bb023784fb8666fc16faaf1fd0f9d017e4adcbd18c35e56d0b1a488a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:10:22.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T06:10:22.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:10:22.225Z] prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container [2023-03-01T06:10:22.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T06:10:22.602Z] $ docker top b6fa7905cf989ee6957ea483b8ea28e75a3ea3bb059dee1a9724dde948f0bed0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:10:22.985Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T06:10:23.556Z] Building core-command ... [2023-03-01T06:10:23.556Z] Building core-common-config-bootstrapper ... [2023-03-01T06:10:23.556Z] Building core-data ... [2023-03-01T06:10:23.556Z] Building core-metadata ... [2023-03-01T06:10:23.556Z] Building security-bootstrapper ... [2023-03-01T06:10:23.556Z] Building security-proxy-auth ... [2023-03-01T06:10:23.556Z] Building security-proxy-setup ... [2023-03-01T06:10:23.556Z] Building security-secretstore-setup ... [2023-03-01T06:10:23.556Z] Building security-spiffe-token-provider ... [2023-03-01T06:10:23.556Z] Building security-spire-agent ... [2023-03-01T06:10:23.556Z] Building security-spire-config ... [2023-03-01T06:10:23.556Z] Building security-spire-server ... [2023-03-01T06:10:23.556Z] Building support-notifications ... [2023-03-01T06:10:23.556Z] Building support-scheduler ... [2023-03-01T06:10:23.556Z] Building security-secretstore-setup [2023-03-01T06:10:23.556Z] Building security-spire-agent [2023-03-01T06:10:23.556Z] Building security-spiffe-token-provider [2023-03-01T06:10:23.556Z] Building support-scheduler [2023-03-01T06:10:23.556Z] Building core-metadata [2023-03-01T06:10:35.759Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:10:35.759Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:10:35.759Z] ---> f84687405d35 [2023-03-01T06:10:35.759Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:10:35.759Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:10:35.759Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:10:35.759Z] ---> f84687405d35 [2023-03-01T06:10:35.759Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:10:35.759Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:10:35.759Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:10:35.759Z] ---> f84687405d35 [2023-03-01T06:10:35.759Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T06:10:35.759Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:10:35.759Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:10:35.759Z] ---> f84687405d35 [2023-03-01T06:10:35.759Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:10:35.759Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:10:35.759Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:10:35.759Z] ---> f84687405d35 [2023-03-01T06:10:35.759Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:10:47.970Z] ---> Running in bb048b35505b [2023-03-01T06:10:47.970Z] ---> Running in 3da3b8a5c2f5 [2023-03-01T06:10:47.970Z] ---> Running in f64ab84dbc6c [2023-03-01T06:10:47.970Z] ---> Running in 3f94eda0020f [2023-03-01T06:10:47.970Z] ---> Running in 42e0d18ad91e [2023-03-01T06:10:47.970Z] Removing intermediate container 3f94eda0020f [2023-03-01T06:10:47.970Z] ---> a37b131c77e3 [2023-03-01T06:10:47.970Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:10:47.970Z] Removing intermediate container bb048b35505b [2023-03-01T06:10:47.970Z] ---> ee83714d7c83 [2023-03-01T06:10:47.970Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:10:47.970Z] Removing intermediate container 3da3b8a5c2f5 [2023-03-01T06:10:47.970Z] ---> 9fd1e89390d0 [2023-03-01T06:10:47.970Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T06:10:47.970Z] Removing intermediate container f64ab84dbc6c [2023-03-01T06:10:47.970Z] ---> a940300528f0 [2023-03-01T06:10:47.970Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T06:10:47.970Z] Removing intermediate container 42e0d18ad91e [2023-03-01T06:10:47.970Z] ---> 04c75c7519ec [2023-03-01T06:10:47.970Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T06:10:47.970Z] ---> Running in e30a8891513a [2023-03-01T06:10:47.970Z] ---> Running in cb9c55a021f6 [2023-03-01T06:10:47.970Z] ---> Running in 32a3dfd55ba2 [2023-03-01T06:10:47.970Z] ---> Running in 804c629c7d87 [2023-03-01T06:10:47.970Z] ---> Running in e464de81abe3 [2023-03-01T06:10:47.970Z] Removing intermediate container e30a8891513a [2023-03-01T06:10:47.970Z] ---> 99b5102e1d92 [2023-03-01T06:10:47.970Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:10:47.970Z] Removing intermediate container 32a3dfd55ba2 [2023-03-01T06:10:47.970Z] ---> 0862f1128e8b [2023-03-01T06:10:47.970Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T06:10:47.970Z] ---> Running in a76b42a14e57 [2023-03-01T06:10:47.970Z] ---> Running in 5a9c12de032d [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] OK: 211 MiB in 51 packages [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T06:10:47.970Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T06:10:47.970Z] OK: 17046 distinct packages available [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:10:47.970Z] OK: 211 MiB in 51 packages [2023-03-01T06:10:47.970Z] OK: 211 MiB in 51 packages [2023-03-01T06:10:47.970Z] OK: 211 MiB in 51 packages [2023-03-01T06:10:47.970Z] OK: 211 MiB in 51 packages [2023-03-01T06:10:47.970Z] Removing intermediate container cb9c55a021f6 [2023-03-01T06:10:47.970Z] ---> 5c046fff6088 [2023-03-01T06:10:47.970Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:10:47.970Z] ---> f8a422930ad5 [2023-03-01T06:10:47.970Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:10:47.970Z] ---> Running in 4e72d93d2858 [2023-03-01T06:10:48.227Z] Removing intermediate container a76b42a14e57 [2023-03-01T06:10:48.227Z] ---> 35e260fe51c7 [2023-03-01T06:10:48.227Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:10:48.227Z] Removing intermediate container e464de81abe3 [2023-03-01T06:10:48.227Z] ---> f23ab2849d0a [2023-03-01T06:10:48.227Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:10:48.227Z] Removing intermediate container 5a9c12de032d [2023-03-01T06:10:48.227Z] ---> 62112e792a4b [2023-03-01T06:10:48.227Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T06:10:48.484Z] Removing intermediate container 804c629c7d87 [2023-03-01T06:10:48.484Z] ---> e6ae009c1f1c [2023-03-01T06:10:48.484Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T06:10:48.484Z] ---> 02e93bd81fee [2023-03-01T06:10:48.484Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:10:48.484Z] ---> 2409b3a1e060 [2023-03-01T06:10:48.484Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:10:48.484Z] ---> Running in 118d96eb9490 [2023-03-01T06:10:48.742Z] ---> a72435928e0f [2023-03-01T06:10:48.742Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:10:48.742Z] ---> Running in 2e300d3e68dc [2023-03-01T06:10:48.742Z] ---> Running in 0a4b0ceabbbe [2023-03-01T06:10:48.742Z] ---> 220d893e0e4b [2023-03-01T06:10:48.742Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:10:48.742Z] ---> Running in d2cc277b1a69 [2023-03-01T06:12:25.378Z] Removing intermediate container 4e72d93d2858 [2023-03-01T06:12:25.378Z] ---> 78478c4520c9 [2023-03-01T06:12:25.378Z] Step 7/24 : COPY . . [2023-03-01T06:12:25.378Z] Removing intermediate container 0a4b0ceabbbe [2023-03-01T06:12:25.378Z] ---> 6e85a0ddf37f [2023-03-01T06:12:25.378Z] Step 8/24 : COPY . . [2023-03-01T06:12:25.378Z] Removing intermediate container d2cc277b1a69 [2023-03-01T06:12:25.378Z] ---> c1ee84e66ea0 [2023-03-01T06:12:25.378Z] Step 7/19 : COPY . . [2023-03-01T06:12:25.378Z] Removing intermediate container 118d96eb9490 [2023-03-01T06:12:25.378Z] ---> e891836185e8 [2023-03-01T06:12:25.378Z] Step 8/22 : COPY . . [2023-03-01T06:12:25.378Z] Removing intermediate container 2e300d3e68dc [2023-03-01T06:12:25.378Z] ---> c8f1fe7abd1c [2023-03-01T06:12:25.378Z] Step 7/24 : COPY . . [2023-03-01T06:12:35.355Z] ---> 9c6b83238968 [2023-03-01T06:12:35.355Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T06:12:35.355Z] ---> 9d654a9de47f [2023-03-01T06:12:35.355Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T06:12:35.355Z] ---> 1300e00c11d3 [2023-03-01T06:12:35.355Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T06:12:35.355Z] ---> 77fe8f91d964 [2023-03-01T06:12:35.355Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T06:12:35.355Z] ---> c4aed852dfbe [2023-03-01T06:12:35.355Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:12:35.615Z] ---> Running in fcd78a1115a5 [2023-03-01T06:12:35.615Z] ---> Running in f36a4c27b396 [2023-03-01T06:12:35.615Z] ---> Running in 57a0df7788b7 [2023-03-01T06:12:35.615Z] ---> Running in 524dd863e1da [2023-03-01T06:12:35.615Z] ---> Running in 6b367fdd7778 [2023-03-01T06:12:35.615Z] Removing intermediate container 524dd863e1da [2023-03-01T06:12:35.615Z] ---> 487c72dd622e [2023-03-01T06:12:35.615Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:12:35.615Z] ---> Running in 6678f3d06d49 [2023-03-01T06:12:35.873Z] Removing intermediate container 6678f3d06d49 [2023-03-01T06:12:35.873Z] ---> a7d71d9ac028 [2023-03-01T06:12:35.873Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T06:12:35.873Z] ---> Running in 8b93d1773fb5 [2023-03-01T06:12:36.444Z] 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-03-01T06:12:36.444Z] 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-03-01T06:12:36.444Z] 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-03-01T06:12:36.444Z] 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-03-01T06:12:37.815Z] Removing intermediate container 8b93d1773fb5 [2023-03-01T06:12:37.815Z] ---> 23a49ac803ed [2023-03-01T06:12:37.815Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:12:37.815Z] ---> Running in ab914359230e [2023-03-01T06:12:38.073Z] Removing intermediate container ab914359230e [2023-03-01T06:12:38.073Z] ---> 76ce17f99735 [2023-03-01T06:12:38.073Z] [2023-03-01T06:12:38.073Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:12:38.073Z] 3.15: Pulling from library/alpine [2023-03-01T06:12:38.331Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T06:12:38.331Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T06:12:38.331Z] ---> 5ce65d7b0fde [2023-03-01T06:12:38.331Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:12:38.589Z] ---> Running in 2164ab8076dd [2023-03-01T06:12:38.589Z] Removing intermediate container 2164ab8076dd [2023-03-01T06:12:38.589Z] ---> 36a576573f4f [2023-03-01T06:12:38.589Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T06:12:38.846Z] ---> Running in 01b0b46b9c20 [2023-03-01T06:12:39.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:12:39.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:12:39.671Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:12:39.671Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:12:39.671Z] OK: 15857 distinct packages available [2023-03-01T06:12:39.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:12:39.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:12:39.930Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T06:12:39.930Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:12:39.930Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T06:12:39.930Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T06:12:39.930Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T06:12:39.930Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:12:39.930Z] OK: 7 MiB in 19 packages [2023-03-01T06:12:48.147Z] Removing intermediate container 01b0b46b9c20 [2023-03-01T06:12:48.147Z] ---> d8c5c8b04f90 [2023-03-01T06:12:48.147Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T06:12:52.515Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7921 in /w/workspace/edgexfoundry_edgex-go_PR-4402 [Pipeline] { [Pipeline] ws [2023-03-01T06:12:52.571Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-01T06:12:52.649Z] The recommended git tool is: git [2023-03-01T06:12:56.255Z] ---> b5dc2d5bd1f9 [2023-03-01T06:12:56.255Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:12:58.510Z] using credential edgex-jenkins-ssh [2023-03-01T06:12:58.525Z] Cloning the remote Git repository [2023-03-01T06:12:58.571Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T06:12:58.664Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-01T06:12:58.845Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T06:12:58.847Z] > git --version # timeout=10 [2023-03-01T06:12:58.879Z] > git --version # 'git version 2.25.1' [2023-03-01T06:12:58.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T06:12:58.952Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T06:13:11.234Z] ---> 6232a37be936 [2023-03-01T06:13:11.234Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:13:11.234Z] 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-03-01T06:13:16.516Z] ---> 197a387dcc09 [2023-03-01T06:13:16.516Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T06:13:18.427Z] ---> a7a6940c4e87 [2023-03-01T06:13:18.427Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T06:13:16.969Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T06:13:16.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T06:13:18.064Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T06:13:18.121Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T06:13:18.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T06:13:18.142Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4402/head:refs/remotes/origin/PR-4402 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T06:13:19.099Z] Merging remotes/origin/main commit 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:13:19.545Z] Merge succeeded, producing 510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:13:19.545Z] Checking out Revision 510db3eadc7189b420326bad12dd62cca7a8242b (PR-4402) [2023-03-01T06:13:19.119Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T06:13:19.141Z] > git checkout -f 510db3eadc7189b420326bad12dd62cca7a8242b # timeout=10 [2023-03-01T06:13:19.421Z] > git remote # timeout=10 [2023-03-01T06:13:19.444Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T06:13:19.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T06:13:19.490Z] > git merge 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 [2023-03-01T06:13:19.521Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T06:13:19.553Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T06:13:19.572Z] > git checkout -f 510db3eadc7189b420326bad12dd62cca7a8242b # timeout=10 [2023-03-01T06:13:23.352Z] Commit message: "fix(data): update validateEvent topic check" [2023-03-01T06:13:23.408Z] > git --version # timeout=10 [2023-03-01T06:13:23.421Z] > git --version # 'git version 2.25.1' [2023-03-01T06:13:23.437Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T06:13:24.572Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T06:13:24.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T06:13:24.572Z] Dload Upload Total Spent Left Speed [2023-03-01T06:13:24.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-03-01T06:13:24.998Z] ---> 4aee6820a755 [2023-03-01T06:13:24.998Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:13:25.259Z] ---> Running in a5a8f3dfd842 [2023-03-01T06:13:25.269Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T06:13:25.520Z] Removing intermediate container a5a8f3dfd842 [2023-03-01T06:13:25.520Z] ---> 09725947cbb6 [2023-03-01T06:13:25.520Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:13:25.520Z] Removing intermediate container fcd78a1115a5 [2023-03-01T06:13:25.520Z] ---> a9a41bc149a4 [2023-03-01T06:13:25.520Z] [2023-03-01T06:13:25.520Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T06:13:25.520Z] Removing intermediate container 6b367fdd7778 [2023-03-01T06:13:25.520Z] ---> 31f19c59c3a2 [2023-03-01T06:13:25.520Z] [2023-03-01T06:13:25.520Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T06:13:25.638Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-03-01T06:13:25.638Z] tee /etc/docker/daemon.new [2023-03-01T06:13:25.638Z] { [2023-03-01T06:13:25.638Z] "registry-mirrors": [ [2023-03-01T06:13:25.638Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T06:13:25.638Z] ], [2023-03-01T06:13:25.638Z] "bip": "10.250.0.254/24", [2023-03-01T06:13:25.638Z] "hosts": [ [2023-03-01T06:13:25.638Z] "tcp://0.0.0.0:5555", [2023-03-01T06:13:25.638Z] "unix:///var/run/docker.sock" [2023-03-01T06:13:25.638Z] ], [2023-03-01T06:13:25.638Z] "mtu": 1458, [2023-03-01T06:13:25.638Z] "selinux-enabled": true, [2023-03-01T06:13:25.638Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T06:13:25.638Z] } [Pipeline] sh [2023-03-01T06:13:25.780Z] ---> Running in ca8df297fb10 [2023-03-01T06:13:25.780Z] Removing intermediate container 57a0df7788b7 [2023-03-01T06:13:25.780Z] ---> edcae6e8a153 [2023-03-01T06:13:25.780Z] [2023-03-01T06:13:25.780Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:13:25.780Z] Removing intermediate container f36a4c27b396 [2023-03-01T06:13:25.780Z] ---> 768f5f9a138b [2023-03-01T06:13:25.780Z] [2023-03-01T06:13:25.780Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T06:13:25.780Z] ---> 5ce65d7b0fde [2023-03-01T06:13:25.780Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:13:25.780Z] ---> Using cache [2023-03-01T06:13:25.780Z] ---> 36a576573f4f [2023-03-01T06:13:25.780Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T06:13:25.780Z] ---> Running in 6f7ebc3509d7 [2023-03-01T06:13:25.780Z] Removing intermediate container ca8df297fb10 [2023-03-01T06:13:25.780Z] ---> fc63ba186726 [2023-03-01T06:13:25.780Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T06:13:25.780Z] ---> Running in bb93b8ec4486 [2023-03-01T06:13:25.992Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T06:13:26.040Z] Removing intermediate container bb93b8ec4486 [2023-03-01T06:13:26.040Z] ---> e32284261638 [2023-03-01T06:13:26.040Z] Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:13:26.040Z] ---> Running in d35ec890c420 [2023-03-01T06:13:26.040Z] Removing intermediate container d35ec890c420 [2023-03-01T06:13:26.040Z] ---> a585745dcf77 [2023-03-01T06:13:26.040Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:13:26.040Z] ---> Running in 75ba3ba59263 [2023-03-01T06:13:26.300Z] Removing intermediate container 75ba3ba59263 [2023-03-01T06:13:26.300Z] ---> b1c25ce89c01 [2023-03-01T06:13:26.300Z] [2023-03-01T06:13:26.300Z] Successfully built b1c25ce89c01 [2023-03-01T06:13:26.300Z] Successfully tagged security-spire-agent:latest [2023-03-01T06:13:26.300Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-03-01T06:13:26.350Z] + sudo service docker restart [2023-03-01T06:13:26.560Z] 3.16: Pulling from library/alpine [2023-03-01T06:13:29.868Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:13:29.868Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:13:29.868Z] ---> f84687405d35 [2023-03-01T06:13:29.868Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:13:29.868Z] ---> Using cache [2023-03-01T06:13:29.868Z] ---> 9fd1e89390d0 [2023-03-01T06:13:29.868Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:13:29.868Z] ---> Using cache [2023-03-01T06:13:29.868Z] ---> 0862f1128e8b [2023-03-01T06:13:29.868Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:13:29.868Z] ---> Using cache [2023-03-01T06:13:29.868Z] ---> 62112e792a4b [2023-03-01T06:13:29.868Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:13:29.868Z] ---> Using cache [2023-03-01T06:13:29.868Z] ---> a72435928e0f [2023-03-01T06:13:29.868Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:13:29.868Z] ---> Using cache [2023-03-01T06:13:29.868Z] ---> 6e85a0ddf37f [2023-03-01T06:13:29.868Z] Step 8/22 : COPY . . [2023-03-01T06:13:29.868Z] ---> Using cache [2023-03-01T06:13:29.868Z] ---> 9d654a9de47f [2023-03-01T06:13:29.868Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T06:13:29.868Z] 3.16: Pulling from library/alpine [2023-03-01T06:13:34.069Z] 3.16: Pulling from library/alpine [2023-03-01T06:13:34.069Z] ---> Running in 8b05e86c87a6 [2023-03-01T06:13:34.464Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:13:34.464Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:13:34.464Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T06:13:34.464Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T06:13:34.464Z] ---> dfd21b5a31f5 [2023-03-01T06:13:34.464Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T06:13:34.464Z] ---> dfd21b5a31f5 [2023-03-01T06:13:34.464Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:13:34.726Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:13:34.726Z] Status: Image is up to date for alpine:3.16 [2023-03-01T06:13:34.726Z] ---> Running in 277b04aa3c1d [2023-03-01T06:13:34.726Z] ---> dfd21b5a31f5 [2023-03-01T06:13:34.726Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:13:34.726Z] ---> Running in fad81edd910a [2023-03-01T06:13:34.726Z] ---> Running in 8614fb256069 [2023-03-01T06:13:34.986Z] 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-03-01T06:13:34.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:13:34.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:13:34.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:13:35.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:13:35.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:13:35.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:13:35.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:13:35.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:13:35.506Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:13:35.506Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:13:35.506Z] OK: 15857 distinct packages available [2023-03-01T06:13:35.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:13:35.506Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T06:13:35.506Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T06:13:35.506Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T06:13:35.506Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:13:35.506Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:13:35.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:13:35.506Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:13:35.506Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:13:35.506Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:13:35.506Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:13:35.506Z] OK: 6 MiB in 15 packages [2023-03-01T06:13:35.506Z] OK: 6 MiB in 15 packages [2023-03-01T06:13:35.506Z] OK: 6 MiB in 17 packages [2023-03-01T06:13:35.766Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T06:13:35.766Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T06:13:35.766Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T06:13:35.766Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T06:13:35.766Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T06:13:35.766Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T06:13:35.766Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:13:35.766Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T06:13:35.766Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T06:13:35.766Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:13:35.766Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:13:35.766Z] OK: 8 MiB in 23 packages [2023-03-01T06:13:36.336Z] Removing intermediate container fad81edd910a [2023-03-01T06:13:36.336Z] ---> fd308aa0211f [2023-03-01T06:13:36.336Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:13:36.597Z] ---> Running in e9492a9ae1a8 [2023-03-01T06:13:36.597Z] Removing intermediate container 8614fb256069 [2023-03-01T06:13:36.597Z] ---> e30668166ce8 [2023-03-01T06:13:36.597Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:13:36.924Z] ---> Running in 34598b2c6364 [2023-03-01T06:13:36.924Z] Removing intermediate container 277b04aa3c1d [2023-03-01T06:13:36.924Z] ---> b64d594f0b48 [2023-03-01T06:13:36.924Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T06:13:37.188Z] Removing intermediate container e9492a9ae1a8 [2023-03-01T06:13:37.188Z] ---> 71df6a0feab2 [2023-03-01T06:13:37.188Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T06:13:37.188Z] Removing intermediate container 6f7ebc3509d7 [2023-03-01T06:13:37.188Z] ---> 90e249faebf4 [2023-03-01T06:13:37.188Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:13:37.188Z] ---> Running in 9f8cd17066d1 [2023-03-01T06:13:37.188Z] ---> Running in 5542df92baae [2023-03-01T06:13:37.188Z] Removing intermediate container 34598b2c6364 [2023-03-01T06:13:37.188Z] ---> 186d1054a9fc [2023-03-01T06:13:37.188Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T06:13:37.449Z] ---> Running in bfb797493191 [2023-03-01T06:13:37.710Z] Removing intermediate container 9f8cd17066d1 [2023-03-01T06:13:37.710Z] ---> 67ddd5dae2a0 [2023-03-01T06:13:37.710Z] Step 12/24 : WORKDIR / [2023-03-01T06:13:37.978Z] Removing intermediate container 5542df92baae [2023-03-01T06:13:37.978Z] ---> 97121beda498 [2023-03-01T06:13:37.978Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T06:13:37.978Z] ---> df89053061b0 [2023-03-01T06:13:37.978Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T06:13:38.239Z] Removing intermediate container bfb797493191 [2023-03-01T06:13:38.239Z] ---> 2029a34dc489 [2023-03-01T06:13:38.239Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T06:13:38.239Z] ---> Running in 7941822eb76e [2023-03-01T06:13:38.239Z] ---> Running in eb237929f9fc [2023-03-01T06:13:38.239Z] ---> Running in c16ed485b8fd [2023-03-01T06:13:38.500Z] Removing intermediate container 7941822eb76e [2023-03-01T06:13:38.500Z] ---> e2e89796ee18 [2023-03-01T06:13:38.500Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T06:13:39.461Z] Removing intermediate container c16ed485b8fd [2023-03-01T06:13:39.461Z] ---> dee381dd7a88 [2023-03-01T06:13:39.461Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:13:39.461Z] Removing intermediate container eb237929f9fc [2023-03-01T06:13:39.461Z] ---> e0657d822c14 [2023-03-01T06:13:39.461Z] Step 15/24 : WORKDIR / [2023-03-01T06:13:40.029Z] ---> Running in 7f66c3e9d469 [2023-03-01T06:13:40.029Z] ---> 622a0e6fc115 [2023-03-01T06:13:40.029Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T06:13:40.029Z] ---> b932f7e8065c [2023-03-01T06:13:40.029Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T06:13:40.290Z] ---> b8ccd310999c [2023-03-01T06:13:40.290Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T06:13:40.290Z] Removing intermediate container 7f66c3e9d469 [2023-03-01T06:13:40.290Z] ---> 363633d6b439 [2023-03-01T06:13:40.290Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:13:40.580Z] ---> 368900aef682 [2023-03-01T06:13:40.580Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T06:13:40.580Z] ---> 1b44d5823437 [2023-03-01T06:13:40.580Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T06:13:40.580Z] ---> Running in c717c3a2e9c6 [2023-03-01T06:13:41.512Z] ---> e0bd90a856ff [2023-03-01T06:13:41.512Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T06:13:43.583Z] Removing intermediate container c717c3a2e9c6 [2023-03-01T06:13:43.583Z] ---> 16027bc4ae61 [2023-03-01T06:13:43.583Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:13:43.583Z] ---> 10cd273273aa [2023-03-01T06:13:43.583Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T06:13:43.583Z] ---> 7e6a5f338c54 [2023-03-01T06:13:43.583Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T06:13:43.583Z] ---> 5b7bbf1485eb [2023-03-01T06:13:43.583Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T06:13:43.583Z] ---> Running in e03b7b7939f9 [2023-03-01T06:13:43.583Z] Removing intermediate container e03b7b7939f9 [2023-03-01T06:13:43.583Z] ---> 49ea84ff2961 [2023-03-01T06:13:43.583Z] Step 17/19 : LABEL arch=x86_64 [2023-03-01T06:13:44.170Z] ---> 657760966a38 [2023-03-01T06:13:44.170Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T06:13:44.170Z] ---> Running in f84611fea174 [2023-03-01T06:13:44.170Z] ---> 4c2591129ff5 [2023-03-01T06:13:44.170Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T06:13:44.170Z] ---> e7a60252fbab [2023-03-01T06:13:44.170Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T06:13:44.170Z] ---> Running in 6dccb2bbf63b [2023-03-01T06:13:44.441Z] Removing intermediate container f84611fea174 [2023-03-01T06:13:44.441Z] ---> e826a6e3e5d0 [2023-03-01T06:13:44.441Z] Step 18/19 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:13:44.441Z] ---> Running in aafa1b38cc99 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T06:13:44.693Z] provisioning config files... [2023-03-01T06:13:44.725Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8762450627823775655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:13:45.108Z] Removing intermediate container 6dccb2bbf63b [2023-03-01T06:13:45.108Z] ---> 4563ca21612d [2023-03-01T06:13:45.108Z] ---> eb1c5aaf2b5f [2023-03-01T06:13:45.108Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.tomlStep 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:13:45.108Z] [2023-03-01T06:13:45.108Z] ---> 140c7fd02b2c [2023-03-01T06:13:45.108Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T06:13:45.108Z] Removing intermediate container aafa1b38cc99 [2023-03-01T06:13:45.108Z] ---> 89722f30fb0c [2023-03-01T06:13:45.108Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T06:13:45.108Z] ---> Running in 7cc01a4584ee [2023-03-01T06:13:45.108Z] ---> Running in ac239c5b788e [2023-03-01T06:13:45.108Z] ---> 2cba69140dab [2023-03-01T06:13:45.108Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T06:13:45.108Z] ---> Running in 867dfb698c2b [2023-03-01T06:13:45.108Z] Removing intermediate container 7cc01a4584ee [2023-03-01T06:13:45.108Z] ---> 666e6c913e4f [2023-03-01T06:13:45.108Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T06:13:45.108Z] ---> Running in ed0a44bcb3dd [2023-03-01T06:13:45.130Z] ---> docker-login.sh [2023-03-01T06:13:45.130Z] nexus3.edgexfoundry.org:10001 [2023-03-01T06:13:45.402Z] Removing intermediate container ac239c5b788e [2023-03-01T06:13:45.402Z] ---> 8b01b30884fa [2023-03-01T06:13:45.402Z] [2023-03-01T06:13:45.402Z] Removing intermediate container 867dfb698c2b [2023-03-01T06:13:45.402Z] ---> 469de8ad3d89 [2023-03-01T06:13:45.402Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:13:45.402Z] Removing intermediate container ed0a44bcb3dd [2023-03-01T06:13:45.402Z] ---> ad01baac2378 [2023-03-01T06:13:45.402Z] Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:13:45.402Z] ---> 33098dc4f1f9 [2023-03-01T06:13:45.402Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:13:45.402Z] Successfully built 8b01b30884fa [2023-03-01T06:13:45.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:13:45.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:13:45.725Z] Configure a credential helper to remove this warning. See [2023-03-01T06:13:45.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:13:45.725Z] [2023-03-01T06:13:45.725Z] Login Succeeded [2023-03-01T06:13:45.725Z] nexus3.edgexfoundry.org:10002 [2023-03-01T06:13:45.908Z] ---> Running in 4d2c2446bb85 [2023-03-01T06:13:45.908Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-01T06:13:45.909Z] Building security-proxy-setup [2023-03-01T06:13:45.909Z]  Building security-spiffe-token-provider ... done  ---> Running in edfa714b9294 [2023-03-01T06:13:45.909Z] ---> Running in 1abaf06bed3f [2023-03-01T06:13:46.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:13:46.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:13:46.271Z] Configure a credential helper to remove this warning. See [2023-03-01T06:13:46.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:13:46.271Z] [2023-03-01T06:13:46.271Z] Login Succeeded [2023-03-01T06:13:46.271Z] nexus3.edgexfoundry.org:10003 [2023-03-01T06:13:46.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:13:46.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:13:46.540Z] Configure a credential helper to remove this warning. See [2023-03-01T06:13:46.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:13:46.540Z] [2023-03-01T06:13:46.540Z] Login Succeeded [2023-03-01T06:13:46.540Z] nexus3.edgexfoundry.org:10004 [2023-03-01T06:13:46.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:13:47.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:13:47.082Z] Configure a credential helper to remove this warning. See [2023-03-01T06:13:47.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:13:47.082Z] [2023-03-01T06:13:47.082Z] Login Succeeded [2023-03-01T06:13:47.082Z] docker.io [2023-03-01T06:13:47.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:13:47.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:13:47.620Z] Configure a credential helper to remove this warning. See [2023-03-01T06:13:47.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:13:47.620Z] [2023-03-01T06:13:47.620Z] Login Succeeded [2023-03-01T06:13:47.620Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T06:13:47.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-01T06:13:48.377Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-01T06:13:48.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:13:48.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:13:48.474Z] ========================================================= [2023-03-01T06:13:48.474Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T06:13:48.474Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:13:48.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T06:13:49.121Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T06:13:49.121Z] 9b18e9b68314: Pulling fs layer [2023-03-01T06:13:49.121Z] 35d82f9e3411: Pulling fs layer [2023-03-01T06:13:49.121Z] e16973657156: Pulling fs layer [2023-03-01T06:13:49.121Z] fc693d55d65f: Pulling fs layer [2023-03-01T06:13:49.121Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T06:13:49.121Z] dda99020689f: Pulling fs layer [2023-03-01T06:13:49.121Z] db1c61fa0a46: Pulling fs layer [2023-03-01T06:13:49.121Z] 891c053d2c06: Pulling fs layer [2023-03-01T06:13:49.121Z] dda99020689f: Waiting [2023-03-01T06:13:49.121Z] db1c61fa0a46: Waiting [2023-03-01T06:13:49.121Z] fc693d55d65f: Waiting [2023-03-01T06:13:49.121Z] 891c053d2c06: Waiting [2023-03-01T06:13:49.121Z] 7e9fc2657dce: Waiting [2023-03-01T06:13:49.121Z] e16973657156: Verifying Checksum [2023-03-01T06:13:49.121Z] e16973657156: Download complete [2023-03-01T06:13:49.121Z] 35d82f9e3411: Verifying Checksum [2023-03-01T06:13:49.121Z] 35d82f9e3411: Download complete [2023-03-01T06:13:49.121Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T06:13:49.121Z] 7e9fc2657dce: Download complete [2023-03-01T06:13:49.121Z] dda99020689f: Download complete [2023-03-01T06:13:49.121Z] 9b18e9b68314: Verifying Checksum [2023-03-01T06:13:49.121Z] 9b18e9b68314: Download complete [2023-03-01T06:13:50.110Z] 9b18e9b68314: Pull complete [2023-03-01T06:13:50.110Z] 891c053d2c06: Verifying Checksum [2023-03-01T06:13:50.110Z] 891c053d2c06: Download complete [2023-03-01T06:13:50.702Z] 35d82f9e3411: Pull complete [2023-03-01T06:13:50.982Z] e16973657156: Pull complete [2023-03-01T06:13:51.573Z] db1c61fa0a46: Verifying Checksum [2023-03-01T06:13:51.573Z] db1c61fa0a46: Download complete [2023-03-01T06:13:52.166Z] fc693d55d65f: Verifying Checksum [2023-03-01T06:13:52.166Z] fc693d55d65f: Download complete [2023-03-01T06:13:52.490Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:13:52.490Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:13:52.490Z] ---> f84687405d35 [2023-03-01T06:13:52.490Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T06:13:52.490Z] ---> Using cache [2023-03-01T06:13:52.490Z] ---> 04c75c7519ec [2023-03-01T06:13:52.490Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T06:13:52.490Z] ---> Using cache [2023-03-01T06:13:52.490Z] ---> f23ab2849d0a [2023-03-01T06:13:52.490Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T06:13:52.490Z] ---> Using cache [2023-03-01T06:13:52.490Z] ---> 2409b3a1e060 [2023-03-01T06:13:52.490Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:13:52.490Z] ---> Using cache [2023-03-01T06:13:52.490Z] ---> c8f1fe7abd1c [2023-03-01T06:13:52.490Z] Step 7/21 : COPY . . [2023-03-01T06:13:52.490Z] ---> Using cache [2023-03-01T06:13:52.490Z] ---> 9c6b83238968 [2023-03-01T06:13:52.490Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T06:13:54.396Z] Removing intermediate container 4d2c2446bb85 [2023-03-01T06:13:54.396Z] ---> 5c3385b4e8b2 [2023-03-01T06:13:54.396Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T06:13:54.965Z] Removing intermediate container edfa714b9294 [2023-03-01T06:13:54.965Z] ---> 74ef6108cff1 [2023-03-01T06:13:54.965Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:13:55.224Z] ---> Running in ea3769795a62 [2023-03-01T06:13:55.224Z] ---> Running in 09e12029edd3 [2023-03-01T06:13:55.511Z] ---> Running in 3bff054c2fa4 [2023-03-01T06:13:58.902Z] Removing intermediate container 09e12029edd3 [2023-03-01T06:13:58.902Z] ---> 9eefdab07ccd [2023-03-01T06:13:58.902Z] Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:13:58.902Z] Removing intermediate container 3bff054c2fa4 [2023-03-01T06:13:58.902Z] ---> c12359fb06fc [2023-03-01T06:13:58.902Z] [2023-03-01T06:13:58.902Z] Removing intermediate container 1abaf06bed3f [2023-03-01T06:13:58.902Z] ---> 031c80d52108 [2023-03-01T06:13:58.902Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:13:58.902Z] ---> Running in 94a34a436948 [2023-03-01T06:13:58.902Z] Successfully built c12359fb06fc [2023-03-01T06:13:58.902Z] Successfully tagged support-scheduler:latest [2023-03-01T06:13:58.902Z] Building core-command [2023-03-01T06:13:58.902Z]  Building support-scheduler ... done  ---> Running in aad74e23d2b9 [2023-03-01T06:13:58.902Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T06:13:58.902Z] Removing intermediate container 8b05e86c87a6 [2023-03-01T06:13:58.902Z] ---> 4b5ce3241349 [2023-03-01T06:13:58.902Z] [2023-03-01T06:13:58.902Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:13:58.903Z] ---> dfd21b5a31f5 [2023-03-01T06:13:58.903Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T06:13:58.903Z] Removing intermediate container 94a34a436948 [2023-03-01T06:13:58.903Z] ---> cec6445781be [2023-03-01T06:13:58.903Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:13:58.903Z] ---> Running in f9acd9454d22 [2023-03-01T06:13:58.903Z] ---> Running in 1fcc9f893146 [2023-03-01T06:13:59.181Z] Removing intermediate container aad74e23d2b9 [2023-03-01T06:13:59.181Z] ---> 5d99784409d0 [2023-03-01T06:13:59.181Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T06:14:03.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:14:03.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:14:03.359Z] ---> f84687405d35 [2023-03-01T06:14:03.359Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:14:03.359Z] ---> Using cache [2023-03-01T06:14:03.359Z] ---> 9fd1e89390d0 [2023-03-01T06:14:03.359Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T06:14:03.359Z] ---> Using cache [2023-03-01T06:14:03.359Z] ---> 0862f1128e8b [2023-03-01T06:14:03.359Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T06:14:03.359Z] ---> Using cache [2023-03-01T06:14:03.359Z] ---> 62112e792a4b [2023-03-01T06:14:03.359Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T06:14:03.359Z] ---> Using cache [2023-03-01T06:14:03.359Z] ---> a72435928e0f [2023-03-01T06:14:03.359Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:14:03.359Z] ---> Using cache [2023-03-01T06:14:03.359Z] ---> 6e85a0ddf37f [2023-03-01T06:14:03.359Z] Step 8/23 : COPY . . [2023-03-01T06:14:03.359Z] ---> Using cache [2023-03-01T06:14:03.359Z] ---> 9d654a9de47f [2023-03-01T06:14:03.359Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T06:14:04.509Z] fc693d55d65f: Pull complete [2023-03-01T06:14:04.509Z] 7e9fc2657dce: Pull complete [2023-03-01T06:14:04.509Z] dda99020689f: Pull complete [2023-03-01T06:14:08.618Z] Removing intermediate container f9acd9454d22 [2023-03-01T06:14:08.618Z] ---> 8345fa17107f [2023-03-01T06:14:08.618Z] [2023-03-01T06:14:08.618Z] Removing intermediate container 1fcc9f893146 [2023-03-01T06:14:08.618Z] ---> bbb3e81de9d1 [2023-03-01T06:14:08.618Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:14:08.618Z] ---> Running in 4d4432cf7e9b [2023-03-01T06:14:08.618Z] ---> Running in 560ee7bc89ea [2023-03-01T06:14:08.790Z] db1c61fa0a46: Pull complete [2023-03-01T06:14:08.875Z] ---> Running in 8b79c304a678 [2023-03-01T06:14:08.875Z] Successfully built 8345fa17107f [2023-03-01T06:14:08.875Z] Successfully tagged core-metadata:latest [2023-03-01T06:14:08.875Z] Building security-spire-config [2023-03-01T06:14:08.875Z]  Building core-metadata ... done Removing intermediate container 4d4432cf7e9b [2023-03-01T06:14:08.875Z] ---> 3932fb2d85c0 [2023-03-01T06:14:08.875Z] Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:14:09.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:14:09.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:14:09.695Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:14:09.695Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:14:09.695Z] OK: 6 MiB in 15 packages [2023-03-01T06:14:10.740Z] 891c053d2c06: Pull complete [2023-03-01T06:14:10.740Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T06:14:10.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T06:14:10.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:14:11.128Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T06:14:11.128Z] WORKDIR /edgex [2023-03-01T06:14:11.128Z] COPY go.mod . [2023-03-01T06:14:11.128Z] RUN go mod download [2023-03-01T06:14:11.128Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-01T06:14:11.625Z] 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-03-01T06:14:11.714Z] Sending build context to Docker daemon 3.118MB [2023-03-01T06:14:11.714Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T06:14:11.714Z] ---> f96f9c87975a [2023-03-01T06:14:11.714Z] Step 2/4 : WORKDIR /edgex [2023-03-01T06:14:13.534Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:14:13.534Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:14:13.534Z] ---> f84687405d35 [2023-03-01T06:14:13.534Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:14:13.534Z] ---> Using cache [2023-03-01T06:14:13.534Z] ---> 04c75c7519ec [2023-03-01T06:14:13.534Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:14:13.677Z] ---> Running in 12a01a0d567e [2023-03-01T06:14:14.104Z] ---> Running in 038cf4ce0944 [2023-03-01T06:14:14.104Z] ---> Running in c400c5b7cd8a [2023-03-01T06:14:14.104Z] Removing intermediate container 038cf4ce0944 [2023-03-01T06:14:14.104Z] ---> 5c4dc729b98d [2023-03-01T06:14:14.104Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:14:14.104Z] ---> Running in 428d2a2a7cf5 [2023-03-01T06:14:14.262Z] Removing intermediate container 12a01a0d567e [2023-03-01T06:14:14.263Z] ---> 37a42b856ed9 [2023-03-01T06:14:14.263Z] Step 3/4 : COPY go.mod . [2023-03-01T06:14:14.376Z] Removing intermediate container 8b79c304a678 [2023-03-01T06:14:14.376Z] ---> 440180843cb5 [2023-03-01T06:14:14.376Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:14:14.376Z] Removing intermediate container 428d2a2a7cf5 [2023-03-01T06:14:14.376Z] ---> a48473663332 [2023-03-01T06:14:14.376Z] [2023-03-01T06:14:14.376Z] Successfully built a48473663332 [2023-03-01T06:14:14.376Z] Successfully tagged security-secretstore-setup:latest [2023-03-01T06:14:14.376Z]  Building security-secretstore-setup ... done Building support-notifications [2023-03-01T06:14:14.376Z] ---> 6eb48e39ab4e [2023-03-01T06:14:14.376Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T06:14:14.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:14:14.532Z] ---> 66741bc005dd [2023-03-01T06:14:14.532Z] Step 4/4 : RUN go mod download [2023-03-01T06:14:14.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:14:14.636Z] OK: 211 MiB in 51 packages [2023-03-01T06:14:14.800Z] ---> Running in 137975465c9f [2023-03-01T06:14:18.840Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:14:18.840Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:14:18.840Z] ---> f84687405d35 [2023-03-01T06:14:18.840Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:14:18.840Z] ---> Using cache [2023-03-01T06:14:18.840Z] ---> 9fd1e89390d0 [2023-03-01T06:14:18.840Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:14:18.840Z] ---> Using cache [2023-03-01T06:14:18.840Z] ---> 0862f1128e8b [2023-03-01T06:14:18.840Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T06:14:22.191Z] 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-03-01T06:14:24.245Z] ---> 3b10366de518 [2023-03-01T06:14:24.245Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T06:14:24.245Z] ---> Running in 4166cca12f79 [2023-03-01T06:14:24.245Z] Removing intermediate container c400c5b7cd8a [2023-03-01T06:14:24.245Z] ---> b11f48f955d0 [2023-03-01T06:14:24.245Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:14:24.507Z] ---> 34d974d90cb8 [2023-03-01T06:14:24.507Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T06:14:25.631Z] ---> 0b74948fc540 [2023-03-01T06:14:25.631Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:14:25.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:14:25.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:14:26.180Z] OK: 211 MiB in 51 packages [2023-03-01T06:14:26.180Z] ---> fc8d2b89e929 [2023-03-01T06:14:26.180Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:14:26.180Z] ---> Running in 7e52b77642ea [2023-03-01T06:14:26.440Z] ---> Running in 141797e45b33 [2023-03-01T06:14:26.440Z] Removing intermediate container ea3769795a62 [2023-03-01T06:14:26.440Z] ---> 9bd3b230f315 [2023-03-01T06:14:26.440Z] [2023-03-01T06:14:26.440Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T06:14:26.440Z] ---> dfd21b5a31f5 [2023-03-01T06:14:26.440Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T06:14:26.440Z] ---> Running in fa62066f888a [2023-03-01T06:14:26.704Z] Removing intermediate container 4166cca12f79 [2023-03-01T06:14:26.704Z] ---> a24bfc63a61f [2023-03-01T06:14:26.704Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:14:26.704Z] ---> f5b9704106ba [2023-03-01T06:14:26.704Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:14:26.704Z] ---> Running in 4a654a36e322 [2023-03-01T06:14:26.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:14:27.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:14:27.231Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T06:14:27.231Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T06:14:27.521Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T06:14:27.521Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T06:14:27.521Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T06:14:27.521Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T06:14:27.521Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:14:27.521Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:14:27.521Z] OK: 8 MiB in 20 packages [2023-03-01T06:14:27.798Z] Removing intermediate container 141797e45b33 [2023-03-01T06:14:27.798Z] ---> 7ae8284d01c9 [2023-03-01T06:14:27.798Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:14:28.057Z] ---> Running in 6ac466cf0e3f [2023-03-01T06:14:28.320Z] Removing intermediate container 6ac466cf0e3f [2023-03-01T06:14:28.320Z] ---> 7139a96acfff [2023-03-01T06:14:28.320Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T06:14:29.261Z] ---> Running in 09e12d89a526 [2023-03-01T06:14:29.261Z] Removing intermediate container fa62066f888a [2023-03-01T06:14:29.261Z] ---> 63e140494b34 [2023-03-01T06:14:29.261Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T06:14:29.261Z] ---> Running in 78f60951de4f [2023-03-01T06:14:29.261Z] Removing intermediate container 09e12d89a526 [2023-03-01T06:14:29.261Z] ---> a61a14dc7eca [2023-03-01T06:14:29.261Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T06:14:29.261Z] ---> Running in 5b5f3d5ad978 [2023-03-01T06:14:29.522Z] Removing intermediate container 78f60951de4f [2023-03-01T06:14:29.522Z] ---> c2061180649a [2023-03-01T06:14:29.522Z] Step 12/21 : WORKDIR /edgex [2023-03-01T06:14:29.522Z] Removing intermediate container 5b5f3d5ad978 [2023-03-01T06:14:29.522Z] ---> 43ca6cc8b594 [2023-03-01T06:14:29.522Z] Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:14:29.522Z] ---> Running in 969fc6a8da42 [2023-03-01T06:14:29.522Z] ---> Running in f25d5fdc0580 [2023-03-01T06:14:29.782Z] Removing intermediate container 969fc6a8da42 [2023-03-01T06:14:29.782Z] ---> b9d3dfdd9f9e [2023-03-01T06:14:29.782Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T06:14:29.782Z] Removing intermediate container f25d5fdc0580 [2023-03-01T06:14:29.782Z] ---> 54f99043a75e [2023-03-01T06:14:29.782Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:14:29.782Z] ---> Running in b1b8e2663fe5 [2023-03-01T06:14:29.782Z] ---> 2bb1d20722f6 [2023-03-01T06:14:29.782Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T06:14:29.782Z] Removing intermediate container b1b8e2663fe5 [2023-03-01T06:14:29.782Z] ---> c2ff26855696 [2023-03-01T06:14:29.782Z] [2023-03-01T06:14:30.068Z] Successfully built c2ff26855696 [2023-03-01T06:14:30.068Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-01T06:14:30.068Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-03-01T06:14:35.346Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:14:35.346Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:14:35.346Z] ---> f84687405d35 [2023-03-01T06:14:35.346Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T06:14:35.346Z] ---> Using cache [2023-03-01T06:14:35.346Z] ---> 04c75c7519ec [2023-03-01T06:14:35.346Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:14:35.346Z] ---> Using cache [2023-03-01T06:14:35.346Z] ---> b11f48f955d0 [2023-03-01T06:14:35.346Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T06:14:35.346Z] ---> Using cache [2023-03-01T06:14:35.346Z] ---> 0b74948fc540 [2023-03-01T06:14:35.346Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:14:37.258Z] ---> 454a1e1d1c8e [2023-03-01T06:14:37.258Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T06:14:37.258Z] ---> Running in a7d082e695ba [2023-03-01T06:14:39.789Z] ---> 2bace28ae146 [2023-03-01T06:14:39.789Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T06:14:39.789Z] Removing intermediate container 560ee7bc89ea [2023-03-01T06:14:39.789Z] ---> ab3a31ae3221 [2023-03-01T06:14:39.789Z] [2023-03-01T06:14:39.789Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T06:14:39.789Z] ---> dfd21b5a31f5 [2023-03-01T06:14:39.789Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:14:39.789Z] ---> Using cache [2023-03-01T06:14:39.789Z] ---> e30668166ce8 [2023-03-01T06:14:39.789Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:14:39.789Z] ---> Using cache [2023-03-01T06:14:39.789Z] ---> 186d1054a9fc [2023-03-01T06:14:39.789Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T06:14:39.789Z] ---> c38cf9afe876 [2023-03-01T06:14:39.789Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:14:39.789Z] ---> Running in 7b827297d45a [2023-03-01T06:14:39.789Z] ---> Running in 19fc921652c0 [2023-03-01T06:14:40.071Z] Removing intermediate container 7b827297d45a [2023-03-01T06:14:40.071Z] ---> 09a7395d9cbc [2023-03-01T06:14:40.071Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T06:14:40.071Z] ---> Running in 4875c0b1dd33 [2023-03-01T06:14:41.459Z] Removing intermediate container 4875c0b1dd33 [2023-03-01T06:14:41.459Z] ---> 54754561cd36 [2023-03-01T06:14:41.459Z] Step 15/23 : WORKDIR / [2023-03-01T06:14:44.775Z] ---> Running in 79a02064a797 [2023-03-01T06:14:47.060Z] Removing intermediate container 137975465c9f [2023-03-01T06:14:47.060Z] ---> ab82d5894eca [2023-03-01T06:14:47.060Z] Successfully built ab82d5894eca [2023-03-01T06:14:47.060Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:14:47.476Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T06:14:47.476Z] . [Pipeline] } [2023-03-01T06:14:47.546Z] Removing intermediate container 19fc921652c0 [2023-03-01T06:14:47.546Z] ---> 4b525b55e5d5 [2023-03-01T06:14:47.546Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:14:47.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-7921 does not seem to be running inside a container [2023-03-01T06:14:47.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T06:14:49.117Z] $ docker top ff852ad76b52c0630f017a4df71d415acd6a4519cdafd54eee4d4939fbc0206e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:14:50.026Z] + go version [2023-03-01T06:14:50.026Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T06:14:50.061Z] $ docker stop --time=1 ff852ad76b52c0630f017a4df71d415acd6a4519cdafd54eee4d4939fbc0206e [2023-03-01T06:14:50.293Z] Removing intermediate container 79a02064a797 [2023-03-01T06:14:50.293Z] ---> 09e13b0a4992 [2023-03-01T06:14:50.293Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:14:50.293Z] ---> Running in 80f6f51e503e [2023-03-01T06:14:50.293Z] Removing intermediate container 80f6f51e503e [2023-03-01T06:14:50.293Z] ---> a4a3820e4616 [2023-03-01T06:14:50.293Z] Step 19/21 : LABEL arch=x86_64 [2023-03-01T06:14:51.125Z] ---> Running in 4b1e2a8dfe86 [2023-03-01T06:14:51.125Z] ---> d30e9acdbd6b [2023-03-01T06:14:51.125Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T06:14:51.386Z] Removing intermediate container 4b1e2a8dfe86 [2023-03-01T06:14:51.386Z] ---> 9b63ab9eaea3 [2023-03-01T06:14:51.386Z] Step 20/21 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:14:51.693Z] $ docker rm -f --volumes ff852ad76b52c0630f017a4df71d415acd6a4519cdafd54eee4d4939fbc0206e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:14:52.605Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T06:14:52.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:14:52.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-7921 does not seem to be running inside a container [2023-03-01T06:14:52.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T06:14:54.192Z] $ docker top 8e7e41e8383dd993f4f1b21e50ec2aa5bf7609550a227b482ba430064b8f9307 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T06:14:54.466Z] ========================================================= [2023-03-01T06:14:54.466Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T06:14:54.466Z] ========================================================= [Pipeline] sh [2023-03-01T06:14:55.110Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:14:55.821Z] + make test [2023-03-01T06:14:55.821Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T06:15:01.402Z] ---> 0ab71e6ed851 [2023-03-01T06:15:01.402Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T06:15:01.402Z] ---> Running in 1c0d17337e9c [2023-03-01T06:15:01.662Z] Removing intermediate container 1c0d17337e9c [2023-03-01T06:15:01.662Z] ---> 6b66ba01796e [2023-03-01T06:15:01.662Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T06:15:01.922Z] Removing intermediate container 4a654a36e322 [2023-03-01T06:15:01.922Z] ---> 1006f80fc393 [2023-03-01T06:15:01.922Z] Step 8/22 : COPY . . [2023-03-01T06:15:01.922Z] Removing intermediate container 7e52b77642ea [2023-03-01T06:15:01.922Z] ---> 64aeb3c113f0 [2023-03-01T06:15:01.922Z] Step 7/24 : COPY . . [2023-03-01T06:15:02.191Z] ---> 53b299dd6a54 [2023-03-01T06:15:02.191Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T06:15:14.450Z] ---> Running in 964b66c5206d [2023-03-01T06:15:14.450Z] ---> c7a9c1c6ebef [2023-03-01T06:15:14.450Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T06:15:14.450Z] ---> Running in ff3d060dfa9d [2023-03-01T06:15:14.450Z] ---> bf06f18fa4d7 [2023-03-01T06:15:14.450Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:15:14.730Z] ---> Running in f66ce197c245 [2023-03-01T06:15:14.730Z] ---> Running in 65deb1011459 [2023-03-01T06:15:15.298Z] Removing intermediate container 964b66c5206d [2023-03-01T06:15:15.299Z] ---> 04b83439f646 [2023-03-01T06:15:15.299Z] [2023-03-01T06:15:15.299Z] Removing intermediate container ff3d060dfa9d [2023-03-01T06:15:15.299Z] ---> 5e0bba2f5ad8 [2023-03-01T06:15:15.299Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:15:15.299Z] Successfully built 04b83439f646 [2023-03-01T06:15:16.290Z] Successfully tagged security-proxy-setup:latest [2023-03-01T06:15:16.290Z] Building core-data [2023-03-01T06:15:16.290Z]  Building security-proxy-setup ... done Removing intermediate container 65deb1011459 [2023-03-01T06:15:16.290Z] ---> e6736a13abeb [2023-03-01T06:15:16.290Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:15:17.266Z] 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-03-01T06:15:19.850Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:15:19.850Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:15:19.850Z] ---> f84687405d35 [2023-03-01T06:15:19.850Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:15:19.850Z] ---> Using cache [2023-03-01T06:15:19.850Z] ---> 9fd1e89390d0 [2023-03-01T06:15:19.850Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:15:19.850Z] ---> Using cache [2023-03-01T06:15:19.850Z] ---> 0862f1128e8b [2023-03-01T06:15:19.850Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:15:19.850Z] ---> Using cache [2023-03-01T06:15:19.850Z] ---> 62112e792a4b [2023-03-01T06:15:19.850Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:15:19.850Z] ---> Using cache [2023-03-01T06:15:19.850Z] ---> a72435928e0f [2023-03-01T06:15:19.850Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:15:19.850Z] ---> Using cache [2023-03-01T06:15:19.850Z] ---> 6e85a0ddf37f [2023-03-01T06:15:19.850Z] Step 8/22 : COPY . . [2023-03-01T06:15:19.850Z] ---> Using cache [2023-03-01T06:15:19.850Z] ---> 9d654a9de47f [2023-03-01T06:15:19.850Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T06:15:26.807Z] ---> Running in c23749ca2e66 [2023-03-01T06:15:27.374Z] ---> Running in 479b0fdf7fbd [2023-03-01T06:15:27.374Z] ---> Running in 0343b5b01647 [2023-03-01T06:15:27.808Z] Removing intermediate container a7d082e695ba [2023-03-01T06:15:27.808Z] ---> 0d0ba682cafc [2023-03-01T06:15:27.808Z] Step 7/23 : COPY . . [2023-03-01T06:15:28.064Z] Removing intermediate container c23749ca2e66 [2023-03-01T06:15:28.064Z] ---> 926b74ef8d61 [2023-03-01T06:15:28.064Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T06:15:33.325Z] 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-03-01T06:15:34.713Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T06:15:37.508Z] ---> Running in 61d8ef3198c6 [2023-03-01T06:15:37.509Z] Removing intermediate container 479b0fdf7fbd [2023-03-01T06:15:37.509Z] ---> f0c0fc37163b [2023-03-01T06:15:37.509Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T06:15:37.509Z] ---> Running in a4296f6fcbfd [2023-03-01T06:15:37.509Z] Removing intermediate container 61d8ef3198c6 [2023-03-01T06:15:37.509Z] ---> 91a49309a24c [2023-03-01T06:15:37.509Z] Step 22/23 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:15:37.509Z] ---> 824b144143c2 [2023-03-01T06:15:37.509Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:15:37.777Z] ---> Running in e863ac1419d4 [2023-03-01T06:15:37.777Z] ---> Running in a7239d5deeae [2023-03-01T06:15:38.035Z] Removing intermediate container e863ac1419d4 [2023-03-01T06:15:38.035Z] ---> 75352b7b88cb [2023-03-01T06:15:38.035Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T06:15:38.035Z] Removing intermediate container a7239d5deeae [2023-03-01T06:15:38.035Z] ---> 08cf49b3e5f6 [2023-03-01T06:15:38.035Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T06:15:38.036Z] ---> Running in 12ef6604b63d [2023-03-01T06:15:38.036Z] ---> Running in b8e0b4a235ed [2023-03-01T06:15:38.293Z] Removing intermediate container 12ef6604b63d [2023-03-01T06:15:38.293Z] ---> ad2b4efb62fc [2023-03-01T06:15:38.293Z] [2023-03-01T06:15:38.293Z] Removing intermediate container b8e0b4a235ed [2023-03-01T06:15:38.293Z] ---> 7f989b39685b [2023-03-01T06:15:38.293Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T06:15:38.293Z] Successfully built ad2b4efb62fc [2023-03-01T06:15:38.293Z] Successfully tagged core-command:latest [2023-03-01T06:15:38.293Z]  Building core-command ... done Building security-proxy-auth [2023-03-01T06:15:38.293Z] ---> Running in a9a3c0d51d87 [2023-03-01T06:15:40.956Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:15:40.956Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:15:40.956Z] ---> f84687405d35 [2023-03-01T06:15:40.956Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:15:40.956Z] ---> Using cache [2023-03-01T06:15:40.956Z] ---> 9fd1e89390d0 [2023-03-01T06:15:40.956Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:15:40.956Z] ---> Using cache [2023-03-01T06:15:40.956Z] ---> 0862f1128e8b [2023-03-01T06:15:40.956Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:15:40.956Z] ---> Using cache [2023-03-01T06:15:40.956Z] ---> 62112e792a4b [2023-03-01T06:15:40.956Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:15:40.956Z] ---> Using cache [2023-03-01T06:15:40.956Z] ---> a72435928e0f [2023-03-01T06:15:40.956Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:15:40.956Z] ---> Using cache [2023-03-01T06:15:40.956Z] ---> 6e85a0ddf37f [2023-03-01T06:15:40.956Z] Step 8/22 : COPY . . [2023-03-01T06:15:40.956Z] ---> Using cache [2023-03-01T06:15:40.956Z] ---> 9d654a9de47f [2023-03-01T06:15:40.956Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T06:15:50.940Z] Removing intermediate container a4296f6fcbfd [2023-03-01T06:15:50.940Z] ---> a58af465fa99 [2023-03-01T06:15:50.940Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:15:50.940Z] ---> Running in 28fbec55fad6 [2023-03-01T06:15:50.940Z] ---> Running in e5d100cfd8e8 [2023-03-01T06:15:50.940Z] Removing intermediate container a9a3c0d51d87 [2023-03-01T06:15:50.940Z] ---> 398a17c27879 [2023-03-01T06:15:50.940Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T06:15:50.940Z] ---> Running in e43621907e46 [2023-03-01T06:15:50.940Z] Removing intermediate container e5d100cfd8e8 [2023-03-01T06:15:50.940Z] ---> 18882765fc97 [2023-03-01T06:15:50.940Z] [2023-03-01T06:15:50.940Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:15:50.940Z] ---> 5ce65d7b0fde [2023-03-01T06:15:50.940Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:15:50.940Z] ---> Using cache [2023-03-01T06:15:50.940Z] ---> 36a576573f4f [2023-03-01T06:15:50.940Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T06:15:50.940Z] ---> Running in c5d761d2c965 [2023-03-01T06:15:50.940Z] 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-03-01T06:15:50.940Z] Removing intermediate container e43621907e46 [2023-03-01T06:15:50.940Z] ---> 0f210377d455 [2023-03-01T06:15:50.940Z] [2023-03-01T06:15:50.940Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T06:15:50.940Z] ---> 5ce65d7b0fde [2023-03-01T06:15:50.941Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:15:50.941Z] ---> Using cache [2023-03-01T06:15:50.941Z] ---> 36a576573f4f [2023-03-01T06:15:50.941Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T06:15:50.941Z] ---> Using cache [2023-03-01T06:15:50.941Z] ---> d8c5c8b04f90 [2023-03-01T06:15:50.941Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:15:51.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:15:51.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:15:51.769Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:15:51.769Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:15:51.769Z] OK: 15857 distinct packages available [2023-03-01T06:15:51.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:15:51.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:15:52.030Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T06:15:52.030Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:15:52.030Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T06:15:52.030Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T06:15:52.030Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:15:52.030Z] OK: 6 MiB in 18 packages [2023-03-01T06:16:02.095Z] ---> 1f9be0a91d89 [2023-03-01T06:16:02.095Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:16:02.095Z] Removing intermediate container c5d761d2c965 [2023-03-01T06:16:02.095Z] ---> c45f15bd15fa [2023-03-01T06:16:02.095Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:16:02.095Z] Removing intermediate container f66ce197c245 [2023-03-01T06:16:02.095Z] ---> 1159cb92f4cc [2023-03-01T06:16:02.095Z] [2023-03-01T06:16:02.095Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:16:02.095Z] ---> dfd21b5a31f5 [2023-03-01T06:16:02.095Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T06:16:02.666Z] ---> a9efd5aac66e [2023-03-01T06:16:02.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T06:16:04.595Z] ---> Running in 0de8447c405e [2023-03-01T06:16:04.595Z] ---> 406c2ba27f22 [2023-03-01T06:16:04.595Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:16:04.595Z] ---> 72cd75bd3dc0 [2023-03-01T06:16:04.595Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T06:16:04.595Z] Removing intermediate container 0343b5b01647 [2023-03-01T06:16:04.595Z] ---> a1521c8ec54d [2023-03-01T06:16:04.595Z] [2023-03-01T06:16:04.595Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:16:04.595Z] ---> dfd21b5a31f5 [2023-03-01T06:16:04.595Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T06:16:04.595Z] ---> Running in bba2f490589e [2023-03-01T06:16:04.595Z] ---> 33265f740bc8 [2023-03-01T06:16:04.595Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:16:04.595Z] ---> b5c73f091967 [2023-03-01T06:16:04.595Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T06:16:04.595Z] ---> Running in 03e11213d119 [2023-03-01T06:16:04.595Z] ---> Running in 410c72824371 [2023-03-01T06:16:04.595Z] Removing intermediate container bba2f490589e [2023-03-01T06:16:04.595Z] ---> 29ff26330726 [2023-03-01T06:16:04.595Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T06:16:04.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:16:04.866Z] ---> Running in 7a147cad3fab [2023-03-01T06:16:04.866Z] Removing intermediate container 410c72824371 [2023-03-01T06:16:04.866Z] ---> b5861ac8a6ba [2023-03-01T06:16:04.866Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:16:04.866Z] ---> Running in 575a6843ce4f [2023-03-01T06:16:04.866Z] Removing intermediate container 03e11213d119 [2023-03-01T06:16:04.866Z] ---> 1379d7764962 [2023-03-01T06:16:04.866Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T06:16:05.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:16:05.126Z] Removing intermediate container 7a147cad3fab [2023-03-01T06:16:05.126Z] ---> 334f75205a53 [2023-03-01T06:16:05.126Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T06:16:05.126Z] Removing intermediate container 575a6843ce4f [2023-03-01T06:16:05.126Z] ---> 8d8efd65ec94 [2023-03-01T06:16:05.126Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T06:16:05.126Z] ---> Running in 32c10329663f [2023-03-01T06:16:05.126Z] ---> Running in 7fc56fc3a2b4 [2023-03-01T06:16:05.126Z] Removing intermediate container 32c10329663f [2023-03-01T06:16:05.126Z] ---> 3120fe469271 [2023-03-01T06:16:05.126Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:16:05.126Z] ---> 8cdd346b6a81 [2023-03-01T06:16:05.126Z] Step 19/24 : WORKDIR / [2023-03-01T06:16:05.126Z] Removing intermediate container 7fc56fc3a2b4 [2023-03-01T06:16:05.126Z] ---> 4b75caacae4a [2023-03-01T06:16:05.126Z] Step 22/23 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:16:05.126Z] ---> Running in 3c5412fa7626 [2023-03-01T06:16:05.126Z] ---> Running in 0bf0de414258 [2023-03-01T06:16:05.126Z] ---> Running in 4ecd6a2783be [2023-03-01T06:16:05.386Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T06:16:05.387Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T06:16:05.387Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:16:05.387Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:16:05.387Z] Removing intermediate container 4ecd6a2783be [2023-03-01T06:16:05.387Z] ---> 9536e7b0478a [2023-03-01T06:16:05.387Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T06:16:05.387Z] ---> Running in a472789f58ff [2023-03-01T06:16:05.387Z] Removing intermediate container 0bf0de414258 [2023-03-01T06:16:05.387Z] ---> 5296e72a3af3 [2023-03-01T06:16:05.387Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:16:05.387Z] OK: 6 MiB in 16 packages [2023-03-01T06:16:05.387Z] ---> Running in 361c136d8320 [2023-03-01T06:16:05.646Z] Removing intermediate container 361c136d8320 [2023-03-01T06:16:05.646Z] ---> bc819fcd64f7 [2023-03-01T06:16:05.646Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:16:05.647Z] Removing intermediate container a472789f58ff [2023-03-01T06:16:05.647Z] ---> 85ab6db98959 [2023-03-01T06:16:05.647Z] [2023-03-01T06:16:05.647Z] ---> Running in e4040a0814c5 [2023-03-01T06:16:05.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:16:05.647Z] Successfully built 85ab6db98959 [2023-03-01T06:16:05.647Z] Successfully tagged security-spire-server:latest [2023-03-01T06:16:05.647Z]  Building security-spire-server ... done Building security-bootstrapper [2023-03-01T06:16:05.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:16:05.906Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:16:05.906Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:16:05.906Z] OK: 6 MiB in 15 packages [2023-03-01T06:16:06.164Z] Removing intermediate container e4040a0814c5 [2023-03-01T06:16:06.164Z] ---> 6e3c6956b51c [2023-03-01T06:16:06.164Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T06:16:08.806Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:16:08.806Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:16:08.806Z] ---> f84687405d35 [2023-03-01T06:16:08.806Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T06:16:08.806Z] ---> Using cache [2023-03-01T06:16:08.806Z] ---> 04c75c7519ec [2023-03-01T06:16:08.806Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T06:16:08.806Z] ---> Using cache [2023-03-01T06:16:08.806Z] ---> f23ab2849d0a [2023-03-01T06:16:08.806Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T06:16:08.806Z] ---> Using cache [2023-03-01T06:16:08.806Z] ---> 2409b3a1e060 [2023-03-01T06:16:08.806Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:16:08.806Z] ---> Using cache [2023-03-01T06:16:08.806Z] ---> c8f1fe7abd1c [2023-03-01T06:16:08.806Z] Step 7/32 : COPY . . [2023-03-01T06:16:08.806Z] ---> Using cache [2023-03-01T06:16:08.806Z] ---> 9c6b83238968 [2023-03-01T06:16:08.806Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T06:16:11.381Z] ---> Running in 4445c6397974 [2023-03-01T06:16:11.642Z] ---> Running in 51acb15d4511 [2023-03-01T06:16:11.901Z] Removing intermediate container 4445c6397974 [2023-03-01T06:16:11.901Z] ---> 5e046ca44382 [2023-03-01T06:16:11.901Z] Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:16:11.901Z] 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-03-01T06:16:11.901Z] Removing intermediate container 3c5412fa7626 [2023-03-01T06:16:11.901Z] ---> e486c543844d [2023-03-01T06:16:11.901Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:16:11.901Z] ---> Running in 0265dc20e30f [2023-03-01T06:16:11.901Z] Removing intermediate container 0de8447c405e [2023-03-01T06:16:11.901Z] ---> e1f2f61c2e31 [2023-03-01T06:16:11.901Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:16:12.162Z] ---> Running in 24ad7d893a09 [2023-03-01T06:16:12.162Z] Removing intermediate container 0265dc20e30f [2023-03-01T06:16:12.162Z] ---> 9d4b31699b9c [2023-03-01T06:16:12.162Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:16:12.162Z] ---> Running in 5dc5b8647c11 [2023-03-01T06:16:12.162Z] Removing intermediate container 24ad7d893a09 [2023-03-01T06:16:12.162Z] ---> ea20ad8c2090 [2023-03-01T06:16:12.162Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T06:16:12.162Z] ---> Running in d758c484b1f6 [2023-03-01T06:16:12.162Z] ---> ae0ac91a6176 [2023-03-01T06:16:12.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T06:16:12.422Z] Removing intermediate container 5dc5b8647c11 [2023-03-01T06:16:12.422Z] ---> ed401f0fc065 [2023-03-01T06:16:12.422Z] [2023-03-01T06:16:12.422Z] Successfully built ed401f0fc065 [2023-03-01T06:16:12.422Z] Successfully tagged security-spire-config:latest [2023-03-01T06:16:12.745Z]  Building security-spire-config ... done Removing intermediate container d758c484b1f6 [2023-03-01T06:16:12.745Z] ---> 10c312b84119 [2023-03-01T06:16:12.745Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T06:16:13.340Z] ---> f2fd5a3195cf [2023-03-01T06:16:13.340Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T06:16:13.340Z] ---> Running in b25228498968 [2023-03-01T06:16:13.340Z] ---> 28b9cc867f2b [2023-03-01T06:16:13.340Z] Removing intermediate container b25228498968 [2023-03-01T06:16:13.340Z] Step 18/22 : ENTRYPOINT ["/core-data"] ---> 694fa9120c1d [2023-03-01T06:16:13.340Z] [2023-03-01T06:16:13.340Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:16:13.715Z] ---> Running in 792095c4827b [2023-03-01T06:16:14.000Z] Removing intermediate container 792095c4827b [2023-03-01T06:16:14.000Z] ---> f692b9951bf4 [2023-03-01T06:16:14.000Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:16:14.000Z] ---> 0f7616540530 [2023-03-01T06:16:14.000Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T06:16:14.000Z] ---> Running in b62cd377523d [2023-03-01T06:16:15.560Z] Removing intermediate container b62cd377523d [2023-03-01T06:16:15.560Z] ---> 6f40f1e33b93 [2023-03-01T06:16:15.560Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T06:16:17.059Z] ---> 24df04ee7a25 [2023-03-01T06:16:17.059Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T06:16:17.059Z] ---> Running in 640e40cdbb25 [2023-03-01T06:16:17.059Z] Removing intermediate container 28fbec55fad6 [2023-03-01T06:16:17.059Z] ---> f9416c0a0753 [2023-03-01T06:16:17.059Z] [2023-03-01T06:16:17.059Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:16:17.059Z] ---> dfd21b5a31f5 [2023-03-01T06:16:17.059Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T06:16:17.059Z] ---> Using cache [2023-03-01T06:16:17.059Z] ---> bbb3e81de9d1 [2023-03-01T06:16:17.059Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:16:17.059Z] ---> Using cache [2023-03-01T06:16:17.059Z] ---> 440180843cb5 [2023-03-01T06:16:17.059Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:16:17.059Z] ---> Using cache [2023-03-01T06:16:17.059Z] ---> 6eb48e39ab4e [2023-03-01T06:16:17.059Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T06:16:17.416Z] Removing intermediate container 640e40cdbb25 [2023-03-01T06:16:17.416Z] ---> e0c4a41f9a53 [2023-03-01T06:16:17.416Z] Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:16:17.416Z] ---> d3ae8863db0b [2023-03-01T06:16:17.416Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T06:16:17.416Z] ---> Running in 1da9e177a698 [2023-03-01T06:16:18.811Z] ---> Running in 0ef7a2851f7d [2023-03-01T06:16:19.377Z] ---> 947235a8a3d5 [2023-03-01T06:16:19.377Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T06:16:19.377Z] Removing intermediate container 1da9e177a698 [2023-03-01T06:16:19.377Z] ---> 2f95454496ca [2023-03-01T06:16:19.377Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:16:19.943Z] ---> Running in 7770e3c6035a [2023-03-01T06:16:19.943Z] Removing intermediate container 0ef7a2851f7d [2023-03-01T06:16:19.943Z] ---> c7d78c611699 [2023-03-01T06:16:19.943Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:16:20.945Z] ---> 09bcaa2cea20 [2023-03-01T06:16:20.945Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T06:16:21.516Z] ---> Running in 475c96ffef6a [2023-03-01T06:16:22.086Z] Removing intermediate container 7770e3c6035a [2023-03-01T06:16:22.086Z] ---> 07f94af67a8d [2023-03-01T06:16:22.086Z] [2023-03-01T06:16:22.086Z] Successfully built 07f94af67a8d [2023-03-01T06:16:22.346Z] Successfully tagged core-data:latest [2023-03-01T06:16:22.346Z]  Building core-data ... done  ---> 015a1e2828b8 [2023-03-01T06:16:22.346Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:16:22.916Z] Removing intermediate container 475c96ffef6a [2023-03-01T06:16:22.916Z] ---> 69dec2c10ba8 [2023-03-01T06:16:22.916Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T06:16:23.495Z] ---> Running in a1fa5a900445 [2023-03-01T06:16:23.495Z] ---> Running in 984185027c01 [2023-03-01T06:16:24.433Z] Removing intermediate container 984185027c01 [2023-03-01T06:16:24.433Z] ---> d81e28a23421 [2023-03-01T06:16:24.433Z] Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:16:25.003Z] ---> Running in 8ce819d590ea [2023-03-01T06:16:25.572Z] Removing intermediate container 8ce819d590ea [2023-03-01T06:16:25.572Z] ---> 289c40ba83d7 [2023-03-01T06:16:25.572Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:16:25.895Z] ---> Running in 21e000c4405b [2023-03-01T06:16:26.568Z] Removing intermediate container a1fa5a900445 [2023-03-01T06:16:26.568Z] ---> 64e0e189f5ce [2023-03-01T06:16:26.568Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:16:27.507Z] ---> Running in 94aaa28d8282 [2023-03-01T06:16:27.507Z] Removing intermediate container 21e000c4405b [2023-03-01T06:16:27.507Z] ---> c00a8dd2066e [2023-03-01T06:16:27.507Z] [2023-03-01T06:16:27.911Z] Successfully built c00a8dd2066e [2023-03-01T06:16:27.911Z] Successfully tagged support-notifications:latest [2023-03-01T06:16:28.265Z]  Building support-notifications ... done Removing intermediate container 94aaa28d8282 [2023-03-01T06:16:28.265Z] ---> 84e5ab189763 [2023-03-01T06:16:28.265Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T06:16:28.834Z] ---> Running in 046913eb7642 [2023-03-01T06:16:29.403Z] Removing intermediate container 046913eb7642 [2023-03-01T06:16:29.403Z] ---> 258a0fee8065 [2023-03-01T06:16:29.403Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T06:16:32.704Z] ---> Running in 2982873fb1f9 [2023-03-01T06:16:32.704Z] Removing intermediate container 2982873fb1f9 [2023-03-01T06:16:32.704Z] ---> 30dc73084585 [2023-03-01T06:16:32.704Z] Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:16:32.704Z] ---> Running in ff8b43b9d7f9 [2023-03-01T06:16:32.704Z] Removing intermediate container 51acb15d4511 [2023-03-01T06:16:32.704Z] ---> 1a2c545bcd86 [2023-03-01T06:16:32.704Z] [2023-03-01T06:16:32.704Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T06:16:32.704Z] ---> dfd21b5a31f5 [2023-03-01T06:16:32.704Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:16:32.704Z] ---> Running in 90bc2ec78a45 [2023-03-01T06:16:32.704Z] Removing intermediate container ff8b43b9d7f9 [2023-03-01T06:16:32.704Z] ---> 397f09005f0a [2023-03-01T06:16:32.704Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:16:32.704Z] ---> Running in 9206f85b3077 [2023-03-01T06:16:32.704Z] Removing intermediate container 90bc2ec78a45 [2023-03-01T06:16:32.704Z] ---> 0e1e0041bcee [2023-03-01T06:16:32.704Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T06:16:32.704Z] ---> Running in 709432d19c63 [2023-03-01T06:16:32.704Z] Removing intermediate container 9206f85b3077 [2023-03-01T06:16:32.704Z] ---> af6c319f2f73 [2023-03-01T06:16:32.704Z] [2023-03-01T06:16:32.704Z] Successfully built af6c319f2f73 [2023-03-01T06:16:32.965Z] Successfully tagged security-proxy-auth:latest [2023-03-01T06:16:32.965Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:16:33.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:16:33.491Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T06:16:33.491Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T06:16:33.491Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:16:33.491Z] OK: 6 MiB in 16 packages [2023-03-01T06:16:33.752Z] Removing intermediate container 709432d19c63 [2023-03-01T06:16:33.752Z] ---> eb9bdde49123 [2023-03-01T06:16:33.752Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T06:16:33.752Z] ---> Running in d6fef32267a2 [2023-03-01T06:16:33.752Z] Removing intermediate container d6fef32267a2 [2023-03-01T06:16:33.752Z] ---> 168568a50158 [2023-03-01T06:16:33.752Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T06:16:33.752Z] ---> Running in ea14579a689d [2023-03-01T06:16:34.014Z] Removing intermediate container ea14579a689d [2023-03-01T06:16:34.014Z] ---> 446b81f45b12 [2023-03-01T06:16:34.014Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T06:16:34.014Z] ---> Running in 25a2168e0f78 [2023-03-01T06:16:34.014Z] Removing intermediate container 25a2168e0f78 [2023-03-01T06:16:34.014Z] ---> 2a9c084fbac6 [2023-03-01T06:16:34.014Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T06:16:34.014Z] ---> Running in 87ca12240774 [2023-03-01T06:16:34.282Z] Removing intermediate container 87ca12240774 [2023-03-01T06:16:34.282Z] ---> f8132d08002c [2023-03-01T06:16:34.282Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T06:16:34.282Z] ---> Running in 7b6405d585f0 [2023-03-01T06:16:34.850Z] Removing intermediate container 7b6405d585f0 [2023-03-01T06:16:34.850Z] ---> 4b2c60a20643 [2023-03-01T06:16:34.850Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T06:16:34.850Z] ---> Running in af383d5c260d [2023-03-01T06:16:34.850Z] Removing intermediate container af383d5c260d [2023-03-01T06:16:34.850Z] ---> 243e89a765f5 [2023-03-01T06:16:34.850Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T06:16:35.109Z] ---> c8ba9e2cb358 [2023-03-01T06:16:35.109Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T06:16:35.109Z] ---> Running in b5aab1973b53 [2023-03-01T06:16:36.050Z] Removing intermediate container b5aab1973b53 [2023-03-01T06:16:36.050Z] ---> 2cbc7e38ef83 [2023-03-01T06:16:36.050Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:16:36.050Z] ---> 712badf50a2f [2023-03-01T06:16:36.050Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T06:16:36.620Z] ---> 0adcd4d8d6bd [2023-03-01T06:16:36.620Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T06:16:36.882Z] ---> 23e0c5a13ac5 [2023-03-01T06:16:36.882Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T06:16:36.882Z] ---> 7cd90fe954a0 [2023-03-01T06:16:36.882Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T06:16:37.452Z] ---> e7b09bb4527c [2023-03-01T06:16:37.452Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T06:16:37.714Z] ---> ed1d8c5b550a [2023-03-01T06:16:37.714Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T06:16:37.975Z] ---> f2fca317c30e [2023-03-01T06:16:37.975Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T06:16:37.975Z] ---> Running in dbede9a6ab00 [2023-03-01T06:16:38.548Z] Removing intermediate container dbede9a6ab00 [2023-03-01T06:16:38.548Z] ---> 46bcd8ccd0bf [2023-03-01T06:16:38.548Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T06:16:38.548Z] ---> Running in 6e5ee1c2ed86 [2023-03-01T06:16:38.548Z] Removing intermediate container 6e5ee1c2ed86 [2023-03-01T06:16:38.548Z] ---> 82e2aa97e851 [2023-03-01T06:16:38.548Z] Step 29/32 : CMD ["gate"] [2023-03-01T06:16:38.548Z] ---> Running in 7095bd080e7f [2023-03-01T06:16:38.811Z] Removing intermediate container 7095bd080e7f [2023-03-01T06:16:38.811Z] ---> be4b552a08c9 [2023-03-01T06:16:38.811Z] Step 30/32 : LABEL arch=x86_64 [2023-03-01T06:16:38.811Z] ---> Running in 2b0d8264faf6 [2023-03-01T06:16:38.811Z] Removing intermediate container 2b0d8264faf6 [2023-03-01T06:16:38.811Z] ---> 6a29544afadb [2023-03-01T06:16:38.811Z] Step 31/32 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:16:38.811Z] ---> Running in 54bc9f345bc1 [2023-03-01T06:16:38.811Z] Removing intermediate container 54bc9f345bc1 [2023-03-01T06:16:38.811Z] ---> b80c54016018 [2023-03-01T06:16:38.811Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T06:16:39.132Z] ---> Running in 600b291672c6 [2023-03-01T06:16:39.132Z] Removing intermediate container 600b291672c6 [2023-03-01T06:16:39.132Z] ---> 32d59c4f04c9 [2023-03-01T06:16:39.132Z] [2023-03-01T06:16:39.132Z] Successfully built 32d59c4f04c9 [2023-03-01T06:16:39.395Z] Successfully tagged security-bootstrapper:latest [2023-03-01T06:16:39.404Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-01T06:16:39.429Z] $ docker stop --time=1 b6fa7905cf989ee6957ea483b8ea28e75a3ea3bb059dee1a9724dde948f0bed0 [2023-03-01T06:16:40.772Z] $ docker rm -f --volumes b6fa7905cf989ee6957ea483b8ea28e75a3ea3bb059dee1a9724dde948f0bed0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T06:16:41.161Z] + docker images [2023-03-01T06:16:41.161Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T06:16:41.161Z] security-bootstrapper latest 32d59c4f04c9 2 seconds ago 20.4MB [2023-03-01T06:16:41.161Z] 1a2c545bcd86 8 seconds ago 1.68GB [2023-03-01T06:16:41.161Z] security-proxy-auth latest af6c319f2f73 8 seconds ago 16.2MB [2023-03-01T06:16:41.161Z] support-notifications latest c00a8dd2066e 14 seconds ago 30.7MB [2023-03-01T06:16:41.161Z] core-data latest 07f94af67a8d 19 seconds ago 17.9MB [2023-03-01T06:16:41.161Z] f9416c0a0753 25 seconds ago 1.67GB [2023-03-01T06:16:41.161Z] security-spire-config latest ed401f0fc065 28 seconds ago 85.8MB [2023-03-01T06:16:41.161Z] security-spire-server latest 85ab6db98959 35 seconds ago 86.5MB [2023-03-01T06:16:41.161Z] a1521c8ec54d 36 seconds ago 1.7GB [2023-03-01T06:16:41.161Z] 1159cb92f4cc 41 seconds ago 1.76GB [2023-03-01T06:16:41.161Z] 0f210377d455 50 seconds ago 1.56GB [2023-03-01T06:16:41.161Z] 18882765fc97 50 seconds ago 1.56GB [2023-03-01T06:16:41.161Z] core-command latest ad2b4efb62fc About a minute ago 17.7MB [2023-03-01T06:16:41.161Z] security-proxy-setup latest 04b83439f646 About a minute ago 27.8MB [2023-03-01T06:16:41.161Z] ab3a31ae3221 2 minutes ago 1.69GB [2023-03-01T06:16:41.161Z] core-common-config-bootstrapper latest c2ff26855696 2 minutes ago 15.5MB [2023-03-01T06:16:41.161Z] 9bd3b230f315 2 minutes ago 1.68GB [2023-03-01T06:16:41.161Z] security-secretstore-setup latest a48473663332 2 minutes ago 30MB [2023-03-01T06:16:41.161Z] core-metadata latest 8345fa17107f 2 minutes ago 18.5MB [2023-03-01T06:16:41.161Z] 4b5ce3241349 2 minutes ago 1.68GB [2023-03-01T06:16:41.161Z] support-scheduler latest c12359fb06fc 2 minutes ago 30.1MB [2023-03-01T06:16:41.161Z] security-spiffe-token-provider latest 8b01b30884fa 2 minutes ago 30MB [2023-03-01T06:16:41.161Z] security-spire-agent latest b1c25ce89c01 3 minutes ago 125MB [2023-03-01T06:16:41.161Z] edcae6e8a153 3 minutes ago 1.75GB [2023-03-01T06:16:41.161Z] 768f5f9a138b 3 minutes ago 1.73GB [2023-03-01T06:16:41.161Z] 31f19c59c3a2 3 minutes ago 1.7GB [2023-03-01T06:16:41.161Z] a9a41bc149a4 3 minutes ago 1.68GB [2023-03-01T06:16:41.161Z] 76ce17f99735 4 minutes ago 1.56GB [2023-03-01T06:16:41.161Z] ci-base-image-x86_64 latest f84687405d35 8 minutes ago 904MB [2023-03-01T06:16:41.161Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-01T06:16:41.161Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-01T06:16:41.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-01T06:16:41.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T06:16:41.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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-03-01T06:17:41.434Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T06:17:41.434Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T06:17:41.434Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T06:17:41.434Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T06:17:41.434Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T06:17:44.782Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T06:17:46.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T06:17:46.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T06:17:46.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T06:17:46.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T06:17:47.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T06:17:49.590Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T06:17:49.590Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T06:17:49.590Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T06:17:49.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T06:18:07.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.478s coverage: 28.7% of statements [2023-03-01T06:18:07.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T06:18:07.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T06:18:17.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.604s coverage: 98.5% of statements [2023-03-01T06:18:26.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.753s coverage: 71.2% of statements [2023-03-01T06:18:26.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T06:18:26.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T06:18:26.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T06:18:26.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.611s coverage: 54.0% of statements [2023-03-01T06:18:26.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T06:18:26.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T06:18:41.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.682s coverage: 88.5% of statements [2023-03-01T06:18:41.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T06:18:41.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T06:18:41.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:18:41.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T06:18:41.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T06:18:41.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.936s coverage: 3.9% of statements [2023-03-01T06:18:41.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T06:18:41.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T06:18:42.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.654s coverage: 95.6% of statements [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T06:18:42.688Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.376s coverage: 72.2% of statements [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T06:18:42.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.459s coverage: 65.9% of statements [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T06:18:42.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.391s coverage: 0.9% of statements [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T06:18:42.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.601s coverage: 29.6% of statements [2023-03-01T06:18:42.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T06:18:44.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.350s coverage: 47.1% of statements [2023-03-01T06:18:44.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.259s coverage: 82.9% of statements [2023-03-01T06:18:44.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2023-03-01T06:18:46.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.346s coverage: 96.3% of statements [2023-03-01T06:18:48.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.297s coverage: 87.5% of statements [2023-03-01T06:18:58.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.339s coverage: 94.4% of statements [2023-03-01T06:18:58.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2023-03-01T06:19:17.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.344s coverage: 79.9% of statements [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T06:19:17.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T06:19:17.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 64.4% of statements [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T06:19:17.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T06:19:17.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2023-03-01T06:19:17.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.218s coverage: 20.0% of statements [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T06:19:17.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T06:19:17.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 77.4% of statements [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T06:19:17.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.301s coverage: 80.0% of statements [2023-03-01T06:19:17.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2023-03-01T06:19:17.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.008s coverage: 91.2% of statements [2023-03-01T06:19:17.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T06:19:22.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2023-03-01T06:19:22.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T06:19:22.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T06:19:22.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements [2023-03-01T06:19:22.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2023-03-01T06:19:22.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2023-03-01T06:19:22.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.165s coverage: 73.7% of statements [2023-03-01T06:19:22.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2023-03-01T06:19:29.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.611s coverage: 65.3% of statements [2023-03-01T06:19:29.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T06:19:29.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T06:19:29.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T06:19:29.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T06:19:29.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T06:19:29.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T06:19:32.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.104s coverage: 41.0% of statements [2023-03-01T06:19:32.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T06:19:32.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T06:19:32.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.367s coverage: 89.5% of statements [2023-03-01T06:19:32.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T06:19:32.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements [2023-03-01T06:19:32.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T06:19:32.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T06:19:32.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T06:19:32.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T06:19:40.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.354s coverage: 17.7% of statements [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T06:19:40.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.3% of statements [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T06:19:40.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.355s coverage: 63.2% of statements [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T06:19:40.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.441s coverage: 97.7% of statements [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T06:19:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:19:41.085Z] 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-03-01T06:19:41.085Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T06:19:41.085Z] go vet ./... [2023-03-01T06:21:47.780Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T06:21:47.780Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T06:21:47.780Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T06:21:47.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T06:21:48.475Z] + ls -al . [2023-03-01T06:21:48.475Z] total 740 [2023-03-01T06:21:48.475Z] drwxrwxr-x 10 1001 1001 4096 Mar 1 06:14 . [2023-03-01T06:21:48.475Z] drwxr-xr-x 4 root root 4096 Mar 1 06:14 .. [2023-03-01T06:21:48.475Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 06:13 .blubracket [2023-03-01T06:21:48.475Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 06:13 .dockerignore [2023-03-01T06:21:48.475Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 06:13 .git [2023-03-01T06:21:48.475Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 06:13 .github [2023-03-01T06:21:48.475Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 06:13 .gitignore [2023-03-01T06:21:48.475Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 06:13 .golangci.yml [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 06:13 .hadolint.yml [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 06:13 .sonarcloud.properties [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:13 ADOPTERS.md [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 06:13 Attribution.txt [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 06:13 CHANGELOG.md [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:13 CONTRIBUTING.md [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 06:13 GOVERNANCE.md [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 06:13 Jenkinsfile [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:13 LICENSE [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 06:13 Makefile [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 06:13 OWNERS.md [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 06:13 README.md [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:13 SECURITY.md [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 06:07 VERSION [2023-03-01T06:21:48.476Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 06:13 bin [2023-03-01T06:21:48.476Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 06:13 cmd [2023-03-01T06:21:48.476Z] -rw-r--r-- 1 root root 487670 Mar 1 06:19 coverage.out [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 06:13 go.mod [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 06:13 go.sum [2023-03-01T06:21:48.476Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 06:13 internal [2023-03-01T06:21:48.476Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 06:13 openapi [2023-03-01T06:21:48.476Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 06:13 snap [2023-03-01T06:21:48.476Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 06:13 version.go [Pipeline] sh [2023-03-01T06:21:49.134Z] + '[' -e coverage.out ] [2023-03-01T06:21:49.134Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T06:21:49.173Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T06:21:50.082Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T06:21:50.728Z] + make build [2023-03-01T06:21:50.728Z] 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-03-01T06:23:27.381Z] 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-03-01T06:23:27.648Z] 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-03-01T06:23:32.995Z] 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-03-01T06:23:37.248Z] 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-03-01T06:24:24.078Z] 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-03-01T06:24:30.710Z] 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-03-01T06:24:36.049Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T06:24:39.387Z] 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-03-01T06:24:46.023Z] 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-03-01T06:24:50.269Z] 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-03-01T06:24:54.514Z] 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-03-01T06:25:07.478Z] 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-03-01T06:25:14.157Z] $ docker stop --time=1 8e7e41e8383dd993f4f1b21e50ec2aa5bf7609550a227b482ba430064b8f9307 [2023-03-01T06:25:16.121Z] $ docker rm -f --volumes 8e7e41e8383dd993f4f1b21e50ec2aa5bf7609550a227b482ba430064b8f9307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:25:18.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T06:25:18.385Z] [2023-03-01T06:25:18.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:25:18.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T06:25:18.789Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T06:25:18.789Z] 29e5d40040c1: Pulling fs layer [2023-03-01T06:25:18.789Z] 1ce36da41761: Pulling fs layer [2023-03-01T06:25:18.789Z] 25b303627fd3: Pulling fs layer [2023-03-01T06:25:19.058Z] 29e5d40040c1: Download complete [2023-03-01T06:25:19.327Z] 1ce36da41761: Verifying Checksum [2023-03-01T06:25:19.327Z] 1ce36da41761: Download complete [2023-03-01T06:25:19.595Z] 29e5d40040c1: Pull complete [2023-03-01T06:25:20.553Z] 1ce36da41761: Pull complete [2023-03-01T06:25:20.818Z] 25b303627fd3: Verifying Checksum [2023-03-01T06:25:20.818Z] 25b303627fd3: Download complete [2023-03-01T06:25:31.064Z] 25b303627fd3: Pull complete [2023-03-01T06:25:31.064Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T06:25:31.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T06:25:31.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:25:31.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-7921 does not seem to be running inside a container [2023-03-01T06:25:31.418Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T06:25:33.545Z] $ docker top cb0e2fdea5729328cb0d6f012d037c8fb0bee97918b9cb567799c2865d68658b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:25:34.414Z] + + docker-compose build --help [2023-03-01T06:25:34.414Z] grep parallel [2023-03-01T06:25:38.654Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T06:25:38.708Z] $ docker stop --time=1 cb0e2fdea5729328cb0d6f012d037c8fb0bee97918b9cb567799c2865d68658b [2023-03-01T06:25:40.338Z] $ docker rm -f --volumes cb0e2fdea5729328cb0d6f012d037c8fb0bee97918b9cb567799c2865d68658b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:25:41.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T06:25:41.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:25:41.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-7921 does not seem to be running inside a container [2023-03-01T06:25:41.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T06:25:42.529Z] $ docker top 887c24fb08cf587caa38bcff96d65dac47de5034d85da3421f41a17ca61e5459 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:25:43.394Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T06:25:47.638Z] Building core-command ... [2023-03-01T06:25:47.638Z] Building core-common-config-bootstrapper ... [2023-03-01T06:25:47.638Z] Building core-data ... [2023-03-01T06:25:47.638Z] Building core-metadata ... [2023-03-01T06:25:47.638Z] Building security-bootstrapper ... [2023-03-01T06:25:47.638Z] Building security-proxy-auth ... [2023-03-01T06:25:47.638Z] Building security-proxy-setup ... [2023-03-01T06:25:47.638Z] Building security-secretstore-setup ... [2023-03-01T06:25:47.638Z] Building security-spiffe-token-provider ... [2023-03-01T06:25:47.638Z] Building security-spire-agent ... [2023-03-01T06:25:47.638Z] Building security-spire-config ... [2023-03-01T06:25:47.638Z] Building security-spire-server ... [2023-03-01T06:25:47.638Z] Building support-notifications ... [2023-03-01T06:25:47.638Z] Building support-scheduler ... [2023-03-01T06:25:47.638Z] Building security-bootstrapper [2023-03-01T06:25:47.638Z] Building core-data [2023-03-01T06:25:47.638Z] Building security-proxy-auth [2023-03-01T06:25:47.638Z] Building core-common-config-bootstrapper [2023-03-01T06:25:47.638Z] Building security-secretstore-setup [2023-03-01T06:26:34.467Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:26:34.467Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:26:34.467Z] ---> ab82d5894eca [2023-03-01T06:26:34.467Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:26:35.058Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:26:35.058Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:26:35.058Z] ---> ab82d5894eca [2023-03-01T06:26:35.058Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:26:35.331Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:26:35.331Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:26:35.331Z] ---> ab82d5894eca [2023-03-01T06:26:35.331Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T06:26:35.597Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:26:35.597Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:26:35.597Z] ---> ab82d5894eca [2023-03-01T06:26:35.597Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:26:35.597Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:26:35.597Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:26:35.597Z] ---> ab82d5894eca [2023-03-01T06:26:35.597Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:26:36.190Z] ---> Running in 2983d36c86ed [2023-03-01T06:26:36.190Z] ---> Running in 6cd93552170b [2023-03-01T06:26:36.190Z] ---> Running in b7a5a0feb8f3 [2023-03-01T06:26:36.190Z] ---> Running in 037de18b2043 [2023-03-01T06:26:36.190Z] ---> Running in 4d09ff74e70c [2023-03-01T06:26:36.455Z] Removing intermediate container 4d09ff74e70c [2023-03-01T06:26:36.455Z] ---> 4ab99fba54db [2023-03-01T06:26:36.455Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:26:36.720Z] Removing intermediate container 2983d36c86ed [2023-03-01T06:26:36.720Z] ---> 6f733f25c742 [2023-03-01T06:26:36.720Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T06:26:36.720Z] Removing intermediate container 037de18b2043 [2023-03-01T06:26:36.720Z] ---> 8519f06dbba0 [2023-03-01T06:26:36.720Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T06:26:36.720Z] Removing intermediate container b7a5a0feb8f3 [2023-03-01T06:26:36.720Z] ---> 17ddbe0eb98a [2023-03-01T06:26:36.720Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:26:36.720Z] Removing intermediate container 6cd93552170b [2023-03-01T06:26:36.720Z] ---> f66accced027 [2023-03-01T06:26:36.720Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:26:36.720Z] ---> Running in b6f10d911e61 [2023-03-01T06:26:36.720Z] ---> Running in 65aaf2526342 [2023-03-01T06:26:36.720Z] ---> Running in 8992ba4af6c0 [2023-03-01T06:26:36.990Z] ---> Running in 96501029782a [2023-03-01T06:26:36.990Z] ---> Running in 2dd2e36b890a [2023-03-01T06:26:37.578Z] Removing intermediate container 65aaf2526342 [2023-03-01T06:26:37.578Z] ---> 214b16476f9c [2023-03-01T06:26:37.578Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:26:37.578Z] Removing intermediate container 2dd2e36b890a [2023-03-01T06:26:37.578Z] ---> 3584bc6c8bfd [2023-03-01T06:26:37.578Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:26:37.851Z] Removing intermediate container 96501029782a [2023-03-01T06:26:37.851Z] ---> eec976d54bad [2023-03-01T06:26:37.851Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:26:37.851Z] ---> Running in 06b7c1a28d3d [2023-03-01T06:26:37.851Z] ---> Running in 8c406b20e0b7 [2023-03-01T06:26:38.119Z] ---> Running in 27e631099061 [2023-03-01T06:26:39.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:26:39.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:26:39.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:26:39.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:26:40.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:26:40.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:26:40.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:26:40.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:26:40.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:26:40.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:26:41.197Z] OK: 221 MiB in 51 packages [2023-03-01T06:26:41.197Z] OK: 221 MiB in 51 packages [2023-03-01T06:26:41.787Z] OK: 221 MiB in 51 packages [2023-03-01T06:26:42.054Z] OK: 221 MiB in 51 packages [2023-03-01T06:26:43.016Z] OK: 221 MiB in 51 packages [2023-03-01T06:26:44.014Z] Removing intermediate container 8992ba4af6c0 [2023-03-01T06:26:44.014Z] ---> b93b1241b33d [2023-03-01T06:26:44.014Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:26:44.014Z] Removing intermediate container b6f10d911e61 [2023-03-01T06:26:44.014Z] ---> 72c996e12e5c [2023-03-01T06:26:44.280Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T06:26:44.280Z] Removing intermediate container 06b7c1a28d3d [2023-03-01T06:26:44.280Z] ---> 61ca511a8d5d [2023-03-01T06:26:44.280Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:26:44.280Z] Removing intermediate container 8c406b20e0b7 [2023-03-01T06:26:44.280Z] ---> 70c490a08bc5 [2023-03-01T06:26:44.280Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:26:44.547Z] Removing intermediate container 27e631099061 [2023-03-01T06:26:44.547Z] ---> a0bfe11ae1ce [2023-03-01T06:26:44.547Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:26:45.130Z] ---> c707e01a21c0 [2023-03-01T06:26:45.130Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:26:45.398Z] ---> Running in ff98d6e127e4 [2023-03-01T06:26:45.398Z] ---> 888788e5a72c [2023-03-01T06:26:45.398Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:26:45.398Z] ---> be9c5e7fad09 [2023-03-01T06:26:45.398Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:26:45.664Z] ---> 1240a9d3bae2 [2023-03-01T06:26:45.664Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:26:45.664Z] ---> 1c38c76d25c7 [2023-03-01T06:26:45.665Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:26:45.665Z] ---> Running in fb55a4cdd22a [2023-03-01T06:26:45.665Z] ---> Running in ddfc972b1121 [2023-03-01T06:26:45.665Z] ---> Running in e347645cf636 [2023-03-01T06:26:45.931Z] ---> Running in 7c18498ab48c [2023-03-01T06:28:37.585Z] Removing intermediate container 7c18498ab48c [2023-03-01T06:28:37.585Z] ---> d367f017e45f [2023-03-01T06:28:37.585Z] Step 8/22 : COPY . . [2023-03-01T06:28:37.585Z] Removing intermediate container ff98d6e127e4 [2023-03-01T06:28:37.585Z] ---> 796b9f281dba [2023-03-01T06:28:37.585Z] Step 7/24 : COPY . . [2023-03-01T06:28:37.585Z] Removing intermediate container fb55a4cdd22a [2023-03-01T06:28:37.585Z] ---> 6eb4a6a76a70 [2023-03-01T06:28:37.585Z] Step 7/32 : COPY . . [2023-03-01T06:28:37.585Z] Removing intermediate container ddfc972b1121 [2023-03-01T06:28:37.585Z] ---> d31fa74b8472 [2023-03-01T06:28:37.585Z] Step 8/22 : COPY . . [2023-03-01T06:28:37.585Z] Removing intermediate container e347645cf636 [2023-03-01T06:28:37.585Z] ---> 7d1c402e76ad [2023-03-01T06:28:37.585Z] Step 8/22 : COPY . . [2023-03-01T06:28:45.792Z] ---> ab5980a938b1 [2023-03-01T06:28:45.792Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T06:28:45.792Z] ---> 821c18392939 [2023-03-01T06:28:45.792Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T06:28:45.792Z] ---> e45c14c5bd74 [2023-03-01T06:28:45.792Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T06:28:45.793Z] ---> 56e61bf3ec41 [2023-03-01T06:28:45.793Z] ---> 63e683d03be8 [2023-03-01T06:28:45.793Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T06:28:45.793Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T06:28:45.793Z] ---> Running in 80d7be3d032d [2023-03-01T06:28:45.793Z] ---> Running in b1b1b6cf16da [2023-03-01T06:28:45.793Z] ---> Running in 299accf5123d [2023-03-01T06:28:45.793Z] ---> Running in eef0b16898cc [2023-03-01T06:28:45.793Z] ---> Running in 1a52b64e7114 [2023-03-01T06:28:47.204Z] 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-03-01T06:28:47.204Z] 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-03-01T06:28:47.471Z] 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-03-01T06:28:47.471Z] 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-03-01T06:28:47.471Z] 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-03-01T06:34:54.395Z] Removing intermediate container 80d7be3d032d [2023-03-01T06:34:54.395Z] ---> 11c1e38ce0f0 [2023-03-01T06:34:54.395Z] [2023-03-01T06:34:54.395Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:34:54.395Z] 3.16: Pulling from library/alpine [2023-03-01T06:34:54.395Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:34:54.395Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T06:34:54.395Z] ---> 4c81e5bf8899 [2023-03-01T06:34:54.395Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T06:34:54.395Z] ---> Running in eca91435afaf [2023-03-01T06:34:54.395Z] 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-03-01T06:34:54.395Z] Removing intermediate container eca91435afaf [2023-03-01T06:34:54.395Z] ---> 0e54b8f2517a [2023-03-01T06:34:54.395Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:34:54.395Z] ---> Running in 71420674d9ba [2023-03-01T06:34:55.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:34:55.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:34:57.043Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:34:57.043Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:34:57.309Z] OK: 5 MiB in 15 packages [2023-03-01T06:34:58.721Z] Removing intermediate container 71420674d9ba [2023-03-01T06:34:58.721Z] ---> fe4fd9695f68 [2023-03-01T06:34:58.721Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:34:59.684Z] ---> 5b566c175cd8 [2023-03-01T06:34:59.684Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T06:35:01.624Z] ---> 6c857b9dc753 [2023-03-01T06:35:01.624Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T06:35:02.584Z] ---> 453958e383f9 [2023-03-01T06:35:02.584Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T06:35:05.928Z] ---> a6564bed4176 [2023-03-01T06:35:05.928Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:35:05.928Z] ---> Running in 20bf12048239 [2023-03-01T06:35:10.195Z] Removing intermediate container 20bf12048239 [2023-03-01T06:35:10.195Z] ---> fa784406c5a4 [2023-03-01T06:35:10.195Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:35:10.195Z] ---> Running in 0665bb7bc220 [2023-03-01T06:35:11.159Z] Removing intermediate container 0665bb7bc220 [2023-03-01T06:35:11.159Z] ---> 06d5f112439a [2023-03-01T06:35:11.159Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T06:35:11.159Z] ---> Running in 5b1885886010 [2023-03-01T06:35:12.120Z] Removing intermediate container 5b1885886010 [2023-03-01T06:35:12.120Z] ---> 1cdcdaef50eb [2023-03-01T06:35:12.120Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:35:12.387Z] ---> Running in 45086e963ab8 [2023-03-01T06:35:13.347Z] Removing intermediate container 45086e963ab8 [2023-03-01T06:35:13.347Z] ---> 2507a48607bf [2023-03-01T06:35:13.347Z] Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:35:13.347Z] ---> Running in ccc515768a8f [2023-03-01T06:35:14.764Z] Removing intermediate container ccc515768a8f [2023-03-01T06:35:14.764Z] ---> 99920b93d8af [2023-03-01T06:35:14.764Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:35:14.764Z] ---> Running in 6a60e45aa53c [2023-03-01T06:35:16.177Z] Removing intermediate container 6a60e45aa53c [2023-03-01T06:35:16.177Z] ---> faabf083ebb2 [2023-03-01T06:35:16.177Z] [2023-03-01T06:35:16.762Z] Successfully built faabf083ebb2 [2023-03-01T06:35:16.762Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-01T06:35:16.762Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-01T06:35:20.105Z] Removing intermediate container eef0b16898cc [2023-03-01T06:35:20.105Z] ---> 63c05978e5b4 [2023-03-01T06:35:20.105Z] [2023-03-01T06:35:20.105Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T06:35:20.105Z] ---> 4c81e5bf8899 [2023-03-01T06:35:20.105Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T06:35:20.105Z] ---> Running in e3428be2b08b [2023-03-01T06:35:22.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:35:22.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:35:24.370Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T06:35:24.640Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T06:35:24.640Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T06:35:24.640Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:35:24.640Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:35:25.227Z] OK: 6 MiB in 17 packages [2023-03-01T06:35:30.573Z] Removing intermediate container e3428be2b08b [2023-03-01T06:35:30.573Z] ---> 8dff7de15225 [2023-03-01T06:35:30.573Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T06:35:30.573Z] ---> Running in d3fffef8dcda [2023-03-01T06:35:31.619Z] Removing intermediate container d3fffef8dcda [2023-03-01T06:35:31.619Z] ---> 8af736fab5c0 [2023-03-01T06:35:31.619Z] Step 12/24 : WORKDIR / [2023-03-01T06:35:31.619Z] Removing intermediate container b1b1b6cf16da [2023-03-01T06:35:31.619Z] ---> 4409380a9493 [2023-03-01T06:35:31.619Z] [2023-03-01T06:35:31.619Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T06:35:31.619Z] ---> 4c81e5bf8899 [2023-03-01T06:35:31.619Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:35:31.946Z] ---> Running in 6f10bcbc3bcf [2023-03-01T06:35:31.946Z] ---> Running in 2f32aecce3e9 [2023-03-01T06:35:33.414Z] Removing intermediate container 2f32aecce3e9 [2023-03-01T06:35:33.414Z] ---> d74c4960d817 [2023-03-01T06:35:33.414Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T06:35:33.414Z] Removing intermediate container 6f10bcbc3bcf [2023-03-01T06:35:33.414Z] ---> 7bd0f1409cfc [2023-03-01T06:35:33.414Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T06:35:33.414Z] ---> Running in 8391ea957785 [2023-03-01T06:35:36.085Z] ---> a56d1c7c25bc [2023-03-01T06:35:36.085Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T06:35:36.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:35:36.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:35:37.310Z] ---> 71259789e183 [2023-03-01T06:35:37.310Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T06:35:37.895Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T06:35:37.895Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T06:35:37.895Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:35:37.895Z] OK: 5 MiB in 16 packages [2023-03-01T06:35:38.887Z] ---> 05a4acae6efe [2023-03-01T06:35:38.887Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T06:35:40.345Z] Removing intermediate container 8391ea957785 [2023-03-01T06:35:40.345Z] ---> a907ef54f8af [2023-03-01T06:35:40.345Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T06:35:40.345Z] ---> Running in 2a1d942a653d [2023-03-01T06:35:40.345Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:35:40.345Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:35:40.345Z] ---> ab82d5894eca [2023-03-01T06:35:40.345Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:35:40.345Z] ---> Using cache [2023-03-01T06:35:40.345Z] ---> 17ddbe0eb98a [2023-03-01T06:35:40.345Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:35:40.345Z] ---> Using cache [2023-03-01T06:35:40.345Z] ---> eec976d54bad [2023-03-01T06:35:40.345Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:35:40.345Z] ---> Using cache [2023-03-01T06:35:40.345Z] ---> 70c490a08bc5 [2023-03-01T06:35:40.345Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:35:40.345Z] ---> Using cache [2023-03-01T06:35:40.345Z] ---> be9c5e7fad09 [2023-03-01T06:35:40.614Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:35:40.614Z] ---> 8b54e0d5cbe5 [2023-03-01T06:35:40.614Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T06:35:40.614Z] ---> Using cache [2023-03-01T06:35:40.614Z] ---> d31fa74b8472 [2023-03-01T06:35:40.614Z] Step 8/22 : COPY . . [2023-03-01T06:35:40.614Z] ---> Using cache [2023-03-01T06:35:40.614Z] ---> 63e683d03be8 [2023-03-01T06:35:40.614Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T06:35:40.880Z] ---> Running in 6e5a64ea26ea [2023-03-01T06:35:41.150Z] Removing intermediate container 2a1d942a653d [2023-03-01T06:35:41.150Z] ---> 65d2978e8532 [2023-03-01T06:35:41.150Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T06:35:41.479Z] ---> Running in 0da53ee5ec46 [2023-03-01T06:35:44.858Z] Removing intermediate container 0da53ee5ec46 [2023-03-01T06:35:44.858Z] ---> 5630f9a110ab [2023-03-01T06:35:44.858Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T06:35:44.858Z] 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-03-01T06:35:44.858Z] ---> fa4bd221249d [2023-03-01T06:35:44.858Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T06:35:44.858Z] ---> Running in 53b21f2e3b27 [2023-03-01T06:35:45.825Z] Removing intermediate container 53b21f2e3b27 [2023-03-01T06:35:45.825Z] ---> 327074762adc [2023-03-01T06:35:45.825Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T06:35:46.092Z] Removing intermediate container 1a52b64e7114 [2023-03-01T06:35:46.092Z] ---> f74622d623f9 [2023-03-01T06:35:46.092Z] [2023-03-01T06:35:46.092Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:35:46.092Z] ---> 4c81e5bf8899 [2023-03-01T06:35:46.092Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T06:35:46.092Z] ---> Using cache [2023-03-01T06:35:46.092Z] ---> 0e54b8f2517a [2023-03-01T06:35:46.092Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:35:46.092Z] ---> Using cache [2023-03-01T06:35:46.092Z] ---> fe4fd9695f68 [2023-03-01T06:35:46.092Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:35:46.092Z] ---> Using cache [2023-03-01T06:35:46.092Z] ---> Running in f7b101be41c4 [2023-03-01T06:35:46.092Z] ---> 5b566c175cd8 [2023-03-01T06:35:46.093Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T06:35:47.066Z] Removing intermediate container f7b101be41c4 [2023-03-01T06:35:47.066Z] ---> d531c1c82bfb [2023-03-01T06:35:47.066Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T06:35:47.066Z] ---> Running in ab168c52f0fe [2023-03-01T06:35:49.657Z] ---> a1075cf48093 [2023-03-01T06:35:49.657Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T06:35:49.657Z] ---> 258474219787 [2023-03-01T06:35:49.657Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T06:35:51.606Z] ---> 99e23c4343bc [2023-03-01T06:35:51.606Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:35:51.606Z] ---> Running in f1fe8442fc8e [2023-03-01T06:35:51.606Z] ---> 540f19514f10 [2023-03-01T06:35:51.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/Removing intermediate container ab168c52f0fe [2023-03-01T06:35:51.606Z] ---> e04347b465e2 [2023-03-01T06:35:51.606Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T06:35:51.606Z] [2023-03-01T06:35:52.194Z] ---> Running in 30bf17292a2e [2023-03-01T06:35:53.603Z] Removing intermediate container 30bf17292a2e [2023-03-01T06:35:53.603Z] ---> 8baaf8445e14 [2023-03-01T06:35:53.603Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T06:35:53.878Z] ---> 64e6d4b8f22c [2023-03-01T06:35:53.878Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:35:53.878Z] ---> Running in f423d9182b9a [2023-03-01T06:35:55.309Z] ---> 32fde28770c9 [2023-03-01T06:35:55.309Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T06:35:55.309Z] ---> Running in 19981bbb9102 [2023-03-01T06:35:55.891Z] Removing intermediate container f1fe8442fc8e [2023-03-01T06:35:55.891Z] ---> 21fc73cb46a8 [2023-03-01T06:35:55.891Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:35:56.157Z] ---> Running in 45b1b914fbb7 [2023-03-01T06:35:57.124Z] Removing intermediate container 45b1b914fbb7 [2023-03-01T06:35:57.124Z] ---> f5b3e218d5c2 [2023-03-01T06:35:57.124Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:35:57.393Z] ---> Running in 690fb342404a [2023-03-01T06:35:57.985Z] Removing intermediate container f423d9182b9a [2023-03-01T06:35:57.985Z] ---> e3920a3ff91a [2023-03-01T06:35:57.985Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:35:58.251Z] Removing intermediate container 690fb342404a [2023-03-01T06:35:58.251Z] ---> a1e62d224ffd [2023-03-01T06:35:58.251Z] Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:35:58.251Z] ---> Running in 6df6fca81131 [2023-03-01T06:35:58.516Z] ---> Running in f8c8db131e81 [2023-03-01T06:35:59.104Z] Removing intermediate container 19981bbb9102 [2023-03-01T06:35:59.104Z] ---> 6331d12db701 [2023-03-01T06:35:59.104Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:35:59.104Z] Removing intermediate container 6df6fca81131 [2023-03-01T06:35:59.104Z] ---> 8fffab80e265 [2023-03-01T06:35:59.104Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T06:35:59.375Z] ---> Running in 148fa3a275ff [2023-03-01T06:35:59.375Z] Removing intermediate container f8c8db131e81 [2023-03-01T06:35:59.375Z] ---> 0d8d7f31c58a [2023-03-01T06:35:59.375Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:35:59.642Z] ---> Running in e6e33aa42277 [2023-03-01T06:36:00.628Z] Removing intermediate container 148fa3a275ff [2023-03-01T06:36:00.628Z] ---> 62d02c7979c3 [2023-03-01T06:36:00.628Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:36:00.628Z] Removing intermediate container e6e33aa42277 [2023-03-01T06:36:00.628Z] ---> dfb57548e241 [2023-03-01T06:36:00.628Z] [2023-03-01T06:36:00.895Z] ---> Running in d55c8063e0b9 [2023-03-01T06:36:00.895Z] ---> 441df9c80e0f [2023-03-01T06:36:00.895Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T06:36:01.859Z] Removing intermediate container d55c8063e0b9 [2023-03-01T06:36:01.859Z] ---> bc8f88475d10 [2023-03-01T06:36:01.859Z] Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:36:01.859Z] Successfully built dfb57548e241 [2023-03-01T06:36:01.859Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T06:36:01.859Z] Building security-spiffe-token-provider [2023-03-01T06:36:01.859Z] ---> Running in 583562a29b63 [2023-03-01T06:36:02.128Z]  Building security-secretstore-setup ... done Removing intermediate container 299accf5123d [2023-03-01T06:36:02.128Z] ---> 6c16fa9c913c [2023-03-01T06:36:02.128Z] [2023-03-01T06:36:02.128Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:36:02.128Z] ---> 4c81e5bf8899 [2023-03-01T06:36:02.128Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T06:36:02.395Z] ---> Running in 102a13744016 [2023-03-01T06:36:02.663Z] Removing intermediate container 583562a29b63 [2023-03-01T06:36:02.663Z] ---> ff661d7b707f [2023-03-01T06:36:02.930Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:36:02.930Z] ---> Running in c8de5376e87f [2023-03-01T06:36:03.199Z] Removing intermediate container 102a13744016 [2023-03-01T06:36:03.199Z] ---> 7a5382932b8c [2023-03-01T06:36:03.199Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T06:36:03.466Z] ---> Running in bdbb220ceb93 [2023-03-01T06:36:03.738Z] Removing intermediate container c8de5376e87f [2023-03-01T06:36:03.738Z] ---> 5493794a03b7 [2023-03-01T06:36:03.738Z] [2023-03-01T06:36:04.322Z] ---> 625308cfd5f8 [2023-03-01T06:36:04.322Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T06:36:04.322Z] Removing intermediate container bdbb220ceb93 [2023-03-01T06:36:04.322Z] ---> 7874c413a6aa [2023-03-01T06:36:04.322Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T06:36:04.322Z] Successfully built 5493794a03b7 [2023-03-01T06:36:04.589Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-01T06:36:04.589Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-01T06:36:04.589Z] ---> Running in e792c5b12ff6 [2023-03-01T06:36:05.172Z] Removing intermediate container e792c5b12ff6 [2023-03-01T06:36:05.172Z] ---> c7a2b8301a2a [2023-03-01T06:36:05.172Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:36:05.439Z] ---> Running in c67ede869479 [2023-03-01T06:36:05.709Z] ---> 3a26ee5359aa [2023-03-01T06:36:05.709Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T06:36:06.698Z] ---> c83ba0aaaf99 [2023-03-01T06:36:06.698Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T06:36:07.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:36:07.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:36:07.934Z] ---> bda6192402a3 [2023-03-01T06:36:07.934Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T06:36:09.359Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:36:09.359Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:36:09.359Z] OK: 5 MiB in 15 packages [2023-03-01T06:36:10.331Z] ---> fb118398c9d1 [2023-03-01T06:36:10.331Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T06:36:10.915Z] Removing intermediate container c67ede869479 [2023-03-01T06:36:10.915Z] ---> 088ead241366 [2023-03-01T06:36:10.915Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:36:11.193Z] ---> 20ac3f4816d1 [2023-03-01T06:36:11.193Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T06:36:11.461Z] ---> Running in 48a717ff2852 [2023-03-01T06:36:12.420Z] ---> 4be520d16892 [2023-03-01T06:36:12.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T06:36:15.772Z] Removing intermediate container 48a717ff2852 [2023-03-01T06:36:15.772Z] ---> 6b7104777fd0 [2023-03-01T06:36:15.772Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T06:36:15.772Z] ---> 5d5dc58133e0 [2023-03-01T06:36:15.772Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T06:36:15.772Z] ---> Running in b876c539064c [2023-03-01T06:36:16.371Z] Removing intermediate container b876c539064c [2023-03-01T06:36:16.371Z] ---> 95e2a14aac37 [2023-03-01T06:36:16.371Z] Step 29/32 : CMD ["gate"] [2023-03-01T06:36:16.650Z] ---> Running in bd2c69fa9664 [2023-03-01T06:36:17.233Z] ---> eb7a0f0e309b [2023-03-01T06:36:17.233Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T06:36:17.501Z] ---> Running in 3346cefad31a [2023-03-01T06:36:17.767Z] Removing intermediate container bd2c69fa9664 [2023-03-01T06:36:17.767Z] ---> ec58ab403efc [2023-03-01T06:36:17.767Z] Step 30/32 : LABEL arch=arm64 [2023-03-01T06:36:18.034Z] ---> Running in 16f9dd554406 [2023-03-01T06:36:18.617Z] Removing intermediate container 3346cefad31a [2023-03-01T06:36:18.617Z] ---> 4f82a9bcf1f3 [2023-03-01T06:36:18.617Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:36:18.883Z] ---> Running in 9285cf67f01a [2023-03-01T06:36:19.469Z] Removing intermediate container 16f9dd554406 [2023-03-01T06:36:19.469Z] ---> 30d1d7e538a3 [2023-03-01T06:36:19.469Z] Step 31/32 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:36:19.738Z] ---> Running in 784fdce56a38 [2023-03-01T06:36:20.013Z] Removing intermediate container 9285cf67f01a [2023-03-01T06:36:20.013Z] ---> 08736f6e3302 [2023-03-01T06:36:20.013Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:36:20.281Z] ---> Running in 7d8e4d168160 [2023-03-01T06:36:20.552Z] Removing intermediate container 784fdce56a38 [2023-03-01T06:36:20.552Z] ---> 23208a89811a [2023-03-01T06:36:20.552Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T06:36:20.818Z] ---> Running in de98978b4d33 [2023-03-01T06:36:21.779Z] Removing intermediate container 7d8e4d168160 [2023-03-01T06:36:21.779Z] ---> bc120f2da14f [2023-03-01T06:36:21.779Z] Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:36:21.779Z] Removing intermediate container de98978b4d33 [2023-03-01T06:36:21.779Z] ---> de65c35b311e [2023-03-01T06:36:21.779Z] [2023-03-01T06:36:22.044Z] ---> Running in 8ecb60df3ba6 [2023-03-01T06:36:22.636Z] Successfully built de65c35b311e [2023-03-01T06:36:22.636Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T06:36:22.636Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-01T06:36:22.908Z] Removing intermediate container 8ecb60df3ba6 [2023-03-01T06:36:22.908Z] ---> 547dc80d6f0b [2023-03-01T06:36:22.908Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:36:22.908Z] ---> Running in aa288c1b389f [2023-03-01T06:36:23.871Z] Removing intermediate container aa288c1b389f [2023-03-01T06:36:23.871Z] ---> a707953b6eda [2023-03-01T06:36:23.871Z] [2023-03-01T06:36:24.454Z] Successfully built a707953b6eda [2023-03-01T06:36:24.454Z] Successfully tagged core-data-arm64:latest [2023-03-01T06:36:24.454Z] Building security-proxy-setup [2023-03-01T06:36:34.537Z]  Building core-data ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:36:34.537Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:36:34.537Z] ---> ab82d5894eca [2023-03-01T06:36:34.537Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T06:36:34.537Z] ---> Using cache [2023-03-01T06:36:34.537Z] ---> 8519f06dbba0 [2023-03-01T06:36:34.537Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T06:36:36.481Z] ---> Running in e55c3edfbf7a [2023-03-01T06:36:38.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:36:38.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:36:39.386Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:36:39.386Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:36:39.386Z] ---> ab82d5894eca [2023-03-01T06:36:39.386Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:36:39.386Z] ---> Using cache [2023-03-01T06:36:39.386Z] ---> 17ddbe0eb98a [2023-03-01T06:36:39.386Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:36:39.386Z] ---> Using cache [2023-03-01T06:36:39.386Z] ---> eec976d54bad [2023-03-01T06:36:39.386Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T06:36:39.386Z] ---> Running in 42f093e6570d [2023-03-01T06:36:39.972Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T06:36:39.972Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T06:36:39.972Z] OK: 16903 distinct packages available [2023-03-01T06:36:40.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:36:40.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:36:41.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:36:41.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:36:41.947Z] OK: 221 MiB in 51 packages [2023-03-01T06:36:42.963Z] OK: 221 MiB in 51 packages [2023-03-01T06:36:43.933Z] Removing intermediate container e55c3edfbf7a [2023-03-01T06:36:43.933Z] ---> bd6bb71c78a7 [2023-03-01T06:36:43.933Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T06:36:45.340Z] Removing intermediate container 42f093e6570d [2023-03-01T06:36:45.340Z] ---> d029e3698c63 [2023-03-01T06:36:45.340Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:36:45.934Z] ---> 3cfdb904061e [2023-03-01T06:36:45.934Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:36:46.201Z] ---> Running in 74ccc3919741 [2023-03-01T06:36:46.469Z] ---> 11f02517535b [2023-03-01T06:36:46.469Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:36:46.736Z] ---> Running in c50ab04d332b [2023-03-01T06:37:01.730Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:37:01.730Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:37:01.730Z] ---> ab82d5894eca [2023-03-01T06:37:01.730Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T06:37:01.730Z] ---> Using cache [2023-03-01T06:37:01.730Z] ---> 8519f06dbba0 [2023-03-01T06:37:01.730Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T06:37:01.730Z] ---> Using cache [2023-03-01T06:37:01.730Z] ---> b93b1241b33d [2023-03-01T06:37:01.730Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T06:37:01.730Z] ---> Using cache [2023-03-01T06:37:01.730Z] ---> c707e01a21c0 [2023-03-01T06:37:01.730Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:37:01.730Z] ---> Using cache [2023-03-01T06:37:01.730Z] ---> 796b9f281dba [2023-03-01T06:37:01.730Z] Step 7/21 : COPY . . [2023-03-01T06:37:01.730Z] ---> Using cache [2023-03-01T06:37:01.730Z] ---> 821c18392939 [2023-03-01T06:37:01.730Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T06:37:01.730Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:37:01.730Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:37:01.730Z] ---> ab82d5894eca [2023-03-01T06:37:01.730Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:37:01.730Z] ---> Using cache [2023-03-01T06:37:01.730Z] ---> 8519f06dbba0 [2023-03-01T06:37:01.730Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:37:01.730Z] ---> Running in 5440b49280fe [2023-03-01T06:37:01.730Z] ---> Running in 3b077c9d261f [2023-03-01T06:37:03.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:37:03.673Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T06:37:03.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:37:05.618Z] OK: 221 MiB in 51 packages [2023-03-01T06:37:07.575Z] Removing intermediate container 3b077c9d261f [2023-03-01T06:37:07.575Z] ---> 452be00a00be [2023-03-01T06:37:07.575Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:37:08.601Z] ---> 48411751c1d8 [2023-03-01T06:37:08.601Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:37:08.869Z] ---> Running in 97758cb43ffb [2023-03-01T06:39:00.528Z] Removing intermediate container c50ab04d332b [2023-03-01T06:39:00.528Z] ---> 1cecbd3e259b [2023-03-01T06:39:00.528Z] Step 8/22 : COPY . . [2023-03-01T06:39:00.528Z] Removing intermediate container 74ccc3919741 [2023-03-01T06:39:00.528Z] ---> 67b0ce3f3c7a [2023-03-01T06:39:00.528Z] Step 7/19 : COPY . . [2023-03-01T06:39:18.734Z] Removing intermediate container 97758cb43ffb [2023-03-01T06:39:18.734Z] ---> c9c9f6d9cdf7 [2023-03-01T06:39:18.734Z] Step 7/24 : COPY . . [2023-03-01T06:39:25.381Z] ---> c716e3fea862 [2023-03-01T06:39:25.382Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T06:39:25.382Z] ---> Running in e54357480c08 [2023-03-01T06:39:25.382Z] ---> 5196468ab149 [2023-03-01T06:39:25.382Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T06:39:25.648Z] ---> Running in 8a8e792dbfc8 [2023-03-01T06:39:28.240Z] 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-03-01T06:39:28.525Z] 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-03-01T06:39:38.603Z] ---> 9f9bf5ae3028 [2023-03-01T06:39:38.603Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:39:38.603Z] ---> Running in 6dbfd9d37b9c [2023-03-01T06:39:38.603Z] Removing intermediate container 6dbfd9d37b9c [2023-03-01T06:39:38.603Z] ---> 244a42e024e0 [2023-03-01T06:39:38.603Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:39:38.603Z] ---> Running in fe8ab62de77c [2023-03-01T06:39:38.871Z] Removing intermediate container fe8ab62de77c [2023-03-01T06:39:38.871Z] ---> dc018b0a2df8 [2023-03-01T06:39:38.871Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T06:39:39.137Z] ---> Running in 3e222ea143b0 [2023-03-01T06:39:42.483Z] Removing intermediate container 3e222ea143b0 [2023-03-01T06:39:42.483Z] ---> 60d83f398080 [2023-03-01T06:39:42.483Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:39:42.483Z] ---> Running in 866f86e41936 [2023-03-01T06:39:42.749Z] Removing intermediate container 866f86e41936 [2023-03-01T06:39:42.749Z] ---> 25b3f0c3eede [2023-03-01T06:39:42.749Z] [2023-03-01T06:39:42.749Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:39:43.016Z] 3.15: Pulling from library/alpine [2023-03-01T06:39:44.421Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T06:39:44.421Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T06:39:44.421Z] ---> 354640af7b1b [2023-03-01T06:39:44.421Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:39:44.421Z] ---> Running in 508f46ed1c59 [2023-03-01T06:39:45.005Z] Removing intermediate container 508f46ed1c59 [2023-03-01T06:39:45.005Z] ---> e491c4185842 [2023-03-01T06:39:45.005Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T06:39:45.005Z] ---> Running in 81852fb25b3d [2023-03-01T06:39:47.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:39:47.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:39:49.010Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:39:49.010Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:39:49.010Z] OK: 15734 distinct packages available [2023-03-01T06:39:49.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:39:50.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:39:51.419Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T06:39:51.419Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:39:51.419Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T06:39:51.419Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T06:39:51.419Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:39:51.419Z] OK: 6 MiB in 18 packages [2023-03-01T06:39:53.361Z] Removing intermediate container 81852fb25b3d [2023-03-01T06:39:53.361Z] ---> a47f942f0a9c [2023-03-01T06:39:53.361Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:39:58.716Z] ---> 1090b2ec7b1b [2023-03-01T06:39:58.716Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:39:59.675Z] ---> 32750fb22aa3 [2023-03-01T06:39:59.675Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T06:39:59.944Z] ---> Running in c0c2e92c28c1 [2023-03-01T06:40:00.530Z] Removing intermediate container c0c2e92c28c1 [2023-03-01T06:40:00.530Z] ---> 080f9ea5b465 [2023-03-01T06:40:00.530Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T06:40:03.116Z] ---> 7a981b7153ad [2023-03-01T06:40:03.116Z] Step 19/24 : WORKDIR / [2023-03-01T06:40:03.116Z] ---> Running in 8a363899e831 [2023-03-01T06:40:03.383Z] Removing intermediate container 8a363899e831 [2023-03-01T06:40:03.383Z] ---> 1b16aae4e1a3 [2023-03-01T06:40:03.383Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:40:03.650Z] ---> Running in f6530c95a24d [2023-03-01T06:40:04.244Z] Removing intermediate container f6530c95a24d [2023-03-01T06:40:04.244Z] ---> dafe43e68454 [2023-03-01T06:40:04.244Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:40:04.510Z] ---> Running in b700a667d83f [2023-03-01T06:40:05.097Z] Removing intermediate container b700a667d83f [2023-03-01T06:40:05.097Z] ---> f36ef0418c01 [2023-03-01T06:40:05.097Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:40:05.097Z] ---> Running in 276815cddc75 [2023-03-01T06:40:05.679Z] Removing intermediate container 276815cddc75 [2023-03-01T06:40:05.679Z] ---> 6ca1b30e3160 [2023-03-01T06:40:05.679Z] Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:40:05.679Z] ---> Running in e85b3097ae9b [2023-03-01T06:40:06.265Z] Removing intermediate container e85b3097ae9b [2023-03-01T06:40:06.265Z] ---> 18b78cc16085 [2023-03-01T06:40:06.265Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:40:06.532Z] ---> Running in 3d2b3674fb02 [2023-03-01T06:40:07.119Z] Removing intermediate container 3d2b3674fb02 [2023-03-01T06:40:07.119Z] ---> 0f86fd2cc816 [2023-03-01T06:40:07.119Z] [2023-03-01T06:40:07.387Z] Successfully built 0f86fd2cc816 [2023-03-01T06:40:07.387Z] Successfully tagged security-spire-config-arm64:latest [2023-03-01T06:40:07.387Z] Building security-spire-server [2023-03-01T06:40:29.451Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:40:29.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:40:29.451Z] ---> ab82d5894eca [2023-03-01T06:40:29.451Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T06:40:29.451Z] ---> Using cache [2023-03-01T06:40:29.451Z] ---> 8519f06dbba0 [2023-03-01T06:40:29.451Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:40:29.451Z] ---> Using cache [2023-03-01T06:40:29.451Z] ---> 452be00a00be [2023-03-01T06:40:29.451Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T06:40:29.451Z] ---> Using cache [2023-03-01T06:40:29.451Z] ---> 48411751c1d8 [2023-03-01T06:40:29.451Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:40:29.451Z] ---> Using cache [2023-03-01T06:40:29.451Z] ---> c9c9f6d9cdf7 [2023-03-01T06:40:29.451Z] Step 7/23 : COPY . . [2023-03-01T06:40:29.451Z] ---> Using cache [2023-03-01T06:40:29.451Z] ---> 9f9bf5ae3028 [2023-03-01T06:40:29.451Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:40:29.451Z] ---> Using cache [2023-03-01T06:40:29.451Z] ---> 244a42e024e0 [2023-03-01T06:40:29.451Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T06:40:29.451Z] ---> Using cache [2023-03-01T06:40:29.451Z] ---> dc018b0a2df8 [2023-03-01T06:40:29.451Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T06:40:29.451Z] ---> Running in cbef5e47bd16 [2023-03-01T06:40:30.421Z] Removing intermediate container cbef5e47bd16 [2023-03-01T06:40:30.421Z] ---> 786a606362d6 [2023-03-01T06:40:30.421Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T06:40:30.696Z] ---> Running in 910de2891b7e [2023-03-01T06:40:31.288Z] Removing intermediate container 910de2891b7e [2023-03-01T06:40:31.288Z] ---> 75966422b336 [2023-03-01T06:40:31.288Z] [2023-03-01T06:40:31.288Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T06:40:31.288Z] ---> 354640af7b1b [2023-03-01T06:40:31.288Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:40:31.288Z] ---> Using cache [2023-03-01T06:40:31.288Z] ---> e491c4185842 [2023-03-01T06:40:31.288Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T06:40:31.288Z] ---> Running in 7735814d6cb9 [2023-03-01T06:40:33.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:40:34.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:40:35.568Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:40:35.568Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:40:35.568Z] OK: 15734 distinct packages available [2023-03-01T06:40:35.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:40:36.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:40:37.508Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T06:40:37.508Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:40:37.508Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T06:40:37.508Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T06:40:37.508Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T06:40:37.508Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:40:37.508Z] OK: 6 MiB in 19 packages [2023-03-01T06:40:39.454Z] Removing intermediate container 7735814d6cb9 [2023-03-01T06:40:39.454Z] ---> e411c5a30cb6 [2023-03-01T06:40:39.454Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:40:46.092Z] ---> f900ab3abde6 [2023-03-01T06:40:46.092Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:40:46.360Z] ---> c768cf16fc4c [2023-03-01T06:40:46.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T06:40:47.324Z] ---> f512068fab98 [2023-03-01T06:40:47.324Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T06:40:48.288Z] ---> d53f2827dea6 [2023-03-01T06:40:48.288Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:40:48.288Z] ---> Running in a250e66bc997 [2023-03-01T06:40:48.869Z] Removing intermediate container a250e66bc997 [2023-03-01T06:40:48.869Z] ---> c8fe9719ba1e [2023-03-01T06:40:48.869Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:40:48.869Z] ---> Running in 7b9c185d4094 [2023-03-01T06:40:49.453Z] Removing intermediate container 7b9c185d4094 [2023-03-01T06:40:49.453Z] ---> 0d51864e2c26 [2023-03-01T06:40:49.453Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T06:40:49.453Z] ---> Running in 33aad78203c0 [2023-03-01T06:40:50.041Z] Removing intermediate container 33aad78203c0 [2023-03-01T06:40:50.041Z] ---> 13dcf39f2a7a [2023-03-01T06:40:50.041Z] Step 22/23 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:40:50.041Z] ---> Running in 1cfd522966b7 [2023-03-01T06:40:50.626Z] Removing intermediate container 1cfd522966b7 [2023-03-01T06:40:50.626Z] ---> 2e8fa36982e2 [2023-03-01T06:40:50.626Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T06:40:50.894Z] ---> Running in 56fd52592149 [2023-03-01T06:40:51.161Z] Removing intermediate container 56fd52592149 [2023-03-01T06:40:51.161Z] ---> 26de9539a1b0 [2023-03-01T06:40:51.161Z] [2023-03-01T06:40:51.742Z] Successfully built 26de9539a1b0 [2023-03-01T06:40:51.742Z] Successfully tagged security-spire-server-arm64:latest [2023-03-01T06:40:51.742Z]  Building security-spire-server ... done Building security-spire-agent [2023-03-01T06:41:09.987Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:41:09.987Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:41:09.987Z] ---> ab82d5894eca [2023-03-01T06:41:09.987Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:41:09.987Z] ---> Using cache [2023-03-01T06:41:09.987Z] ---> 8519f06dbba0 [2023-03-01T06:41:09.987Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:41:09.987Z] ---> Using cache [2023-03-01T06:41:09.987Z] ---> 452be00a00be [2023-03-01T06:41:09.987Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:41:09.987Z] ---> Using cache [2023-03-01T06:41:09.987Z] ---> 48411751c1d8 [2023-03-01T06:41:09.987Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:41:09.987Z] ---> Using cache [2023-03-01T06:41:09.987Z] ---> c9c9f6d9cdf7 [2023-03-01T06:41:09.987Z] Step 7/24 : COPY . . [2023-03-01T06:41:09.987Z] ---> Using cache [2023-03-01T06:41:09.987Z] ---> 9f9bf5ae3028 [2023-03-01T06:41:09.987Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:41:09.987Z] ---> Using cache [2023-03-01T06:41:09.987Z] ---> 244a42e024e0 [2023-03-01T06:41:09.987Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:41:09.987Z] ---> Using cache [2023-03-01T06:41:09.987Z] ---> dc018b0a2df8 [2023-03-01T06:41:09.987Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T06:41:09.987Z] ---> Using cache [2023-03-01T06:41:09.987Z] ---> 60d83f398080 [2023-03-01T06:41:09.987Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:41:09.987Z] ---> Using cache [2023-03-01T06:41:09.987Z] ---> 25b3f0c3eede [2023-03-01T06:41:09.987Z] [2023-03-01T06:41:09.987Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:41:09.987Z] ---> 354640af7b1b [2023-03-01T06:41:09.987Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:41:09.987Z] ---> Using cache [2023-03-01T06:41:09.987Z] ---> e491c4185842 [2023-03-01T06:41:09.987Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T06:41:09.987Z] ---> Using cache [2023-03-01T06:41:09.987Z] ---> e411c5a30cb6 [2023-03-01T06:41:09.987Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T06:41:14.242Z] ---> ca218acce254 [2023-03-01T06:41:14.242Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:41:20.950Z] ---> 523168ea1515 [2023-03-01T06:41:20.950Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:41:21.215Z] ---> 2cbae42a7b79 [2023-03-01T06:41:21.215Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T06:41:22.176Z] ---> 5bd4a90ade61 [2023-03-01T06:41:22.176Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T06:41:23.140Z] ---> d94c6963ab80 [2023-03-01T06:41:23.140Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:41:23.412Z] ---> Running in acfdadaf909a [2023-03-01T06:41:23.993Z] Removing intermediate container acfdadaf909a [2023-03-01T06:41:23.994Z] ---> bd74f2a1cafd [2023-03-01T06:41:23.994Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:41:23.994Z] ---> Running in b37522dc6390 [2023-03-01T06:41:24.578Z] Removing intermediate container b37522dc6390 [2023-03-01T06:41:24.578Z] ---> 6d70306db07d [2023-03-01T06:41:24.578Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:41:24.578Z] ---> Running in f47b9ac4e0bb [2023-03-01T06:41:25.160Z] Removing intermediate container f47b9ac4e0bb [2023-03-01T06:41:25.160Z] ---> 05eabd0e04e8 [2023-03-01T06:41:25.160Z] Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:41:25.428Z] ---> Running in 538dee731089 [2023-03-01T06:41:26.014Z] Removing intermediate container 538dee731089 [2023-03-01T06:41:26.014Z] ---> 4f8cc463c177 [2023-03-01T06:41:26.014Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:41:26.014Z] ---> Running in 838e48850ac2 [2023-03-01T06:41:26.597Z] Removing intermediate container 838e48850ac2 [2023-03-01T06:41:26.597Z] ---> 1551d1271257 [2023-03-01T06:41:26.597Z] [2023-03-01T06:41:26.864Z] Successfully built 1551d1271257 [2023-03-01T06:41:26.864Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-01T06:41:26.864Z] Building core-metadata [2023-03-01T06:41:45.089Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:41:45.089Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:41:45.089Z] ---> ab82d5894eca [2023-03-01T06:41:45.089Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:41:45.089Z] ---> Using cache [2023-03-01T06:41:45.089Z] ---> 17ddbe0eb98a [2023-03-01T06:41:45.089Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T06:41:45.089Z] ---> Using cache [2023-03-01T06:41:45.089Z] ---> eec976d54bad [2023-03-01T06:41:45.089Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T06:41:45.089Z] ---> Using cache [2023-03-01T06:41:45.089Z] ---> 70c490a08bc5 [2023-03-01T06:41:45.089Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T06:41:45.089Z] ---> Using cache [2023-03-01T06:41:45.089Z] ---> be9c5e7fad09 [2023-03-01T06:41:45.089Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:41:45.089Z] ---> Using cache [2023-03-01T06:41:45.089Z] ---> d31fa74b8472 [2023-03-01T06:41:45.089Z] Step 8/24 : COPY . . [2023-03-01T06:41:45.089Z] ---> Using cache [2023-03-01T06:41:45.089Z] ---> 63e683d03be8 [2023-03-01T06:41:45.089Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T06:41:45.670Z] ---> Running in 25e6d1e6d22a [2023-03-01T06:41:47.616Z] 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-03-01T06:42:55.464Z] 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-03-01T06:43:22.150Z] Removing intermediate container 5440b49280fe [2023-03-01T06:43:22.150Z] ---> 849a8f951631 [2023-03-01T06:43:22.150Z] [2023-03-01T06:43:22.150Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T06:43:22.150Z] ---> 4c81e5bf8899 [2023-03-01T06:43:22.150Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T06:43:22.150Z] ---> Running in f3083d4b099c [2023-03-01T06:43:22.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:43:22.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:43:22.150Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T06:43:22.150Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T06:43:22.150Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T06:43:22.150Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T06:43:22.150Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T06:43:22.150Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T06:43:22.150Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:43:22.150Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:43:22.736Z] OK: 8 MiB in 20 packages [2023-03-01T06:43:25.314Z] Removing intermediate container f3083d4b099c [2023-03-01T06:43:25.314Z] ---> ad5a738fe7b4 [2023-03-01T06:43:25.314Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T06:43:25.314Z] ---> Running in 3f01b549df8c [2023-03-01T06:43:25.584Z] Removing intermediate container 3f01b549df8c [2023-03-01T06:43:25.584Z] ---> acf4207895ca [2023-03-01T06:43:25.584Z] Step 12/21 : WORKDIR /edgex [2023-03-01T06:43:25.584Z] ---> Running in 27f9f7c541f7 [2023-03-01T06:43:26.170Z] Removing intermediate container 27f9f7c541f7 [2023-03-01T06:43:26.170Z] ---> cc8be08b2663 [2023-03-01T06:43:26.170Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T06:43:28.114Z] ---> 02410cc0fc06 [2023-03-01T06:43:28.114Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T06:43:29.523Z] ---> 460ad9de01de [2023-03-01T06:43:29.523Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T06:43:31.470Z] ---> fbd52a7e7871 [2023-03-01T06:43:31.470Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T06:43:32.057Z] ---> e8e1ed8cccc4 [2023-03-01T06:43:32.057Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:43:32.057Z] ---> Running in 0b05d004a06e [2023-03-01T06:43:35.412Z] Removing intermediate container 0b05d004a06e [2023-03-01T06:43:35.412Z] ---> 49cf1fb9660b [2023-03-01T06:43:35.412Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:43:35.412Z] ---> Running in e3b9b7cc0702 [2023-03-01T06:43:35.994Z] Removing intermediate container e3b9b7cc0702 [2023-03-01T06:43:35.994Z] ---> 3c3b2c84549b [2023-03-01T06:43:35.994Z] Step 19/21 : LABEL arch=arm64 [2023-03-01T06:43:35.994Z] ---> Running in 4b46d1f36e2b [2023-03-01T06:43:36.595Z] Removing intermediate container 4b46d1f36e2b [2023-03-01T06:43:36.595Z] ---> 2547dd040bcf [2023-03-01T06:43:36.595Z] Step 20/21 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:43:36.861Z] ---> Running in d445a0cbddf0 [2023-03-01T06:43:37.445Z] Removing intermediate container d445a0cbddf0 [2023-03-01T06:43:37.445Z] ---> f6db6ef49806 [2023-03-01T06:43:37.445Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T06:43:37.445Z] ---> Running in e423e3902e9b [2023-03-01T06:43:38.028Z] Removing intermediate container e423e3902e9b [2023-03-01T06:43:38.028Z] ---> c3d8b59b3e58 [2023-03-01T06:43:38.028Z] [2023-03-01T06:43:38.295Z] Successfully built c3d8b59b3e58 [2023-03-01T06:43:38.295Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T06:43:38.295Z] Building core-command [2023-03-01T06:43:56.489Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:43:56.489Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:43:56.489Z] ---> ab82d5894eca [2023-03-01T06:43:56.489Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:43:56.489Z] ---> Using cache [2023-03-01T06:43:56.489Z] ---> 17ddbe0eb98a [2023-03-01T06:43:56.489Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T06:43:56.489Z] ---> Using cache [2023-03-01T06:43:56.489Z] ---> eec976d54bad [2023-03-01T06:43:56.489Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T06:43:56.489Z] ---> Using cache [2023-03-01T06:43:56.489Z] ---> 70c490a08bc5 [2023-03-01T06:43:56.489Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T06:43:56.489Z] ---> Using cache [2023-03-01T06:43:56.489Z] ---> be9c5e7fad09 [2023-03-01T06:43:56.489Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:43:56.489Z] ---> Using cache [2023-03-01T06:43:56.489Z] ---> d31fa74b8472 [2023-03-01T06:43:56.489Z] Step 8/23 : COPY . . [2023-03-01T06:43:56.489Z] ---> Using cache [2023-03-01T06:43:56.489Z] ---> 63e683d03be8 [2023-03-01T06:43:56.489Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T06:43:57.073Z] ---> Running in eb7fee96afca [2023-03-01T06:43:59.018Z] 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-03-01T06:44:55.596Z] Removing intermediate container 6e5a64ea26ea [2023-03-01T06:44:55.596Z] ---> b05f7f2990fa [2023-03-01T06:44:55.596Z] [2023-03-01T06:44:55.596Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:44:55.596Z] ---> 4c81e5bf8899 [2023-03-01T06:44:55.596Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:44:55.596Z] ---> Running in 242e7e864382 [2023-03-01T06:44:55.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:44:55.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:44:55.596Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:44:55.596Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:44:55.596Z] OK: 5 MiB in 15 packages [2023-03-01T06:44:55.596Z] Removing intermediate container 242e7e864382 [2023-03-01T06:44:55.596Z] ---> 9937ac65d8ab [2023-03-01T06:44:55.596Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:44:55.596Z] ---> Running in 00abc636fbef [2023-03-01T06:44:55.862Z] Removing intermediate container 00abc636fbef [2023-03-01T06:44:55.862Z] ---> 304c088cbdda [2023-03-01T06:44:55.862Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T06:44:56.129Z] ---> Running in e1e8d56723e0 [2023-03-01T06:44:56.713Z] Removing intermediate container e1e8d56723e0 [2023-03-01T06:44:56.713Z] ---> 16b2dcb5ee4e [2023-03-01T06:44:56.713Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T06:44:56.713Z] ---> Running in 0bfbe8453af3 [2023-03-01T06:44:57.302Z] Removing intermediate container 0bfbe8453af3 [2023-03-01T06:44:57.302Z] ---> 645ab9efd0d6 [2023-03-01T06:44:57.302Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:44:58.261Z] ---> 65ef793a27f4 [2023-03-01T06:44:58.261Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T06:45:00.855Z] ---> dfcee0e9e86b [2023-03-01T06:45:00.855Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T06:45:01.436Z] ---> 859b9689ae1f [2023-03-01T06:45:01.436Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T06:45:01.436Z] ---> Running in 1fb9ba4a1a92 [2023-03-01T06:45:02.021Z] Removing intermediate container 1fb9ba4a1a92 [2023-03-01T06:45:02.021Z] ---> 58b187b498e7 [2023-03-01T06:45:02.021Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:45:02.287Z] ---> Running in 1a31e73a327f [2023-03-01T06:45:02.869Z] Removing intermediate container 1a31e73a327f [2023-03-01T06:45:02.870Z] ---> 55124dbd97df [2023-03-01T06:45:02.870Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:45:02.870Z] ---> Running in d91561d628a2 [2023-03-01T06:45:03.456Z] Removing intermediate container d91561d628a2 [2023-03-01T06:45:03.456Z] ---> c498098ac71f [2023-03-01T06:45:03.456Z] Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:45:03.456Z] ---> Running in a97621a955a6 [2023-03-01T06:45:04.037Z] Removing intermediate container a97621a955a6 [2023-03-01T06:45:04.037Z] ---> 53736015b083 [2023-03-01T06:45:04.037Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:45:04.302Z] ---> Running in 7d1a58389a94 [2023-03-01T06:45:04.568Z] Removing intermediate container 7d1a58389a94 [2023-03-01T06:45:04.568Z] ---> 8b71e2a3ea88 [2023-03-01T06:45:04.568Z] [2023-03-01T06:45:05.149Z] Successfully built 8b71e2a3ea88 [2023-03-01T06:45:05.149Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T06:48:41.913Z]  Building support-scheduler ... done Removing intermediate container e54357480c08 [2023-03-01T06:48:41.913Z] ---> 863c2edab0fb [2023-03-01T06:48:41.913Z] [2023-03-01T06:48:41.913Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T06:48:41.913Z] ---> 354640af7b1b [2023-03-01T06:48:41.913Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:48:41.913Z] ---> Using cache [2023-03-01T06:48:41.913Z] ---> e491c4185842 [2023-03-01T06:48:41.913Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T06:48:41.913Z] ---> Running in e04f9a3541ac [2023-03-01T06:48:41.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:48:41.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:48:41.913Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:48:41.913Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:48:41.913Z] OK: 15734 distinct packages available [2023-03-01T06:48:41.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:48:41.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:48:41.913Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T06:48:41.913Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T06:48:41.913Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T06:48:41.913Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T06:48:41.913Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T06:48:41.913Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T06:48:41.913Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:48:41.913Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T06:48:41.913Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T06:48:41.913Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:48:41.913Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:48:41.913Z] OK: 8 MiB in 23 packages [2023-03-01T06:48:41.913Z] Removing intermediate container e04f9a3541ac [2023-03-01T06:48:41.913Z] ---> ec6329149449 [2023-03-01T06:48:41.913Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:48:41.913Z] ---> 3b6f486c1c77 [2023-03-01T06:48:41.913Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T06:48:44.498Z] ---> cc9cb78c3047 [2023-03-01T06:48:44.498Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T06:48:45.463Z] ---> c49042161ce4 [2023-03-01T06:48:45.463Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T06:48:45.736Z] ---> Running in 7f8ae0baa480 [2023-03-01T06:48:46.695Z] Removing intermediate container 7f8ae0baa480 [2023-03-01T06:48:46.695Z] ---> 6d667341bfe0 [2023-03-01T06:48:46.695Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:48:46.695Z] ---> Running in 13a93327511c [2023-03-01T06:48:47.281Z] Removing intermediate container 13a93327511c [2023-03-01T06:48:47.281Z] ---> 6dddbcd6834e [2023-03-01T06:48:47.281Z] Step 17/19 : LABEL arch=arm64 [2023-03-01T06:48:47.548Z] ---> Running in ae05ef37c3ee [2023-03-01T06:48:48.511Z] Removing intermediate container ae05ef37c3ee [2023-03-01T06:48:48.511Z] ---> c03d6fcfc01d [2023-03-01T06:48:48.511Z] Step 18/19 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:48:48.511Z] ---> Running in 15f3aead08f1 [2023-03-01T06:48:49.479Z] Removing intermediate container 15f3aead08f1 [2023-03-01T06:48:49.479Z] ---> dd6d11c8d669 [2023-03-01T06:48:49.479Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T06:48:49.479Z] ---> Running in 47bc5063f5be [2023-03-01T06:48:52.821Z] Removing intermediate container 47bc5063f5be [2023-03-01T06:48:52.821Z] ---> 54dc3048ef86 [2023-03-01T06:48:52.821Z] [2023-03-01T06:48:52.821Z] Successfully built 54dc3048ef86 [2023-03-01T06:48:52.821Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-01T06:48:57.075Z]  Building security-spiffe-token-provider ... done Removing intermediate container 25e6d1e6d22a [2023-03-01T06:48:57.075Z] ---> 0cb42aa40055 [2023-03-01T06:48:57.075Z] [2023-03-01T06:48:57.075Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T06:48:57.075Z] ---> 4c81e5bf8899 [2023-03-01T06:48:57.075Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:48:57.075Z] ---> Using cache [2023-03-01T06:48:57.075Z] ---> 9937ac65d8ab [2023-03-01T06:48:57.075Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:48:57.075Z] ---> Using cache [2023-03-01T06:48:57.075Z] ---> 304c088cbdda [2023-03-01T06:48:57.075Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T06:48:57.342Z] ---> Running in 0ede66abe3fc [2023-03-01T06:48:57.928Z] Removing intermediate container 0ede66abe3fc [2023-03-01T06:48:57.928Z] ---> 956f39abe996 [2023-03-01T06:48:57.928Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T06:48:57.928Z] ---> Running in 4e098518f7a8 [2023-03-01T06:48:58.512Z] Removing intermediate container 4e098518f7a8 [2023-03-01T06:48:58.512Z] ---> 5c8d5fa6785c [2023-03-01T06:48:58.512Z] Step 15/24 : WORKDIR / [2023-03-01T06:48:58.512Z] ---> Running in 6c473c2ef93c [2023-03-01T06:48:59.094Z] Removing intermediate container 6c473c2ef93c [2023-03-01T06:48:59.094Z] ---> ac9a1ccb0881 [2023-03-01T06:48:59.094Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:49:00.052Z] ---> 7eafb61978ab [2023-03-01T06:49:00.052Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T06:49:01.992Z] ---> 9c6b873b217f [2023-03-01T06:49:01.992Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T06:49:02.950Z] ---> f2416d183f7c [2023-03-01T06:49:02.950Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T06:49:03.909Z] ---> c65694f1dc64 [2023-03-01T06:49:03.909Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T06:49:03.909Z] ---> Running in 3bbd8ba8c7f5 [2023-03-01T06:49:04.493Z] Removing intermediate container 3bbd8ba8c7f5 [2023-03-01T06:49:04.493Z] ---> b7f22dab092d [2023-03-01T06:49:04.493Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:49:04.760Z] ---> Running in 041b3aeaf393 [2023-03-01T06:49:05.356Z] Removing intermediate container 041b3aeaf393 [2023-03-01T06:49:05.356Z] ---> 4b8571670978 [2023-03-01T06:49:05.356Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:49:05.356Z] ---> Running in 55cd6402819a [2023-03-01T06:49:05.950Z] Removing intermediate container 55cd6402819a [2023-03-01T06:49:05.950Z] ---> 958d6ed06fdf [2023-03-01T06:49:05.950Z] Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:49:05.950Z] ---> Running in 9bcdfdd473e8 [2023-03-01T06:49:06.531Z] Removing intermediate container 9bcdfdd473e8 [2023-03-01T06:49:06.531Z] ---> 3cb908f93c3a [2023-03-01T06:49:06.531Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:49:06.531Z] ---> Running in 4a566e2d6d6e [2023-03-01T06:49:07.114Z] Removing intermediate container 4a566e2d6d6e [2023-03-01T06:49:07.114Z] ---> 70db96110577 [2023-03-01T06:49:07.114Z] [2023-03-01T06:49:07.696Z] Successfully built 70db96110577 [2023-03-01T06:49:07.696Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T06:49:25.895Z]  Building core-metadata ... done Removing intermediate container 8a8e792dbfc8 [2023-03-01T06:49:25.895Z] ---> 04170302d7af [2023-03-01T06:49:25.895Z] [2023-03-01T06:49:25.895Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:49:25.895Z] ---> 4c81e5bf8899 [2023-03-01T06:49:25.895Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T06:49:25.895Z] ---> Running in 22b00d853796 [2023-03-01T06:49:26.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:49:26.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:49:27.701Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T06:49:27.701Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T06:49:27.701Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:49:27.969Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:49:28.235Z] OK: 6 MiB in 16 packages [2023-03-01T06:49:29.194Z] Removing intermediate container eb7fee96afca [2023-03-01T06:49:29.194Z] ---> d2c7bc3d19e9 [2023-03-01T06:49:29.194Z] [2023-03-01T06:49:29.194Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T06:49:29.194Z] ---> 4c81e5bf8899 [2023-03-01T06:49:29.194Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:49:29.194Z] ---> Using cache [2023-03-01T06:49:29.194Z] ---> 9937ac65d8ab [2023-03-01T06:49:29.194Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:49:29.194Z] ---> Using cache [2023-03-01T06:49:29.194Z] ---> 304c088cbdda [2023-03-01T06:49:29.194Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T06:49:29.194Z] ---> Running in 21f3e60a87fe [2023-03-01T06:49:29.780Z] Removing intermediate container 21f3e60a87fe [2023-03-01T06:49:29.780Z] ---> af15a9517c7d [2023-03-01T06:49:29.780Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T06:49:29.780Z] Removing intermediate container 22b00d853796 [2023-03-01T06:49:29.780Z] ---> 286999d06c66 [2023-03-01T06:49:29.780Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:49:29.780Z] ---> Running in 1c9e1c1123ed [2023-03-01T06:49:29.780Z] ---> Running in b161932b94ed [2023-03-01T06:49:30.047Z] Removing intermediate container b161932b94ed [2023-03-01T06:49:30.047Z] ---> 9b4e7c7ba198 [2023-03-01T06:49:30.047Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T06:49:30.314Z] Removing intermediate container 1c9e1c1123ed [2023-03-01T06:49:30.314Z] ---> 8ab8e5e0d79a [2023-03-01T06:49:30.314Z] Step 15/23 : WORKDIR / [2023-03-01T06:49:30.314Z] ---> Running in 1ebf3bc35bd0 [2023-03-01T06:49:30.314Z] ---> Running in df81de779a33 [2023-03-01T06:49:30.581Z] Removing intermediate container 1ebf3bc35bd0 [2023-03-01T06:49:30.582Z] ---> 671949780fff [2023-03-01T06:49:30.582Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T06:49:30.851Z] ---> Running in b38ad1dbe340 [2023-03-01T06:49:30.851Z] Removing intermediate container df81de779a33 [2023-03-01T06:49:30.851Z] ---> 3443d69d1770 [2023-03-01T06:49:30.851Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:49:31.117Z] Removing intermediate container b38ad1dbe340 [2023-03-01T06:49:31.117Z] ---> 963e64af9160 [2023-03-01T06:49:31.117Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:49:31.384Z] ---> bf1c9b89c17b [2023-03-01T06:49:31.384Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T06:49:31.651Z] ---> b3bc0fa330e7 [2023-03-01T06:49:31.651Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T06:49:32.621Z] ---> fe50124dfeb5 [2023-03-01T06:49:32.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T06:49:33.205Z] ---> c76dea4c59ac [2023-03-01T06:49:33.205Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T06:49:33.473Z] ---> Running in 2322fc5e4de3 [2023-03-01T06:49:33.473Z] ---> 70ba26db220f [2023-03-01T06:49:33.473Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T06:49:33.740Z] Removing intermediate container 2322fc5e4de3 [2023-03-01T06:49:33.740Z] ---> 7c1d875ecb23 [2023-03-01T06:49:33.740Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:49:33.740Z] ---> Running in 5a306ff3fec6 [2023-03-01T06:49:34.009Z] ---> 7ba62cac4039 [2023-03-01T06:49:34.009Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T06:49:34.277Z] ---> Running in d1f2255caf1d [2023-03-01T06:49:34.277Z] Removing intermediate container 5a306ff3fec6 [2023-03-01T06:49:34.277Z] ---> 308842dcc885 [2023-03-01T06:49:34.277Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T06:49:34.277Z] ---> Running in e0effddef0cb [2023-03-01T06:49:34.546Z] Removing intermediate container d1f2255caf1d [2023-03-01T06:49:34.547Z] ---> 1b2e4f263bff [2023-03-01T06:49:34.547Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:49:34.547Z] ---> Running in 8786213b54f8 [2023-03-01T06:49:34.814Z] Removing intermediate container e0effddef0cb [2023-03-01T06:49:34.814Z] ---> 67c9a17e2506 [2023-03-01T06:49:34.814Z] Step 22/23 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:49:34.814Z] ---> Running in f5972248704a [2023-03-01T06:49:35.084Z] Removing intermediate container 8786213b54f8 [2023-03-01T06:49:35.084Z] ---> 2c78a0d94486 [2023-03-01T06:49:35.084Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:49:35.084Z] ---> Running in f11b6b23a5e9 [2023-03-01T06:49:35.084Z] Removing intermediate container f5972248704a [2023-03-01T06:49:35.084Z] ---> 6712e2404a40 [2023-03-01T06:49:35.084Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T06:49:35.352Z] ---> Running in 0c2e5bdd79f7 [2023-03-01T06:49:35.619Z] Removing intermediate container f11b6b23a5e9 [2023-03-01T06:49:35.619Z] ---> 421ebc658bae [2023-03-01T06:49:35.619Z] Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b [2023-03-01T06:49:35.619Z] ---> Running in 37adc4b45949 [2023-03-01T06:49:35.619Z] Removing intermediate container 0c2e5bdd79f7 [2023-03-01T06:49:35.619Z] ---> 5e3858018b13 [2023-03-01T06:49:35.619Z] [2023-03-01T06:49:35.887Z] Successfully built 5e3858018b13 [2023-03-01T06:49:35.887Z] Removing intermediate container 37adc4b45949 [2023-03-01T06:49:35.887Z] ---> 92ceb8088211 [2023-03-01T06:49:35.887Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:49:35.887Z] Successfully tagged core-command-arm64:latest [2023-03-01T06:49:36.153Z]  Building core-command ... done  ---> Running in 7265e3c516cc [2023-03-01T06:49:36.419Z] Removing intermediate container 7265e3c516cc [2023-03-01T06:49:36.419Z] ---> 882c1ce66167 [2023-03-01T06:49:36.419Z] [2023-03-01T06:49:36.685Z] Successfully built 882c1ce66167 [2023-03-01T06:49:36.685Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T06:49:36.965Z]  Building support-notifications ... done  [Pipeline] } [2023-03-01T06:49:36.978Z] $ docker stop --time=1 887c24fb08cf587caa38bcff96d65dac47de5034d85da3421f41a17ca61e5459 [2023-03-01T06:49:38.669Z] $ docker rm -f --volumes 887c24fb08cf587caa38bcff96d65dac47de5034d85da3421f41a17ca61e5459 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T06:49:39.222Z] + docker images [2023-03-01T06:49:39.489Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T06:49:39.489Z] support-notifications-arm64 latest 882c1ce66167 3 seconds ago 29.7MB [2023-03-01T06:49:39.489Z] core-command-arm64 latest 5e3858018b13 4 seconds ago 17.1MB [2023-03-01T06:49:39.489Z] d2c7bc3d19e9 12 seconds ago 1.52GB [2023-03-01T06:49:39.489Z] 04170302d7af 15 seconds ago 1.58GB [2023-03-01T06:49:39.489Z] core-metadata-arm64 latest 70db96110577 33 seconds ago 17.8MB [2023-03-01T06:49:39.489Z] 0cb42aa40055 44 seconds ago 1.52GB [2023-03-01T06:49:39.489Z] security-spiffe-token-provider-arm64 latest 54dc3048ef86 49 seconds ago 29.1MB [2023-03-01T06:49:39.489Z] 863c2edab0fb About a minute ago 1.55GB [2023-03-01T06:49:39.489Z] support-scheduler-arm64 latest 8b71e2a3ea88 4 minutes ago 29.1MB [2023-03-01T06:49:39.489Z] b05f7f2990fa 4 minutes ago 1.58GB [2023-03-01T06:49:39.489Z] security-proxy-setup-arm64 latest c3d8b59b3e58 6 minutes ago 26.9MB [2023-03-01T06:49:39.489Z] 849a8f951631 6 minutes ago 1.51GB [2023-03-01T06:49:39.489Z] security-spire-agent-arm64 latest 1551d1271257 8 minutes ago 122MB [2023-03-01T06:49:39.489Z] security-spire-server-arm64 latest 26de9539a1b0 8 minutes ago 84.3MB [2023-03-01T06:49:39.489Z] 75966422b336 9 minutes ago 1.39GB [2023-03-01T06:49:39.489Z] security-spire-config-arm64 latest 0f86fd2cc816 9 minutes ago 83.6MB [2023-03-01T06:49:39.489Z] 25b3f0c3eede 9 minutes ago 1.39GB [2023-03-01T06:49:39.489Z] core-data-arm64 latest a707953b6eda 13 minutes ago 17.3MB [2023-03-01T06:49:39.489Z] security-bootstrapper-arm64 latest de65c35b311e 13 minutes ago 19.6MB [2023-03-01T06:49:39.489Z] core-common-config-bootstrapper-arm64 latest 5493794a03b7 13 minutes ago 14.9MB [2023-03-01T06:49:39.489Z] security-secretstore-setup-arm64 latest dfb57548e241 13 minutes ago 29MB [2023-03-01T06:49:39.489Z] 6c16fa9c913c 13 minutes ago 1.52GB [2023-03-01T06:49:39.489Z] f74622d623f9 13 minutes ago 1.51GB [2023-03-01T06:49:39.489Z] 4409380a9493 14 minutes ago 1.51GB [2023-03-01T06:49:39.489Z] 63c05978e5b4 14 minutes ago 1.51GB [2023-03-01T06:49:39.489Z] security-proxy-auth-arm64 latest faabf083ebb2 14 minutes ago 15.6MB [2023-03-01T06:49:39.489Z] 11c1e38ce0f0 14 minutes ago 1.5GB [2023-03-01T06:49:39.490Z] ci-base-image-arm64 latest ab82d5894eca 35 minutes ago 905MB [2023-03-01T06:49:39.490Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-01T06:49:39.490Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-01T06:49:39.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-01T06:49:39.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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-03-01T06:49:40.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:49:40.307Z] [2023-03-01T06:49:40.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:49:40.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:49:40.718Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T06:49:40.718Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T06:49:40.718Z] 04944245beec: Pulling fs layer [2023-03-01T06:49:40.718Z] 699f458cf7ca: Pulling fs layer [2023-03-01T06:49:40.718Z] 765212b225bb: Pulling fs layer [2023-03-01T06:49:40.718Z] f23df028b6ca: Pulling fs layer [2023-03-01T06:49:40.718Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T06:49:40.718Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T06:49:40.718Z] f23df028b6ca: Waiting [2023-03-01T06:49:40.718Z] d65c8cfc05b1: Waiting [2023-03-01T06:49:40.718Z] 2437ff75d9bd: Waiting [2023-03-01T06:49:40.718Z] 765212b225bb: Waiting [2023-03-01T06:49:40.987Z] 04944245beec: Verifying Checksum [2023-03-01T06:49:40.987Z] 04944245beec: Download complete [2023-03-01T06:49:40.987Z] 765212b225bb: Verifying Checksum [2023-03-01T06:49:40.987Z] 765212b225bb: Download complete [2023-03-01T06:49:40.987Z] f23df028b6ca: Verifying Checksum [2023-03-01T06:49:40.987Z] f23df028b6ca: Download complete [2023-03-01T06:49:40.987Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T06:49:40.987Z] d65c8cfc05b1: Download complete [2023-03-01T06:49:41.256Z] 699f458cf7ca: Verifying Checksum [2023-03-01T06:49:41.256Z] 699f458cf7ca: Download complete [2023-03-01T06:49:41.524Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T06:49:41.524Z] 8998bd30e6a1: Download complete [2023-03-01T06:49:44.109Z] 2437ff75d9bd: Download complete [2023-03-01T06:49:45.518Z] 8998bd30e6a1: Pull complete [2023-03-01T06:49:45.785Z] 04944245beec: Pull complete [2023-03-01T06:49:47.192Z] 699f458cf7ca: Pull complete [2023-03-01T06:49:47.460Z] 765212b225bb: Pull complete [2023-03-01T06:49:48.043Z] f23df028b6ca: Pull complete [2023-03-01T06:49:48.310Z] d65c8cfc05b1: Pull complete [2023-03-01T06:50:03.302Z] 2437ff75d9bd: Pull complete [2023-03-01T06:50:03.302Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T06:50:03.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:50:03.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:50:03.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-7921 does not seem to be running inside a container [2023-03-01T06:50:03.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T06:50:06.762Z] $ docker top c8378fb001f861ce1f9b3483631ca3101e0a75dc22dd8f3c1361b782d72ca15f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:50:07.756Z] ---> job-cost.sh [2023-03-01T06:50:07.756Z] lf-activate-venv: SKIPPING [2023-03-01T06:50:07.756Z] INFO: No Stack... [2023-03-01T06:50:08.338Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T06:50:09.297Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T06:50:09.957Z] + cut -d, -f6 [2023-03-01T06:50:09.957Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-03-01T06:50:10.052Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4402-1-stack-cost] [2023-03-01T06:50:10.057Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4402-1-stack-cost] did not exist. Created. [2023-03-01T06:50:10.057Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T06:50:10.788Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T06:50:11.059Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T06:50:11.077Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4402-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T06:50:11.149Z] $ docker stop --time=1 c8378fb001f861ce1f9b3483631ca3101e0a75dc22dd8f3c1361b782d72ca15f [2023-03-01T06:50:12.730Z] $ docker rm -f --volumes c8378fb001f861ce1f9b3483631ca3101e0a75dc22dd8f3c1361b782d72ca15f [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-03-01T06:50:13.706Z] provisioning config files... [2023-03-01T06:50:13.715Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5737142148465077010tmp [Pipeline] { [Pipeline] sh [2023-03-01T06:50:14.040Z] + set +x [2023-03-01T06:50:14.040Z] + curl -s https://codecov.io/bash [2023-03-01T06:50:14.040Z] + bash -s -- [2023-03-01T06:50:14.040Z] [2023-03-01T06:50:14.040Z] _____ _ [2023-03-01T06:50:14.040Z] / ____| | | [2023-03-01T06:50:14.040Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T06:50:14.040Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T06:50:14.040Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T06:50:14.040Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T06:50:14.040Z] Bash-1.0.6 [2023-03-01T06:50:14.040Z] [2023-03-01T06:50:14.040Z] [2023-03-01T06:50:14.040Z] ==> git version 2.25.1 found [2023-03-01T06:50:14.040Z] ==> 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-03-01T06:50:14.040Z] Release-Date: 2020-01-08 [2023-03-01T06:50:14.040Z] 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-03-01T06:50:14.040Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T06:50:14.040Z] ==> Jenkins CI detected. [2023-03-01T06:50:14.040Z] current dir:  /w/workspace/edgex-go/1 [2023-03-01T06:50:14.040Z] project root: . [2023-03-01T06:50:14.040Z] --> token set from env [2023-03-01T06:50:14.040Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T06:50:14.040Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T06:50:14.040Z] ==> Python coveragepy not found [2023-03-01T06:50:14.040Z] ==> Searching for coverage reports in: [2023-03-01T06:50:14.040Z] + . [2023-03-01T06:50:14.040Z] -> Found 1 reports [2023-03-01T06:50:14.040Z] ==> Detecting git/mercurial file structure [2023-03-01T06:50:14.040Z] ==> Reading reports [2023-03-01T06:50:14.040Z] + ./coverage.out bytes=487670 [2023-03-01T06:50:14.299Z] ==> Appending adjustments [2023-03-01T06:50:14.299Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T06:50:15.234Z] + Found adjustments [2023-03-01T06:50:15.234Z] ==> Gzipping contents [2023-03-01T06:50:15.234Z] 64K /tmp/codecov.rrYqw4.gz [2023-03-01T06:50:15.234Z] ==> Uploading reports [2023-03-01T06:50:15.234Z] url: https://codecov.io [2023-03-01T06:50:15.234Z] query: branch=PR-4402&commit=510db3eadc7189b420326bad12dd62cca7a8242b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4402&job=&cmd_args= [2023-03-01T06:50:15.234Z] -> Pinging Codecov [2023-03-01T06:50:15.234Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4402&commit=510db3eadc7189b420326bad12dd62cca7a8242b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4402&job=&cmd_args= [2023-03-01T06:50:15.492Z] -> Uploading to [2023-03-01T06:50:15.492Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/510db3eadc7189b420326bad12dd62cca7a8242b/89bebfd4-7d25-422d-a158-954bbc55b979.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T065015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02169025e12c364f7a041c2776ce2995737bc08faeebcf07b008dc9a5529926a [2023-03-01T06:50:15.492Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T06:50:15.492Z] Dload Upload Total Spent Left Speed [2023-03-01T06:50:15.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63138 0 0 100 63138 0 233k --:--:-- --:--:-- --:--:-- 232k [2023-03-01T06:50:15.750Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/510db3eadc7189b420326bad12dd62cca7a8242b [Pipeline] } [2023-03-01T06:50:15.778Z] 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-03-01T06:50:17.225Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:50:17.551Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:50:18.436Z] ---> package-listing.sh [2023-03-01T06:50:18.436Z] ++ facter osfamily [2023-03-01T06:50:18.436Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T06:50:18.696Z] + OS_FAMILY=debian [2023-03-01T06:50:18.696Z] + workspace=/w/workspace/edgex-go/1 [2023-03-01T06:50:18.696Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T06:50:18.696Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T06:50:18.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T06:50:18.696Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T06:50:18.696Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-01T06:50:18.696Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T06:50:18.696Z] + case "${OS_FAMILY}" in [2023-03-01T06:50:18.696Z] + dpkg -l [2023-03-01T06:50:18.696Z] + grep '^ii' [2023-03-01T06:50:18.696Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T06:50:18.696Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T06:50:18.696Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T06:50:18.696Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-01T06:50:18.696Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-01T06:50:18.696Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-01T06:50:18.757Z] 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-03-01T06:50:19.051Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:50:19.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:50:19.671Z] [2023-03-01T06:50:19.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:50:20.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:50:20.303Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T06:50:20.303Z] 5eb5b503b376: Pulling fs layer [2023-03-01T06:50:20.303Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T06:50:20.303Z] ec43610c2a17: Pulling fs layer [2023-03-01T06:50:20.303Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T06:50:20.303Z] 33b1e0a273af: Pulling fs layer [2023-03-01T06:50:20.303Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T06:50:20.303Z] 2f39f015ded8: Pulling fs layer [2023-03-01T06:50:20.303Z] 33b1e0a273af: Waiting [2023-03-01T06:50:20.303Z] 5d3b04190fa2: Waiting [2023-03-01T06:50:20.303Z] 2f39f015ded8: Waiting [2023-03-01T06:50:20.303Z] 5c69ac0246d0: Download complete [2023-03-01T06:50:20.303Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T06:50:20.303Z] 3a2ae6a8a46f: Download complete [2023-03-01T06:50:20.562Z] 33b1e0a273af: Download complete [2023-03-01T06:50:20.562Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T06:50:20.562Z] 5d3b04190fa2: Download complete [2023-03-01T06:50:20.562Z] ec43610c2a17: Download complete [2023-03-01T06:50:20.562Z] 5eb5b503b376: Verifying Checksum [2023-03-01T06:50:20.562Z] 5eb5b503b376: Download complete [2023-03-01T06:50:21.499Z] 2f39f015ded8: Download complete [2023-03-01T06:50:21.758Z] 5eb5b503b376: Pull complete [2023-03-01T06:50:22.018Z] 5c69ac0246d0: Pull complete [2023-03-01T06:50:22.954Z] ec43610c2a17: Pull complete [2023-03-01T06:50:22.954Z] 3a2ae6a8a46f: Pull complete [2023-03-01T06:50:23.214Z] 33b1e0a273af: Pull complete [2023-03-01T06:50:23.473Z] 5d3b04190fa2: Pull complete [2023-03-01T06:50:27.681Z] 2f39f015ded8: Pull complete [2023-03-01T06:50:27.681Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T06:50:27.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:50:27.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:50:27.892Z] prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container [2023-03-01T06:50:27.921Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T06:50:37.137Z] $ docker top 97cc407b364f5dfa6bff55ff0766c485b655a69db1c36d32d884829ab47e6e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:50:37.527Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T06:50:37.838Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T06:50:38.144Z] + ls /var/log/sa-host [2023-03-01T06:50:38.144Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T06:50:38.459Z] provisioning config files... [2023-03-01T06:50:38.468Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8981193622851888993tmp [Pipeline] { [Pipeline] echo [2023-03-01T06:50:38.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:50:38.828Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T06:50:38.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:50:39.250Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T06:50:39.281Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:50:39.586Z] ---> sudo-logs.sh [2023-03-01T06:50:39.586Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T06:50:39.664Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:50:39.976Z] ---> job-cost.sh [2023-03-01T06:50:39.976Z] lf-activate-venv: SKIPPING [2023-03-01T06:50:39.976Z] DEBUG: total: 0.10999999940395355 [2023-03-01T06:50:39.976Z] INFO: Retrieving Stack Cost... [2023-03-01T06:50:40.543Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T06:50:40.803Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T06:50:40.843Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:50:41.152Z] ---> logs-deploy.sh [2023-03-01T06:50:41.152Z] lf-activate-venv: SKIPPING [2023-03-01T06:50:41.152Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4402/1 [2023-03-01T06:50:41.152Z] INFO: archiving workspace using pattern(s): [2023-03-01T06:50:42.535Z] Archives upload complete. [2023-03-01T06:50:42.794Z] INFO: archiving logs to Nexus [2023-03-01T06:50:43.364Z] ---> uname -a: [2023-03-01T06:50:43.364Z] Linux prd-ubuntu20-04-docker-8c-8g-7920 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-01T06:50:43.364Z] [2023-03-01T06:50:43.364Z] [2023-03-01T06:50:43.364Z] ---> lscpu: [2023-03-01T06:50:43.364Z] Architecture: x86_64 [2023-03-01T06:50:43.364Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-01T06:50:43.364Z] Byte Order: Little Endian [2023-03-01T06:50:43.364Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-01T06:50:43.364Z] CPU(s): 8 [2023-03-01T06:50:43.364Z] On-line CPU(s) list: 0-7 [2023-03-01T06:50:43.364Z] Thread(s) per core: 1 [2023-03-01T06:50:43.364Z] Core(s) per socket: 1 [2023-03-01T06:50:43.364Z] Socket(s): 8 [2023-03-01T06:50:43.364Z] NUMA node(s): 1 [2023-03-01T06:50:43.364Z] Vendor ID: AuthenticAMD [2023-03-01T06:50:43.364Z] CPU family: 23 [2023-03-01T06:50:43.364Z] Model: 49 [2023-03-01T06:50:43.364Z] Model name: AMD EPYC-Rome Processor [2023-03-01T06:50:43.364Z] Stepping: 0 [2023-03-01T06:50:43.364Z] CPU MHz: 2799.996 [2023-03-01T06:50:43.364Z] BogoMIPS: 5599.99 [2023-03-01T06:50:43.364Z] Virtualization: AMD-V [2023-03-01T06:50:43.364Z] Hypervisor vendor: KVM [2023-03-01T06:50:43.364Z] Virtualization type: full [2023-03-01T06:50:43.364Z] L1d cache: 256 KiB [2023-03-01T06:50:43.364Z] L1i cache: 256 KiB [2023-03-01T06:50:43.364Z] L2 cache: 4 MiB [2023-03-01T06:50:43.364Z] L3 cache: 128 MiB [2023-03-01T06:50:43.364Z] NUMA node0 CPU(s): 0-7 [2023-03-01T06:50:43.364Z] Vulnerability Itlb multihit: Not affected [2023-03-01T06:50:43.364Z] Vulnerability L1tf: Not affected [2023-03-01T06:50:43.364Z] Vulnerability Mds: Not affected [2023-03-01T06:50:43.364Z] Vulnerability Meltdown: Not affected [2023-03-01T06:50:43.364Z] Vulnerability Mmio stale data: Not affected [2023-03-01T06:50:43.364Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-01T06:50:43.364Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-01T06:50:43.364Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-01T06:50:43.364Z] Vulnerability Srbds: Not affected [2023-03-01T06:50:43.364Z] Vulnerability Tsx async abort: Not affected [2023-03-01T06:50:43.364Z] 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-03-01T06:50:43.364Z] [2023-03-01T06:50:43.364Z] [2023-03-01T06:50:43.364Z] ---> nproc: [2023-03-01T06:50:43.364Z] 8 [2023-03-01T06:50:43.364Z] [2023-03-01T06:50:43.364Z] [2023-03-01T06:50:43.364Z] ---> df -h: [2023-03-01T06:50:43.364Z] Filesystem Size Used Avail Use% Mounted on [2023-03-01T06:50:43.364Z] overlay 155G 19G 137G 13% / [2023-03-01T06:50:43.364Z] tmpfs 64M 0 64M 0% /dev [2023-03-01T06:50:43.364Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-01T06:50:43.364Z] shm 64M 0 64M 0% /dev/shm [2023-03-01T06:50:43.364Z] /dev/vda1 155G 19G 137G 13% /facter-os [2023-03-01T06:50:43.364Z] [2023-03-01T06:50:43.364Z] [2023-03-01T06:50:43.364Z] ---> sar -b -r -n DEV: [2023-03-01T06:50:43.364Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7920) 03/01/23 _x86_64_ (8 CPU) [2023-03-01T06:50:43.364Z] [2023-03-01T06:50:43.364Z] 06:06:30 LINUX RESTART (8 CPU) [2023-03-01T06:50:43.364Z] [2023-03-01T06:50:43.364Z] 06:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-01T06:50:43.364Z] 06:08:01 324.22 15.30 308.91 0.00 1963.46 55542.86 0.00 [2023-03-01T06:50:43.364Z] 06:09:01 69.51 0.72 68.79 0.00 14.93 22583.01 0.00 [2023-03-01T06:50:43.364Z] 06:10:01 48.44 0.20 48.24 0.00 2.80 18133.13 0.00 [2023-03-01T06:50:43.364Z] 06:11:01 310.13 4.57 305.57 0.00 52.12 111347.31 0.00 [2023-03-01T06:50:43.364Z] 06:12:01 281.11 5.36 275.74 0.00 105.16 98634.19 0.00 [2023-03-01T06:50:43.364Z] 06:13:01 303.10 8.06 295.04 0.00 2847.24 175331.53 0.00 [2023-03-01T06:50:43.364Z] 06:14:01 491.10 4.38 486.72 0.00 2553.55 113367.01 0.00 [2023-03-01T06:50:43.364Z] 06:15:01 515.35 0.53 514.81 0.00 15.20 168853.06 0.00 [2023-03-01T06:50:43.364Z] 06:16:01 385.57 0.08 385.49 0.00 5.60 173461.49 0.00 [2023-03-01T06:50:43.364Z] 06:17:01 525.08 0.10 524.98 0.00 4.13 57164.67 0.00 [2023-03-01T06:50:43.364Z] 06:18:01 2.12 0.00 2.12 0.00 0.00 23.33 0.00 [2023-03-01T06:50:43.364Z] 06:19:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2023-03-01T06:50:43.364Z] 06:20:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2023-03-01T06:50:43.364Z] 06:21:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 [2023-03-01T06:50:43.364Z] 06:22:01 1.45 0.02 1.43 0.00 0.13 17.20 0.00 [2023-03-01T06:50:43.364Z] 06:23:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2023-03-01T06:50:43.364Z] 06:24:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 [2023-03-01T06:50:43.364Z] 06:25:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2023-03-01T06:50:43.364Z] 06:26:01 4.47 2.29 2.17 0.00 37.08 75.11 0.00 [2023-03-01T06:50:43.364Z] 06:27:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2023-03-01T06:50:43.364Z] 06:28:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 [2023-03-01T06:50:43.364Z] 06:29:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 [2023-03-01T06:50:43.364Z] 06:30:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2023-03-01T06:50:43.364Z] 06:31:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2023-03-01T06:50:43.364Z] 06:32:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2023-03-01T06:50:43.364Z] 06:33:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 [2023-03-01T06:50:43.364Z] 06:34:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 [2023-03-01T06:50:43.364Z] 06:35:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 [2023-03-01T06:50:43.364Z] 06:36:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2023-03-01T06:50:43.364Z] 06:37:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2023-03-01T06:50:43.364Z] 06:38:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2023-03-01T06:50:43.364Z] 06:39:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 [2023-03-01T06:50:43.365Z] 06:40:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 [2023-03-01T06:50:43.365Z] 06:41:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 [2023-03-01T06:50:43.365Z] 06:42:01 1.22 0.00 1.22 0.00 0.00 12.53 0.00 [2023-03-01T06:50:43.365Z] 06:43:01 1.10 0.00 1.10 0.00 0.00 12.79 0.00 [2023-03-01T06:50:43.365Z] 06:44:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 [2023-03-01T06:50:43.365Z] 06:45:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 [2023-03-01T06:50:43.365Z] 06:46:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2023-03-01T06:50:43.365Z] 06:47:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2023-03-01T06:50:43.365Z] 06:48:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2023-03-01T06:50:43.365Z] 06:49:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 [2023-03-01T06:50:43.365Z] 06:50:01 2.70 0.63 2.07 0.00 70.52 24.93 0.00 [2023-03-01T06:50:43.365Z] Average: 76.62 0.98 75.65 0.00 177.79 23133.07 0.00 [2023-03-01T06:50:43.365Z] [2023-03-01T06:50:43.365Z] 06:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-01T06:50:43.365Z] 06:08:01 28665900 31559124 746524 2.27 74016 3092352 1981716 5.84 1082960 2761800 488 [2023-03-01T06:50:43.365Z] 06:09:01 27845112 31465776 826536 2.51 113544 3709992 2020600 5.95 1569360 3010460 460796 [2023-03-01T06:50:43.365Z] 06:10:01 27575200 31471148 819952 2.49 115912 3957768 1954100 5.76 1451240 3376516 351676 [2023-03-01T06:50:43.365Z] 06:11:01 24208920 31473216 801664 2.44 197432 6986388 2025140 5.97 2000684 5912048 1422740 [2023-03-01T06:50:43.365Z] 06:12:01 22324184 31493108 780688 2.37 286668 8678252 1945832 5.73 2105568 7562336 570420 [2023-03-01T06:50:43.365Z] 06:13:01 20428944 30884404 1371952 4.17 293788 9970540 3439644 10.14 2912156 8645400 82036 [2023-03-01T06:50:43.365Z] 06:14:01 20470700 31422452 839772 2.55 304504 10460804 2170120 6.40 2265764 9263896 489116 [2023-03-01T06:50:43.365Z] 06:15:01 19689604 31409780 849028 2.58 336552 11119768 2368408 6.98 2343308 9884448 38952 [2023-03-01T06:50:43.365Z] 06:16:01 17664916 31405328 851756 2.59 367288 13015452 2471544 7.28 2440520 11717924 9448 [2023-03-01T06:50:43.365Z] 06:17:01 19402752 31523784 742152 2.26 377284 11437772 1932580 5.70 2340988 10139664 440 [2023-03-01T06:50:43.365Z] 06:18:01 19403272 31524384 741432 2.25 377292 11437780 1932580 5.70 2340932 10139668 12 [2023-03-01T06:50:43.365Z] 06:19:01 19414752 31535888 729840 2.22 377300 11437788 1932580 5.70 2329892 10139676 148 [2023-03-01T06:50:43.365Z] 06:20:01 19414768 31536060 729780 2.22 377308 11437788 1932580 5.70 2329744 10139828 8 [2023-03-01T06:50:43.365Z] 06:21:01 19416916 31538224 727536 2.21 377320 11437792 1932580 5.70 2327520 10139832 4 [2023-03-01T06:50:43.365Z] 06:22:01 19418572 31540488 725956 2.21 377340 11437792 1949888 5.75 2326188 10140368 8 [2023-03-01T06:50:43.365Z] 06:23:01 19418556 31540488 725880 2.21 377372 11437792 1949888 5.75 2326244 10140372 188 [2023-03-01T06:50:43.365Z] 06:24:01 19418508 31540476 725824 2.21 377408 11437800 1949888 5.75 2326220 10140376 8 [2023-03-01T06:50:43.365Z] 06:25:01 19418388 31540404 725880 2.21 377424 11437796 1949888 5.75 2326852 10140376 148 [2023-03-01T06:50:43.365Z] 06:26:01 19415600 31540344 725624 2.21 377456 11440164 1949888 5.75 2326396 10142664 8 [2023-03-01T06:50:43.365Z] 06:27:01 19415488 31540272 725568 2.21 377464 11440164 1949888 5.75 2326504 10142664 200 [2023-03-01T06:50:43.365Z] 06:28:01 19415724 31540540 725232 2.21 377496 11440172 1949888 5.75 2326536 10142672 12 [2023-03-01T06:50:43.365Z] 06:29:01 19415576 31540432 725468 2.21 377516 11440180 1949888 5.75 2326640 10142680 140 [2023-03-01T06:50:43.365Z] 06:30:01 19416060 31540920 725208 2.21 377520 11440180 1949888 5.75 2326460 10142680 8 [2023-03-01T06:50:43.365Z] 06:31:01 19416264 31541136 724964 2.20 377528 11440184 1949888 5.75 2326456 10142684 56 [2023-03-01T06:50:43.365Z] 06:32:01 19415988 31540872 725172 2.21 377540 11440184 1949888 5.75 2326648 10142684 4 [2023-03-01T06:50:43.365Z] 06:33:01 19415924 31540836 725176 2.21 377560 11440188 1949888 5.75 2326616 10142688 176 [2023-03-01T06:50:43.365Z] 06:34:01 19415908 31540852 725144 2.21 377588 11440192 1949888 5.75 2326528 10142692 4 [2023-03-01T06:50:43.365Z] 06:35:01 19415892 31540860 725088 2.21 377612 11440192 1933804 5.70 2326548 10142692 16 [2023-03-01T06:50:43.365Z] 06:36:01 19415844 31540844 725088 2.21 377636 11440196 1933804 5.70 2326572 10142696 24 [2023-03-01T06:50:43.365Z] 06:37:01 19415504 31540520 725364 2.21 377644 11440200 1933804 5.70 2326580 10142700 144 [2023-03-01T06:50:43.365Z] 06:38:01 19415704 31540732 725280 2.21 377652 11440204 1933804 5.70 2327200 10142704 12 [2023-03-01T06:50:43.365Z] 06:39:01 19415728 31540772 725240 2.21 377664 11440208 1933804 5.70 2326600 10142708 172 [2023-03-01T06:50:43.365Z] 06:40:01 19415712 31540772 725180 2.21 377676 11440208 1933804 5.70 2326644 10142708 4 [2023-03-01T06:50:43.365Z] 06:41:01 19415600 31540684 725208 2.21 377696 11440212 1933804 5.70 2326616 10142712 184 [2023-03-01T06:50:43.365Z] 06:42:01 19415804 31540904 724928 2.20 377712 11440212 1933804 5.70 2326616 10142712 8 [2023-03-01T06:50:43.365Z] 06:43:01 19415536 31540676 725096 2.21 377744 11440216 1933804 5.70 2326708 10142716 188 [2023-03-01T06:50:43.365Z] 06:44:01 19415704 31540976 724920 2.20 377776 11440348 1933804 5.70 2326680 10142816 4 [2023-03-01T06:50:43.365Z] 06:45:01 19415380 31540668 725184 2.21 377792 11440348 1933804 5.70 2326708 10142816 176 [2023-03-01T06:50:43.365Z] 06:46:01 19415380 31540732 725144 2.21 377808 11440356 1933804 5.70 2326720 10142856 8 [2023-03-01T06:50:43.365Z] 06:47:01 19415616 31540992 724824 2.20 377828 11440360 1933804 5.70 2326736 10142860 140 [2023-03-01T06:50:43.365Z] 06:48:01 19415568 31540956 724800 2.20 377836 11440364 1933804 5.70 2326804 10142864 8 [2023-03-01T06:50:43.365Z] 06:49:01 19415488 31540900 724796 2.20 377852 11440368 1917316 5.65 2326780 10142868 168 [2023-03-01T06:50:43.365Z] 06:50:01 19411324 31539004 726756 2.21 377880 11442456 1922260 5.67 2327484 10144620 4 [2023-03-01T06:50:43.365Z] Average: 20209030 31509808 757968 2.31 347145 10696267 2007009 5.91 2263091 9464306 79733 [2023-03-01T06:50:43.365Z] [2023-03-01T06:50:43.365Z] 06:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-01T06:50:43.365Z] 06:08:01 veth9de9d64 4.39 3.54 0.41 3.33 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:08:01 docker0 378.36 287.58 28.49 2777.45 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:08:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:08:01 ens3 1092.95 1079.68 11601.62 152.67 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:09:01 docker0 62.70 86.20 5.22 685.95 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:09:01 vethcc41ce6 1.18 1.37 0.09 0.11 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:09:01 ens3 128.14 86.15 729.66 21.06 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:10:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:10:01 vethcc41ce6 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:10:01 ens3 25.96 15.16 21.89 11.90 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:11:01 veth66ad84f 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:11:01 veth1e43244 163.66 98.22 1170.78 9.29 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:11:01 veth533cf00 93.02 176.49 8.80 1155.85 0.00 0.00 0.00 0.09 [2023-03-01T06:50:43.365Z] 06:11:01 docker0 467.92 853.94 38.23 6083.34 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:11:01 veth1a44f1b 98.22 163.66 9.29 1170.78 0.00 0.00 0.00 0.10 [2023-03-01T06:50:43.365Z] 06:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:11:01 vethadade0f 93.80 149.54 8.93 1169.99 0.00 0.00 0.00 0.10 [2023-03-01T06:50:43.365Z] 06:11:01 ens3 941.21 522.88 7776.93 60.80 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:12:01 veth66ad84f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:12:01 docker0 1.47 2.47 0.11 15.97 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:12:01 ens3 79.42 22.98 154.07 2.78 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:13:01 veth66ad84f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:13:01 vethe71bc60 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:13:01 docker0 3.02 5.33 0.20 80.95 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:13:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:13:01 vethea786ad 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:13:01 veth47f6334 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:13:01 ens3 203.05 101.87 1945.88 14.02 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:13:01 veth07e432d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:14:01 veth66ad84f 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:14:01 docker0 8.38 16.39 0.56 217.37 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:14:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:14:01 ens3 87.42 98.48 295.08 185.68 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:14:01 veth950a8a1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:15:01 veth66ad84f 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:15:01 vetheb4ba8c 40.48 60.89 3.86 158.41 0.00 0.00 0.00 0.01 [2023-03-01T06:50:43.365Z] 06:15:01 docker0 241.04 426.16 19.19 2680.76 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:15:01 ens3 464.12 265.94 2710.63 39.16 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:16:01 veth66ad84f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:16:01 vethe78c4fa 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:16:01 docker0 57.87 113.00 4.41 1089.27 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:16:01 ens3 140.89 73.64 1111.42 17.23 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:17:01 docker0 5.12 10.88 0.32 125.77 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:17:01 ens3 48.22 27.90 155.14 16.13 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:18:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.365Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:22:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:23:01 ens3 0.37 0.22 0.47 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:24:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:25:01 ens3 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:26:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:27:01 ens3 0.53 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:28:01 ens3 1.25 0.43 0.41 0.27 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:29:01 ens3 0.48 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:30:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:31:01 ens3 0.73 0.12 0.09 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:32:01 ens3 0.73 0.27 0.30 0.20 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:33:01 ens3 0.82 0.60 0.43 0.35 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:36:01 ens3 0.20 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:38:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:40:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:43:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:48:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:49:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] 06:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] Average: docker0 28.38 41.82 2.24 319.05 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] Average: ens3 74.51 53.07 612.30 12.11 0.00 0.00 0.00 0.00 [2023-03-01T06:50:43.366Z] [2023-03-01T06:50:43.366Z] [2023-03-01T06:50:43.366Z] ---> sar -P ALL: [2023-03-01T06:50:43.366Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7920) 03/01/23 _x86_64_ (8 CPU) [2023-03-01T06:50:43.366Z] [2023-03-01T06:50:43.366Z] 06:06:30 LINUX RESTART (8 CPU) [2023-03-01T06:50:43.366Z] [2023-03-01T06:50:43.366Z] 06:07:02 CPU %user %nice %system %iowait %steal %idle [2023-03-01T06:50:43.366Z] 06:08:01 all 9.47 0.00 3.48 3.68 0.06 83.32 [2023-03-01T06:50:43.366Z] 06:08:01 0 6.78 0.00 2.81 3.78 0.03 86.60 [2023-03-01T06:50:43.366Z] 06:08:01 1 8.45 0.00 2.46 0.12 0.05 88.92 [2023-03-01T06:50:43.366Z] 06:08:01 2 7.93 0.00 4.04 11.58 0.07 76.37 [2023-03-01T06:50:43.366Z] 06:08:01 3 10.61 0.00 4.61 0.09 0.07 84.63 [2023-03-01T06:50:43.366Z] 06:08:01 4 12.36 0.00 2.81 2.97 0.05 81.81 [2023-03-01T06:50:43.366Z] 06:08:01 5 9.16 0.00 4.34 4.38 0.05 82.07 [2023-03-01T06:50:43.366Z] 06:08:01 6 8.23 0.00 2.98 0.19 0.07 88.53 [2023-03-01T06:50:43.366Z] 06:08:01 7 12.26 0.00 3.78 6.35 0.09 77.53 [2023-03-01T06:50:43.366Z] 06:09:01 all 29.17 0.00 4.97 2.12 0.07 63.68 [2023-03-01T06:50:43.366Z] 06:09:01 0 29.05 0.00 6.30 1.75 0.07 62.83 [2023-03-01T06:50:43.366Z] 06:09:01 1 29.60 0.00 4.94 8.34 0.08 57.03 [2023-03-01T06:50:43.366Z] 06:09:01 2 29.22 0.00 5.31 1.03 0.07 64.37 [2023-03-01T06:50:43.366Z] 06:09:01 3 29.43 0.00 5.22 0.17 0.07 65.12 [2023-03-01T06:50:43.366Z] 06:09:01 4 30.14 0.00 4.50 1.47 0.07 63.83 [2023-03-01T06:50:43.366Z] 06:09:01 5 28.18 0.00 4.67 0.98 0.07 66.11 [2023-03-01T06:50:43.367Z] 06:09:01 6 28.99 0.00 4.96 0.66 0.07 65.33 [2023-03-01T06:50:43.367Z] 06:09:01 7 28.75 0.00 3.82 2.55 0.07 64.81 [2023-03-01T06:50:43.367Z] 06:10:01 all 45.96 0.00 6.31 1.96 0.10 45.66 [2023-03-01T06:50:43.367Z] 06:10:01 0 45.19 0.00 6.17 0.59 0.12 47.94 [2023-03-01T06:50:43.367Z] 06:10:01 1 45.60 0.00 6.09 4.16 0.10 44.05 [2023-03-01T06:50:43.367Z] 06:10:01 2 46.57 0.00 6.32 0.22 0.10 46.79 [2023-03-01T06:50:43.367Z] 06:10:01 3 46.49 0.00 6.59 0.35 0.10 46.47 [2023-03-01T06:50:43.367Z] 06:10:01 4 46.22 0.00 5.87 5.21 0.10 42.60 [2023-03-01T06:50:43.367Z] 06:10:01 5 45.80 0.00 6.82 1.32 0.10 45.97 [2023-03-01T06:50:43.367Z] 06:10:01 6 45.74 0.00 6.22 0.81 0.08 47.14 [2023-03-01T06:50:43.367Z] 06:10:01 7 46.11 0.00 6.43 3.06 0.10 44.30 [2023-03-01T06:50:43.367Z] 06:11:01 all 11.70 0.00 6.95 11.90 0.07 69.38 [2023-03-01T06:50:43.367Z] 06:11:01 0 13.90 0.00 7.58 6.53 0.05 71.94 [2023-03-01T06:50:43.367Z] 06:11:01 1 10.32 0.00 5.42 7.88 0.05 76.34 [2023-03-01T06:50:43.367Z] 06:11:01 2 12.44 0.00 8.05 42.67 0.10 36.74 [2023-03-01T06:50:43.367Z] 06:11:01 3 11.33 0.00 6.98 8.38 0.07 73.24 [2023-03-01T06:50:43.367Z] 06:11:01 4 11.48 0.00 7.39 6.28 0.07 74.78 [2023-03-01T06:50:43.367Z] 06:11:01 5 11.40 0.00 6.68 7.54 0.07 74.32 [2023-03-01T06:50:43.367Z] 06:11:01 6 13.49 0.00 6.85 5.21 0.07 74.39 [2023-03-01T06:50:43.367Z] 06:11:01 7 9.22 0.00 6.68 10.79 0.09 73.22 [2023-03-01T06:50:43.367Z] 06:12:01 all 4.34 0.00 2.46 24.14 0.04 69.02 [2023-03-01T06:50:43.367Z] 06:12:01 0 3.86 0.00 2.64 7.90 0.02 85.58 [2023-03-01T06:50:43.367Z] 06:12:01 1 4.37 0.00 2.57 32.69 0.07 60.29 [2023-03-01T06:50:43.367Z] 06:12:01 2 4.11 0.00 2.32 14.54 0.05 78.97 [2023-03-01T06:50:43.367Z] 06:12:01 3 4.25 0.00 3.19 57.18 0.03 35.34 [2023-03-01T06:50:43.367Z] 06:12:01 4 3.98 0.00 2.17 23.14 0.03 70.68 [2023-03-01T06:50:43.367Z] 06:12:01 5 4.50 0.00 2.32 40.03 0.03 53.12 [2023-03-01T06:50:43.367Z] 06:12:01 6 5.00 0.00 2.37 6.94 0.03 85.66 [2023-03-01T06:50:43.367Z] 06:12:01 7 4.67 0.00 2.07 11.06 0.05 82.15 [2023-03-01T06:50:43.367Z] 06:13:01 all 37.95 0.00 7.91 13.16 0.10 40.88 [2023-03-01T06:50:43.367Z] 06:13:01 0 36.91 0.00 8.46 20.12 0.15 34.37 [2023-03-01T06:50:43.367Z] 06:13:01 1 36.13 0.00 7.62 11.97 0.07 44.21 [2023-03-01T06:50:43.367Z] 06:13:01 2 38.03 0.00 7.67 2.83 0.08 51.39 [2023-03-01T06:50:43.367Z] 06:13:01 3 38.72 0.00 8.10 15.00 0.08 38.10 [2023-03-01T06:50:43.367Z] 06:13:01 4 38.14 0.00 7.49 1.93 0.08 52.36 [2023-03-01T06:50:43.367Z] 06:13:01 5 38.01 0.00 8.79 43.76 0.10 9.33 [2023-03-01T06:50:43.367Z] 06:13:01 6 38.73 0.00 7.57 3.73 0.08 49.89 [2023-03-01T06:50:43.367Z] 06:13:01 7 38.94 0.00 7.56 6.17 0.12 47.20 [2023-03-01T06:50:43.367Z] 06:14:01 all 30.29 0.00 7.31 19.17 0.11 43.12 [2023-03-01T06:50:43.367Z] 06:14:01 0 30.86 0.00 7.54 11.43 0.10 50.07 [2023-03-01T06:50:43.367Z] 06:14:01 1 30.48 0.00 6.84 9.09 0.10 53.49 [2023-03-01T06:50:43.367Z] 06:14:01 2 30.25 0.00 7.86 22.59 0.08 39.22 [2023-03-01T06:50:43.367Z] 06:14:01 3 29.79 0.00 7.59 14.32 0.15 48.14 [2023-03-01T06:50:43.367Z] 06:14:01 4 31.56 0.00 6.85 19.29 0.10 42.20 [2023-03-01T06:50:43.367Z] 06:14:01 5 30.44 0.00 7.91 31.15 0.10 30.40 [2023-03-01T06:50:43.367Z] 06:14:01 6 29.89 0.00 6.80 10.05 0.10 53.15 [2023-03-01T06:50:43.367Z] 06:14:01 7 29.08 0.00 7.10 35.61 0.16 28.05 [2023-03-01T06:50:43.367Z] 06:15:01 all 28.27 0.00 8.45 27.68 0.17 35.43 [2023-03-01T06:50:43.367Z] 06:15:01 0 26.73 0.00 7.03 20.77 0.12 45.35 [2023-03-01T06:50:43.367Z] 06:15:01 1 27.15 0.00 8.24 28.72 0.37 35.53 [2023-03-01T06:50:43.367Z] 06:15:01 2 28.26 0.00 9.16 34.34 0.14 28.10 [2023-03-01T06:50:43.367Z] 06:15:01 3 30.25 0.00 8.94 20.87 0.14 39.80 [2023-03-01T06:50:43.367Z] 06:15:01 4 28.07 0.00 8.93 34.48 0.12 28.40 [2023-03-01T06:50:43.367Z] 06:15:01 5 28.59 0.00 8.87 21.09 0.14 41.31 [2023-03-01T06:50:43.367Z] 06:15:01 6 29.14 0.00 8.22 26.57 0.17 35.91 [2023-03-01T06:50:43.367Z] 06:15:01 7 28.02 0.00 8.22 34.76 0.14 28.87 [2023-03-01T06:50:43.367Z] 06:16:01 all 36.02 0.00 8.05 23.67 0.12 32.14 [2023-03-01T06:50:43.367Z] 06:16:01 0 31.35 0.00 5.91 15.76 0.12 46.87 [2023-03-01T06:50:43.367Z] 06:16:01 1 35.97 0.00 8.60 31.83 0.12 23.48 [2023-03-01T06:50:43.367Z] 06:16:01 2 36.12 0.00 9.69 32.20 0.10 21.89 [2023-03-01T06:50:43.367Z] 06:16:01 3 37.61 0.00 8.18 18.98 0.14 35.10 [2023-03-01T06:50:43.367Z] 06:16:01 4 37.46 0.00 8.63 23.17 0.12 30.62 [2023-03-01T06:50:43.367Z] 06:16:01 5 38.20 0.00 7.65 23.25 0.10 30.79 [2023-03-01T06:50:43.367Z] 06:16:01 6 37.58 0.00 9.19 23.36 0.14 29.74 [2023-03-01T06:50:43.367Z] 06:16:01 7 33.83 0.00 6.55 20.96 0.14 38.52 [2023-03-01T06:50:43.367Z] 06:17:01 all 18.40 0.00 5.16 8.66 0.09 67.69 [2023-03-01T06:50:43.367Z] 06:17:01 0 16.12 0.00 4.45 3.66 0.07 75.71 [2023-03-01T06:50:43.367Z] 06:17:01 1 18.89 0.00 5.56 11.71 0.08 63.76 [2023-03-01T06:50:43.367Z] 06:17:01 2 19.38 0.00 5.92 9.33 0.08 65.27 [2023-03-01T06:50:43.367Z] 06:17:01 3 17.93 0.00 4.04 10.12 0.07 67.84 [2023-03-01T06:50:43.367Z] 06:17:01 4 19.64 0.00 5.56 6.25 0.12 68.44 [2023-03-01T06:50:43.367Z] 06:17:01 5 18.90 0.00 5.67 14.68 0.09 60.66 [2023-03-01T06:50:43.367Z] 06:17:01 6 19.17 0.00 5.07 3.35 0.07 72.34 [2023-03-01T06:50:43.367Z] 06:17:01 7 17.19 0.00 5.05 10.23 0.12 67.41 [2023-03-01T06:50:43.367Z] 06:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-01T06:50:43.367Z] 06:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.367Z] 06:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-01T06:50:43.367Z] 06:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:18:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-01T06:50:43.367Z] 06:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-01T06:50:43.367Z] 06:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.367Z] 06:18:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-01T06:50:43.367Z] [2023-03-01T06:50:43.367Z] 06:18:01 CPU %user %nice %system %iowait %steal %idle [2023-03-01T06:50:43.367Z] 06:19:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2023-03-01T06:50:43.367Z] 06:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.367Z] 06:19:01 1 0.03 0.00 0.00 0.15 0.00 99.82 [2023-03-01T06:50:43.367Z] 06:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.367Z] 06:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:19:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-01T06:50:43.367Z] 06:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T06:50:43.367Z] 06:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-01T06:50:43.367Z] 06:20:01 all 0.04 0.00 0.00 0.03 0.00 99.92 [2023-03-01T06:50:43.367Z] 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.367Z] 06:20:01 1 0.00 0.00 0.02 0.12 0.00 99.87 [2023-03-01T06:50:43.367Z] 06:20:01 2 0.25 0.00 0.00 0.00 0.02 99.73 [2023-03-01T06:50:43.367Z] 06:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:20:01 5 0.02 0.00 0.00 0.13 0.00 99.85 [2023-03-01T06:50:43.367Z] 06:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.367Z] 06:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-01T06:50:43.367Z] 06:21:01 all 0.01 0.00 0.00 0.02 0.01 99.96 [2023-03-01T06:50:43.367Z] 06:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.367Z] 06:21:01 1 0.02 0.00 0.00 0.13 0.02 99.83 [2023-03-01T06:50:43.367Z] 06:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-01T06:50:43.367Z] 06:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:21:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2023-03-01T06:50:43.367Z] 06:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-01T06:50:43.367Z] 06:22:01 all 0.02 0.00 0.03 0.01 0.00 99.94 [2023-03-01T06:50:43.367Z] 06:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:22:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-01T06:50:43.367Z] 06:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.367Z] 06:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T06:50:43.367Z] 06:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-01T06:50:43.367Z] 06:22:01 5 0.02 0.00 0.03 0.05 0.00 99.90 [2023-03-01T06:50:43.367Z] 06:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:22:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-01T06:50:43.367Z] 06:23:01 all 0.17 0.00 0.01 0.03 0.00 99.78 [2023-03-01T06:50:43.367Z] 06:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-01T06:50:43.367Z] 06:23:01 1 0.03 0.00 0.03 0.13 0.02 99.78 [2023-03-01T06:50:43.367Z] 06:23:01 2 1.26 0.00 0.03 0.00 0.00 98.71 [2023-03-01T06:50:43.367Z] 06:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.367Z] 06:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T06:50:43.367Z] 06:23:01 5 0.02 0.00 0.02 0.10 0.00 99.87 [2023-03-01T06:50:43.367Z] 06:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:24:01 all 0.03 0.00 0.00 0.07 0.01 99.89 [2023-03-01T06:50:43.367Z] 06:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:24:01 1 0.05 0.00 0.00 0.28 0.02 99.65 [2023-03-01T06:50:43.367Z] 06:24:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2023-03-01T06:50:43.367Z] 06:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T06:50:43.367Z] 06:24:01 5 0.02 0.00 0.00 0.27 0.00 99.72 [2023-03-01T06:50:43.367Z] 06:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-01T06:50:43.367Z] 06:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.367Z] 06:25:01 all 0.11 0.00 0.01 0.07 0.00 99.80 [2023-03-01T06:50:43.367Z] 06:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:25:01 1 0.07 0.00 0.02 0.37 0.00 99.55 [2023-03-01T06:50:43.367Z] 06:25:01 2 0.78 0.00 0.00 0.00 0.00 99.22 [2023-03-01T06:50:43.367Z] 06:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-01T06:50:43.367Z] 06:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:25:01 5 0.02 0.00 0.02 0.20 0.02 99.75 [2023-03-01T06:50:43.367Z] 06:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.367Z] 06:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.367Z] 06:26:01 all 0.15 0.00 0.02 0.12 0.00 99.71 [2023-03-01T06:50:43.367Z] 06:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.367Z] 06:26:01 1 0.07 0.00 0.00 0.41 0.02 99.51 [2023-03-01T06:50:43.367Z] 06:26:01 2 0.97 0.00 0.05 0.02 0.02 98.94 [2023-03-01T06:50:43.367Z] 06:26:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:26:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-01T06:50:43.368Z] 06:26:01 5 0.08 0.00 0.02 0.27 0.00 99.63 [2023-03-01T06:50:43.368Z] 06:26:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-01T06:50:43.368Z] 06:26:01 7 0.02 0.00 0.02 0.19 0.00 99.78 [2023-03-01T06:50:43.368Z] 06:27:01 all 0.06 0.00 0.01 0.03 0.01 99.88 [2023-03-01T06:50:43.368Z] 06:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:27:01 1 0.05 0.00 0.05 0.25 0.07 99.58 [2023-03-01T06:50:43.368Z] 06:27:01 2 0.38 0.00 0.02 0.00 0.00 99.60 [2023-03-01T06:50:43.368Z] 06:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:27:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-01T06:50:43.368Z] 06:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-01T06:50:43.368Z] 06:28:01 all 0.05 0.00 0.01 0.10 0.01 99.82 [2023-03-01T06:50:43.368Z] 06:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:28:01 1 0.03 0.00 0.03 0.48 0.05 99.40 [2023-03-01T06:50:43.368Z] 06:28:01 2 0.37 0.00 0.00 0.00 0.02 99.62 [2023-03-01T06:50:43.368Z] 06:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:28:01 5 0.00 0.00 0.00 0.02 0.05 99.93 [2023-03-01T06:50:43.368Z] 06:28:01 6 0.00 0.00 0.00 0.32 0.00 99.68 [2023-03-01T06:50:43.368Z] 06:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:29:01 all 0.15 0.00 0.01 0.07 0.00 99.76 [2023-03-01T06:50:43.368Z] 06:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:29:01 1 0.02 0.00 0.03 0.32 0.02 99.62 [2023-03-01T06:50:43.368Z] 06:29:01 2 1.11 0.00 0.03 0.00 0.00 98.86 [2023-03-01T06:50:43.368Z] 06:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:29:01 5 0.00 0.00 0.00 0.28 0.00 99.72 [2023-03-01T06:50:43.368Z] 06:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] [2023-03-01T06:50:43.368Z] 06:29:01 CPU %user %nice %system %iowait %steal %idle [2023-03-01T06:50:43.368Z] 06:30:01 all 0.07 0.00 0.01 0.03 0.00 99.89 [2023-03-01T06:50:43.368Z] 06:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:30:01 1 0.05 0.00 0.05 0.20 0.02 99.68 [2023-03-01T06:50:43.368Z] 06:30:01 2 0.43 0.00 0.02 0.00 0.00 99.55 [2023-03-01T06:50:43.368Z] 06:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-01T06:50:43.368Z] 06:30:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-01T06:50:43.368Z] 06:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:31:01 all 0.05 0.00 0.01 0.03 0.00 99.91 [2023-03-01T06:50:43.368Z] 06:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:31:01 1 0.03 0.00 0.02 0.20 0.00 99.75 [2023-03-01T06:50:43.368Z] 06:31:01 2 0.30 0.00 0.02 0.00 0.02 99.67 [2023-03-01T06:50:43.368Z] 06:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T06:50:43.368Z] 06:31:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-01T06:50:43.368Z] 06:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:32:01 all 0.03 0.00 0.01 0.06 0.00 99.91 [2023-03-01T06:50:43.368Z] 06:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:32:01 1 0.05 0.00 0.03 0.45 0.02 99.45 [2023-03-01T06:50:43.368Z] 06:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-01T06:50:43.368Z] 06:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:33:01 all 0.01 0.00 0.01 0.04 0.00 99.95 [2023-03-01T06:50:43.368Z] 06:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:33:01 1 0.02 0.00 0.02 0.32 0.00 99.65 [2023-03-01T06:50:43.368Z] 06:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T06:50:43.368Z] 06:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:34:01 all 0.02 0.00 0.01 0.05 0.01 99.92 [2023-03-01T06:50:43.368Z] 06:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-01T06:50:43.368Z] 06:34:01 1 0.02 0.00 0.00 0.22 0.02 99.75 [2023-03-01T06:50:43.368Z] 06:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-01T06:50:43.368Z] 06:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:34:01 6 0.02 0.00 0.00 0.17 0.00 99.82 [2023-03-01T06:50:43.368Z] 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:35:01 all 0.07 0.00 0.02 0.03 0.00 99.88 [2023-03-01T06:50:43.368Z] 06:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:35:01 1 0.03 0.00 0.07 0.23 0.02 99.65 [2023-03-01T06:50:43.368Z] 06:35:01 2 0.43 0.00 0.02 0.00 0.00 99.55 [2023-03-01T06:50:43.368Z] 06:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-01T06:50:43.368Z] 06:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T06:50:43.368Z] 06:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:36:01 all 0.08 0.00 0.02 0.03 0.01 99.87 [2023-03-01T06:50:43.368Z] 06:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:36:01 1 0.03 0.00 0.02 0.22 0.02 99.72 [2023-03-01T06:50:43.368Z] 06:36:01 2 0.48 0.00 0.03 0.00 0.00 99.48 [2023-03-01T06:50:43.368Z] 06:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-01T06:50:43.368Z] 06:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-01T06:50:43.368Z] 06:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-01T06:50:43.368Z] 06:37:01 all 0.04 0.00 0.01 0.06 0.00 99.89 [2023-03-01T06:50:43.368Z] 06:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:37:01 1 0.07 0.00 0.05 0.28 0.02 99.58 [2023-03-01T06:50:43.368Z] 06:37:01 2 0.15 0.00 0.02 0.00 0.02 99.82 [2023-03-01T06:50:43.368Z] 06:37:01 3 0.00 0.00 0.00 0.17 0.00 99.83 [2023-03-01T06:50:43.368Z] 06:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:38:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:38:01 1 0.02 0.00 0.03 0.05 0.00 99.90 [2023-03-01T06:50:43.368Z] 06:38:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-01T06:50:43.368Z] 06:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-01T06:50:43.368Z] 06:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:39:01 all 0.07 0.00 0.01 0.01 0.00 99.90 [2023-03-01T06:50:43.368Z] 06:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:39:01 1 0.05 0.00 0.03 0.07 0.02 99.83 [2023-03-01T06:50:43.368Z] 06:39:01 2 0.50 0.00 0.00 0.00 0.02 99.48 [2023-03-01T06:50:43.368Z] 06:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-01T06:50:43.368Z] 06:39:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-01T06:50:43.368Z] 06:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:40:01 all 0.05 0.00 0.00 0.02 0.00 99.92 [2023-03-01T06:50:43.368Z] 06:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:40:01 1 0.03 0.00 0.00 0.07 0.02 99.88 [2023-03-01T06:50:43.368Z] 06:40:01 2 0.37 0.00 0.00 0.00 0.00 99.63 [2023-03-01T06:50:43.368Z] 06:40:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2023-03-01T06:50:43.368Z] 06:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T06:50:43.368Z] 06:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.368Z] 06:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] [2023-03-01T06:50:43.368Z] 06:40:01 CPU %user %nice %system %iowait %steal %idle [2023-03-01T06:50:43.368Z] 06:41:01 all 0.06 0.00 0.01 0.02 0.01 99.90 [2023-03-01T06:50:43.368Z] 06:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.368Z] 06:41:01 1 0.03 0.00 0.03 0.17 0.02 99.75 [2023-03-01T06:50:43.369Z] 06:41:01 2 0.43 0.00 0.02 0.00 0.02 99.53 [2023-03-01T06:50:43.369Z] 06:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-01T06:50:43.369Z] 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:42:01 all 0.13 0.00 0.01 0.03 0.01 99.82 [2023-03-01T06:50:43.369Z] 06:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:42:01 1 0.05 0.00 0.07 0.12 0.02 99.75 [2023-03-01T06:50:43.369Z] 06:42:01 2 0.95 0.00 0.00 0.00 0.02 99.04 [2023-03-01T06:50:43.369Z] 06:42:01 3 0.00 0.00 0.00 0.10 0.02 99.88 [2023-03-01T06:50:43.369Z] 06:42:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2023-03-01T06:50:43.369Z] 06:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:43:01 all 0.09 0.00 0.02 0.03 0.00 99.86 [2023-03-01T06:50:43.369Z] 06:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.369Z] 06:43:01 1 0.02 0.00 0.03 0.18 0.02 99.75 [2023-03-01T06:50:43.369Z] 06:43:01 2 0.62 0.00 0.00 0.00 0.00 99.38 [2023-03-01T06:50:43.369Z] 06:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T06:50:43.369Z] 06:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:43:01 6 0.05 0.00 0.05 0.03 0.02 99.85 [2023-03-01T06:50:43.369Z] 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:44:01 all 0.04 0.00 0.01 0.03 0.01 99.91 [2023-03-01T06:50:43.369Z] 06:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:44:01 1 0.02 0.00 0.00 0.20 0.00 99.78 [2023-03-01T06:50:43.369Z] 06:44:01 2 0.22 0.00 0.02 0.00 0.10 99.67 [2023-03-01T06:50:43.369Z] 06:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-01T06:50:43.369Z] 06:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.369Z] 06:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-01T06:50:43.369Z] 06:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:45:01 all 0.10 0.00 0.01 0.04 0.01 99.84 [2023-03-01T06:50:43.369Z] 06:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:45:01 1 0.00 0.00 0.05 0.32 0.02 99.62 [2023-03-01T06:50:43.369Z] 06:45:01 2 0.70 0.00 0.00 0.00 0.02 99.29 [2023-03-01T06:50:43.369Z] 06:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.369Z] 06:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T06:50:43.369Z] 06:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-01T06:50:43.369Z] 06:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-01T06:50:43.369Z] 06:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:46:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2023-03-01T06:50:43.369Z] 06:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:46:01 1 0.05 0.00 0.05 0.05 0.02 99.83 [2023-03-01T06:50:43.369Z] 06:46:01 2 0.67 0.00 0.02 0.00 0.00 99.32 [2023-03-01T06:50:43.369Z] 06:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-01T06:50:43.369Z] 06:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T06:50:43.369Z] 06:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-01T06:50:43.369Z] 06:47:01 all 0.07 0.00 0.01 0.01 0.02 99.89 [2023-03-01T06:50:43.369Z] 06:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-01T06:50:43.369Z] 06:47:01 1 0.02 0.00 0.02 0.10 0.07 99.80 [2023-03-01T06:50:43.369Z] 06:47:01 2 0.37 0.00 0.00 0.00 0.03 99.60 [2023-03-01T06:50:43.369Z] 06:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T06:50:43.369Z] 06:47:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-01T06:50:43.369Z] 06:47:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-03-01T06:50:43.369Z] 06:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T06:50:43.369Z] 06:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:48:01 all 0.18 0.00 0.01 0.01 0.01 99.78 [2023-03-01T06:50:43.369Z] 06:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:48:01 1 0.02 0.00 0.05 0.08 0.03 99.82 [2023-03-01T06:50:43.369Z] 06:48:01 2 1.40 0.00 0.00 0.00 0.03 98.56 [2023-03-01T06:50:43.369Z] 06:48:01 3 0.00 0.00 0.00 0.00 0.03 99.97 [2023-03-01T06:50:43.369Z] 06:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-01T06:50:43.369Z] 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:49:01 all 0.05 0.00 0.01 0.02 0.00 99.91 [2023-03-01T06:50:43.369Z] 06:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T06:50:43.369Z] 06:49:01 1 0.02 0.00 0.08 0.13 0.00 99.77 [2023-03-01T06:50:43.369Z] 06:49:01 2 0.35 0.00 0.02 0.00 0.00 99.63 [2023-03-01T06:50:43.369Z] 06:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T06:50:43.369Z] 06:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T06:50:43.369Z] 06:50:01 all 0.04 0.00 0.03 0.11 0.01 99.82 [2023-03-01T06:50:43.369Z] 06:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.369Z] 06:50:01 1 0.05 0.00 0.05 0.73 0.02 99.15 [2023-03-01T06:50:43.369Z] 06:50:01 2 0.13 0.00 0.02 0.00 0.02 99.83 [2023-03-01T06:50:43.369Z] 06:50:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-01T06:50:43.369Z] 06:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.369Z] 06:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-01T06:50:43.369Z] 06:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T06:50:43.369Z] 06:50:01 7 0.03 0.00 0.07 0.13 0.02 99.75 [2023-03-01T06:50:43.369Z] Average: all 5.82 0.00 1.40 3.14 0.03 89.61 [2023-03-01T06:50:43.369Z] Average: 0 5.52 0.00 1.35 2.11 0.02 91.00 [2023-03-01T06:50:43.369Z] Average: 1 5.69 0.00 1.36 3.51 0.04 89.41 [2023-03-01T06:50:43.369Z] Average: 2 6.11 0.00 1.53 3.90 0.03 88.43 [2023-03-01T06:50:43.369Z] Average: 3 5.89 0.00 1.46 3.34 0.02 89.29 [2023-03-01T06:50:43.369Z] Average: 4 5.96 0.00 1.38 2.83 0.02 89.81 [2023-03-01T06:50:43.369Z] Average: 5 5.81 0.00 1.47 4.35 0.02 88.34 [2023-03-01T06:50:43.369Z] Average: 6 5.88 0.00 1.39 1.86 0.02 90.86 [2023-03-01T06:50:43.369Z] Average: 7 5.67 0.00 1.31 3.22 0.03 89.78 [2023-03-01T06:50:43.369Z] [2023-03-01T06:50:43.369Z] [2023-03-01T06:50:43.369Z]