Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca+1fb6775d8804dda106fccace673c66bb187c3e57 (030aecd215eb5a8b3ecc3d75e7a2781779635e2c) 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-ssh16854880216838487542.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh303991214384273599.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14251961610431434911.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15081701243844057663.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4466278399187903709.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17653 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca Merge succeeded, producing dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca Checking out Revision dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca (PR-4584) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # 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 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" > git rev-list --no-walk dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-01T15:30:17.063Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-01T15:30:17.116Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-01T15:30:17.131Z] ========================================================= [2023-06-01T15:30:17.131Z] EdgeX Global Pipelines Version Info [2023-06-01T15:30:17.131Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-01T15:30:17.836Z] ------------------- [2023-06-01T15:30:17.836Z] stable info: [2023-06-01T15:30:17.836Z] ------------------- [2023-06-01T15:30:17.836Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-01T15:30:17.836Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-01T15:30:17.836Z] Message: update stable to v1.0.250 [2023-06-01T15:30:18.405Z] ------------------- [2023-06-01T15:30:18.405Z] experimental info: [2023-06-01T15:30:18.405Z] ------------------- [2023-06-01T15:30:18.405Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-01T15:30:18.405Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-01T15:30:18.405Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-01T15:30:18.576Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-01T15:30:18.590Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-01T15:30:18.605Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-01T15:30:18.616Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-01T15:30:18.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-01T15:30:18.638Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-01T15:30:18.651Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-01T15:30:18.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-01T15:30:18.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-01T15:30:18.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-01T15:30:18.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-01T15:30:18.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-01T15:30:18.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-01T15:30:18.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-01T15:30:18.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-01T15:30:18.765Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-01T15:30:18.774Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-01T15:30:18.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-01T15:30:18.798Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-01T15:30:18.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-01T15:30:18.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-01T15:30:18.852Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-01T15:30:18.863Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-01T15:30:18.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4584 [Pipeline] echo [2023-06-01T15:30:18.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4584 [Pipeline] echo [2023-06-01T15:30:18.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4584 [Pipeline] echo [2023-06-01T15:30:18.926Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo [2023-06-01T15:30:18.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbeafcd [Pipeline] echo [2023-06-01T15:30:18.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T15:30:19.006Z] provisioning config files... [2023-06-01T15:30:19.019Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10955168544059224192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T15:30:20.026Z] ---> docker-login.sh [2023-06-01T15:30:20.026Z] nexus3.edgexfoundry.org:10001 [2023-06-01T15:30:20.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T15:30:20.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T15:30:20.287Z] Configure a credential helper to remove this warning. See [2023-06-01T15:30:20.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T15:30:20.287Z] [2023-06-01T15:30:20.287Z] Login Succeeded [2023-06-01T15:30:20.287Z] nexus3.edgexfoundry.org:10002 [2023-06-01T15:30:20.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T15:30:20.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T15:30:20.555Z] Configure a credential helper to remove this warning. See [2023-06-01T15:30:20.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T15:30:20.555Z] [2023-06-01T15:30:20.555Z] Login Succeeded [2023-06-01T15:30:20.555Z] nexus3.edgexfoundry.org:10003 [2023-06-01T15:30:20.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T15:30:20.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T15:30:20.555Z] Configure a credential helper to remove this warning. See [2023-06-01T15:30:20.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T15:30:20.555Z] [2023-06-01T15:30:20.555Z] Login Succeeded [2023-06-01T15:30:20.555Z] nexus3.edgexfoundry.org:10004 [2023-06-01T15:30:20.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T15:30:20.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T15:30:20.817Z] Configure a credential helper to remove this warning. See [2023-06-01T15:30:20.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T15:30:20.817Z] [2023-06-01T15:30:20.817Z] Login Succeeded [2023-06-01T15:30:20.817Z] docker.io [2023-06-01T15:30:20.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T15:30:21.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T15:30:21.077Z] Configure a credential helper to remove this warning. See [2023-06-01T15:30:21.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T15:30:21.077Z] [2023-06-01T15:30:21.077Z] Login Succeeded [2023-06-01T15:30:21.077Z] ---> docker-login.sh ends [Pipeline] } [2023-06-01T15:30:21.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-01T15:30:21.937Z] + 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-06-01T15:30:21.937Z] + dirname cmd/core-command/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/core-data/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/core-metadata/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/support-notifications/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-01T15:30:21.937Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-01T15:30:21.937Z] + cut -d/ -f2 [2023-06-01T15:30:21.937Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-01T15:30:21.989Z] 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-06-01T15:30:25.084Z] + git rev-list -1 --merges dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca~1..dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo [2023-06-01T15:30:25.099Z] -----------> git rev-list -1 --merges dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca~1..dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [false] [Pipeline] sh [2023-06-01T15:30:25.391Z] + git log --format=format:%s -1 dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo [2023-06-01T15:30:25.406Z] ========================================================= [2023-06-01T15:30:25.406Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-01T15:30:25.406Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-01T15:30:25.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-01T15:30:25.859Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-01T15:30:25.859Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-01T15:30:25.859Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-01T15:30:25.859Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-01T15:30:25.859Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-01T15:30:25.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:30:26.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-01T15:30:26.281Z] [2023-06-01T15:30:26.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:30:26.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-01T15:30:26.583Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-01T15:30:26.583Z] b85a868b505f: Pulling fs layer [2023-06-01T15:30:26.583Z] e2be974225ed: Pulling fs layer [2023-06-01T15:30:26.583Z] 339a4e72a1f5: Pulling fs layer [2023-06-01T15:30:26.583Z] 988bab9f4d93: Pulling fs layer [2023-06-01T15:30:26.583Z] 1469e6f7b9e6: Pulling fs layer [2023-06-01T15:30:26.583Z] eaf3925da568: Pulling fs layer [2023-06-01T15:30:26.583Z] bab4dde63d76: Pulling fs layer [2023-06-01T15:30:26.583Z] 988bab9f4d93: Waiting [2023-06-01T15:30:26.583Z] 1469e6f7b9e6: Waiting [2023-06-01T15:30:26.583Z] eaf3925da568: Waiting [2023-06-01T15:30:26.583Z] bde34c3a00c8: Pulling fs layer [2023-06-01T15:30:26.583Z] b352a97aabf1: Pulling fs layer [2023-06-01T15:30:26.583Z] 4872d77fe225: Pulling fs layer [2023-06-01T15:30:26.583Z] 5851b861e8e6: Pulling fs layer [2023-06-01T15:30:26.583Z] bab4dde63d76: Waiting [2023-06-01T15:30:26.583Z] b352a97aabf1: Waiting [2023-06-01T15:30:26.583Z] bde34c3a00c8: Waiting [2023-06-01T15:30:26.583Z] 4872d77fe225: Waiting [2023-06-01T15:30:26.583Z] 5851b861e8e6: Waiting [2023-06-01T15:30:26.583Z] e2be974225ed: Verifying Checksum [2023-06-01T15:30:26.583Z] e2be974225ed: Download complete [2023-06-01T15:30:26.583Z] 988bab9f4d93: Verifying Checksum [2023-06-01T15:30:26.583Z] 988bab9f4d93: Download complete [2023-06-01T15:30:26.583Z] 1469e6f7b9e6: Verifying Checksum [2023-06-01T15:30:26.583Z] 1469e6f7b9e6: Download complete [2023-06-01T15:30:26.583Z] 339a4e72a1f5: Verifying Checksum [2023-06-01T15:30:26.583Z] 339a4e72a1f5: Download complete [2023-06-01T15:30:26.583Z] eaf3925da568: Verifying Checksum [2023-06-01T15:30:26.583Z] eaf3925da568: Download complete [2023-06-01T15:30:26.583Z] bde34c3a00c8: Verifying Checksum [2023-06-01T15:30:26.583Z] bde34c3a00c8: Download complete [2023-06-01T15:30:26.841Z] b352a97aabf1: Download complete [2023-06-01T15:30:26.841Z] 4872d77fe225: Verifying Checksum [2023-06-01T15:30:26.841Z] 4872d77fe225: Download complete [2023-06-01T15:30:26.841Z] 5851b861e8e6: Verifying Checksum [2023-06-01T15:30:26.841Z] 5851b861e8e6: Download complete [2023-06-01T15:30:26.841Z] b85a868b505f: Verifying Checksum [2023-06-01T15:30:26.841Z] b85a868b505f: Download complete [2023-06-01T15:30:27.101Z] bab4dde63d76: Verifying Checksum [2023-06-01T15:30:27.101Z] bab4dde63d76: Download complete [2023-06-01T15:30:28.037Z] b85a868b505f: Pull complete [2023-06-01T15:30:28.038Z] e2be974225ed: Pull complete [2023-06-01T15:30:28.606Z] 339a4e72a1f5: Pull complete [2023-06-01T15:30:28.606Z] 988bab9f4d93: Pull complete [2023-06-01T15:30:28.865Z] 1469e6f7b9e6: Pull complete [2023-06-01T15:30:28.865Z] eaf3925da568: Pull complete [2023-06-01T15:30:30.769Z] bab4dde63d76: Pull complete [2023-06-01T15:30:30.769Z] bde34c3a00c8: Pull complete [2023-06-01T15:30:30.769Z] b352a97aabf1: Pull complete [2023-06-01T15:30:30.769Z] 4872d77fe225: Pull complete [2023-06-01T15:30:30.769Z] 5851b861e8e6: Pull complete [2023-06-01T15:30:30.769Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-01T15:30:30.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-01T15:30:30.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T15:30:30.865Z] prd-ubuntu20.04-docker-8c-8g-17653 does not seem to be running inside a container [2023-06-01T15:30:30.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-01T15:30:32.201Z] $ docker top 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 -eo pid,comm [2023-06-01T15:30:32.250Z] 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-06-01T15:30:32.250Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-01T15:30:32.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-01T15:30:32.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-01T15:30:32.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-01T15:30:32.383Z] $ docker exec 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 ssh-agent [2023-06-01T15:30:32.479Z] SSH_AUTH_SOCK=/tmp/ssh-XWEpzqBrZNRU/agent.32 [2023-06-01T15:30:32.479Z] SSH_AGENT_PID=38 [2023-06-01T15:30:32.485Z] Running ssh-add (command line suppressed) [2023-06-01T15:30:32.581Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_406263923667562656.key (/w/workspace/edgex-go/2@tmp/private_key_406263923667562656.key) [2023-06-01T15:30:32.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-01T15:30:32.880Z] + git tag --points-at HEAD [Pipeline] } [2023-06-01T15:30:32.893Z] $ docker exec --env ******** --env ******** 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 ssh-agent -k [2023-06-01T15:30:32.990Z] unset SSH_AUTH_SOCK; [2023-06-01T15:30:32.993Z] unset SSH_AGENT_PID; [2023-06-01T15:30:32.993Z] echo Agent pid 38 killed; [2023-06-01T15:30:32.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-01T15:30:33.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-01T15:30:33.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-01T15:30:33.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-01T15:30:33.117Z] $ docker exec 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 ssh-agent [2023-06-01T15:30:33.210Z] SSH_AUTH_SOCK=/tmp/ssh-GFi5k0Bhz3ej/agent.70 [2023-06-01T15:30:33.210Z] SSH_AGENT_PID=76 [2023-06-01T15:30:33.215Z] Running ssh-add (command line suppressed) [2023-06-01T15:30:33.318Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_15155172919433283040.key (/w/workspace/edgex-go/2@tmp/private_key_15155172919433283040.key) [2023-06-01T15:30:33.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-01T15:30:33.610Z] + git semver init [2023-06-01T15:30:33.870Z] 2023-06-01 15:30:33,779 [run_init] DEBUG init version:0.0.0 force:False [2023-06-01T15:30:33.870Z] 2023-06-01 15:30:33,780 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-06-01T15:30:33.870Z] 2023-06-01 15:30:33,780 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-06-01T15:30:33.870Z] 2023-06-01 15:30:33,781 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-06-01T15:30:40.907Z] 2023-06-01 15:30:40,691 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-06-01T15:30:40.907Z] 2023-06-01 15:30:40,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4584 with force:False [2023-06-01T15:30:40.907Z] 2023-06-01 15:30:40,692 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4584 [2023-06-01T15:30:40.907Z] 2023-06-01 15:30:40,696 [execute] INFO git cat-file --batch-check [2023-06-01T15:30:40.907Z] 2023-06-01 15:30:40,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-06-01T15:30:40.907Z] 2023-06-01 15:30:40,702 [execute] INFO git cat-file --batch [2023-06-01T15:30:40.907Z] 2023-06-01 15:30:40,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-06-01T15:30:40.907Z] 2023-06-01 15:30:40,707 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4584 [2023-06-01T15:30:40.907Z] 0.0.0 [Pipeline] } [2023-06-01T15:30:40.918Z] $ docker exec --env ******** --env ******** 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 ssh-agent -k [2023-06-01T15:30:41.012Z] unset SSH_AUTH_SOCK; [2023-06-01T15:30:41.013Z] unset SSH_AGENT_PID; [2023-06-01T15:30:41.013Z] echo Agent pid 76 killed; [2023-06-01T15:30:41.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-01T15:30:41.329Z] + git semver [Pipeline] } [2023-06-01T15:30:41.602Z] $ docker stop --time=1 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 [2023-06-01T15:30:42.891Z] $ docker rm -f --volumes 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-01T15:30:43.226Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-01T15:30:43.445Z] Stashed 1 file(s) [Pipeline] echo [2023-06-01T15:30:43.447Z] [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-06-01T15:30:43.884Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-06-01T15:30:43.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-01T15:30:43.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-01T15:30:43.928Z] ========================================================= [2023-06-01T15:30:43.928Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-01T15:30:43.928Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-01T15:30:44.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-01T15:30:44.210Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-01T15:30:44.210Z] f56be85fc22e: Pulling fs layer [2023-06-01T15:30:44.210Z] 85791d961cd3: Pulling fs layer [2023-06-01T15:30:44.210Z] d694b5ae8c79: Pulling fs layer [2023-06-01T15:30:44.210Z] 9f32a84ed3da: Pulling fs layer [2023-06-01T15:30:44.210Z] 4d19c01a9841: Pulling fs layer [2023-06-01T15:30:44.210Z] 9325e15d5711: Pulling fs layer [2023-06-01T15:30:44.210Z] 556b6ee489ea: Pulling fs layer [2023-06-01T15:30:44.210Z] c5a4b2cf53e6: Pulling fs layer [2023-06-01T15:30:44.210Z] 4d19c01a9841: Waiting [2023-06-01T15:30:44.210Z] 556b6ee489ea: Waiting [2023-06-01T15:30:44.210Z] c5a4b2cf53e6: Waiting [2023-06-01T15:30:44.210Z] 9325e15d5711: Waiting [2023-06-01T15:30:44.210Z] 85791d961cd3: Verifying Checksum [2023-06-01T15:30:44.210Z] 85791d961cd3: Download complete [2023-06-01T15:30:44.210Z] 9f32a84ed3da: Verifying Checksum [2023-06-01T15:30:44.210Z] 9f32a84ed3da: Download complete [2023-06-01T15:30:44.210Z] 4d19c01a9841: Verifying Checksum [2023-06-01T15:30:44.210Z] 4d19c01a9841: Download complete [2023-06-01T15:30:44.210Z] f56be85fc22e: Verifying Checksum [2023-06-01T15:30:44.210Z] f56be85fc22e: Download complete [2023-06-01T15:30:44.210Z] 9325e15d5711: Verifying Checksum [2023-06-01T15:30:44.210Z] 9325e15d5711: Download complete [2023-06-01T15:30:44.469Z] f56be85fc22e: Pull complete [2023-06-01T15:30:44.469Z] 85791d961cd3: Pull complete [2023-06-01T15:30:45.043Z] d694b5ae8c79: Verifying Checksum [2023-06-01T15:30:45.043Z] d694b5ae8c79: Download complete [2023-06-01T15:30:45.043Z] c5a4b2cf53e6: Verifying Checksum [2023-06-01T15:30:45.043Z] c5a4b2cf53e6: Download complete [2023-06-01T15:30:45.043Z] 556b6ee489ea: Verifying Checksum [2023-06-01T15:30:45.043Z] 556b6ee489ea: Download complete [2023-06-01T15:30:48.327Z] d694b5ae8c79: Pull complete [2023-06-01T15:30:48.327Z] 9f32a84ed3da: Pull complete [2023-06-01T15:30:48.327Z] 4d19c01a9841: Pull complete [2023-06-01T15:30:48.327Z] 9325e15d5711: Pull complete [2023-06-01T15:30:50.227Z] 556b6ee489ea: Pull complete [2023-06-01T15:30:51.159Z] c5a4b2cf53e6: Pull complete [2023-06-01T15:30:51.159Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-01T15:30:51.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-01T15:30:51.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-01T15:30:51.452Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-01T15:30:51.453Z] WORKDIR /edgex [2023-06-01T15:30:51.453Z] COPY go.mod . [2023-06-01T15:30:51.453Z] RUN go mod download ci-base-image-x86_64 [2023-06-01T15:30:51.453Z] -f - . [2023-06-01T15:30:52.020Z] Sending build context to Docker daemon 170.8MB [2023-06-01T15:30:52.020Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-01T15:30:52.020Z] ---> c4be618373d6 [2023-06-01T15:30:52.020Z] Step 2/4 : WORKDIR /edgex [2023-06-01T15:30:57.294Z] ---> Running in a418eede661e [2023-06-01T15:30:57.294Z] Removing intermediate container a418eede661e [2023-06-01T15:30:57.294Z] ---> f9510ed3f926 [2023-06-01T15:30:57.294Z] Step 3/4 : COPY go.mod . [2023-06-01T15:30:57.294Z] ---> fdc1ca917b9b [2023-06-01T15:30:57.294Z] Step 4/4 : RUN go mod download [2023-06-01T15:30:57.294Z] ---> Running in 05750da9fd4a [2023-06-01T15:30:58.520Z] Still waiting to schedule task [2023-06-01T15:30:58.520Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-01T15:31:09.503Z] Removing intermediate container 05750da9fd4a [2023-06-01T15:31:09.503Z] ---> d545518df3a8 [2023-06-01T15:31:09.762Z] Successfully built d545518df3a8 [2023-06-01T15:31:09.762Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:31:10.061Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-01T15:31:10.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T15:31:10.132Z] prd-ubuntu20.04-docker-8c-8g-17653 does not seem to be running inside a container [2023-06-01T15:31:10.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-01T15:31:10.543Z] $ docker top 8c2c29cee29740459f29fe1f81d3308a527d133e649a1bcc4076b80b67bfbdd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-01T15:31:10.927Z] + go version [2023-06-01T15:31:10.927Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-01T15:31:10.945Z] $ docker stop --time=1 8c2c29cee29740459f29fe1f81d3308a527d133e649a1bcc4076b80b67bfbdd7 [2023-06-01T15:31:12.199Z] $ docker rm -f --volumes 8c2c29cee29740459f29fe1f81d3308a527d133e649a1bcc4076b80b67bfbdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:31:12.617Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-01T15:31:12.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T15:31:12.695Z] prd-ubuntu20.04-docker-8c-8g-17653 does not seem to be running inside a container [2023-06-01T15:31:12.725Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-01T15:31:13.043Z] $ docker top 0e0b984154292be4f1ec23405f90bd383fd11e289b13f58fbedf887ed821616d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-01T15:31:13.109Z] ========================================================= [2023-06-01T15:31:13.109Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-01T15:31:13.109Z] ========================================================= [Pipeline] sh [2023-06-01T15:31:13.384Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-06-01T15:31:13.688Z] + make test [2023-06-01T15:31:13.688Z] go test -race -coverprofile=coverage.out ./... [2023-06-01T15:31:20.246Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-01T15:31:32.449Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-01T15:31:32.449Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-01T15:31:33.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-01T15:31:33.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-01T15:31:33.850Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-01T15:31:34.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-01T15:31:34.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-01T15:31:34.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-01T15:31:34.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-01T15:31:34.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-01T15:31:34.623Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-01T15:31:34.881Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-01T15:31:34.881Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-01T15:31:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-01T15:31:35.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-01T15:31:35.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-01T15:31:35.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2023-06-01T15:31:37.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-06-01T15:31:38.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-01T15:31:38.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-01T15:31:38.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-01T15:31:39.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-01T15:31:39.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-01T15:31:40.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-01T15:31:40.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-01T15:31:40.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-01T15:31:40.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-01T15:31:40.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-01T15:31:41.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements [2023-06-01T15:31:41.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-06-01T15:31:41.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-01T15:31:41.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-01T15:31:43.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.745s coverage: 88.5% of statements [2023-06-01T15:31:43.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-06-01T15:31:43.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-01T15:31:43.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-01T15:31:43.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-01T15:31:43.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.370s coverage: 95.6% of statements [2023-06-01T15:31:44.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-01T15:31:44.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-01T15:31:44.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-01T15:31:44.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-01T15:31:44.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-01T15:31:44.018Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-06-01T15:31:44.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-01T15:31:44.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-01T15:31:44.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-01T15:31:45.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-06-01T15:31:45.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-01T15:31:45.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-01T15:31:45.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-06-01T15:31:45.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements [2023-06-01T15:31:45.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements [2023-06-01T15:31:46.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements [2023-06-01T15:31:46.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-06-01T15:31:46.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2023-06-01T15:31:46.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2023-06-01T15:31:46.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-01T15:31:46.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-01T15:31:46.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-01T15:31:46.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-01T15:31:47.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-01T15:31:47.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-01T15:31:47.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-01T15:31:47.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-01T15:31:48.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-01T15:31:48.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-01T15:31:48.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-01T15:31:48.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-01T15:31:48.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-01T15:31:48.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-01T15:31:49.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-01T15:31:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-01T15:31:50.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-01T15:31:51.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-01T15:31:51.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-01T15:31:52.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-01T15:31:52.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-01T15:31:52.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-01T15:31:54.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-01T15:31:54.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-01T15:31:54.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-01T15:31:56.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-01T15:31:56.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-01T15:31:56.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-01T15:31:56.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-01T15:31:57.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2023-06-01T15:31:57.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-01T15:31:57.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-01T15:31:57.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-01T15:31:57.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-01T15:31:58.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-01T15:31:58.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-01T15:31:58.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-01T15:31:58.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-01T15:31:59.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-01T15:31:59.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-01T15:32:00.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-01T15:32:00.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.302s coverage: 79.9% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.068s coverage: 92.9% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.060s coverage: 20.0% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.1% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 38.4% of statements [2023-06-01T15:32:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-06-01T15:32:10.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-06-01T15:32:10.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-06-01T15:32:10.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2023-06-01T15:32:10.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-06-01T15:32:10.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-06-01T15:32:10.385Z] 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-06-01T15:32:10.643Z] running golangci-lint [2023-06-01T15:32:10.643Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-01T15:32:10.643Z] go version go1.20.2 linux/amd64 [2023-06-01T15:32:10.903Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-01T15:32:10.903Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-01T15:32:21.910Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17654 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [Pipeline] { [Pipeline] ws [2023-06-01T15:32:21.921Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-06-01T15:32:21.956Z] The recommended git tool is: git [2023-06-01T15:32:25.764Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 14.01854197s" [2023-06-01T15:32:25.764Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.553567ms" [2023-06-01T15:32:26.525Z] using credential edgex-jenkins-ssh [2023-06-01T15:32:26.542Z] Cloning the remote Git repository [2023-06-01T15:32:26.584Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-01T15:32:26.668Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-06-01T15:32:26.804Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-01T15:32:26.805Z] > git --version # timeout=10 [2023-06-01T15:32:26.826Z] > git --version # 'git version 2.25.1' [2023-06-01T15:32:26.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-01T15:32:26.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-01T15:32:33.888Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.151993579s with top 10 stages: buildir: 35.470738424s, fact_deprecated: 2.110827191s, inspect: 1.92912377s, gosec: 1.706518056s, printf: 1.187715735s, S1038: 1.12584935s, nilness: 1.036645358s, fact_purity: 1.016023665s, ctrlflow: 893.328244ms, typedness: 569.460823ms" [2023-06-01T15:32:33.888Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-01T15:32:33.888Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, identifier_marker: 203/203, path_prettifier: 203/203, skip_files: 203/203, exclude-rules: 23/203, exclude: 203/203" [2023-06-01T15:32:33.888Z] level=info msg="[runner] processing took 18.696208ms with stages: nolint: 7.829339ms, identifier_marker: 5.368085ms, autogenerated_exclude: 1.9615ms, path_prettifier: 1.463464ms, exclude-rules: 1.254742ms, skip_dirs: 767.797µs, cgo: 30.791µs, filename_unadjuster: 15.5µs, max_from_linter: 730ns, max_same_issues: 680ns, path_prefixer: 590ns, uniq_by_line: 510ns, exclude: 420ns, diff: 420ns, skip_files: 400ns, severity-rules: 380ns, source_code: 320ns, sort_results: 230ns, path_shortener: 190ns, max_per_file_from_linter: 120ns" [2023-06-01T15:32:33.888Z] level=info msg="[runner] linters took 8.286504982s with stages: goanalysis_metalinter: 8.267705374s" [2023-06-01T15:32:33.888Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-01T15:32:33.888Z] level=info msg="Memory: 225 samples, avg is 209.1MB, max is 856.3MB" [2023-06-01T15:32:33.888Z] level=info msg="Execution took 22.351867188s" [2023-06-01T15:32:33.888Z] go vet ./... [2023-06-01T15:32:38.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-01T15:32:38.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-01T15:32:38.331Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-01T15:32:38.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-01T15:32:38.637Z] + ls -al . [2023-06-01T15:32:38.637Z] total 720 [2023-06-01T15:32:38.637Z] drwxrwxr-x 11 1001 1001 4096 Jun 1 15:31 . [2023-06-01T15:32:38.637Z] drwxr-xr-x 4 root root 4096 Jun 1 15:31 .. [2023-06-01T15:32:38.637Z] drwxrwxr-x 2 1001 1001 4096 Jun 1 15:30 .blubracket [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 16 Jun 1 15:30 .dockerignore [2023-06-01T15:32:38.637Z] drwxrwxr-x 8 1001 1001 4096 Jun 1 15:30 .git [2023-06-01T15:32:38.637Z] drwxrwxr-x 3 1001 1001 4096 Jun 1 15:30 .github [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 1133 Jun 1 15:30 .gitignore [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 42 Jun 1 15:30 .golangci.yml [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 87 Jun 1 15:30 .hadolint.yml [2023-06-01T15:32:38.637Z] drwxr-xr-x 3 1001 1001 4096 Jun 1 15:30 .semver [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 166 Jun 1 15:30 .sonarcloud.properties [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 1171 Jun 1 15:30 ADOPTERS.md [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 10835 Jun 1 15:30 Attribution.txt [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 93407 Jun 1 15:30 CHANGELOG.md [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 3804 Jun 1 15:30 CONTRIBUTING.md [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 677 Jun 1 15:30 GOVERNANCE.md [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 883 Jun 1 15:30 Jenkinsfile [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 10775 Jun 1 15:30 LICENSE [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 14368 Jun 1 15:30 Makefile [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 582 Jun 1 15:30 OWNERS.md [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 9923 Jun 1 15:30 README.md [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 789 Jun 1 15:30 SECURITY.md [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 5 Jun 1 15:30 VERSION [2023-06-01T15:32:38.637Z] drwxrwxr-x 2 1001 1001 4096 Jun 1 15:30 bin [2023-06-01T15:32:38.637Z] drwxrwxr-x 18 1001 1001 4096 Jun 1 15:30 cmd [2023-06-01T15:32:38.637Z] -rw-r--r-- 1 root root 447731 Jun 1 15:32 coverage.out [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 3159 Jun 1 15:30 go.mod [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 31048 Jun 1 15:30 go.sum [2023-06-01T15:32:38.637Z] drwxrwxr-x 7 1001 1001 4096 Jun 1 15:30 internal [2023-06-01T15:32:38.637Z] drwxrwxr-x 3 1001 1001 4096 Jun 1 15:30 openapi [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 594 Jun 1 15:30 security.txt [2023-06-01T15:32:38.637Z] drwxrwxr-x 4 1001 1001 4096 Jun 1 15:30 snap [2023-06-01T15:32:38.637Z] -rw-rw-r-- 1 1001 1001 204 Jun 1 15:30 version.go [Pipeline] sh [2023-06-01T15:32:38.933Z] + '[' -e coverage.out ] [2023-06-01T15:32:38.933Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-01T15:32:39.044Z] Stashed 1 file(s) [Pipeline] sh [2023-06-01T15:32:39.331Z] + make build [2023-06-01T15:32:39.331Z] 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-06-01T15:32:43.188Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-01T15:32:43.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-01T15:32:43.962Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-01T15:32:44.009Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-01T15:32:44.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-01T15:32:44.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-01T15:32:44.772Z] Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-06-01T15:32:45.161Z] Merge succeeded, producing dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-06-01T15:32:45.161Z] Checking out Revision dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca (PR-4584) [2023-06-01T15:32:45.653Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-01T15:32:44.793Z] > git config core.sparsecheckout # timeout=10 [2023-06-01T15:32:44.871Z] > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 [2023-06-01T15:32:45.083Z] > git remote # timeout=10 [2023-06-01T15:32:45.100Z] > git config --get remote.origin.url # timeout=10 [2023-06-01T15:32:45.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-01T15:32:45.125Z] > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 [2023-06-01T15:32:45.149Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-01T15:32:45.171Z] > git config core.sparsecheckout # timeout=10 [2023-06-01T15:32:45.193Z] > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 [2023-06-01T15:32:46.523Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-01T15:32:46.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-01T15:32:46.523Z] Dload Upload Total Spent Left Speed [2023-06-01T15:32:46.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-06-01T15:32:47.106Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-01T15:32:47.434Z] + sudo tee /etc/docker/daemon.new [2023-06-01T15:32:47.434Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-01T15:32:47.434Z] { [2023-06-01T15:32:47.434Z] "registry-mirrors": [ [2023-06-01T15:32:47.434Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-01T15:32:47.434Z] ], [2023-06-01T15:32:47.434Z] "bip": "10.250.0.254/24", [2023-06-01T15:32:47.434Z] "hosts": [ [2023-06-01T15:32:47.434Z] "tcp://0.0.0.0:5555", [2023-06-01T15:32:47.434Z] "unix:///var/run/docker.sock" [2023-06-01T15:32:47.434Z] ], [2023-06-01T15:32:47.434Z] "mtu": 1458, [2023-06-01T15:32:47.434Z] "selinux-enabled": true, [2023-06-01T15:32:47.434Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-01T15:32:47.434Z] } [Pipeline] sh [2023-06-01T15:32:47.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-01T15:32:48.079Z] + sudo service docker restart [2023-06-01T15:32:51.536Z] 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-06-01T15:32:52.472Z] 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-06-01T15:32:53.405Z] 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-06-01T15:32:54.341Z] 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-06-01T15:33:00.952Z] 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-06-01T15:33:02.329Z] 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-06-01T15:33:03.707Z] 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-06-01T15:33:05.083Z] 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-06-01T15:33:06.018Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T15:33:06.328Z] provisioning config files... [2023-06-01T15:33:06.348Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10134445046723597644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T15:33:06.698Z] ---> docker-login.sh [2023-06-01T15:33:06.698Z] nexus3.edgexfoundry.org:10001 [2023-06-01T15:33:06.952Z] 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-06-01T15:33:06.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T15:33:07.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T15:33:07.552Z] Configure a credential helper to remove this warning. See [2023-06-01T15:33:07.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T15:33:07.552Z] [2023-06-01T15:33:07.552Z] Login Succeeded [2023-06-01T15:33:07.552Z] nexus3.edgexfoundry.org:10002 [2023-06-01T15:33:07.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T15:33:07.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T15:33:07.822Z] Configure a credential helper to remove this warning. See [2023-06-01T15:33:07.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T15:33:07.822Z] [2023-06-01T15:33:07.822Z] Login Succeeded [2023-06-01T15:33:07.822Z] nexus3.edgexfoundry.org:10003 [2023-06-01T15:33:07.887Z] 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-06-01T15:33:08.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T15:33:08.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T15:33:08.093Z] Configure a credential helper to remove this warning. See [2023-06-01T15:33:08.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T15:33:08.093Z] [2023-06-01T15:33:08.093Z] Login Succeeded [2023-06-01T15:33:08.093Z] nexus3.edgexfoundry.org:10004 [2023-06-01T15:33:08.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T15:33:08.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T15:33:08.365Z] Configure a credential helper to remove this warning. See [2023-06-01T15:33:08.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T15:33:08.365Z] [2023-06-01T15:33:08.365Z] Login Succeeded [2023-06-01T15:33:08.365Z] docker.io [2023-06-01T15:33:08.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T15:33:08.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T15:33:08.902Z] Configure a credential helper to remove this warning. See [2023-06-01T15:33:08.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T15:33:08.902Z] [2023-06-01T15:33:08.902Z] Login Succeeded [2023-06-01T15:33:08.902Z] ---> docker-login.sh ends [Pipeline] } [2023-06-01T15:33:08.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] } [2023-06-01T15:33:09.276Z] $ docker stop --time=1 0e0b984154292be4f1ec23405f90bd383fd11e289b13f58fbedf887ed821616d [2023-06-01T15:33:09.455Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [2023-06-01T15:33:13.275Z] $ docker rm -f --volumes 0e0b984154292be4f1ec23405f90bd383fd11e289b13f58fbedf887ed821616d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2023-06-01T15:33:13.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] echo [2023-06-01T15:33:13.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-01T15:33:13.721Z] ========================================================= [2023-06-01T15:33:13.721Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-01T15:33:13.721Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:33:14.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-01T15:33:14.041Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-01T15:33:14.041Z] c41833b44d91: Pulling fs layer [2023-06-01T15:33:14.041Z] ed15518f5707: Pulling fs layer [2023-06-01T15:33:14.041Z] feae8fd75edb: Pulling fs layer [2023-06-01T15:33:14.041Z] 242c74f7c9fa: Pulling fs layer [2023-06-01T15:33:14.041Z] 3cdef696dda3: Pulling fs layer [2023-06-01T15:33:14.041Z] 2ced38df9373: Pulling fs layer [2023-06-01T15:33:14.041Z] 58f1dce35555: Pulling fs layer [2023-06-01T15:33:14.041Z] 242c74f7c9fa: Waiting [2023-06-01T15:33:14.041Z] 3cdef696dda3: Waiting [2023-06-01T15:33:14.041Z] 2ced38df9373: Waiting [2023-06-01T15:33:14.041Z] 58f1dce35555: Waiting [2023-06-01T15:33:14.313Z] ed15518f5707: Verifying Checksum [2023-06-01T15:33:14.313Z] ed15518f5707: Download complete [2023-06-01T15:33:14.313Z] 242c74f7c9fa: Verifying Checksum [2023-06-01T15:33:14.313Z] 242c74f7c9fa: Download complete [2023-06-01T15:33:14.313Z] 3cdef696dda3: Download complete [2023-06-01T15:33:14.313Z] c41833b44d91: Verifying Checksum [2023-06-01T15:33:14.313Z] c41833b44d91: Download complete [2023-06-01T15:33:14.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-01T15:33:14.331Z] [2023-06-01T15:33:14.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:33:14.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-01T15:33:14.668Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-01T15:33:14.668Z] 91d30c5bc195: Pulling fs layer [2023-06-01T15:33:14.668Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-01T15:33:14.668Z] 9c61dcf015f6: Pulling fs layer [2023-06-01T15:33:14.668Z] 4698f68db338: Pulling fs layer [2023-06-01T15:33:14.668Z] 2a2f49069b9e: Pulling fs layer [2023-06-01T15:33:14.668Z] e0025b399a48: Pulling fs layer [2023-06-01T15:33:14.668Z] 4698f68db338: Waiting [2023-06-01T15:33:14.668Z] 2a2f49069b9e: Waiting [2023-06-01T15:33:14.668Z] e0025b399a48: Waiting [2023-06-01T15:33:14.668Z] 91d30c5bc195: Verifying Checksum [2023-06-01T15:33:14.668Z] 91d30c5bc195: Download complete [2023-06-01T15:33:14.668Z] 4698f68db338: Verifying Checksum [2023-06-01T15:33:14.668Z] 4698f68db338: Download complete [2023-06-01T15:33:14.927Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-01T15:33:14.927Z] 2e9b0aa3be6d: Download complete [2023-06-01T15:33:14.927Z] e0025b399a48: Verifying Checksum [2023-06-01T15:33:14.927Z] e0025b399a48: Download complete [2023-06-01T15:33:14.927Z] 91d30c5bc195: Pull complete [2023-06-01T15:33:15.185Z] 2a2f49069b9e: Download complete [2023-06-01T15:33:15.185Z] 2e9b0aa3be6d: Pull complete [2023-06-01T15:33:15.287Z] c41833b44d91: Pull complete [2023-06-01T15:33:15.443Z] 9c61dcf015f6: Verifying Checksum [2023-06-01T15:33:15.443Z] 9c61dcf015f6: Download complete [2023-06-01T15:33:15.557Z] 58f1dce35555: Verifying Checksum [2023-06-01T15:33:15.557Z] 58f1dce35555: Download complete [2023-06-01T15:33:15.826Z] ed15518f5707: Pull complete [2023-06-01T15:33:16.803Z] feae8fd75edb: Verifying Checksum [2023-06-01T15:33:16.803Z] feae8fd75edb: Download complete [2023-06-01T15:33:16.803Z] 2ced38df9373: Verifying Checksum [2023-06-01T15:33:16.803Z] 2ced38df9373: Download complete [2023-06-01T15:33:17.969Z] 9c61dcf015f6: Pull complete [2023-06-01T15:33:18.227Z] 4698f68db338: Pull complete [2023-06-01T15:33:18.485Z] 2a2f49069b9e: Pull complete [2023-06-01T15:33:18.485Z] e0025b399a48: Pull complete [2023-06-01T15:33:18.486Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-01T15:33:18.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-01T15:33:18.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T15:33:18.563Z] prd-ubuntu20.04-docker-8c-8g-17653 does not seem to be running inside a container [2023-06-01T15:33:18.594Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-01T15:33:21.263Z] $ docker top b6d4c7c2390ea7e081dba0a26542441c0ec3c493c17ca61bd29a90051ba44adb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-01T15:33:21.608Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-01T15:33:24.144Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #1 transferring dockerfile: 2.12kB done [2023-06-01T15:33:24.144Z] #1 DONE 0.1s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #2 [core-data internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #2 transferring dockerfile: 1.90kB done [2023-06-01T15:33:24.144Z] #2 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #3 [core-command internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #3 transferring dockerfile: 1.82kB done [2023-06-01T15:33:24.144Z] #3 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #4 transferring dockerfile: 1.82kB done [2023-06-01T15:33:24.144Z] #4 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #5 transferring dockerfile: 2.04kB done [2023-06-01T15:33:24.144Z] #5 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #6 transferring dockerfile: 2.63kB done [2023-06-01T15:33:24.144Z] #6 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #7 transferring dockerfile: 2.06kB done [2023-06-01T15:33:24.144Z] #7 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #8 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #9 transferring dockerfile: 1.78kB done [2023-06-01T15:33:24.144Z] #9 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #10 transferring dockerfile: 1.96kB done [2023-06-01T15:33:24.144Z] #10 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #8 transferring dockerfile: 2.68kB done [2023-06-01T15:33:24.144Z] #8 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #11 transferring dockerfile: 1.84kB done [2023-06-01T15:33:24.144Z] #11 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #12 transferring dockerfile: 2.58kB done [2023-06-01T15:33:24.144Z] #12 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #13 transferring dockerfile: 2.38kB done [2023-06-01T15:33:24.144Z] #13 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-01T15:33:24.144Z] #14 transferring dockerfile: 2.82kB done [2023-06-01T15:33:24.144Z] #14 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-01T15:33:24.144Z] #15 transferring context: 56B done [2023-06-01T15:33:24.144Z] #15 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #16 [core-data internal] load .dockerignore [2023-06-01T15:33:24.144Z] #16 transferring context: 56B done [2023-06-01T15:33:24.144Z] #16 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #17 [core-command internal] load .dockerignore [2023-06-01T15:33:24.144Z] #17 transferring context: 56B done [2023-06-01T15:33:24.144Z] #17 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #18 [support-scheduler internal] load .dockerignore [2023-06-01T15:33:24.144Z] #18 transferring context: 56B done [2023-06-01T15:33:24.144Z] #18 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #19 [security-proxy-auth internal] load .dockerignore [2023-06-01T15:33:24.144Z] #19 transferring context: 56B done [2023-06-01T15:33:24.144Z] #19 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #20 [security-spire-server internal] load .dockerignore [2023-06-01T15:33:24.144Z] #20 transferring context: 56B done [2023-06-01T15:33:24.144Z] #20 DONE 0.0s [2023-06-01T15:33:24.144Z] [2023-06-01T15:33:24.144Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-06-01T15:33:24.403Z] #21 transferring context: 56B done [2023-06-01T15:33:24.403Z] #21 DONE 0.0s [2023-06-01T15:33:24.403Z] [2023-06-01T15:33:24.403Z] #22 [security-proxy-setup internal] load .dockerignore [2023-06-01T15:33:24.403Z] #22 transferring context: 56B done [2023-06-01T15:33:24.403Z] #22 DONE 0.0s [2023-06-01T15:33:24.403Z] [2023-06-01T15:33:24.403Z] #23 [core-metadata internal] load .dockerignore [2023-06-01T15:33:24.403Z] #23 transferring context: 56B done [2023-06-01T15:33:24.403Z] #23 DONE 0.0s [2023-06-01T15:33:24.403Z] [2023-06-01T15:33:24.403Z] #24 [security-spire-agent internal] load .dockerignore [2023-06-01T15:33:24.403Z] #24 transferring context: 56B done [2023-06-01T15:33:24.403Z] #24 DONE 0.1s [2023-06-01T15:33:24.403Z] [2023-06-01T15:33:24.403Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-06-01T15:33:24.403Z] #25 transferring context: 56B done [2023-06-01T15:33:24.403Z] #25 DONE 0.1s [2023-06-01T15:33:24.403Z] [2023-06-01T15:33:24.403Z] #26 [support-notifications internal] load .dockerignore [2023-06-01T15:33:24.403Z] #26 transferring context: 56B done [2023-06-01T15:33:24.403Z] #26 DONE 0.1s [2023-06-01T15:33:24.403Z] [2023-06-01T15:33:24.403Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-01T15:33:24.403Z] #27 DONE 0.0s [2023-06-01T15:33:24.403Z] [2023-06-01T15:33:24.403Z] #28 [security-bootstrapper internal] load .dockerignore [2023-06-01T15:33:24.403Z] #28 transferring context: 56B done [2023-06-01T15:33:24.403Z] #28 DONE 0.0s [2023-06-01T15:33:24.403Z] [2023-06-01T15:33:24.403Z] #29 [security-spire-config internal] load .dockerignore [2023-06-01T15:33:24.403Z] #29 transferring context: 56B done [2023-06-01T15:33:24.403Z] #29 DONE 0.1s [2023-06-01T15:33:24.403Z] [2023-06-01T15:33:24.403Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-01T15:33:24.403Z] #27 DONE 0.0s [2023-06-01T15:33:24.403Z] [2023-06-01T15:33:24.403Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-01T15:33:24.663Z] #30 ... [2023-06-01T15:33:24.663Z] [2023-06-01T15:33:24.663Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-01T15:33:24.663Z] #27 DONE 0.0s [2023-06-01T15:33:24.663Z] [2023-06-01T15:33:24.663Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-01T15:33:24.965Z] #30 DONE 0.5s [2023-06-01T15:33:24.965Z] [2023-06-01T15:33:24.965Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-01T15:33:24.965Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-01T15:33:24.965Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-01T15:33:24.965Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-01T15:33:24.965Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-01T15:33:24.965Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-01T15:33:24.965Z] #31 DONE 0.3s [2023-06-01T15:33:24.965Z] [2023-06-01T15:33:24.965Z] #32 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-06-01T15:33:26.349Z] #32 DONE 1.8s [2023-06-01T15:33:26.349Z] [2023-06-01T15:33:26.349Z] #33 [security-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-06-01T15:33:29.224Z] feae8fd75edb: Pull complete [2023-06-01T15:33:29.224Z] 242c74f7c9fa: Pull complete [2023-06-01T15:33:29.224Z] 3cdef696dda3: Pull complete [2023-06-01T15:33:31.623Z] #33 ... [2023-06-01T15:33:31.623Z] [2023-06-01T15:33:31.623Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:33:31.623Z] #34 transferring context: 228.91MB 6.6s [2023-06-01T15:33:31.623Z] #34 ... [2023-06-01T15:33:31.623Z] [2023-06-01T15:33:31.623Z] #35 [security-bootstrapper internal] load build context [2023-06-01T15:33:31.882Z] #35 ... [2023-06-01T15:33:31.882Z] [2023-06-01T15:33:31.882Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:33:35.174Z] #34 transferring context: 352.07MB 9.4s done [2023-06-01T15:33:35.174Z] #34 ... [2023-06-01T15:33:35.174Z] [2023-06-01T15:33:35.174Z] #36 [security-spire-config internal] load build context [2023-06-01T15:33:35.174Z] #36 ... [2023-06-01T15:33:35.174Z] [2023-06-01T15:33:35.175Z] #37 [support-notifications internal] load build context [2023-06-01T15:33:35.175Z] #37 ... [2023-06-01T15:33:35.175Z] [2023-06-01T15:33:35.175Z] #38 [security-spiffe-token-provider internal] load build context [2023-06-01T15:33:35.175Z] #38 transferring context: 352.07MB 9.3s done [2023-06-01T15:33:35.175Z] #38 ... [2023-06-01T15:33:35.175Z] [2023-06-01T15:33:35.175Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-01T15:33:35.433Z] #39 ... [2023-06-01T15:33:35.433Z] [2023-06-01T15:33:35.433Z] #40 [core-data internal] load build context [2023-06-01T15:33:35.433Z] #40 transferring context: 352.07MB 9.1s done [2023-06-01T15:33:35.433Z] #40 ... [2023-06-01T15:33:35.433Z] [2023-06-01T15:33:35.433Z] #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-01T15:33:35.691Z] #41 ... [2023-06-01T15:33:35.691Z] [2023-06-01T15:33:35.691Z] #42 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-01T15:33:35.691Z] #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:35.691Z] #0 5.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:35.691Z] #0 5.922 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-01T15:33:35.691Z] #0 5.928 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:33:35.691Z] #0 5.934 OK: 7 MiB in 16 packages [2023-06-01T15:33:35.691Z] #42 ... [2023-06-01T15:33:35.691Z] [2023-06-01T15:33:35.691Z] #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-01T15:33:35.691Z] #0 6.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:35.691Z] #0 6.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:35.691Z] #0 6.469 (1/2) Installing ca-certificates (20230506-r0) [2023-06-01T15:33:35.691Z] #0 6.498 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-01T15:33:35.691Z] #0 6.503 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:33:35.691Z] #0 6.513 Executing ca-certificates-20230506-r0.trigger [2023-06-01T15:33:35.691Z] #0 6.575 OK: 8 MiB in 17 packages [2023-06-01T15:33:35.885Z] 2ced38df9373: Pull complete [2023-06-01T15:33:35.949Z] #43 ... [2023-06-01T15:33:35.949Z] [2023-06-01T15:33:35.949Z] #44 [security-secretstore-setup internal] load build context [2023-06-01T15:33:35.949Z] #44 transferring context: 352.07MB 10.9s done [2023-06-01T15:33:35.949Z] #44 ... [2023-06-01T15:33:35.949Z] [2023-06-01T15:33:35.949Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-01T15:33:36.207Z] #45 ... [2023-06-01T15:33:36.207Z] [2023-06-01T15:33:36.207Z] #46 [core-command internal] load build context [2023-06-01T15:33:36.207Z] #46 transferring context: 352.07MB 10.8s done [2023-06-01T15:33:36.207Z] #46 ... [2023-06-01T15:33:36.207Z] [2023-06-01T15:33:36.207Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-01T15:33:36.207Z] #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:36.207Z] #0 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:36.207Z] #0 1.366 (1/3) Installing ca-certificates (20230506-r0) [2023-06-01T15:33:36.207Z] #0 1.380 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-01T15:33:36.207Z] #0 1.391 (3/3) Installing su-exec (0.2-r2) [2023-06-01T15:33:36.207Z] #0 1.395 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:33:36.207Z] #0 1.403 Executing ca-certificates-20230506-r0.trigger [2023-06-01T15:33:36.207Z] #0 1.466 OK: 8 MiB in 18 packages [2023-06-01T15:33:36.466Z] #47 ... [2023-06-01T15:33:36.466Z] [2023-06-01T15:33:36.466Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-01T15:33:36.466Z] #48 ... [2023-06-01T15:33:36.466Z] [2023-06-01T15:33:36.466Z] #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-01T15:33:36.725Z] #49 ... [2023-06-01T15:33:36.725Z] [2023-06-01T15:33:36.725Z] #50 [support-scheduler internal] load build context [2023-06-01T15:33:36.725Z] #50 transferring context: 352.07MB 11.1s done [2023-06-01T15:33:36.725Z] #50 ... [2023-06-01T15:33:36.725Z] [2023-06-01T15:33:36.725Z] #51 [security-proxy-setup internal] load build context [2023-06-01T15:33:36.725Z] #51 transferring context: 352.07MB 8.5s done [2023-06-01T15:33:36.997Z] #51 ... [2023-06-01T15:33:36.997Z] [2023-06-01T15:33:36.997Z] #52 [security-spire-agent internal] load build context [2023-06-01T15:33:36.997Z] #52 transferring context: 352.07MB 10.5s done [2023-06-01T15:33:37.255Z] #52 ... [2023-06-01T15:33:37.255Z] [2023-06-01T15:33:37.255Z] #53 [security-spire-server internal] load build context [2023-06-01T15:33:37.255Z] #53 transferring context: 352.07MB 10.6s done [2023-06-01T15:33:37.255Z] #53 ... [2023-06-01T15:33:37.255Z] [2023-06-01T15:33:37.255Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-01T15:33:37.305Z] 58f1dce35555: Pull complete [2023-06-01T15:33:37.305Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-01T15:33:37.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-01T15:33:37.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-01T15:33:37.514Z] #54 ... [2023-06-01T15:33:37.514Z] [2023-06-01T15:33:37.514Z] #55 [security-proxy-auth internal] load build context [2023-06-01T15:33:37.514Z] #55 transferring context: 352.07MB 10.8s done [2023-06-01T15:33:37.514Z] #55 ... [2023-06-01T15:33:37.514Z] [2023-06-01T15:33:37.514Z] #56 [core-metadata internal] load build context [2023-06-01T15:33:37.514Z] #56 transferring context: 352.07MB 10.5s done [2023-06-01T15:33:37.637Z] + docker build -t ci-base-image-arm64 -f+ - . [2023-06-01T15:33:37.637Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-01T15:33:37.637Z] WORKDIR /edgex [2023-06-01T15:33:37.637Z] COPY go.mod . [2023-06-01T15:33:37.637Z] RUN go mod download [2023-06-01T15:33:38.222Z] Sending build context to Docker daemon 2.947MB [2023-06-01T15:33:38.222Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-01T15:33:38.222Z] ---> fadd8f120f05 [2023-06-01T15:33:38.222Z] Step 2/4 : WORKDIR /edgex [2023-06-01T15:33:40.167Z] ---> Running in f6fe65dac8d8 [2023-06-01T15:33:40.435Z] Removing intermediate container f6fe65dac8d8 [2023-06-01T15:33:40.435Z] ---> 560e0898dd89 [2023-06-01T15:33:40.435Z] Step 3/4 : COPY go.mod . [2023-06-01T15:33:41.019Z] ---> 905a1d37ee06 [2023-06-01T15:33:41.019Z] Step 4/4 : RUN go mod download [2023-06-01T15:33:41.019Z] ---> Running in be81edea36ad [2023-06-01T15:33:42.791Z] #56 ... [2023-06-01T15:33:42.791Z] [2023-06-01T15:33:42.791Z] #35 [security-bootstrapper internal] load build context [2023-06-01T15:33:42.791Z] #35 transferring context: 352.07MB 10.4s done [2023-06-01T15:33:45.337Z] #35 ... [2023-06-01T15:33:45.337Z] [2023-06-01T15:33:45.337Z] #36 [security-spire-config internal] load build context [2023-06-01T15:33:45.337Z] #36 transferring context: 352.07MB 11.0s done [2023-06-01T15:33:45.337Z] #36 ... [2023-06-01T15:33:45.337Z] [2023-06-01T15:33:45.337Z] #37 [support-notifications internal] load build context [2023-06-01T15:33:45.337Z] #37 transferring context: 352.07MB 11.1s done [2023-06-01T15:33:55.347Z] #37 ... [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #51 [security-proxy-setup internal] load build context [2023-06-01T15:33:55.347Z] #51 DONE 30.3s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-01T15:33:55.347Z] #43 DONE 29.8s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-01T15:33:55.347Z] #47 DONE 29.8s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #35 [security-bootstrapper internal] load build context [2023-06-01T15:33:55.347Z] #35 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #38 [security-spiffe-token-provider internal] load build context [2023-06-01T15:33:55.347Z] #38 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #52 [security-spire-agent internal] load build context [2023-06-01T15:33:55.347Z] #52 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #40 [core-data internal] load build context [2023-06-01T15:33:55.347Z] #40 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #56 [core-metadata internal] load build context [2023-06-01T15:33:55.347Z] #56 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #33 [core-command builder 2/9] WORKDIR /edgex-go [2023-06-01T15:33:55.347Z] #33 DONE 28.9s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #42 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-01T15:33:55.347Z] #42 DONE 30.1s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:33:55.347Z] #34 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-06-01T15:33:55.347Z] #57 ... [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #36 [security-spire-config internal] load build context [2023-06-01T15:33:55.347Z] #36 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #53 [security-spire-server internal] load build context [2023-06-01T15:33:55.347Z] #53 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #44 [security-secretstore-setup internal] load build context [2023-06-01T15:33:55.347Z] #44 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #46 [core-command internal] load build context [2023-06-01T15:33:55.347Z] #46 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #55 [security-proxy-auth internal] load build context [2023-06-01T15:33:55.347Z] #55 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #37 [support-notifications internal] load build context [2023-06-01T15:33:55.347Z] #37 DONE 30.5s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #50 [support-scheduler internal] load build context [2023-06-01T15:33:55.347Z] #50 DONE 30.4s [2023-06-01T15:33:55.347Z] [2023-06-01T15:33:55.347Z] #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-01T15:33:56.281Z] #58 ... [2023-06-01T15:33:56.281Z] [2023-06-01T15:33:56.281Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-01T15:33:56.281Z] #45 30.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:56.281Z] #45 30.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:56.281Z] #45 30.94 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-01T15:33:56.281Z] #45 30.94 (2/2) Installing su-exec (0.2-r2) [2023-06-01T15:33:56.281Z] #45 30.95 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:33:56.281Z] #45 30.95 OK: 7 MiB in 17 packages [2023-06-01T15:33:56.281Z] #45 DONE 31.1s [2023-06-01T15:33:56.538Z] [2023-06-01T15:33:56.538Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-01T15:33:56.538Z] #54 30.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:56.538Z] #54 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:56.538Z] #54 30.92 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-01T15:33:56.538Z] #54 30.92 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:33:56.538Z] #54 30.94 OK: 7 MiB in 16 packages [2023-06-01T15:33:56.538Z] #54 DONE 31.1s [2023-06-01T15:33:56.538Z] [2023-06-01T15:33:56.538Z] #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-01T15:33:56.538Z] #41 30.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:56.538Z] #41 30.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:56.539Z] #41 31.15 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-01T15:33:56.539Z] #41 31.18 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-01T15:33:56.539Z] #41 31.19 (3/4) Installing dumb-init (1.2.5-r2) [2023-06-01T15:33:56.539Z] #41 31.19 (4/4) Installing openssl (3.0.9-r1) [2023-06-01T15:33:56.539Z] #41 31.20 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:33:56.539Z] #41 31.21 OK: 8 MiB in 17 packages [2023-06-01T15:33:56.802Z] #41 DONE 31.4s [2023-06-01T15:33:56.802Z] [2023-06-01T15:33:56.802Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-01T15:33:56.802Z] #59 DONE 0.1s [2023-06-01T15:33:56.802Z] [2023-06-01T15:33:56.802Z] #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-01T15:33:56.802Z] #49 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:56.802Z] #49 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:56.802Z] #49 30.88 v3.17.3-229-gb6dc9ce24c5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-01T15:33:56.802Z] #49 30.88 v3.17.3-228-g9c3908453f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-01T15:33:56.802Z] #49 30.88 OK: 17823 distinct packages available [2023-06-01T15:33:56.802Z] #49 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:56.802Z] #49 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:56.802Z] #49 31.33 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-01T15:33:56.802Z] #49 31.38 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-01T15:33:56.802Z] #49 31.39 (3/7) Installing dumb-init (1.2.5-r2) [2023-06-01T15:33:56.802Z] #49 31.40 (4/7) Installing musl-obstack (1.2.3-r0) [2023-06-01T15:33:56.802Z] #49 31.40 (5/7) Installing libucontext (1.2-r0) [2023-06-01T15:33:56.802Z] #49 31.40 (6/7) Installing gcompat (1.1.0-r0) [2023-06-01T15:33:56.802Z] #49 31.41 (7/7) Installing openssl (3.0.9-r1) [2023-06-01T15:33:56.802Z] #49 31.42 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:33:56.802Z] #49 31.47 OK: 8 MiB in 20 packages [2023-06-01T15:33:56.802Z] #49 DONE 31.6s [2023-06-01T15:33:56.802Z] [2023-06-01T15:33:56.802Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-06-01T15:33:56.802Z] #57 1.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:56.802Z] #57 1.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.060Z] #57 ... [2023-06-01T15:33:57.060Z] [2023-06-01T15:33:57.060Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-01T15:33:57.060Z] #0 1.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.060Z] #0 1.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.060Z] #0 1.793 OK: 265 MiB in 53 packages [2023-06-01T15:33:57.060Z] #60 DONE 2.0s [2023-06-01T15:33:57.060Z] [2023-06-01T15:33:57.060Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-01T15:33:57.060Z] #48 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.060Z] #48 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.060Z] #48 31.19 v3.17.3-229-gb6dc9ce24c5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-01T15:33:57.060Z] #48 31.19 v3.17.3-228-g9c3908453f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-01T15:33:57.060Z] #48 31.19 OK: 17823 distinct packages available [2023-06-01T15:33:57.060Z] #48 31.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.060Z] #48 31.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.060Z] #48 31.68 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-01T15:33:57.060Z] #48 31.68 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-01T15:33:57.060Z] #48 31.68 (3/4) Installing libucontext (1.2-r0) [2023-06-01T15:33:57.060Z] #48 31.68 (4/4) Installing gcompat (1.1.0-r0) [2023-06-01T15:33:57.060Z] #48 31.69 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:33:57.060Z] #48 31.73 OK: 7 MiB in 19 packages [2023-06-01T15:33:57.060Z] #48 DONE 31.8s [2023-06-01T15:33:57.060Z] [2023-06-01T15:33:57.060Z] #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:33:57.060Z] #61 DONE 0.1s [2023-06-01T15:33:57.060Z] [2023-06-01T15:33:57.060Z] #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:33:57.319Z] #62 ... [2023-06-01T15:33:57.319Z] [2023-06-01T15:33:57.319Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-01T15:33:57.319Z] #39 30.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.319Z] #39 30.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.319Z] #39 31.16 v3.17.3-229-gb6dc9ce24c5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-01T15:33:57.319Z] #39 31.16 v3.17.3-228-g9c3908453f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-01T15:33:57.319Z] #39 31.16 OK: 17823 distinct packages available [2023-06-01T15:33:57.319Z] #39 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.319Z] #39 31.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.319Z] #39 31.69 (1/9) Installing ca-certificates (20230506-r0) [2023-06-01T15:33:57.319Z] #39 31.70 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-01T15:33:57.319Z] #39 31.72 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-01T15:33:57.319Z] #39 31.72 (4/9) Installing libcurl (8.1.2-r0) [2023-06-01T15:33:57.319Z] #39 31.73 (5/9) Installing curl (8.1.2-r0) [2023-06-01T15:33:57.319Z] #39 31.74 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-01T15:33:57.319Z] #39 31.74 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-01T15:33:57.319Z] #39 31.74 (8/9) Installing libucontext (1.2-r0) [2023-06-01T15:33:57.319Z] #39 31.75 (9/9) Installing gcompat (1.1.0-r0) [2023-06-01T15:33:57.319Z] #39 31.75 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:33:57.319Z] #39 31.76 Executing ca-certificates-20230506-r0.trigger [2023-06-01T15:33:57.319Z] #39 31.88 OK: 10 MiB in 24 packages [2023-06-01T15:33:57.319Z] #39 DONE 32.1s [2023-06-01T15:33:57.319Z] [2023-06-01T15:33:57.319Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-01T15:33:57.319Z] #0 1.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.319Z] #0 1.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.319Z] #0 2.032 OK: 265 MiB in 53 packages [2023-06-01T15:33:57.319Z] #63 DONE 2.2s [2023-06-01T15:33:57.319Z] [2023-06-01T15:33:57.319Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-01T15:33:57.319Z] #57 2.081 OK: 265 MiB in 53 packages [2023-06-01T15:33:57.319Z] #57 DONE 2.4s [2023-06-01T15:33:57.319Z] [2023-06-01T15:33:57.319Z] #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:33:57.319Z] #64 DONE 0.1s [2023-06-01T15:33:57.319Z] [2023-06-01T15:33:57.319Z] #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:33:57.319Z] #65 DONE 0.1s [2023-06-01T15:33:57.319Z] [2023-06-01T15:33:57.319Z] #66 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:33:57.577Z] #66 ... [2023-06-01T15:33:57.577Z] [2023-06-01T15:33:57.577Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-01T15:33:57.577Z] #67 DONE 1.1s [2023-06-01T15:33:57.577Z] [2023-06-01T15:33:57.577Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-01T15:33:57.577Z] #68 DONE 0.0s [2023-06-01T15:33:57.577Z] [2023-06-01T15:33:57.577Z] #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-01T15:33:57.577Z] #58 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.577Z] #58 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.577Z] #58 2.356 OK: 265 MiB in 53 packages [2023-06-01T15:33:57.577Z] #58 DONE 2.5s [2023-06-01T15:33:57.577Z] [2023-06-01T15:33:57.577Z] #69 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-01T15:33:57.577Z] #69 DONE 0.1s [2023-06-01T15:33:57.577Z] [2023-06-01T15:33:57.577Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:33:57.838Z] #70 ... [2023-06-01T15:33:57.838Z] [2023-06-01T15:33:57.838Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-01T15:33:57.838Z] #0 1.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.838Z] #0 1.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.838Z] #0 2.238 v3.17.3-229-gb6dc9ce24c5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-01T15:33:57.838Z] #0 2.238 v3.17.3-228-g9c3908453f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-01T15:33:57.838Z] #0 2.238 OK: 17830 distinct packages available [2023-06-01T15:33:57.838Z] #0 2.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.838Z] #0 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-01T15:33:57.838Z] #0 2.616 OK: 265 MiB in 53 packages [2023-06-01T15:33:57.838Z] #71 DONE 2.7s [2023-06-01T15:33:57.838Z] [2023-06-01T15:33:57.838Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:33:57.838Z] #72 DONE 0.0s [2023-06-01T15:33:58.096Z] [2023-06-01T15:33:58.096Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:08.073Z] #73 ... [2023-06-01T15:34:08.073Z] [2023-06-01T15:34:08.073Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:13.276Z] Removing intermediate container be81edea36ad [2023-06-01T15:34:13.276Z] ---> 4a455a095c63 [2023-06-01T15:34:13.276Z] Successfully built 4a455a095c63 [2023-06-01T15:34:13.276Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:34:13.608Z] + docker inspect -f . ci-base-image-arm64 [2023-06-01T15:34:13.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T15:34:13.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-17654 does not seem to be running inside a container [2023-06-01T15:34:13.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2023-06-01T15:34:15.018Z] $ docker top a1fe99205f8338c6b358ef1288038427dd7a81c6c162e859760c5e96e9fc2755 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-01T15:34:15.832Z] + go version [2023-06-01T15:34:15.832Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-01T15:34:15.853Z] $ docker stop --time=1 a1fe99205f8338c6b358ef1288038427dd7a81c6c162e859760c5e96e9fc2755 [2023-06-01T15:34:17.463Z] $ docker rm -f --volumes a1fe99205f8338c6b358ef1288038427dd7a81c6c162e859760c5e96e9fc2755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:34:18.024Z] + docker inspect -f . ci-base-image-arm64 [2023-06-01T15:34:18.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T15:34:18.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-17654 does not seem to be running inside a container [2023-06-01T15:34:18.260Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2023-06-01T15:34:21.769Z] $ docker top ebd8fc53e35783ba704f3ba3a5a80a22b1a8323ad3215023a0e9db9c13429f99 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-01T15:34:21.956Z] ========================================================= [2023-06-01T15:34:21.956Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-01T15:34:21.956Z] ========================================================= [Pipeline] sh [2023-06-01T15:34:22.271Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-06-01T15:34:22.599Z] + make test [2023-06-01T15:34:22.599Z] go test -race -coverprofile=coverage.out ./... [2023-06-01T15:34:30.247Z] #74 DONE 29.8s [2023-06-01T15:34:30.248Z] [2023-06-01T15:34:30.248Z] #66 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:30.248Z] #66 DONE 30.0s [2023-06-01T15:34:30.248Z] [2023-06-01T15:34:30.248Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:30.248Z] #70 DONE 30.1s [2023-06-01T15:34:30.248Z] [2023-06-01T15:34:30.248Z] #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:30.248Z] #62 DONE 30.3s [2023-06-01T15:34:30.248Z] [2023-06-01T15:34:30.248Z] #75 [support-notifications builder 6/7] COPY . . [2023-06-01T15:34:30.248Z] #75 ... [2023-06-01T15:34:30.248Z] [2023-06-01T15:34:30.248Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:30.248Z] #73 DONE 29.5s [2023-06-01T15:34:30.248Z] [2023-06-01T15:34:30.248Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-01T15:34:35.514Z] #76 DONE 7.5s [2023-06-01T15:34:35.514Z] [2023-06-01T15:34:35.514Z] #77 [security-bootstrapper builder 6/7] COPY . . [2023-06-01T15:34:35.514Z] #77 CACHED [2023-06-01T15:34:35.514Z] [2023-06-01T15:34:35.514Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:35.514Z] #78 CACHED [2023-06-01T15:34:35.514Z] [2023-06-01T15:34:35.515Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:34:35.515Z] #79 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #80 [security-secretstore-setup builder 6/7] COPY . . [2023-06-01T15:34:35.515Z] #80 DONE 7.6s [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #81 [security-spire-server builder 6/9] COPY . . [2023-06-01T15:34:35.515Z] #81 DONE 7.6s [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #82 [core-metadata builder 6/7] COPY . . [2023-06-01T15:34:35.515Z] #82 DONE 7.6s [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #83 [security-proxy-setup builder 6/7] COPY . . [2023-06-01T15:34:35.515Z] #83 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:35.515Z] #84 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:34:35.515Z] #85 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #86 [core-command builder 6/7] COPY . . [2023-06-01T15:34:35.515Z] #86 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:35.515Z] #87 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:34:35.515Z] #88 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #89 [security-proxy-auth builder 6/7] COPY . . [2023-06-01T15:34:35.515Z] #89 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:35.515Z] #90 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:34:35.515Z] #91 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #92 [core-data builder 6/7] COPY . . [2023-06-01T15:34:35.515Z] #92 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:34:35.515Z] #93 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:35.515Z] #94 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #75 [support-notifications builder 6/7] COPY . . [2023-06-01T15:34:35.515Z] #75 DONE 7.6s [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:34:35.515Z] #95 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:35.515Z] #96 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #97 [support-scheduler builder 6/7] COPY . . [2023-06-01T15:34:35.515Z] #97 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #98 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-01T15:34:35.515Z] #98 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:35.515Z] #99 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:34:35.515Z] #100 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T15:34:35.515Z] #101 ... [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #102 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-01T15:34:35.515Z] #102 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:35.515Z] #103 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #104 [security-spire-config builder 6/9] COPY . . [2023-06-01T15:34:35.515Z] #104 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #105 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-01T15:34:35.515Z] #105 CACHED [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-01T15:34:35.515Z] #106 DONE 0.1s [2023-06-01T15:34:35.515Z] [2023-06-01T15:34:35.515Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-01T15:34:35.773Z] #107 DONE 0.6s [2023-06-01T15:34:35.773Z] [2023-06-01T15:34:35.773Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-01T15:34:36.031Z] #108 DONE 0.1s [2023-06-01T15:34:36.031Z] [2023-06-01T15:34:36.031Z] #109 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:34:36.031Z] #109 DONE 0.1s [2023-06-01T15:34:36.031Z] [2023-06-01T15:34:36.031Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-01T15:34:36.031Z] #0 1.044 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-06-01T15:34:36.964Z] #110 ... [2023-06-01T15:34:36.964Z] [2023-06-01T15:34:36.964Z] #111 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-01T15:34:36.964Z] #111 DONE 1.8s [2023-06-01T15:34:37.223Z] [2023-06-01T15:34:37.223Z] #112 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-01T15:34:37.223Z] #112 ... [2023-06-01T15:34:37.223Z] [2023-06-01T15:34:37.223Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:34:37.223Z] #113 DONE 1.1s [2023-06-01T15:34:37.481Z] [2023-06-01T15:34:37.481Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T15:34:37.481Z] #101 2.441 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-06-01T15:34:37.481Z] #101 ... [2023-06-01T15:34:37.481Z] [2023-06-01T15:34:37.481Z] #112 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-01T15:34:37.481Z] #112 DONE 0.6s [2023-06-01T15:34:37.739Z] [2023-06-01T15:34:37.739Z] #114 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-01T15:34:38.303Z] #114 DONE 1.0s [2023-06-01T15:34:38.303Z] [2023-06-01T15:34:38.303Z] #115 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-01T15:34:38.303Z] #115 DONE 0.2s [2023-06-01T15:34:38.303Z] [2023-06-01T15:34:38.303Z] #116 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-01T15:34:38.868Z] #116 DONE 0.2s [2023-06-01T15:34:38.868Z] [2023-06-01T15:34:38.868Z] #117 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-01T15:34:38.868Z] #117 ... [2023-06-01T15:34:38.868Z] [2023-06-01T15:34:38.868Z] #118 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:34:38.868Z] #118 CACHED [2023-06-01T15:34:38.868Z] [2023-06-01T15:34:38.868Z] #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:34:38.868Z] #119 CACHED [2023-06-01T15:34:38.868Z] [2023-06-01T15:34:38.868Z] #120 [security-spire-agent builder 6/9] COPY . . [2023-06-01T15:34:38.868Z] #120 CACHED [2023-06-01T15:34:38.868Z] [2023-06-01T15:34:38.868Z] #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:34:38.868Z] #121 CACHED [2023-06-01T15:34:38.868Z] [2023-06-01T15:34:38.868Z] #122 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-01T15:34:38.868Z] #122 CACHED [2023-06-01T15:34:38.868Z] [2023-06-01T15:34:38.868Z] #123 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-01T15:34:38.868Z] #123 CACHED [2023-06-01T15:34:38.868Z] [2023-06-01T15:34:38.868Z] #124 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-01T15:34:38.868Z] #124 CACHED [2023-06-01T15:34:38.868Z] [2023-06-01T15:34:38.868Z] #125 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-01T15:34:38.868Z] #125 CACHED [2023-06-01T15:34:39.125Z] [2023-06-01T15:34:39.125Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-01T15:34:39.125Z] #126 ... [2023-06-01T15:34:39.125Z] [2023-06-01T15:34:39.125Z] #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:34:39.125Z] #127 DONE 0.6s [2023-06-01T15:34:39.382Z] [2023-06-01T15:34:39.382Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T15:34:39.382Z] #0 1.122 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-06-01T15:34:39.994Z] #128 ... [2023-06-01T15:34:39.994Z] [2023-06-01T15:34:39.994Z] #117 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-01T15:34:39.994Z] #117 DONE 1.3s [2023-06-01T15:34:39.994Z] [2023-06-01T15:34:39.994Z] #129 [security-spire-server] exporting to image [2023-06-01T15:34:39.994Z] #129 exporting layers [2023-06-01T15:34:40.252Z] #129 ... [2023-06-01T15:34:40.252Z] [2023-06-01T15:34:40.252Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-01T15:34:40.252Z] #126 DONE 1.2s [2023-06-01T15:34:40.252Z] [2023-06-01T15:34:40.252Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-01T15:34:40.510Z] #130 ... [2023-06-01T15:34:40.510Z] [2023-06-01T15:34:40.510Z] #131 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:34:40.510Z] #131 DONE 0.9s [2023-06-01T15:34:40.510Z] [2023-06-01T15:34:40.510Z] #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-01T15:34:41.094Z] #132 ... [2023-06-01T15:34:41.094Z] [2023-06-01T15:34:41.094Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-01T15:34:41.094Z] #130 DONE 0.8s [2023-06-01T15:34:41.094Z] [2023-06-01T15:34:41.094Z] #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-01T15:34:41.351Z] #133 ... [2023-06-01T15:34:41.351Z] [2023-06-01T15:34:41.351Z] #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-01T15:34:41.351Z] #132 DONE 0.9s [2023-06-01T15:34:41.351Z] [2023-06-01T15:34:41.351Z] #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-01T15:34:41.351Z] #133 DONE 0.5s [2023-06-01T15:34:41.351Z] [2023-06-01T15:34:41.351Z] #129 [security-spire-server] exporting to image [2023-06-01T15:34:41.351Z] #129 exporting layers 1.3s done [2023-06-01T15:34:41.351Z] #129 writing image sha256:8f4e705e34999ed9faf532b0db19a4219324c2cf2819e7e183e4fef5cf80a5c5 done [2023-06-01T15:34:41.351Z] #129 naming to docker.io/library/security-spire-server done [2023-06-01T15:34:41.351Z] #129 DONE 1.3s [2023-06-01T15:34:41.351Z] [2023-06-01T15:34:41.351Z] #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-01T15:34:41.351Z] #134 DONE 0.1s [2023-06-01T15:34:41.351Z] [2023-06-01T15:34:41.351Z] #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-01T15:34:41.351Z] #135 DONE 0.1s [2023-06-01T15:34:41.351Z] [2023-06-01T15:34:41.351Z] #136 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-01T15:34:41.351Z] #136 DONE 0.1s [2023-06-01T15:34:41.351Z] [2023-06-01T15:34:41.351Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-01T15:34:41.614Z] #137 DONE 0.1s [2023-06-01T15:34:41.614Z] [2023-06-01T15:34:41.614Z] #138 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-01T15:34:41.614Z] #138 DONE 0.1s [2023-06-01T15:34:41.614Z] [2023-06-01T15:34:41.614Z] #129 [security-spire-config] exporting to image [2023-06-01T15:34:42.546Z] #129 exporting layers 0.8s done [2023-06-01T15:34:42.546Z] #129 writing image sha256:e9a92562541dc2b695094c765c55aaf32f8f91fbd3b2caf74d96c97fac80e4d9 [2023-06-01T15:34:42.546Z] #129 writing image sha256:e9a92562541dc2b695094c765c55aaf32f8f91fbd3b2caf74d96c97fac80e4d9 0.0s done [2023-06-01T15:34:42.546Z] #129 naming to docker.io/library/security-spire-agent done [2023-06-01T15:34:42.546Z] #129 writing image sha256:7ec72cfc30b539235e63f3076b4ee0db03ce40a5fa70ce1842b943de0348bd1d done [2023-06-01T15:34:42.546Z] #129 naming to docker.io/library/security-spire-config done [2023-06-01T15:34:42.546Z] #129 DONE 2.2s [2023-06-01T15:34:42.546Z] [2023-06-01T15:34:42.546Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-01T15:34:42.546Z] #0 1.116 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-06-01T15:34:45.093Z] #139 ... [2023-06-01T15:34:45.093Z] [2023-06-01T15:34:45.093Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-01T15:34:45.093Z] #0 0.571 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-06-01T15:34:45.093Z] #140 ... [2023-06-01T15:34:45.093Z] [2023-06-01T15:34:45.093Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-01T15:34:45.093Z] #0 1.905 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-06-01T15:34:45.350Z] #141 ... [2023-06-01T15:34:45.350Z] [2023-06-01T15:34:45.350Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-01T15:34:45.350Z] #0 1.261 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-06-01T15:34:45.350Z] #142 ... [2023-06-01T15:34:45.350Z] [2023-06-01T15:34:45.350Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-01T15:34:45.350Z] #0 1.620 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-06-01T15:34:45.608Z] #143 ... [2023-06-01T15:34:45.608Z] [2023-06-01T15:34:45.608Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-01T15:34:45.608Z] #0 0.899 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-06-01T15:34:45.608Z] #144 ... [2023-06-01T15:34:45.608Z] [2023-06-01T15:34:45.608Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-01T15:34:45.608Z] #0 1.261 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-06-01T15:34:45.865Z] #145 ... [2023-06-01T15:34:45.865Z] [2023-06-01T15:34:45.865Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-01T15:34:45.865Z] #0 0.696 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-06-01T15:35:01.460Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-01T15:35:42.110Z] #146 ... [2023-06-01T15:35:42.110Z] [2023-06-01T15:35:42.110Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-01T15:35:42.110Z] #144 65.22 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-06-01T15:36:00.189Z] #144 ... [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-01T15:36:00.189Z] #139 DONE 83.9s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-01T15:36:00.189Z] #146 DONE 84.0s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T15:36:00.189Z] #128 DONE 83.9s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-01T15:36:00.189Z] #141 DONE 84.0s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-01T15:36:00.189Z] #143 DONE 84.0s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-01T15:36:00.189Z] #110 DONE 84.0s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-01T15:36:00.189Z] #142 DONE 83.9s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-01T15:36:00.189Z] #147 ... [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T15:36:00.189Z] #101 DONE 84.0s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-01T15:36:00.189Z] #140 DONE 84.2s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #148 ... [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-01T15:36:00.189Z] #144 DONE 84.4s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-01T15:36:00.189Z] #145 DONE 84.4s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #149 ... [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #150 DONE 0.7s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-01T15:36:00.189Z] #147 DONE 0.7s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #148 DONE 0.5s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #151 DONE 0.5s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #152 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #152 DONE 0.7s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #153 DONE 0.4s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #149 DONE 0.4s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:00.189Z] #154 ... [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:00.189Z] #155 DONE 0.3s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #156 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:00.189Z] #156 CACHED [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #157 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #157 CACHED [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:00.189Z] #158 CACHED [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #159 CACHED [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:00.189Z] #160 CACHED [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #161 CACHED [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #162 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:00.189Z] #162 DONE 0.3s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:00.189Z] #163 CACHED [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #164 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:00.189Z] #164 CACHED [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #165 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:00.189Z] #165 DONE 0.3s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:00.189Z] #166 DONE 0.3s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #167 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:00.189Z] #167 DONE 0.3s [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-01T15:36:00.189Z] #168 ... [2023-06-01T15:36:00.189Z] [2023-06-01T15:36:00.189Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:00.189Z] #154 DONE 0.3s [2023-06-01T15:36:00.448Z] [2023-06-01T15:36:00.448Z] #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-06-01T15:36:01.821Z] #169 ... [2023-06-01T15:36:01.821Z] [2023-06-01T15:36:01.821Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-01T15:36:01.821Z] #168 DONE 1.6s [2023-06-01T15:36:01.821Z] [2023-06-01T15:36:01.821Z] #170 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-01T15:36:01.821Z] #170 DONE 1.7s [2023-06-01T15:36:01.821Z] [2023-06-01T15:36:01.821Z] #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-01T15:36:01.821Z] #171 DONE 1.7s [2023-06-01T15:36:01.821Z] [2023-06-01T15:36:01.821Z] #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-01T15:36:01.821Z] #172 DONE 1.7s [2023-06-01T15:36:01.821Z] [2023-06-01T15:36:01.821Z] #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-01T15:36:01.821Z] #173 DONE 1.7s [2023-06-01T15:36:01.821Z] [2023-06-01T15:36:01.821Z] #174 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-01T15:36:01.821Z] #174 DONE 1.7s [2023-06-01T15:36:01.821Z] [2023-06-01T15:36:01.821Z] #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-01T15:36:01.821Z] #175 DONE 1.7s [2023-06-01T15:36:01.821Z] [2023-06-01T15:36:01.821Z] #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-01T15:36:01.821Z] #176 DONE 1.7s [2023-06-01T15:36:01.821Z] [2023-06-01T15:36:01.821Z] #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-06-01T15:36:01.821Z] #169 DONE 1.7s [2023-06-01T15:36:01.821Z] [2023-06-01T15:36:01.821Z] #177 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-01T15:36:01.821Z] #177 DONE 1.8s [2023-06-01T15:36:01.821Z] [2023-06-01T15:36:01.821Z] #178 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-01T15:36:02.079Z] #178 ... [2023-06-01T15:36:02.079Z] [2023-06-01T15:36:02.079Z] #179 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-01T15:36:02.079Z] #179 DONE 0.2s [2023-06-01T15:36:02.079Z] [2023-06-01T15:36:02.079Z] #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-01T15:36:02.079Z] #180 DONE 0.3s [2023-06-01T15:36:02.079Z] [2023-06-01T15:36:02.079Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-01T15:36:02.079Z] #181 DONE 0.4s [2023-06-01T15:36:02.079Z] [2023-06-01T15:36:02.079Z] #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-01T15:36:02.079Z] #182 DONE 0.4s [2023-06-01T15:36:02.079Z] [2023-06-01T15:36:02.079Z] #178 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-01T15:36:02.079Z] #178 DONE 0.3s [2023-06-01T15:36:02.079Z] [2023-06-01T15:36:02.079Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-01T15:36:02.338Z] #183 ... [2023-06-01T15:36:02.338Z] [2023-06-01T15:36:02.338Z] #184 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-01T15:36:02.338Z] #184 DONE 0.4s [2023-06-01T15:36:02.338Z] [2023-06-01T15:36:02.338Z] #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-01T15:36:02.338Z] #185 DONE 0.5s [2023-06-01T15:36:02.338Z] [2023-06-01T15:36:02.338Z] #186 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-01T15:36:02.338Z] #186 DONE 0.4s [2023-06-01T15:36:02.338Z] [2023-06-01T15:36:02.338Z] #187 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-06-01T15:36:02.338Z] #187 DONE 0.4s [2023-06-01T15:36:02.338Z] [2023-06-01T15:36:02.338Z] #188 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-01T15:36:02.338Z] #188 DONE 0.5s [2023-06-01T15:36:02.338Z] [2023-06-01T15:36:02.338Z] #189 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-01T15:36:02.338Z] #189 DONE 2.6s [2023-06-01T15:36:02.338Z] [2023-06-01T15:36:02.338Z] #129 [support-scheduler] exporting to image [2023-06-01T15:36:02.338Z] #129 exporting layers 0.2s done [2023-06-01T15:36:02.596Z] #129 ... [2023-06-01T15:36:02.596Z] [2023-06-01T15:36:02.596Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-01T15:36:02.596Z] #183 DONE 0.4s [2023-06-01T15:36:02.596Z] [2023-06-01T15:36:02.596Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-01T15:36:02.596Z] #190 DONE 0.3s [2023-06-01T15:36:02.596Z] [2023-06-01T15:36:02.596Z] #129 [support-scheduler] exporting to image [2023-06-01T15:36:02.596Z] #129 exporting layers 0.3s done [2023-06-01T15:36:02.596Z] #129 ... [2023-06-01T15:36:02.596Z] [2023-06-01T15:36:02.596Z] #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-01T15:36:02.596Z] #191 DONE 0.3s [2023-06-01T15:36:02.596Z] [2023-06-01T15:36:02.596Z] #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-01T15:36:02.596Z] #192 DONE 0.3s [2023-06-01T15:36:02.596Z] [2023-06-01T15:36:02.596Z] #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:36:02.596Z] #193 DONE 0.3s [2023-06-01T15:36:02.596Z] [2023-06-01T15:36:02.596Z] #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-01T15:36:02.596Z] #194 DONE 0.4s [2023-06-01T15:36:02.596Z] [2023-06-01T15:36:02.596Z] #129 [core-metadata] exporting to image [2023-06-01T15:36:02.596Z] #129 exporting layers 0.4s done [2023-06-01T15:36:02.597Z] #129 writing image sha256:5664fa68785764be9e441b633bc2dba60fd75e95a25b832342abede8954b945f [2023-06-01T15:36:02.855Z] #129 writing image sha256:d7c36a6f7e39c80b65050c44a083d0584d2b557d6c5f51cb655050f22c5817ae [2023-06-01T15:36:02.856Z] #129 writing image sha256:d3ef771941a9a725e8918be81bb5d5fd0f9108461f76a8c722ba9958d58d51dc [2023-06-01T15:36:02.856Z] #129 writing image sha256:c7313a141348885b358e8978322365588d4c2ca558bd87ecca6b6672ffd07e32 [2023-06-01T15:36:02.856Z] #129 writing image sha256:ccfeeae674f042bf8cb1b92a034cf262b279d91de7d879fa398db200aef27d76 [2023-06-01T15:36:02.856Z] #129 ... [2023-06-01T15:36:02.856Z] [2023-06-01T15:36:02.856Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:36:02.856Z] #195 DONE 0.3s [2023-06-01T15:36:02.856Z] [2023-06-01T15:36:02.856Z] #129 [support-scheduler] exporting to image [2023-06-01T15:36:02.856Z] #129 writing image sha256:5664fa68785764be9e441b633bc2dba60fd75e95a25b832342abede8954b945f 0.2s done [2023-06-01T15:36:02.856Z] #129 writing image sha256:d7c36a6f7e39c80b65050c44a083d0584d2b557d6c5f51cb655050f22c5817ae 0.2s done [2023-06-01T15:36:02.856Z] #129 writing image sha256:d3ef771941a9a725e8918be81bb5d5fd0f9108461f76a8c722ba9958d58d51dc 0.2s done [2023-06-01T15:36:02.856Z] #129 writing image sha256:c7313a141348885b358e8978322365588d4c2ca558bd87ecca6b6672ffd07e32 0.2s done [2023-06-01T15:36:02.856Z] #129 writing image sha256:ccfeeae674f042bf8cb1b92a034cf262b279d91de7d879fa398db200aef27d76 0.2s done [2023-06-01T15:36:02.856Z] #129 naming to docker.io/library/support-notifications done [2023-06-01T15:36:02.856Z] #129 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-06-01T15:36:02.856Z] #129 naming to docker.io/library/core-data done [2023-06-01T15:36:02.856Z] #129 naming to docker.io/library/core-command 0.0s done [2023-06-01T15:36:02.856Z] #129 naming to docker.io/library/support-scheduler 0.0s done [2023-06-01T15:36:02.856Z] #129 ... [2023-06-01T15:36:02.856Z] [2023-06-01T15:36:02.856Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-01T15:36:02.856Z] #196 DONE 0.4s [2023-06-01T15:36:02.856Z] [2023-06-01T15:36:02.856Z] #129 [support-scheduler] exporting to image [2023-06-01T15:36:02.856Z] #129 exporting layers 0.4s done [2023-06-01T15:36:02.856Z] #129 writing image sha256:3bf71dbaf5998b987bd006e1c9351fec1687ef7787f337889169206de119dc7d [2023-06-01T15:36:03.115Z] #129 writing image sha256:3bf71dbaf5998b987bd006e1c9351fec1687ef7787f337889169206de119dc7d done [2023-06-01T15:36:03.115Z] #129 naming to docker.io/library/core-metadata done [2023-06-01T15:36:03.115Z] #129 DONE 3.4s [2023-06-01T15:36:03.115Z] [2023-06-01T15:36:03.115Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-01T15:36:03.373Z] #197 DONE 0.5s [2023-06-01T15:36:03.373Z] [2023-06-01T15:36:03.373Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-01T15:36:03.373Z] #198 DONE 0.5s [2023-06-01T15:36:03.373Z] [2023-06-01T15:36:03.373Z] #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-01T15:36:03.373Z] #199 DONE 0.9s [2023-06-01T15:36:03.373Z] [2023-06-01T15:36:03.373Z] #129 [core-common-config-bootstrapper] exporting to image [2023-06-01T15:36:03.373Z] #129 ... [2023-06-01T15:36:03.373Z] [2023-06-01T15:36:03.373Z] #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-01T15:36:03.373Z] #200 DONE 0.9s [2023-06-01T15:36:03.373Z] [2023-06-01T15:36:03.373Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-01T15:36:03.373Z] #201 DONE 0.1s [2023-06-01T15:36:03.373Z] [2023-06-01T15:36:03.373Z] #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-01T15:36:03.373Z] #202 DONE 0.1s [2023-06-01T15:36:03.373Z] [2023-06-01T15:36:03.373Z] #203 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-01T15:36:03.373Z] #203 DONE 1.0s [2023-06-01T15:36:03.373Z] [2023-06-01T15:36:03.373Z] #129 [security-proxy-setup] exporting to image [2023-06-01T15:36:03.630Z] #129 exporting layers 0.2s done [2023-06-01T15:36:03.630Z] #129 ... [2023-06-01T15:36:03.630Z] [2023-06-01T15:36:03.630Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-06-01T15:36:03.630Z] #204 DONE 0.1s [2023-06-01T15:36:03.630Z] [2023-06-01T15:36:03.630Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-06-01T15:36:03.630Z] #205 DONE 0.1s [2023-06-01T15:36:03.630Z] [2023-06-01T15:36:03.630Z] #129 [core-common-config-bootstrapper] exporting to image [2023-06-01T15:36:03.630Z] #129 writing image sha256:a299eb3af3dc1fdfb7c9d9d51a99a850e33cb6f73ee71904f9170baef9a22ef7 done [2023-06-01T15:36:03.630Z] #129 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-01T15:36:03.890Z] #129 exporting layers 0.4s done [2023-06-01T15:36:03.890Z] #129 writing image sha256:5254ecfc801a393d871a5d3ced25fac2edc3ec1ca21231cfb41fb9ab0422bf4b done [2023-06-01T15:36:03.890Z] #129 naming to docker.io/library/security-proxy-auth done [2023-06-01T15:36:03.890Z] #129 writing image sha256:5ab55c8c298375af8cea67456c8ed1a8032a086994ae2cd9f0c8c1a248b17c95 done [2023-06-01T15:36:03.890Z] #129 naming to docker.io/library/security-proxy-setup 0.0s done [2023-06-01T15:36:03.890Z] #129 DONE 3.8s [2023-06-01T15:36:03.890Z] [2023-06-01T15:36:03.890Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-01T15:36:03.890Z] #206 DONE 0.1s [2023-06-01T15:36:03.890Z] [2023-06-01T15:36:03.890Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-01T15:36:03.890Z] #207 ... [2023-06-01T15:36:03.890Z] [2023-06-01T15:36:03.890Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-01T15:36:03.890Z] #208 DONE 0.0s [2023-06-01T15:36:04.149Z] [2023-06-01T15:36:04.149Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-01T15:36:04.149Z] #207 DONE 0.6s [2023-06-01T15:36:04.149Z] [2023-06-01T15:36:04.149Z] #129 [security-secretstore-setup] exporting to image [2023-06-01T15:36:04.149Z] #129 exporting layers 0.2s done [2023-06-01T15:36:04.149Z] #129 writing image sha256:09b10f5e5398155387fd8e43dd6ed0809609d1e50273a2ba687cb8120545aacd done [2023-06-01T15:36:04.149Z] #129 naming to docker.io/library/security-secretstore-setup [2023-06-01T15:36:04.407Z] #129 ... [2023-06-01T15:36:04.408Z] [2023-06-01T15:36:04.408Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-01T15:36:04.408Z] #209 DONE 0.4s [2023-06-01T15:36:04.408Z] [2023-06-01T15:36:04.408Z] #129 [security-bootstrapper] exporting to image [2023-06-01T15:36:04.408Z] #129 naming to docker.io/library/security-secretstore-setup done [2023-06-01T15:36:04.408Z] #129 exporting layers 0.1s done [2023-06-01T15:36:04.408Z] #129 writing image sha256:4a9dd66c9717e0451a0b8bd2d1d6531bf4244f92624f822b2006a28c3f8fad19 done [2023-06-01T15:36:04.408Z] #129 naming to docker.io/library/security-bootstrapper done [2023-06-01T15:36:04.408Z] #129 DONE 4.1s [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T15:36:04.408Z] time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-01T15:36:04.419Z] $ docker stop --time=1 b6d4c7c2390ea7e081dba0a26542441c0ec3c493c17ca61bd29a90051ba44adb [2023-06-01T15:36:05.655Z] $ docker rm -f --volumes b6d4c7c2390ea7e081dba0a26542441c0ec3c493c17ca61bd29a90051ba44adb [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-01T15:36:05.979Z] + docker images [2023-06-01T15:36:05.979Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-01T15:36:05.979Z] security-bootstrapper latest 4a9dd66c9717 1 second ago 22.2MB [2023-06-01T15:36:05.979Z] security-secretstore-setup latest 09b10f5e5398 2 seconds ago 32.8MB [2023-06-01T15:36:05.979Z] core-common-config-bootstrapper latest a299eb3af3dc 2 seconds ago 17.2MB [2023-06-01T15:36:05.980Z] security-proxy-setup latest 5ab55c8c2983 2 seconds ago 23.5MB [2023-06-01T15:36:05.980Z] security-proxy-auth latest 5254ecfc801a 2 seconds ago 18.3MB [2023-06-01T15:36:05.980Z] core-metadata latest 3bf71dbaf599 3 seconds ago 20.4MB [2023-06-01T15:36:05.980Z] support-notifications latest d7c36a6f7e39 4 seconds ago 32.4MB [2023-06-01T15:36:05.980Z] core-command latest d3ef771941a9 4 seconds ago 19.9MB [2023-06-01T15:36:05.980Z] support-scheduler latest c7313a141348 4 seconds ago 31.8MB [2023-06-01T15:36:05.980Z] core-data latest 5664fa687857 4 seconds ago 20MB [2023-06-01T15:36:05.980Z] security-spiffe-token-provider latest ccfeeae674f0 4 seconds ago 32.8MB [2023-06-01T15:36:05.980Z] security-spire-config latest 7ec72cfc30b5 About a minute ago 102MB [2023-06-01T15:36:05.980Z] security-spire-agent latest e9a92562541d About a minute ago 166MB [2023-06-01T15:36:05.980Z] security-spire-server latest 8f4e705e3499 About a minute ago 107MB [2023-06-01T15:36:05.980Z] ci-base-image-x86_64 latest d545518df3a8 4 minutes ago 918MB [2023-06-01T15:36:05.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 39 minutes ago 334MB [2023-06-01T15:36:05.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB [2023-06-01T15:36:05.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-01T15:36:38.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-01T15:36:38.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-01T15:36:42.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-01T15:36:42.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-01T15:36:44.564Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-01T15:36:46.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-01T15:36:46.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-01T15:36:46.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-01T15:36:46.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-01T15:36:47.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-01T15:36:50.522Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-01T15:36:50.522Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-01T15:36:50.522Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-01T15:36:50.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-01T15:37:02.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-01T15:37:02.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-01T15:37:02.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.236s coverage: 28.7% of statements [2023-06-01T15:37:12.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.298s coverage: 98.5% of statements [2023-06-01T15:37:18.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-01T15:37:18.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-01T15:37:18.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-01T15:37:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.473s coverage: 71.5% of statements [2023-06-01T15:37:23.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-01T15:37:23.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-01T15:37:23.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.327s coverage: 54.0% of statements [2023-06-01T15:37:28.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-01T15:37:28.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-01T15:37:28.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-01T15:37:28.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-01T15:37:28.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-01T15:37:36.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-01T15:37:36.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-01T15:37:46.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.331s coverage: 88.5% of statements [2023-06-01T15:37:46.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.476s coverage: 3.8% of statements [2023-06-01T15:37:49.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-01T15:37:49.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-01T15:37:49.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-01T15:37:50.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.481s coverage: 95.6% of statements [2023-06-01T15:37:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-01T15:37:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-01T15:37:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-01T15:37:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-01T15:37:50.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-01T15:37:51.016Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-06-01T15:37:56.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-01T15:37:56.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-01T15:37:56.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-01T15:37:56.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 65.9% of statements [2023-06-01T15:38:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-01T15:38:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-01T15:38:05.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.428s coverage: 0.9% of statements [2023-06-01T15:38:05.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.0% of statements [2023-06-01T15:38:09.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.269s coverage: 42.9% of statements [2023-06-01T15:38:09.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.251s coverage: 82.9% of statements [2023-06-01T15:38:09.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2023-06-01T15:38:09.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.440s coverage: 96.3% of statements [2023-06-01T15:38:12.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements [2023-06-01T15:38:15.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-01T15:38:15.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-01T15:38:15.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-01T15:38:15.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-01T15:38:17.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-01T15:38:17.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-01T15:38:17.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-01T15:38:17.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-01T15:38:26.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.565s coverage: 94.4% of statements [2023-06-01T15:38:26.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-01T15:38:26.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-01T15:38:26.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-01T15:38:26.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-01T15:38:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-01T15:38:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-01T15:38:30.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-01T15:38:39.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-01T15:38:40.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-01T15:38:41.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 26.648s coverage: 79.9% of statements [2023-06-01T15:38:41.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2023-06-01T15:38:41.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements [2023-06-01T15:38:41.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.206s coverage: 62.3% of statements [2023-06-01T15:38:41.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2023-06-01T15:38:41.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.161s coverage: 20.0% of statements [2023-06-01T15:38:41.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-06-01T15:38:41.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.8% of statements [2023-06-01T15:38:41.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.475s coverage: 82.1% of statements [2023-06-01T15:38:41.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 86.0% of statements [2023-06-01T15:38:44.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-01T15:38:44.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-01T15:38:45.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.094s coverage: 63.1% of statements [2023-06-01T15:38:46.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements [2023-06-01T15:38:47.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2023-06-01T15:38:47.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2023-06-01T15:38:47.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-01T15:38:47.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-01T15:38:47.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-01T15:38:47.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2023-06-01T15:38:47.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-06-01T15:38:54.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-01T15:38:54.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-01T15:38:54.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-01T15:38:55.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.065s coverage: 38.4% of statements [2023-06-01T15:38:55.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements [2023-06-01T15:38:59.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-01T15:38:59.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-01T15:38:59.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-01T15:38:59.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-01T15:39:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2023-06-01T15:39:06.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-01T15:39:06.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-01T15:39:06.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-01T15:39:06.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-01T15:39:12.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.297s coverage: 17.7% of statements [2023-06-01T15:39:12.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-01T15:39:12.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-01T15:39:12.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-01T15:39:12.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-01T15:39:12.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.528s coverage: 92.3% of statements [2023-06-01T15:39:16.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-01T15:39:16.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-01T15:39:16.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 61.5% of statements [2023-06-01T15:39:19.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-01T15:39:19.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-01T15:39:19.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.375s coverage: 97.7% of statements [2023-06-01T15:39:20.107Z] 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-06-01T15:39:20.107Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-01T15:39:20.107Z] go vet ./... [2023-06-01T15:41:56.787Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-01T15:41:56.787Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-01T15:41:56.787Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-01T15:41:56.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-01T15:41:57.122Z] + ls -al . [2023-06-01T15:41:57.122Z] total 716 [2023-06-01T15:41:57.137Z] drwxrwxr-x 10 1001 1001 4096 Jun 1 15:34 . [2023-06-01T15:41:57.137Z] drwxr-xr-x 4 root root 4096 Jun 1 15:34 .. [2023-06-01T15:41:57.137Z] drwxrwxr-x 2 1001 1001 4096 Jun 1 15:32 .blubracket [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 16 Jun 1 15:32 .dockerignore [2023-06-01T15:41:57.137Z] drwxrwxr-x 8 1001 1001 4096 Jun 1 15:32 .git [2023-06-01T15:41:57.137Z] drwxrwxr-x 3 1001 1001 4096 Jun 1 15:32 .github [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 1133 Jun 1 15:32 .gitignore [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 42 Jun 1 15:32 .golangci.yml [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 87 Jun 1 15:32 .hadolint.yml [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 166 Jun 1 15:32 .sonarcloud.properties [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 1171 Jun 1 15:32 ADOPTERS.md [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 10835 Jun 1 15:32 Attribution.txt [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 93407 Jun 1 15:32 CHANGELOG.md [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 3804 Jun 1 15:32 CONTRIBUTING.md [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 677 Jun 1 15:32 GOVERNANCE.md [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 883 Jun 1 15:32 Jenkinsfile [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 10775 Jun 1 15:32 LICENSE [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 14368 Jun 1 15:32 Makefile [2023-06-01T15:41:57.137Z] -rw-rw-r-- 1 1001 1001 582 Jun 1 15:32 OWNERS.md [2023-06-01T15:41:57.138Z] -rw-rw-r-- 1 1001 1001 9923 Jun 1 15:32 README.md [2023-06-01T15:41:57.138Z] -rw-rw-r-- 1 1001 1001 789 Jun 1 15:32 SECURITY.md [2023-06-01T15:41:57.138Z] -rw-rw-r-- 1 1001 1001 5 Jun 1 15:30 VERSION [2023-06-01T15:41:57.138Z] drwxrwxr-x 2 1001 1001 4096 Jun 1 15:32 bin [2023-06-01T15:41:57.138Z] drwxrwxr-x 18 1001 1001 4096 Jun 1 15:32 cmd [2023-06-01T15:41:57.138Z] -rw-r--r-- 1 root root 447731 Jun 1 15:39 coverage.out [2023-06-01T15:41:57.138Z] -rw-rw-r-- 1 1001 1001 3159 Jun 1 15:32 go.mod [2023-06-01T15:41:57.138Z] -rw-rw-r-- 1 1001 1001 31048 Jun 1 15:32 go.sum [2023-06-01T15:41:57.138Z] drwxrwxr-x 7 1001 1001 4096 Jun 1 15:32 internal [2023-06-01T15:41:57.138Z] drwxrwxr-x 3 1001 1001 4096 Jun 1 15:32 openapi [2023-06-01T15:41:57.138Z] -rw-rw-r-- 1 1001 1001 594 Jun 1 15:32 security.txt [2023-06-01T15:41:57.138Z] drwxrwxr-x 4 1001 1001 4096 Jun 1 15:32 snap [2023-06-01T15:41:57.138Z] -rw-rw-r-- 1 1001 1001 204 Jun 1 15:32 version.go [Pipeline] sh [2023-06-01T15:41:57.451Z] + '[' -e coverage.out ] [2023-06-01T15:41:57.451Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-01T15:41:57.473Z] Warning: overwriting stash ‘coverage-report’ [2023-06-01T15:41:58.220Z] Stashed 1 file(s) [Pipeline] sh [2023-06-01T15:41:58.530Z] + make build [2023-06-01T15:41:58.530Z] 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-06-01T15:43:20.131Z] 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-06-01T15:43:23.476Z] 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-06-01T15:43:28.820Z] 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-06-01T15:43:32.159Z] 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-06-01T15:44:18.974Z] 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-06-01T15:44:18.974Z] 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-06-01T15:44:24.520Z] 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-06-01T15:44:29.870Z] 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-06-01T15:44:34.112Z] 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-06-01T15:44:37.441Z] 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-06-01T15:44:42.774Z] 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-06-01T15:44:49.422Z] $ docker stop --time=1 ebd8fc53e35783ba704f3ba3a5a80a22b1a8323ad3215023a0e9db9c13429f99 [2023-06-01T15:44:51.486Z] $ docker rm -f --volumes ebd8fc53e35783ba704f3ba3a5a80a22b1a8323ad3215023a0e9db9c13429f99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:44:53.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-01T15:44:53.781Z] [2023-06-01T15:44:53.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:44:54.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-01T15:44:54.373Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-01T15:44:54.373Z] 547446be3368: Pulling fs layer [2023-06-01T15:44:54.373Z] d125d8839a47: Pulling fs layer [2023-06-01T15:44:54.373Z] 3e85d5ac6304: Pulling fs layer [2023-06-01T15:44:54.373Z] c3105a71a48b: Pulling fs layer [2023-06-01T15:44:54.373Z] 0f093f025ec4: Pulling fs layer [2023-06-01T15:44:54.373Z] c3106fc0e877: Pulling fs layer [2023-06-01T15:44:54.373Z] c3105a71a48b: Waiting [2023-06-01T15:44:54.373Z] 0f093f025ec4: Waiting [2023-06-01T15:44:54.373Z] c3106fc0e877: Waiting [2023-06-01T15:44:54.373Z] 547446be3368: Verifying Checksum [2023-06-01T15:44:54.373Z] 547446be3368: Download complete [2023-06-01T15:44:54.373Z] c3105a71a48b: Verifying Checksum [2023-06-01T15:44:54.373Z] c3105a71a48b: Download complete [2023-06-01T15:44:54.955Z] d125d8839a47: Verifying Checksum [2023-06-01T15:44:54.955Z] d125d8839a47: Download complete [2023-06-01T15:44:54.955Z] c3106fc0e877: Verifying Checksum [2023-06-01T15:44:54.955Z] c3106fc0e877: Download complete [2023-06-01T15:44:54.955Z] 0f093f025ec4: Verifying Checksum [2023-06-01T15:44:54.955Z] 0f093f025ec4: Download complete [2023-06-01T15:44:55.221Z] 547446be3368: Pull complete [2023-06-01T15:44:56.177Z] d125d8839a47: Pull complete [2023-06-01T15:44:56.762Z] 3e85d5ac6304: Verifying Checksum [2023-06-01T15:44:56.762Z] 3e85d5ac6304: Download complete [2023-06-01T15:45:04.958Z] 3e85d5ac6304: Pull complete [2023-06-01T15:45:04.958Z] c3105a71a48b: Pull complete [2023-06-01T15:45:05.914Z] 0f093f025ec4: Pull complete [2023-06-01T15:45:06.873Z] c3106fc0e877: Pull complete [2023-06-01T15:45:07.139Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-01T15:45:07.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-01T15:45:07.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T15:45:07.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-17654 does not seem to be running inside a container [2023-06-01T15:45:07.380Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-01T15:45:09.422Z] $ docker top e33881be97bfa34bfa614eddd780e590c7045680ac75cff89dfffcc0950dd1f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-01T15:45:10.240Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-01T15:45:18.475Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-01T15:45:18.475Z] #1 transferring dockerfile: 2.82kB done [2023-06-01T15:45:18.475Z] #1 DONE 0.1s [2023-06-01T15:45:18.743Z] [2023-06-01T15:45:18.743Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-01T15:45:18.743Z] #2 transferring dockerfile: 2.38kB done [2023-06-01T15:45:18.743Z] #2 DONE 0.1s [2023-06-01T15:45:18.743Z] [2023-06-01T15:45:18.743Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-01T15:45:18.743Z] #3 transferring dockerfile: 2.04kB done [2023-06-01T15:45:18.743Z] #3 DONE 0.0s [2023-06-01T15:45:18.743Z] [2023-06-01T15:45:18.743Z] #4 [core-command internal] load build definition from Dockerfile [2023-06-01T15:45:18.743Z] #4 transferring dockerfile: 1.82kB done [2023-06-01T15:45:18.743Z] #4 DONE 0.0s [2023-06-01T15:45:18.743Z] [2023-06-01T15:45:18.743Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-01T15:45:20.170Z] #5 ... [2023-06-01T15:45:20.170Z] [2023-06-01T15:45:20.170Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-06-01T15:45:20.170Z] #6 transferring dockerfile: 2.63kB done [2023-06-01T15:45:20.170Z] #6 DONE 1.3s [2023-06-01T15:45:20.170Z] [2023-06-01T15:45:20.170Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-01T15:45:20.170Z] #5 transferring dockerfile: 2.06kB done [2023-06-01T15:45:20.170Z] #5 DONE 1.3s [2023-06-01T15:45:20.170Z] [2023-06-01T15:45:20.170Z] #7 [security-spire-config internal] load .dockerignore [2023-06-01T15:45:20.437Z] #7 ... [2023-06-01T15:45:20.437Z] [2023-06-01T15:45:20.437Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-01T15:45:20.437Z] #8 transferring dockerfile: 1.78kB done [2023-06-01T15:45:20.437Z] #8 DONE 1.5s [2023-06-01T15:45:20.437Z] [2023-06-01T15:45:20.437Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-06-01T15:45:20.437Z] #9 transferring dockerfile: 1.82kB done [2023-06-01T15:45:20.437Z] #9 DONE 1.5s [2023-06-01T15:45:20.437Z] [2023-06-01T15:45:20.437Z] #10 [core-data internal] load build definition from Dockerfile [2023-06-01T15:45:20.437Z] #10 transferring dockerfile: 1.90kB done [2023-06-01T15:45:20.437Z] #10 DONE 1.5s [2023-06-01T15:45:20.437Z] [2023-06-01T15:45:20.437Z] #11 [security-spire-agent internal] load .dockerignore [2023-06-01T15:45:20.712Z] #11 ... [2023-06-01T15:45:20.712Z] [2023-06-01T15:45:20.712Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-06-01T15:45:20.712Z] #12 transferring dockerfile: 1.96kB 0.0s done [2023-06-01T15:45:20.712Z] #12 DONE 1.5s [2023-06-01T15:45:20.712Z] [2023-06-01T15:45:20.712Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-06-01T15:45:20.712Z] #13 transferring dockerfile: 2.58kB 0.0s done [2023-06-01T15:45:20.712Z] #13 DONE 1.7s [2023-06-01T15:45:20.712Z] [2023-06-01T15:45:20.712Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-06-01T15:45:20.712Z] #14 transferring dockerfile: 1.84kB 0.0s done [2023-06-01T15:45:20.712Z] #14 DONE 1.6s [2023-06-01T15:45:20.712Z] [2023-06-01T15:45:20.712Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-01T15:45:20.712Z] #15 transferring dockerfile: 2.12kB 0.0s done [2023-06-01T15:45:20.712Z] #15 DONE 1.6s [2023-06-01T15:45:20.712Z] [2023-06-01T15:45:20.712Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2023-06-01T15:45:20.712Z] #16 transferring dockerfile: 2.68kB 0.0s done [2023-06-01T15:45:20.712Z] #16 DONE 1.6s [2023-06-01T15:45:20.712Z] [2023-06-01T15:45:20.712Z] #7 [security-spire-config internal] load .dockerignore [2023-06-01T15:45:20.712Z] #7 transferring context: 56B 0.0s done [2023-06-01T15:45:20.712Z] #7 DONE 0.6s [2023-06-01T15:45:20.712Z] [2023-06-01T15:45:20.712Z] #17 [security-bootstrapper internal] load .dockerignore [2023-06-01T15:45:20.712Z] #17 transferring context: 56B 0.0s done [2023-06-01T15:45:20.712Z] #17 DONE 1.5s [2023-06-01T15:45:20.712Z] [2023-06-01T15:45:20.712Z] #11 [security-spire-agent internal] load .dockerignore [2023-06-01T15:45:20.712Z] #11 transferring context: 56B done [2023-06-01T15:45:20.983Z] #11 ... [2023-06-01T15:45:20.983Z] [2023-06-01T15:45:20.983Z] #18 [security-proxy-setup internal] load .dockerignore [2023-06-01T15:45:20.983Z] #18 transferring context: 56B 0.0s done [2023-06-01T15:45:20.983Z] #18 DONE 0.8s [2023-06-01T15:45:20.983Z] [2023-06-01T15:45:20.983Z] #19 [security-proxy-auth internal] load .dockerignore [2023-06-01T15:45:20.983Z] #19 transferring context: 56B 0.0s done [2023-06-01T15:45:20.983Z] #19 DONE 0.9s [2023-06-01T15:45:20.983Z] [2023-06-01T15:45:20.983Z] #20 [core-command internal] load .dockerignore [2023-06-01T15:45:20.983Z] #20 transferring context: 56B 0.0s done [2023-06-01T15:45:20.983Z] #20 DONE 0.9s [2023-06-01T15:45:20.983Z] [2023-06-01T15:45:20.983Z] #21 [security-spire-server internal] load .dockerignore [2023-06-01T15:45:20.983Z] #21 transferring context: 56B 0.0s done [2023-06-01T15:45:20.983Z] #21 DONE 0.9s [2023-06-01T15:45:20.983Z] [2023-06-01T15:45:20.983Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-06-01T15:45:20.983Z] #22 transferring context: 56B 0.0s done [2023-06-01T15:45:20.983Z] #22 DONE 1.0s [2023-06-01T15:45:20.983Z] [2023-06-01T15:45:20.983Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-06-01T15:45:20.983Z] #23 transferring context: 56B 0.0s done [2023-06-01T15:45:20.983Z] #23 DONE 0.9s [2023-06-01T15:45:20.983Z] [2023-06-01T15:45:20.983Z] #24 [support-notifications internal] load .dockerignore [2023-06-01T15:45:20.983Z] #24 transferring context: 56B 0.0s done [2023-06-01T15:45:20.983Z] #24 DONE 0.6s [2023-06-01T15:45:20.983Z] [2023-06-01T15:45:20.983Z] #25 [support-scheduler internal] load .dockerignore [2023-06-01T15:45:20.983Z] #25 transferring context: 56B 0.0s done [2023-06-01T15:45:20.983Z] #25 DONE 0.9s [2023-06-01T15:45:20.983Z] [2023-06-01T15:45:20.983Z] #26 [core-data internal] load .dockerignore [2023-06-01T15:45:20.983Z] #26 transferring context: 56B 0.0s done [2023-06-01T15:45:20.983Z] #26 DONE 0.9s [2023-06-01T15:45:20.983Z] [2023-06-01T15:45:20.983Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:20.983Z] #27 DONE 0.0s [2023-06-01T15:45:20.983Z] [2023-06-01T15:45:20.983Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-01T15:45:21.249Z] #28 ... [2023-06-01T15:45:21.249Z] [2023-06-01T15:45:21.249Z] #29 [core-metadata internal] load .dockerignore [2023-06-01T15:45:21.249Z] #29 transferring context: 56B 0.0s done [2023-06-01T15:45:21.249Z] #29 DONE 0.8s [2023-06-01T15:45:21.249Z] [2023-06-01T15:45:21.249Z] #11 [security-spire-agent internal] load .dockerignore [2023-06-01T15:45:21.249Z] #11 DONE 0.6s [2023-06-01T15:45:21.249Z] [2023-06-01T15:45:21.249Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-01T15:45:21.249Z] #30 transferring context: 56B 0.0s done [2023-06-01T15:45:21.249Z] #30 DONE 0.7s [2023-06-01T15:45:21.249Z] [2023-06-01T15:45:21.249Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-01T15:45:21.517Z] #28 ... [2023-06-01T15:45:21.517Z] [2023-06-01T15:45:21.517Z] #27 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:21.517Z] #27 DONE 0.0s [2023-06-01T15:45:21.517Z] [2023-06-01T15:45:21.517Z] #28 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-06-01T15:45:21.517Z] #28 ... [2023-06-01T15:45:21.517Z] [2023-06-01T15:45:21.517Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:21.517Z] #27 DONE 0.0s [2023-06-01T15:45:21.517Z] [2023-06-01T15:45:21.517Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-01T15:45:21.789Z] #28 DONE 0.9s [2023-06-01T15:45:21.789Z] [2023-06-01T15:45:21.789Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-01T15:45:21.789Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-01T15:45:21.789Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-01T15:45:21.789Z] #31 ... [2023-06-01T15:45:21.789Z] [2023-06-01T15:45:21.789Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:21.789Z] #27 DONE 0.0s [2023-06-01T15:45:21.789Z] [2023-06-01T15:45:21.789Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-01T15:45:21.789Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-01T15:45:21.789Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-01T15:45:21.789Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-01T15:45:22.056Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-01T15:45:22.056Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-01T15:45:22.056Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-01T15:45:22.056Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-01T15:45:22.056Z] #31 DONE 0.7s [2023-06-01T15:45:22.056Z] [2023-06-01T15:45:22.056Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-06-01T15:45:22.056Z] #28 DONE 0.9s [2023-06-01T15:45:22.056Z] [2023-06-01T15:45:22.056Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:22.056Z] #32 ... [2023-06-01T15:45:22.056Z] [2023-06-01T15:45:22.056Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:22.056Z] #27 DONE 0.0s [2023-06-01T15:45:22.056Z] [2023-06-01T15:45:22.056Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-01T15:45:22.056Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-01T15:45:22.056Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-01T15:45:22.056Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-01T15:45:22.056Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-01T15:45:22.056Z] #31 DONE 0.7s [2023-06-01T15:45:22.056Z] [2023-06-01T15:45:22.056Z] #33 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-01T15:45:22.321Z] #33 ... [2023-06-01T15:45:22.321Z] [2023-06-01T15:45:22.321Z] #27 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:22.321Z] #27 DONE 0.0s [2023-06-01T15:45:22.321Z] [2023-06-01T15:45:22.321Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:22.321Z] #27 DONE 0.0s [2023-06-01T15:45:22.321Z] [2023-06-01T15:45:22.321Z] #34 [security-bootstrapper internal] load build context [2023-06-01T15:45:22.587Z] #34 ... [2023-06-01T15:45:22.587Z] [2023-06-01T15:45:22.587Z] #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:22.587Z] #27 DONE 0.0s [2023-06-01T15:45:22.587Z] [2023-06-01T15:45:22.587Z] #35 [core-command internal] load build context [2023-06-01T15:45:22.587Z] #35 DONE 0.0s [2023-06-01T15:45:22.587Z] [2023-06-01T15:45:22.587Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-01T15:45:22.587Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-01T15:45:22.587Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-01T15:45:22.587Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-01T15:45:22.587Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-01T15:45:22.587Z] #31 DONE 0.7s [2023-06-01T15:45:22.587Z] [2023-06-01T15:45:22.587Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:22.587Z] #32 ... [2023-06-01T15:45:22.587Z] [2023-06-01T15:45:22.587Z] #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:22.587Z] #27 DONE 0.1s [2023-06-01T15:45:22.587Z] [2023-06-01T15:45:22.587Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:22.853Z] #32 ... [2023-06-01T15:45:22.853Z] [2023-06-01T15:45:22.853Z] #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:22.853Z] #27 DONE 0.1s [2023-06-01T15:45:22.853Z] [2023-06-01T15:45:22.853Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:22.853Z] #32 ... [2023-06-01T15:45:22.853Z] [2023-06-01T15:45:22.853Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-01T15:45:22.853Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-01T15:45:22.853Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-01T15:45:22.853Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-01T15:45:22.853Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-01T15:45:22.853Z] #31 DONE 0.7s [2023-06-01T15:45:22.853Z] [2023-06-01T15:45:22.853Z] #28 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-01T15:45:22.853Z] #28 DONE 1.4s [2023-06-01T15:45:22.853Z] [2023-06-01T15:45:22.853Z] #36 [support-scheduler internal] load build context [2023-06-01T15:45:22.853Z] #36 DONE 0.0s [2023-06-01T15:45:22.853Z] [2023-06-01T15:45:22.853Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:23.127Z] #32 ... [2023-06-01T15:45:23.127Z] [2023-06-01T15:45:23.127Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:23.127Z] #27 DONE 0.1s [2023-06-01T15:45:23.127Z] [2023-06-01T15:45:23.127Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:23.127Z] #32 ... [2023-06-01T15:45:23.127Z] [2023-06-01T15:45:23.127Z] #27 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:23.127Z] #27 DONE 0.1s [2023-06-01T15:45:23.127Z] [2023-06-01T15:45:23.127Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:23.127Z] #32 ... [2023-06-01T15:45:23.127Z] [2023-06-01T15:45:23.127Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-01T15:45:23.127Z] #27 DONE 0.1s [2023-06-01T15:45:23.127Z] [2023-06-01T15:45:23.127Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:23.406Z] #32 ... [2023-06-01T15:45:23.406Z] [2023-06-01T15:45:23.406Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-01T15:45:23.406Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-01T15:45:23.406Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-01T15:45:23.406Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-01T15:45:23.406Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-01T15:45:23.406Z] #31 DONE 0.7s [2023-06-01T15:45:23.406Z] [2023-06-01T15:45:23.406Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-01T15:45:23.406Z] #28 DONE 1.8s [2023-06-01T15:45:23.406Z] [2023-06-01T15:45:23.406Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:23.672Z] #32 ... [2023-06-01T15:45:23.672Z] [2023-06-01T15:45:23.672Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-01T15:45:23.672Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-01T15:45:23.672Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-01T15:45:23.672Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-01T15:45:23.672Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-01T15:45:23.672Z] #31 DONE 0.7s [2023-06-01T15:45:23.672Z] [2023-06-01T15:45:23.672Z] #37 [security-proxy-setup internal] load build context [2023-06-01T15:45:26.260Z] #37 transferring context: 19.76MB 4.0s [2023-06-01T15:45:27.219Z] #37 ... [2023-06-01T15:45:27.219Z] [2023-06-01T15:45:27.219Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:27.819Z] #32 ... [2023-06-01T15:45:27.819Z] [2023-06-01T15:45:27.819Z] #38 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-01T15:45:27.819Z] #38 DONE 6.7s [2023-06-01T15:45:28.086Z] [2023-06-01T15:45:28.086Z] #39 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go [2023-06-01T15:45:30.046Z] #39 ... [2023-06-01T15:45:30.046Z] [2023-06-01T15:45:30.046Z] #40 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-01T15:45:30.046Z] #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:30.046Z] #0 4.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:30.046Z] #0 6.100 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-01T15:45:30.046Z] #0 6.100 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:45:30.046Z] #0 6.156 OK: 8 MiB in 16 packages [2023-06-01T15:45:30.046Z] #40 DONE 7.8s [2023-06-01T15:45:30.046Z] [2023-06-01T15:45:30.046Z] #41 [security-spire-config internal] load build context [2023-06-01T15:45:30.313Z] #41 ... [2023-06-01T15:45:30.313Z] [2023-06-01T15:45:30.313Z] #39 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-06-01T15:45:30.313Z] #39 DONE 3.0s [2023-06-01T15:45:30.313Z] [2023-06-01T15:45:30.313Z] #41 [security-spire-config internal] load build context [2023-06-01T15:45:30.313Z] #41 ... [2023-06-01T15:45:30.313Z] [2023-06-01T15:45:30.313Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:30.896Z] #32 transferring context: 22.25MB 8.3s [2023-06-01T15:45:31.860Z] #32 ... [2023-06-01T15:45:31.860Z] [2023-06-01T15:45:31.860Z] #42 [security-proxy-auth internal] load build context [2023-06-01T15:45:32.135Z] #42 ... [2023-06-01T15:45:32.135Z] [2023-06-01T15:45:32.135Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:32.135Z] #32 ... [2023-06-01T15:45:32.135Z] [2023-06-01T15:45:32.135Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-01T15:45:32.135Z] #0 6.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:32.135Z] #0 7.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:32.135Z] #43 ... [2023-06-01T15:45:32.135Z] [2023-06-01T15:45:32.135Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-01T15:45:32.135Z] #0 8.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:32.135Z] #0 9.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:32.402Z] #44 ... [2023-06-01T15:45:32.402Z] [2023-06-01T15:45:32.402Z] #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-01T15:45:32.402Z] #0 9.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:32.402Z] #45 ... [2023-06-01T15:45:32.402Z] [2023-06-01T15:45:32.402Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:32.670Z] #46 ... [2023-06-01T15:45:32.670Z] [2023-06-01T15:45:32.670Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-01T15:45:32.670Z] #0 8.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:32.670Z] #47 ... [2023-06-01T15:45:32.670Z] [2023-06-01T15:45:32.670Z] #34 [security-bootstrapper internal] load build context [2023-06-01T15:45:32.937Z] #34 ... [2023-06-01T15:45:32.937Z] [2023-06-01T15:45:32.937Z] #35 [core-command internal] load build context [2023-06-01T15:45:32.937Z] #35 ... [2023-06-01T15:45:32.937Z] [2023-06-01T15:45:32.937Z] #48 [support-notifications internal] load build context [2023-06-01T15:45:32.937Z] #48 ... [2023-06-01T15:45:32.937Z] [2023-06-01T15:45:32.937Z] #36 [support-scheduler internal] load build context [2023-06-01T15:45:33.202Z] #36 ... [2023-06-01T15:45:33.203Z] [2023-06-01T15:45:33.203Z] #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-01T15:45:33.203Z] #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:33.203Z] #49 ... [2023-06-01T15:45:33.203Z] [2023-06-01T15:45:33.203Z] #50 [security-spire-server internal] load build context [2023-06-01T15:45:33.469Z] #50 ... [2023-06-01T15:45:33.469Z] [2023-06-01T15:45:33.469Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-01T15:45:33.469Z] #0 9.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:33.469Z] #51 ... [2023-06-01T15:45:33.469Z] [2023-06-01T15:45:33.469Z] #52 [security-spire-agent internal] load build context [2023-06-01T15:45:33.738Z] #52 ... [2023-06-01T15:45:33.738Z] [2023-06-01T15:45:33.738Z] #53 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:45:33.738Z] #53 ... [2023-06-01T15:45:33.738Z] [2023-06-01T15:45:33.738Z] #54 [core-metadata internal] load build context [2023-06-01T15:45:34.004Z] #54 ... [2023-06-01T15:45:34.004Z] [2023-06-01T15:45:34.004Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-01T15:45:34.004Z] #55 ... [2023-06-01T15:45:34.004Z] [2023-06-01T15:45:34.004Z] #56 [core-data internal] load build context [2023-06-01T15:45:34.004Z] #56 ... [2023-06-01T15:45:34.004Z] [2023-06-01T15:45:34.004Z] #53 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:45:35.943Z] #53 transferring context: 14.91MB 10.7s [2023-06-01T15:45:37.348Z] #53 ... [2023-06-01T15:45:37.348Z] [2023-06-01T15:45:37.348Z] #37 [security-proxy-setup internal] load build context [2023-06-01T15:45:37.613Z] #37 ... [2023-06-01T15:45:37.614Z] [2023-06-01T15:45:37.614Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:38.575Z] #46 ... [2023-06-01T15:45:38.575Z] [2023-06-01T15:45:38.575Z] #53 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:45:39.544Z] #53 ... [2023-06-01T15:45:39.544Z] [2023-06-01T15:45:39.544Z] #33 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-01T15:45:39.544Z] #33 7.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:39.544Z] #33 7.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:39.544Z] #33 11.89 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-01T15:45:39.544Z] #33 11.89 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-01T15:45:39.544Z] #33 11.89 OK: 17694 distinct packages available [2023-06-01T15:45:39.544Z] #33 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:39.544Z] #33 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:39.544Z] #33 ... [2023-06-01T15:45:39.544Z] [2023-06-01T15:45:39.544Z] #37 [security-proxy-setup internal] load build context [2023-06-01T15:45:40.501Z] #37 ... [2023-06-01T15:45:40.501Z] [2023-06-01T15:45:40.501Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-01T15:45:40.501Z] #43 10.90 (1/3) Installing ca-certificates (20230506-r0) [2023-06-01T15:45:40.501Z] #43 11.28 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-01T15:45:40.501Z] #43 11.28 (3/3) Installing su-exec (0.2-r2) [2023-06-01T15:45:40.501Z] #43 11.37 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:45:40.501Z] #43 11.52 Executing ca-certificates-20230506-r0.trigger [2023-06-01T15:45:40.501Z] #43 14.90 OK: 8 MiB in 18 packages [2023-06-01T15:45:40.501Z] #43 DONE 18.1s [2023-06-01T15:45:40.501Z] [2023-06-01T15:45:40.501Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-01T15:45:40.501Z] #0 9.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:40.501Z] #57 ... [2023-06-01T15:45:40.501Z] [2023-06-01T15:45:40.501Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-01T15:45:40.501Z] #0 8.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:40.767Z] #58 ... [2023-06-01T15:45:40.767Z] [2023-06-01T15:45:40.767Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-01T15:45:40.767Z] #0 9.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:40.767Z] #59 ... [2023-06-01T15:45:40.767Z] [2023-06-01T15:45:40.767Z] #41 [security-spire-config internal] load build context [2023-06-01T15:45:41.051Z] #41 ... [2023-06-01T15:45:41.051Z] [2023-06-01T15:45:41.051Z] #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-01T15:45:41.051Z] #0 9.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:41.051Z] #60 ... [2023-06-01T15:45:41.051Z] [2023-06-01T15:45:41.051Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-01T15:45:41.051Z] #0 6.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:41.051Z] #61 ... [2023-06-01T15:45:41.051Z] [2023-06-01T15:45:41.051Z] #41 [security-spire-config internal] load build context [2023-06-01T15:45:41.051Z] #41 transferring context: 32.41MB 19.3s [2023-06-01T15:45:41.636Z] #41 ... [2023-06-01T15:45:41.636Z] [2023-06-01T15:45:41.636Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-01T15:45:41.636Z] #44 16.31 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-01T15:45:41.636Z] #44 16.40 (2/2) Installing su-exec (0.2-r2) [2023-06-01T15:45:41.636Z] #44 16.40 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:45:41.636Z] #44 16.57 OK: 8 MiB in 17 packages [2023-06-01T15:45:41.636Z] #44 DONE 19.2s [2023-06-01T15:45:41.636Z] [2023-06-01T15:45:41.636Z] #41 [security-spire-config internal] load build context [2023-06-01T15:45:42.221Z] #41 ... [2023-06-01T15:45:42.221Z] [2023-06-01T15:45:42.221Z] #42 [security-proxy-auth internal] load build context [2023-06-01T15:45:42.221Z] #42 ... [2023-06-01T15:45:42.221Z] [2023-06-01T15:45:42.221Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:42.488Z] #32 ... [2023-06-01T15:45:42.488Z] [2023-06-01T15:45:42.488Z] #41 [security-spire-config internal] load build context [2023-06-01T15:45:43.075Z] #41 ... [2023-06-01T15:45:43.075Z] [2023-06-01T15:45:43.075Z] #34 [security-bootstrapper internal] load build context [2023-06-01T15:45:43.075Z] #34 ... [2023-06-01T15:45:43.075Z] [2023-06-01T15:45:43.075Z] #48 [support-notifications internal] load build context [2023-06-01T15:45:43.075Z] #48 ... [2023-06-01T15:45:43.075Z] [2023-06-01T15:45:43.075Z] #35 [core-command internal] load build context [2023-06-01T15:45:43.342Z] #35 ... [2023-06-01T15:45:43.342Z] [2023-06-01T15:45:43.342Z] #36 [support-scheduler internal] load build context [2023-06-01T15:45:43.342Z] #36 ... [2023-06-01T15:45:43.342Z] [2023-06-01T15:45:43.342Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-01T15:45:43.342Z] #47 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:43.342Z] #47 19.17 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-01T15:45:43.342Z] #47 19.20 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-01T15:45:43.342Z] #47 19.20 OK: 17694 distinct packages available [2023-06-01T15:45:43.342Z] #47 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:43.608Z] #47 ... [2023-06-01T15:45:43.608Z] [2023-06-01T15:45:43.608Z] #50 [security-spire-server internal] load build context [2023-06-01T15:45:43.608Z] #50 ... [2023-06-01T15:45:43.608Z] [2023-06-01T15:45:43.608Z] #36 [support-scheduler internal] load build context [2023-06-01T15:45:43.880Z] #36 ... [2023-06-01T15:45:43.880Z] [2023-06-01T15:45:43.880Z] #52 [security-spire-agent internal] load build context [2023-06-01T15:45:44.147Z] #52 ... [2023-06-01T15:45:44.147Z] [2023-06-01T15:45:44.147Z] #54 [core-metadata internal] load build context [2023-06-01T15:45:44.147Z] #54 ... [2023-06-01T15:45:44.147Z] [2023-06-01T15:45:44.147Z] #36 [support-scheduler internal] load build context [2023-06-01T15:45:44.147Z] #36 ... [2023-06-01T15:45:44.147Z] [2023-06-01T15:45:44.147Z] #56 [core-data internal] load build context [2023-06-01T15:45:44.413Z] #56 ... [2023-06-01T15:45:44.413Z] [2023-06-01T15:45:44.413Z] #52 [security-spire-agent internal] load build context [2023-06-01T15:45:44.998Z] #52 ... [2023-06-01T15:45:44.998Z] [2023-06-01T15:45:44.998Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-01T15:45:44.998Z] #55 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:44.998Z] #55 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:44.998Z] #55 ... [2023-06-01T15:45:44.998Z] [2023-06-01T15:45:44.998Z] #36 [support-scheduler internal] load build context [2023-06-01T15:45:45.962Z] #36 ... [2023-06-01T15:45:45.962Z] [2023-06-01T15:45:45.962Z] #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-01T15:45:45.962Z] #45 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:45.962Z] #45 22.63 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-01T15:45:45.962Z] #45 22.72 (2/2) Installing openssl (3.0.8-r4) [2023-06-01T15:45:45.962Z] #45 22.84 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:45:45.962Z] #45 23.05 OK: 8 MiB in 17 packages [2023-06-01T15:45:45.962Z] #45 ... [2023-06-01T15:45:45.962Z] [2023-06-01T15:45:45.962Z] #36 [support-scheduler internal] load build context [2023-06-01T15:45:46.231Z] #36 transferring context: 39.33MB 22.6s [2023-06-01T15:45:46.231Z] #36 ... [2023-06-01T15:45:46.231Z] [2023-06-01T15:45:46.231Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-01T15:45:46.231Z] #51 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:46.231Z] #51 22.14 (1/2) Installing ca-certificates (20230506-r0) [2023-06-01T15:45:46.231Z] #51 23.09 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-01T15:45:46.231Z] #51 23.16 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:45:46.231Z] #51 ... [2023-06-01T15:45:46.231Z] [2023-06-01T15:45:46.231Z] #36 [support-scheduler internal] load build context [2023-06-01T15:45:46.813Z] #36 ... [2023-06-01T15:45:46.813Z] [2023-06-01T15:45:46.813Z] #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-01T15:45:46.813Z] #49 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:46.813Z] #49 22.86 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-01T15:45:46.813Z] #49 22.86 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-01T15:45:46.813Z] #49 22.86 OK: 17694 distinct packages available [2023-06-01T15:45:46.813Z] #49 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:47.080Z] #49 ... [2023-06-01T15:45:47.080Z] [2023-06-01T15:45:47.080Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:47.662Z] #32 ... [2023-06-01T15:45:47.662Z] [2023-06-01T15:45:47.662Z] #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-01T15:45:47.662Z] #45 DONE 25.5s [2023-06-01T15:45:47.662Z] [2023-06-01T15:45:47.662Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-01T15:45:47.662Z] #62 DONE 6.0s [2023-06-01T15:45:47.662Z] [2023-06-01T15:45:47.662Z] #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-01T15:45:48.627Z] #63 ... [2023-06-01T15:45:48.627Z] [2023-06-01T15:45:48.627Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:48.627Z] #46 ... [2023-06-01T15:45:48.627Z] [2023-06-01T15:45:48.627Z] #33 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-01T15:45:48.627Z] #33 26.19 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-01T15:45:48.627Z] #33 26.19 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-01T15:45:48.627Z] #33 26.19 (3/4) Installing libucontext (1.2-r0) [2023-06-01T15:45:48.627Z] #33 26.19 (4/4) Installing gcompat (1.1.0-r0) [2023-06-01T15:45:48.627Z] #33 26.19 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:45:48.627Z] #33 26.19 OK: 8 MiB in 19 packages [2023-06-01T15:45:48.893Z] #33 ... [2023-06-01T15:45:48.893Z] [2023-06-01T15:45:48.893Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-01T15:45:48.893Z] #64 DONE 1.2s [2023-06-01T15:45:48.893Z] [2023-06-01T15:45:48.893Z] #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-01T15:45:48.893Z] #63 DONE 1.3s [2023-06-01T15:45:48.893Z] [2023-06-01T15:45:48.893Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:49.475Z] #46 ... [2023-06-01T15:45:49.475Z] [2023-06-01T15:45:49.475Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-01T15:45:49.475Z] #61 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:49.475Z] #61 17.82 OK: 263 MiB in 53 packages [2023-06-01T15:45:49.475Z] #61 DONE 19.0s [2023-06-01T15:45:49.475Z] [2023-06-01T15:45:49.475Z] #53 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:45:49.741Z] #53 ... [2023-06-01T15:45:49.741Z] [2023-06-01T15:45:49.741Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:50.329Z] #46 ... [2023-06-01T15:45:50.329Z] [2023-06-01T15:45:50.329Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-01T15:45:50.329Z] #55 24.18 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-01T15:45:50.329Z] #55 24.30 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:45:50.329Z] #55 24.74 OK: 8 MiB in 16 packages [2023-06-01T15:45:50.329Z] #55 DONE 26.6s [2023-06-01T15:45:50.329Z] [2023-06-01T15:45:50.329Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:50.329Z] #46 ... [2023-06-01T15:45:50.329Z] [2023-06-01T15:45:50.329Z] #37 [security-proxy-setup internal] load build context [2023-06-01T15:45:50.596Z] #37 ... [2023-06-01T15:45:50.596Z] [2023-06-01T15:45:50.596Z] #42 [security-proxy-auth internal] load build context [2023-06-01T15:45:50.596Z] #42 ... [2023-06-01T15:45:50.596Z] [2023-06-01T15:45:50.596Z] #37 [security-proxy-setup internal] load build context [2023-06-01T15:45:50.862Z] #37 ... [2023-06-01T15:45:50.862Z] [2023-06-01T15:45:50.862Z] #33 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-01T15:45:50.862Z] #33 DONE 28.5s [2023-06-01T15:45:50.862Z] [2023-06-01T15:45:50.862Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:51.128Z] #46 ... [2023-06-01T15:45:51.128Z] [2023-06-01T15:45:51.128Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-01T15:45:51.128Z] #51 23.34 Executing ca-certificates-20230506-r0.trigger [2023-06-01T15:45:51.128Z] #51 26.40 OK: 8 MiB in 17 packages [2023-06-01T15:45:51.128Z] #51 DONE 28.0s [2023-06-01T15:45:51.128Z] [2023-06-01T15:45:51.128Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:51.405Z] #46 transferring context: 43.50MB 27.8s [2023-06-01T15:45:52.367Z] #46 ... [2023-06-01T15:45:52.367Z] [2023-06-01T15:45:52.367Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-01T15:45:52.367Z] #58 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:52.367Z] #58 20.39 OK: 263 MiB in 53 packages [2023-06-01T15:45:52.367Z] #58 DONE 22.7s [2023-06-01T15:45:52.367Z] [2023-06-01T15:45:52.367Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:52.640Z] #46 ... [2023-06-01T15:45:52.640Z] [2023-06-01T15:45:52.640Z] #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-01T15:45:52.640Z] #60 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:52.640Z] #60 20.96 OK: 263 MiB in 53 packages [2023-06-01T15:45:52.640Z] #60 DONE 22.1s [2023-06-01T15:45:52.640Z] [2023-06-01T15:45:52.640Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:52.911Z] #46 ... [2023-06-01T15:45:52.911Z] [2023-06-01T15:45:52.911Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-01T15:45:52.911Z] #57 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:52.911Z] #57 21.37 OK: 263 MiB in 53 packages [2023-06-01T15:45:52.911Z] #57 DONE 22.5s [2023-06-01T15:45:52.911Z] [2023-06-01T15:45:52.911Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:53.177Z] #46 ... [2023-06-01T15:45:53.177Z] [2023-06-01T15:45:53.177Z] #41 [security-spire-config internal] load build context [2023-06-01T15:45:53.177Z] #41 ... [2023-06-01T15:45:53.177Z] [2023-06-01T15:45:53.177Z] #48 [support-notifications internal] load build context [2023-06-01T15:45:53.446Z] #48 ... [2023-06-01T15:45:53.446Z] [2023-06-01T15:45:53.446Z] #34 [security-bootstrapper internal] load build context [2023-06-01T15:45:53.446Z] #34 ... [2023-06-01T15:45:53.446Z] [2023-06-01T15:45:53.446Z] #35 [core-command internal] load build context [2023-06-01T15:45:53.446Z] #35 ... [2023-06-01T15:45:53.446Z] [2023-06-01T15:45:53.446Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:53.712Z] #46 ... [2023-06-01T15:45:53.712Z] [2023-06-01T15:45:53.712Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-01T15:45:53.712Z] #59 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:53.712Z] #59 20.75 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-01T15:45:53.712Z] #59 20.75 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-01T15:45:53.712Z] #59 20.75 OK: 17699 distinct packages available [2023-06-01T15:45:53.712Z] #59 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:53.712Z] #59 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:53.712Z] #59 ... [2023-06-01T15:45:53.712Z] [2023-06-01T15:45:53.712Z] #50 [security-spire-server internal] load build context [2023-06-01T15:45:53.979Z] #50 ... [2023-06-01T15:45:53.979Z] [2023-06-01T15:45:53.979Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:54.246Z] #46 ... [2023-06-01T15:45:54.246Z] [2023-06-01T15:45:54.246Z] #54 [core-metadata internal] load build context [2023-06-01T15:45:54.513Z] #54 ... [2023-06-01T15:45:54.513Z] [2023-06-01T15:45:54.513Z] #56 [core-data internal] load build context [2023-06-01T15:45:54.513Z] #56 ... [2023-06-01T15:45:54.513Z] [2023-06-01T15:45:54.513Z] #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-01T15:45:54.513Z] #49 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:54.513Z] #49 30.41 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-01T15:45:54.513Z] #49 30.44 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-01T15:45:54.513Z] #49 30.45 (3/5) Installing libucontext (1.2-r0) [2023-06-01T15:45:54.513Z] #49 30.47 (4/5) Installing gcompat (1.1.0-r0) [2023-06-01T15:45:54.513Z] #49 30.47 (5/5) Installing openssl (3.0.8-r4) [2023-06-01T15:45:54.513Z] #49 30.58 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:45:54.513Z] #49 30.66 OK: 9 MiB in 20 packages [2023-06-01T15:45:54.513Z] #49 DONE 31.7s [2023-06-01T15:45:54.513Z] [2023-06-01T15:45:54.513Z] #56 [core-data internal] load build context [2023-06-01T15:45:54.513Z] #56 ... [2023-06-01T15:45:54.513Z] [2023-06-01T15:45:54.513Z] #50 [security-spire-server internal] load build context [2023-06-01T15:45:54.781Z] #50 ... [2023-06-01T15:45:54.781Z] [2023-06-01T15:45:54.781Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-01T15:45:54.781Z] #47 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-01T15:45:54.781Z] #47 29.81 (1/9) Installing ca-certificates (20230506-r0) [2023-06-01T15:45:54.781Z] #47 29.99 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-01T15:45:54.781Z] #47 30.12 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-01T15:45:54.781Z] #47 30.12 (4/9) Installing libcurl (8.1.1-r1) [2023-06-01T15:45:54.781Z] #47 30.18 (5/9) Installing curl (8.1.1-r1) [2023-06-01T15:45:54.781Z] #47 30.25 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-01T15:45:54.781Z] #47 30.33 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-01T15:45:54.781Z] #47 30.33 (8/9) Installing libucontext (1.2-r0) [2023-06-01T15:45:54.781Z] #47 30.33 (9/9) Installing gcompat (1.1.0-r0) [2023-06-01T15:45:54.781Z] #47 30.36 Executing busybox-1.35.0-r29.trigger [2023-06-01T15:45:54.781Z] #47 30.42 Executing ca-certificates-20230506-r0.trigger [2023-06-01T15:45:54.781Z] #47 31.32 OK: 11 MiB in 24 packages [2023-06-01T15:45:54.781Z] #47 DONE 32.1s [2023-06-01T15:45:54.781Z] [2023-06-01T15:45:54.781Z] #50 [security-spire-server internal] load build context [2023-06-01T15:45:55.049Z] #50 ... [2023-06-01T15:45:55.049Z] [2023-06-01T15:45:55.049Z] #52 [security-spire-agent internal] load build context [2023-06-01T15:45:55.049Z] #52 ... [2023-06-01T15:45:55.049Z] [2023-06-01T15:45:55.049Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:55.632Z] #46 ... [2023-06-01T15:45:55.632Z] [2023-06-01T15:45:55.632Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-01T15:45:55.632Z] #59 24.58 OK: 263 MiB in 53 packages [2023-06-01T15:45:55.632Z] #59 DONE 25.1s [2023-06-01T15:45:55.632Z] [2023-06-01T15:45:55.632Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:56.219Z] #46 transferring context: 56.69MB 32.8s [2023-06-01T15:45:57.173Z] #46 ... [2023-06-01T15:45:57.173Z] [2023-06-01T15:45:57.173Z] #36 [support-scheduler internal] load build context [2023-06-01T15:45:57.173Z] #36 ... [2023-06-01T15:45:57.173Z] [2023-06-01T15:45:57.173Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:45:57.760Z] #46 ... [2023-06-01T15:45:57.760Z] [2023-06-01T15:45:57.760Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:45:57.760Z] #32 ... [2023-06-01T15:45:57.760Z] [2023-06-01T15:45:57.760Z] #36 [support-scheduler internal] load build context [2023-06-01T15:45:59.694Z] #36 ... [2023-06-01T15:45:59.694Z] [2023-06-01T15:45:59.694Z] #53 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:45:59.960Z] #53 ... [2023-06-01T15:45:59.960Z] [2023-06-01T15:45:59.960Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:46:00.914Z] #32 ... [2023-06-01T15:46:00.914Z] [2023-06-01T15:46:00.914Z] #42 [security-proxy-auth internal] load build context [2023-06-01T15:46:00.914Z] #42 ... [2023-06-01T15:46:00.914Z] [2023-06-01T15:46:00.914Z] #37 [security-proxy-setup internal] load build context [2023-06-01T15:46:00.914Z] #37 ... [2023-06-01T15:46:00.914Z] [2023-06-01T15:46:00.914Z] #42 [security-proxy-auth internal] load build context [2023-06-01T15:46:01.499Z] #42 transferring context: 54.32MB 38.9s [2023-06-01T15:46:03.439Z] #42 ... [2023-06-01T15:46:03.439Z] [2023-06-01T15:46:03.439Z] #41 [security-spire-config internal] load build context [2023-06-01T15:46:03.439Z] #41 ... [2023-06-01T15:46:03.439Z] [2023-06-01T15:46:03.439Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:03.439Z] #48 ... [2023-06-01T15:46:03.439Z] [2023-06-01T15:46:03.439Z] #41 [security-spire-config internal] load build context [2023-06-01T15:46:03.704Z] #41 ... [2023-06-01T15:46:03.704Z] [2023-06-01T15:46:03.704Z] #34 [security-bootstrapper internal] load build context [2023-06-01T15:46:03.704Z] #34 ... [2023-06-01T15:46:03.704Z] [2023-06-01T15:46:03.704Z] #35 [core-command internal] load build context [2023-06-01T15:46:03.975Z] #35 ... [2023-06-01T15:46:03.975Z] [2023-06-01T15:46:03.975Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:04.564Z] #48 ... [2023-06-01T15:46:04.564Z] [2023-06-01T15:46:04.564Z] #54 [core-metadata internal] load build context [2023-06-01T15:46:04.564Z] #54 ... [2023-06-01T15:46:04.564Z] [2023-06-01T15:46:04.564Z] #56 [core-data internal] load build context [2023-06-01T15:46:04.837Z] #56 ... [2023-06-01T15:46:04.837Z] [2023-06-01T15:46:04.837Z] #54 [core-metadata internal] load build context [2023-06-01T15:46:05.103Z] #54 ... [2023-06-01T15:46:05.103Z] [2023-06-01T15:46:05.103Z] #52 [security-spire-agent internal] load build context [2023-06-01T15:46:05.369Z] #52 ... [2023-06-01T15:46:05.369Z] [2023-06-01T15:46:05.369Z] #50 [security-spire-server internal] load build context [2023-06-01T15:46:05.369Z] #50 ... [2023-06-01T15:46:05.369Z] [2023-06-01T15:46:05.369Z] #52 [security-spire-agent internal] load build context [2023-06-01T15:46:06.770Z] #52 transferring context: 111.74MB 41.3s [2023-06-01T15:46:07.726Z] #52 ... [2023-06-01T15:46:07.726Z] [2023-06-01T15:46:07.726Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:46:07.726Z] #46 ... [2023-06-01T15:46:07.726Z] [2023-06-01T15:46:07.726Z] #52 [security-spire-agent internal] load build context [2023-06-01T15:46:10.303Z] #52 ... [2023-06-01T15:46:10.303Z] [2023-06-01T15:46:10.303Z] #53 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:46:10.303Z] #53 ... [2023-06-01T15:46:10.303Z] [2023-06-01T15:46:10.303Z] #36 [support-scheduler internal] load build context [2023-06-01T15:46:10.303Z] #36 ... [2023-06-01T15:46:10.303Z] [2023-06-01T15:46:10.303Z] #52 [security-spire-agent internal] load build context [2023-06-01T15:46:10.883Z] #52 ... [2023-06-01T15:46:10.883Z] [2023-06-01T15:46:10.883Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:46:10.883Z] #32 ... [2023-06-01T15:46:10.883Z] [2023-06-01T15:46:10.883Z] #37 [security-proxy-setup internal] load build context [2023-06-01T15:46:11.148Z] #37 ... [2023-06-01T15:46:11.148Z] [2023-06-01T15:46:11.148Z] #32 [security-secretstore-setup internal] load build context [2023-06-01T15:46:11.415Z] #32 transferring context: 171.18MB 48.9s [2023-06-01T15:46:12.823Z] #32 transferring context: 175.25MB 50.1s done [2023-06-01T15:46:12.823Z] #32 DONE 50.8s [2023-06-01T15:46:12.823Z] [2023-06-01T15:46:12.823Z] #53 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:46:13.419Z] #53 ... [2023-06-01T15:46:13.419Z] [2023-06-01T15:46:13.419Z] #42 [security-proxy-auth internal] load build context [2023-06-01T15:46:13.419Z] #42 ... [2023-06-01T15:46:13.419Z] [2023-06-01T15:46:13.419Z] #53 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:46:13.686Z] #53 ... [2023-06-01T15:46:13.686Z] [2023-06-01T15:46:13.686Z] #41 [security-spire-config internal] load build context [2023-06-01T15:46:13.952Z] #41 ... [2023-06-01T15:46:13.952Z] [2023-06-01T15:46:13.952Z] #34 [security-bootstrapper internal] load build context [2023-06-01T15:46:13.952Z] #34 ... [2023-06-01T15:46:13.952Z] [2023-06-01T15:46:13.952Z] #35 [core-command internal] load build context [2023-06-01T15:46:14.218Z] #35 ... [2023-06-01T15:46:14.218Z] [2023-06-01T15:46:14.218Z] #41 [security-spire-config internal] load build context [2023-06-01T15:46:14.799Z] #41 ... [2023-06-01T15:46:14.799Z] [2023-06-01T15:46:14.799Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:14.799Z] #48 ... [2023-06-01T15:46:14.799Z] [2023-06-01T15:46:14.799Z] #56 [core-data internal] load build context [2023-06-01T15:46:14.799Z] #56 ... [2023-06-01T15:46:14.799Z] [2023-06-01T15:46:14.799Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:15.388Z] #48 ... [2023-06-01T15:46:15.388Z] [2023-06-01T15:46:15.388Z] #54 [core-metadata internal] load build context [2023-06-01T15:46:15.388Z] #54 transferring context: 175.25MB 51.9s done [2023-06-01T15:46:15.388Z] #54 ... [2023-06-01T15:46:15.388Z] [2023-06-01T15:46:15.388Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:15.656Z] #48 ... [2023-06-01T15:46:15.656Z] [2023-06-01T15:46:15.656Z] #50 [security-spire-server internal] load build context [2023-06-01T15:46:15.656Z] #50 ... [2023-06-01T15:46:15.656Z] [2023-06-01T15:46:15.656Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:15.921Z] #48 ... [2023-06-01T15:46:15.921Z] [2023-06-01T15:46:15.921Z] #54 [core-metadata internal] load build context [2023-06-01T15:46:15.921Z] #54 DONE 52.9s [2023-06-01T15:46:15.921Z] [2023-06-01T15:46:15.921Z] #53 [core-common-config-bootstrapper internal] load build context [2023-06-01T15:46:15.921Z] #53 transferring context: 175.25MB 50.2s done [2023-06-01T15:46:15.921Z] #53 DONE 52.3s [2023-06-01T15:46:15.921Z] [2023-06-01T15:46:15.921Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:16.502Z] #48 ... [2023-06-01T15:46:16.502Z] [2023-06-01T15:46:16.502Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:46:16.502Z] #65 DONE 3.4s [2023-06-01T15:46:16.502Z] [2023-06-01T15:46:16.502Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:17.084Z] #48 ... [2023-06-01T15:46:17.084Z] [2023-06-01T15:46:17.084Z] #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:46:17.084Z] #66 DONE 0.8s [2023-06-01T15:46:17.084Z] [2023-06-01T15:46:17.084Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:17.668Z] #48 ... [2023-06-01T15:46:17.668Z] [2023-06-01T15:46:17.668Z] #36 [support-scheduler internal] load build context [2023-06-01T15:46:17.668Z] #36 transferring context: 175.25MB 53.5s done [2023-06-01T15:46:17.668Z] #36 DONE 54.6s [2023-06-01T15:46:17.668Z] [2023-06-01T15:46:17.668Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:17.940Z] #48 ... [2023-06-01T15:46:17.940Z] [2023-06-01T15:46:17.940Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:46:18.206Z] #46 ... [2023-06-01T15:46:18.206Z] [2023-06-01T15:46:18.206Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:18.473Z] #48 ... [2023-06-01T15:46:18.473Z] [2023-06-01T15:46:18.473Z] #37 [security-proxy-setup internal] load build context [2023-06-01T15:46:18.473Z] #37 transferring context: 175.25MB 56.4s done [2023-06-01T15:46:18.473Z] #37 DONE 56.9s [2023-06-01T15:46:18.473Z] [2023-06-01T15:46:18.473Z] #52 [security-spire-agent internal] load build context [2023-06-01T15:46:18.473Z] #52 transferring context: 175.25MB 53.0s done [2023-06-01T15:46:18.473Z] #52 DONE 55.1s [2023-06-01T15:46:18.473Z] [2023-06-01T15:46:18.473Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:18.737Z] #48 ... [2023-06-01T15:46:18.737Z] [2023-06-01T15:46:18.737Z] #34 [security-bootstrapper internal] load build context [2023-06-01T15:46:18.737Z] #34 transferring context: 175.25MB 56.8s done [2023-06-01T15:46:18.737Z] #34 DONE 57.1s [2023-06-01T15:46:18.737Z] [2023-06-01T15:46:18.737Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:19.694Z] #48 ... [2023-06-01T15:46:19.694Z] [2023-06-01T15:46:19.694Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-01T15:46:19.694Z] #46 transferring context: 175.25MB 56.1s done [2023-06-01T15:46:19.694Z] #46 DONE 57.2s [2023-06-01T15:46:19.694Z] [2023-06-01T15:46:19.694Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:19.694Z] #48 ... [2023-06-01T15:46:19.694Z] [2023-06-01T15:46:19.694Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-01T15:46:19.694Z] #67 DONE 1.0s [2023-06-01T15:46:19.694Z] [2023-06-01T15:46:19.694Z] #48 [support-notifications internal] load build context [2023-06-01T15:46:20.656Z] #48 transferring context: 175.25MB 57.2s done [2023-06-01T15:46:20.922Z] #48 DONE 58.0s [2023-06-01T15:46:20.922Z] [2023-06-01T15:46:20.922Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:46:20.922Z] #68 DONE 1.2s [2023-06-01T15:46:20.922Z] [2023-06-01T15:46:20.922Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:46:22.333Z] #69 ... [2023-06-01T15:46:22.333Z] [2023-06-01T15:46:22.333Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:46:22.333Z] #70 DONE 1.1s [2023-06-01T15:46:22.333Z] [2023-06-01T15:46:22.333Z] #56 [core-data internal] load build context [2023-06-01T15:46:22.600Z] #56 ... [2023-06-01T15:46:22.600Z] [2023-06-01T15:46:22.600Z] #35 [core-command internal] load build context [2023-06-01T15:46:22.600Z] #35 transferring context: 175.25MB 58.8s done [2023-06-01T15:46:22.600Z] #35 DONE 60.0s [2023-06-01T15:46:22.600Z] [2023-06-01T15:46:22.600Z] #56 [core-data internal] load build context [2023-06-01T15:46:22.600Z] #56 ... [2023-06-01T15:46:22.600Z] [2023-06-01T15:46:22.600Z] #50 [security-spire-server internal] load build context [2023-06-01T15:46:22.600Z] #50 ... [2023-06-01T15:46:22.600Z] [2023-06-01T15:46:22.600Z] #56 [core-data internal] load build context [2023-06-01T15:46:23.181Z] #56 transferring context: 175.25MB 58.1s done [2023-06-01T15:46:23.581Z] #56 DONE 59.9s [2023-06-01T15:46:23.581Z] [2023-06-01T15:46:23.581Z] #50 [security-spire-server internal] load build context [2023-06-01T15:46:23.890Z] #50 ... [2023-06-01T15:46:23.890Z] [2023-06-01T15:46:23.890Z] #42 [security-proxy-auth internal] load build context [2023-06-01T15:46:23.890Z] #42 ... [2023-06-01T15:46:23.890Z] [2023-06-01T15:46:23.890Z] #50 [security-spire-server internal] load build context [2023-06-01T15:46:24.894Z] #50 ... [2023-06-01T15:46:24.894Z] [2023-06-01T15:46:24.894Z] #41 [security-spire-config internal] load build context [2023-06-01T15:46:24.894Z] #41 ... [2023-06-01T15:46:24.894Z] [2023-06-01T15:46:24.894Z] #50 [security-spire-server internal] load build context [2023-06-01T15:46:26.375Z] #50 transferring context: 175.25MB 62.6s done [2023-06-01T15:46:26.375Z] #50 DONE 63.6s [2023-06-01T15:46:26.375Z] [2023-06-01T15:46:26.375Z] #41 [security-spire-config internal] load build context [2023-06-01T15:46:26.655Z] #41 ... [2023-06-01T15:46:26.655Z] [2023-06-01T15:46:26.655Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:46:26.655Z] #71 ... [2023-06-01T15:46:26.655Z] [2023-06-01T15:46:26.655Z] #41 [security-spire-config internal] load build context [2023-06-01T15:46:27.264Z] #41 ... [2023-06-01T15:46:27.264Z] [2023-06-01T15:46:27.264Z] #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:46:27.264Z] #72 ... [2023-06-01T15:46:27.264Z] [2023-06-01T15:46:27.264Z] #41 [security-spire-config internal] load build context [2023-06-01T15:46:27.548Z] #41 transferring context: 175.25MB 65.8s done [2023-06-01T15:46:27.548Z] #41 DONE 65.9s [2023-06-01T15:46:27.548Z] [2023-06-01T15:46:27.548Z] #42 [security-proxy-auth internal] load build context [2023-06-01T15:46:28.129Z] #42 transferring context: 175.25MB 65.7s done [2023-06-01T15:46:28.129Z] #42 DONE 66.2s [2023-06-01T15:46:28.129Z] [2023-06-01T15:46:28.129Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:46:30.172Z] #73 ... [2023-06-01T15:46:30.172Z] [2023-06-01T15:46:30.172Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:17.046Z] #74 ... [2023-06-01T15:47:17.046Z] [2023-06-01T15:47:17.046Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:17.046Z] #69 DONE 54.0s [2023-06-01T15:47:17.046Z] [2023-06-01T15:47:17.046Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:17.046Z] #71 DONE 58.4s [2023-06-01T15:47:17.046Z] [2023-06-01T15:47:17.046Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-01T15:47:17.046Z] #75 ... [2023-06-01T15:47:17.046Z] [2023-06-01T15:47:17.046Z] #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:17.046Z] #72 DONE 57.9s [2023-06-01T15:47:17.046Z] [2023-06-01T15:47:17.046Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:17.046Z] #74 DONE 55.3s [2023-06-01T15:47:17.046Z] [2023-06-01T15:47:17.046Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-06-01T15:47:17.046Z] #76 ... [2023-06-01T15:47:17.046Z] [2023-06-01T15:47:17.046Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:17.046Z] #73 DONE 53.4s [2023-06-01T15:47:17.046Z] [2023-06-01T15:47:17.046Z] #77 [support-notifications builder 6/7] COPY . . [2023-06-01T15:47:18.999Z] #77 ... [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-01T15:47:19.000Z] #75 DONE 3.7s [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-06-01T15:47:19.000Z] #78 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:47:19.000Z] #79 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:19.000Z] #80 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-06-01T15:47:19.000Z] #76 DONE 3.6s [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #81 [security-secretstore-setup builder 6/7] COPY . . [2023-06-01T15:47:19.000Z] #81 DONE 3.7s [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:19.000Z] #82 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:47:19.000Z] #83 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #84 [security-bootstrapper builder 6/7] COPY . . [2023-06-01T15:47:19.000Z] #84 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #77 [support-notifications builder 6/7] COPY . . [2023-06-01T15:47:19.000Z] #77 DONE 3.1s [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #85 [core-metadata builder 6/7] COPY . . [2023-06-01T15:47:19.000Z] #85 DONE 3.7s [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #86 [support-scheduler builder 6/7] COPY . . [2023-06-01T15:47:19.000Z] #86 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:47:19.000Z] #87 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:19.000Z] #88 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:19.000Z] #89 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:47:19.000Z] #90 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #91 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-01T15:47:19.000Z] #91 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #92 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:47:19.000Z] #92 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #93 [core-data builder 6/7] COPY . . [2023-06-01T15:47:19.000Z] #93 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:19.000Z] #94 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #95 [core-command builder 6/7] COPY . . [2023-06-01T15:47:19.000Z] #95 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:19.000Z] #96 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #97 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:47:19.000Z] #97 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:19.000Z] #98 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #99 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-01T15:47:19.000Z] #99 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #100 [security-proxy-auth builder 6/7] COPY . . [2023-06-01T15:47:19.000Z] #100 CACHED [2023-06-01T15:47:19.000Z] [2023-06-01T15:47:19.000Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-01T15:47:19.269Z] #101 ... [2023-06-01T15:47:19.269Z] [2023-06-01T15:47:19.269Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-01T15:47:19.269Z] #102 DONE 0.5s [2023-06-01T15:47:19.269Z] [2023-06-01T15:47:19.269Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-01T15:47:19.269Z] #103 CACHED [2023-06-01T15:47:19.269Z] [2023-06-01T15:47:19.269Z] #104 [security-spire-server builder 6/9] COPY . . [2023-06-01T15:47:19.269Z] #104 CACHED [2023-06-01T15:47:19.269Z] [2023-06-01T15:47:19.269Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-01T15:47:19.269Z] #105 CACHED [2023-06-01T15:47:19.269Z] [2023-06-01T15:47:19.269Z] #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:19.269Z] #106 CACHED [2023-06-01T15:47:19.542Z] [2023-06-01T15:47:19.542Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-01T15:47:24.915Z] #107 ... [2023-06-01T15:47:24.915Z] [2023-06-01T15:47:24.915Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-01T15:47:24.915Z] #101 5.778 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-06-01T15:47:25.881Z] #101 ... [2023-06-01T15:47:25.881Z] [2023-06-01T15:47:25.881Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-01T15:47:25.881Z] #107 DONE 6.7s [2023-06-01T15:47:26.150Z] [2023-06-01T15:47:26.150Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-01T15:47:26.150Z] #108 DONE 6.7s [2023-06-01T15:47:26.150Z] [2023-06-01T15:47:26.150Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-01T15:47:26.423Z] #109 ... [2023-06-01T15:47:26.423Z] [2023-06-01T15:47:26.423Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-01T15:47:26.423Z] #110 DONE 0.4s [2023-06-01T15:47:26.423Z] [2023-06-01T15:47:26.423Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T15:47:26.423Z] #0 6.129 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-06-01T15:47:26.693Z] #111 ... [2023-06-01T15:47:26.693Z] [2023-06-01T15:47:26.693Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-01T15:47:26.693Z] #109 DONE 0.5s [2023-06-01T15:47:26.693Z] [2023-06-01T15:47:26.693Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-01T15:47:26.693Z] #0 6.550 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-06-01T15:47:27.655Z] #112 ... [2023-06-01T15:47:27.655Z] [2023-06-01T15:47:27.655Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:47:27.655Z] #113 DONE 0.2s [2023-06-01T15:47:27.655Z] [2023-06-01T15:47:27.655Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:47:27.923Z] #114 ... [2023-06-01T15:47:27.923Z] [2023-06-01T15:47:27.923Z] #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-01T15:47:27.923Z] #115 CACHED [2023-06-01T15:47:27.923Z] [2023-06-01T15:47:27.923Z] #116 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-01T15:47:27.923Z] #116 CACHED [2023-06-01T15:47:27.923Z] [2023-06-01T15:47:27.923Z] #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-01T15:47:27.923Z] #117 CACHED [2023-06-01T15:47:27.923Z] [2023-06-01T15:47:27.923Z] #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-01T15:47:27.923Z] #118 CACHED [2023-06-01T15:47:27.923Z] [2023-06-01T15:47:27.923Z] #119 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-01T15:47:27.923Z] #119 CACHED [2023-06-01T15:47:27.923Z] [2023-06-01T15:47:27.923Z] #120 [security-spire-config builder 6/9] COPY . . [2023-06-01T15:47:27.923Z] #120 CACHED [2023-06-01T15:47:27.923Z] [2023-06-01T15:47:27.923Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:47:27.923Z] #114 DONE 0.3s [2023-06-01T15:47:27.923Z] [2023-06-01T15:47:27.923Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:47:27.923Z] #121 DONE 0.3s [2023-06-01T15:47:27.923Z] [2023-06-01T15:47:27.923Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-01T15:47:28.192Z] #122 ... [2023-06-01T15:47:28.192Z] [2023-06-01T15:47:28.192Z] #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:47:28.192Z] #123 DONE 0.1s [2023-06-01T15:47:28.459Z] [2023-06-01T15:47:28.459Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-01T15:47:28.732Z] #124 ... [2023-06-01T15:47:28.732Z] [2023-06-01T15:47:28.732Z] #125 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T15:47:28.732Z] #125 CACHED [2023-06-01T15:47:28.732Z] [2023-06-01T15:47:28.732Z] #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-01T15:47:28.732Z] #126 CACHED [2023-06-01T15:47:28.732Z] [2023-06-01T15:47:28.732Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-01T15:47:28.732Z] #0 4.120 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-06-01T15:47:28.999Z] #127 ... [2023-06-01T15:47:28.999Z] [2023-06-01T15:47:28.999Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-01T15:47:28.999Z] #0 6.657 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-06-01T15:47:28.999Z] #128 ... [2023-06-01T15:47:28.999Z] [2023-06-01T15:47:28.999Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-01T15:47:28.999Z] #0 6.516 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-06-01T15:47:29.332Z] #129 ... [2023-06-01T15:47:29.332Z] [2023-06-01T15:47:29.332Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-01T15:47:29.332Z] #0 4.730 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-06-01T15:47:29.332Z] #130 ... [2023-06-01T15:47:29.332Z] [2023-06-01T15:47:29.332Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-01T15:47:29.332Z] #0 4.850 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-06-01T15:47:29.599Z] #131 ... [2023-06-01T15:47:29.599Z] [2023-06-01T15:47:29.599Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T15:47:29.599Z] #0 6.341 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-06-01T15:47:29.599Z] #132 ... [2023-06-01T15:47:29.599Z] [2023-06-01T15:47:29.599Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-01T15:47:29.599Z] #133 DONE 1.0s [2023-06-01T15:47:29.599Z] [2023-06-01T15:47:29.599Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-01T15:47:29.599Z] #0 6.767 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-06-01T15:47:29.867Z] #134 ... [2023-06-01T15:47:29.867Z] [2023-06-01T15:47:29.867Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-01T15:47:29.867Z] #122 DONE 1.8s [2023-06-01T15:47:29.867Z] [2023-06-01T15:47:29.867Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-01T15:47:29.867Z] #124 DONE 1.5s [2023-06-01T15:47:29.867Z] [2023-06-01T15:47:29.867Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-01T15:47:29.867Z] #0 6.614 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-06-01T15:47:29.867Z] #135 ... [2023-06-01T15:47:29.867Z] [2023-06-01T15:47:29.867Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-01T15:47:30.150Z] #136 DONE 0.3s [2023-06-01T15:47:30.150Z] [2023-06-01T15:47:30.150Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-01T15:47:30.150Z] #137 DONE 0.3s [2023-06-01T15:47:30.150Z] [2023-06-01T15:47:30.150Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-01T15:47:30.422Z] #138 ... [2023-06-01T15:47:30.422Z] [2023-06-01T15:47:30.422Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-01T15:47:30.423Z] #139 DONE 0.4s [2023-06-01T15:47:30.706Z] [2023-06-01T15:47:30.706Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-01T15:47:30.706Z] #140 ... [2023-06-01T15:47:30.706Z] [2023-06-01T15:47:30.706Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-01T15:47:30.706Z] #138 DONE 0.6s [2023-06-01T15:47:30.973Z] [2023-06-01T15:47:30.973Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-01T15:47:30.973Z] #140 DONE 0.3s [2023-06-01T15:47:30.973Z] [2023-06-01T15:47:30.973Z] #141 [security-spire-config] exporting to image [2023-06-01T15:47:30.973Z] #141 exporting layers [2023-06-01T15:47:31.237Z] #141 ... [2023-06-01T15:47:31.237Z] [2023-06-01T15:47:31.237Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-01T15:47:31.237Z] #142 DONE 0.5s [2023-06-01T15:47:31.237Z] [2023-06-01T15:47:31.237Z] #141 [security-spire-server] exporting to image [2023-06-01T15:47:32.638Z] #141 ... [2023-06-01T15:47:32.638Z] [2023-06-01T15:47:32.638Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-01T15:47:32.638Z] #143 DONE 2.7s [2023-06-01T15:47:32.638Z] [2023-06-01T15:47:32.638Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-01T15:47:32.638Z] #144 DONE 0.2s [2023-06-01T15:47:32.638Z] [2023-06-01T15:47:32.638Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T15:47:32.638Z] #132 ... [2023-06-01T15:47:32.638Z] [2023-06-01T15:47:32.638Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-01T15:47:33.221Z] #145 DONE 0.3s [2023-06-01T15:47:33.221Z] [2023-06-01T15:47:33.221Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-01T15:47:33.519Z] #146 DONE 0.3s [2023-06-01T15:47:33.519Z] [2023-06-01T15:47:33.519Z] #141 [security-spire-agent] exporting to image [2023-06-01T15:47:33.519Z] #141 writing image sha256:e817cf3fed9ae57df9d7096e44571da1d3b81e18d29882ed125f30d9aeada7ac done [2023-06-01T15:47:33.519Z] #141 naming to docker.io/library/security-spire-config-arm64 done [2023-06-01T15:47:34.098Z] #141 exporting layers 2.7s done [2023-06-01T15:47:34.098Z] #141 writing image sha256:1ea18bfb75bfd31abbcea6c7a0e2c26de4e509dbe1dfda7089a56eca9307e114 done [2023-06-01T15:47:34.098Z] #141 naming to docker.io/library/security-spire-server-arm64 [2023-06-01T15:47:34.098Z] #141 naming to docker.io/library/security-spire-server-arm64 done [2023-06-01T15:47:35.055Z] #141 exporting layers 1.8s done [2023-06-01T15:47:35.055Z] #141 writing image sha256:b7bc6f8b4ace8a02c331490cfa4b1dce3325818c6af33d9bbe17acde56f18462 done [2023-06-01T15:47:35.055Z] #141 naming to docker.io/library/security-spire-agent-arm64 done [2023-06-01T15:47:35.055Z] #141 DONE 4.2s [2023-06-01T15:47:35.055Z] [2023-06-01T15:47:35.056Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-01T16:00:27.384Z] #135 ... [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-01T16:00:27.384Z] #131 DONE 782.2s [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-01T16:00:27.384Z] #101 ... [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T16:00:27.384Z] #147 DONE 0.3s [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-01T16:00:27.384Z] #130 ... [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-01T16:00:27.384Z] #148 DONE 0.3s [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-01T16:00:27.384Z] #135 ... [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-01T16:00:27.384Z] #149 DONE 0.3s [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-01T16:00:27.384Z] #150 DONE 0.3s [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-01T16:00:27.384Z] #151 DONE 0.2s [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-01T16:00:27.384Z] #130 ... [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-01T16:00:27.384Z] #152 DONE 2.3s [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #141 [security-proxy-auth] exporting to image [2023-06-01T16:00:27.384Z] #141 exporting layers [2023-06-01T16:00:27.384Z] #141 exporting layers 1.0s done [2023-06-01T16:00:27.384Z] #141 writing image sha256:10f8ebaa10eaf14807bec97f8c2580bc733831f22cf0b1453cdda61d5aebcf9d done [2023-06-01T16:00:27.384Z] #141 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-06-01T16:00:27.384Z] #141 DONE 5.2s [2023-06-01T16:00:27.384Z] [2023-06-01T16:00:27.384Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-01T16:00:35.626Z] #130 DONE 796.6s [2023-06-01T16:00:35.626Z] [2023-06-01T16:00:35.626Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T16:00:36.232Z] #111 ... [2023-06-01T16:00:36.233Z] [2023-06-01T16:00:36.233Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T16:00:36.233Z] #153 DONE 0.3s [2023-06-01T16:00:36.233Z] [2023-06-01T16:00:36.233Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-01T16:00:36.233Z] #134 ... [2023-06-01T16:00:36.233Z] [2023-06-01T16:00:36.233Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-01T16:00:36.233Z] #154 DONE 0.1s [2023-06-01T16:00:36.502Z] [2023-06-01T16:00:36.502Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-01T16:00:36.502Z] #155 DONE 0.2s [2023-06-01T16:00:36.502Z] [2023-06-01T16:00:36.502Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-01T16:00:36.770Z] #156 DONE 0.4s [2023-06-01T16:00:36.770Z] [2023-06-01T16:00:36.770Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-01T16:00:37.038Z] #157 DONE 0.1s [2023-06-01T16:00:37.038Z] [2023-06-01T16:00:37.038Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-01T16:00:38.977Z] #158 DONE 2.2s [2023-06-01T16:00:38.977Z] [2023-06-01T16:00:38.977Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T16:00:39.258Z] #111 ... [2023-06-01T16:00:39.258Z] [2023-06-01T16:00:39.258Z] #141 [security-proxy-setup] exporting to image [2023-06-01T16:00:39.258Z] #141 exporting layers [2023-06-01T16:00:39.848Z] #141 exporting layers 0.9s done [2023-06-01T16:00:40.114Z] #141 writing image sha256:c3f09ad87f45b480fe578cfc2f1d3150cd1915fcc2fe5126843f69f39d7bf824 done [2023-06-01T16:00:40.114Z] #141 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-06-01T16:00:40.114Z] #141 DONE 6.1s [2023-06-01T16:00:40.114Z] [2023-06-01T16:00:40.114Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T16:00:43.447Z] #111 ... [2023-06-01T16:00:43.447Z] [2023-06-01T16:00:43.447Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-01T16:00:43.447Z] #135 804.2 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-06-01T16:00:53.502Z] #135 ... [2023-06-01T16:00:53.502Z] [2023-06-01T16:00:53.502Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-01T16:00:53.502Z] #127 DONE 814.0s [2023-06-01T16:00:53.502Z] [2023-06-01T16:00:53.502Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-01T16:00:53.502Z] #135 ... [2023-06-01T16:00:53.502Z] [2023-06-01T16:00:53.502Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-01T16:00:53.502Z] #159 DONE 0.3s [2023-06-01T16:00:53.502Z] [2023-06-01T16:00:53.502Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-01T16:00:53.768Z] #134 ... [2023-06-01T16:00:53.768Z] [2023-06-01T16:00:53.768Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-01T16:00:56.340Z] #160 DONE 2.3s [2023-06-01T16:00:56.340Z] [2023-06-01T16:00:56.340Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T16:00:56.340Z] #111 ... [2023-06-01T16:00:56.340Z] [2023-06-01T16:00:56.340Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T16:00:56.340Z] #161 DONE 0.3s [2023-06-01T16:00:56.340Z] [2023-06-01T16:00:56.340Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-01T16:00:56.340Z] #162 DONE 0.1s [2023-06-01T16:00:56.340Z] [2023-06-01T16:00:56.340Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:00:56.340Z] #132 ... [2023-06-01T16:00:56.340Z] [2023-06-01T16:00:56.340Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-01T16:00:56.605Z] #163 DONE 0.3s [2023-06-01T16:00:56.605Z] [2023-06-01T16:00:56.605Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T16:00:56.870Z] #111 ... [2023-06-01T16:00:56.870Z] [2023-06-01T16:00:56.870Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-01T16:00:56.870Z] #164 DONE 0.2s [2023-06-01T16:00:56.870Z] [2023-06-01T16:00:56.870Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-06-01T16:00:57.151Z] #165 DONE 0.1s [2023-06-01T16:00:57.151Z] [2023-06-01T16:00:57.151Z] #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-06-01T16:00:57.151Z] #166 DONE 0.1s [2023-06-01T16:00:57.151Z] [2023-06-01T16:00:57.151Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:00:57.151Z] #132 ... [2023-06-01T16:00:57.151Z] [2023-06-01T16:00:57.151Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-01T16:00:57.151Z] #167 DONE 0.1s [2023-06-01T16:00:57.417Z] [2023-06-01T16:00:57.417Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-01T16:00:57.417Z] #168 DONE 0.2s [2023-06-01T16:00:57.417Z] [2023-06-01T16:00:57.417Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-01T16:00:59.993Z] #169 DONE 2.2s [2023-06-01T16:00:59.993Z] [2023-06-01T16:00:59.993Z] #141 [security-bootstrapper] exporting to image [2023-06-01T16:00:59.993Z] #141 exporting layers [2023-06-01T16:01:00.571Z] #141 exporting layers 1.1s done [2023-06-01T16:01:00.571Z] #141 writing image sha256:6739661769046ad0100874ab45b847df361cd5e14c1884eb598dc61b179db0c4 0.0s done [2023-06-01T16:01:00.571Z] #141 naming to docker.io/library/security-bootstrapper-arm64 [2023-06-01T16:01:00.851Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-01T16:01:00.851Z] #141 DONE 7.2s [2023-06-01T16:01:00.851Z] [2023-06-01T16:01:00.851Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-01T16:01:02.785Z] #134 ... [2023-06-01T16:01:02.785Z] [2023-06-01T16:01:02.785Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-01T16:01:02.785Z] #135 DONE 823.8s [2023-06-01T16:01:02.785Z] [2023-06-01T16:01:02.785Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:01:03.059Z] #132 ... [2023-06-01T16:01:03.059Z] [2023-06-01T16:01:03.059Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T16:01:03.059Z] #170 DONE 0.3s [2023-06-01T16:01:03.059Z] [2023-06-01T16:01:03.059Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T16:01:03.640Z] #111 ... [2023-06-01T16:01:03.640Z] [2023-06-01T16:01:03.640Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-01T16:01:03.640Z] #171 DONE 0.2s [2023-06-01T16:01:03.640Z] [2023-06-01T16:01:03.640Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-01T16:01:03.640Z] #134 ... [2023-06-01T16:01:03.640Z] [2023-06-01T16:01:03.640Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-06-01T16:01:03.640Z] #172 DONE 0.1s [2023-06-01T16:01:03.906Z] [2023-06-01T16:01:03.906Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-06-01T16:01:03.906Z] #173 DONE 0.1s [2023-06-01T16:01:03.906Z] [2023-06-01T16:01:03.906Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-01T16:01:03.906Z] #174 DONE 0.1s [2023-06-01T16:01:03.906Z] [2023-06-01T16:01:03.906Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-01T16:01:04.174Z] #134 ... [2023-06-01T16:01:04.174Z] [2023-06-01T16:01:04.174Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-01T16:01:04.174Z] #175 DONE 0.2s [2023-06-01T16:01:04.174Z] [2023-06-01T16:01:04.174Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-01T16:01:04.442Z] #176 DONE 0.3s [2023-06-01T16:01:04.442Z] [2023-06-01T16:01:04.442Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T16:01:04.708Z] #111 ... [2023-06-01T16:01:04.708Z] [2023-06-01T16:01:04.708Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-01T16:01:04.708Z] #177 DONE 0.1s [2023-06-01T16:01:04.708Z] [2023-06-01T16:01:04.708Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-01T16:01:06.644Z] #178 DONE 1.7s [2023-06-01T16:01:06.644Z] [2023-06-01T16:01:06.644Z] #141 [security-secretstore-setup] exporting to image [2023-06-01T16:01:06.644Z] #141 exporting layers [2023-06-01T16:01:07.599Z] #141 exporting layers 1.3s done [2023-06-01T16:01:07.599Z] #141 writing image sha256:480e65fdf7e79ac27678930f9ecd414fe119f668a382930c960fffb4593dd344 done [2023-06-01T16:01:07.599Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 [2023-06-01T16:01:07.865Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-01T16:01:07.865Z] #141 DONE 8.5s [2023-06-01T16:01:07.865Z] [2023-06-01T16:01:07.865Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:01:22.825Z] #132 ... [2023-06-01T16:01:22.825Z] [2023-06-01T16:01:22.825Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-01T16:01:22.825Z] #134 DONE 841.5s [2023-06-01T16:01:22.825Z] [2023-06-01T16:01:22.826Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-01T16:01:22.826Z] #112 ... [2023-06-01T16:01:22.826Z] [2023-06-01T16:01:22.826Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T16:01:22.826Z] #179 DONE 0.2s [2023-06-01T16:01:22.826Z] [2023-06-01T16:01:22.826Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-01T16:01:22.826Z] #180 DONE 0.2s [2023-06-01T16:01:22.826Z] [2023-06-01T16:01:22.826Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-01T16:01:22.826Z] #181 DONE 0.3s [2023-06-01T16:01:22.826Z] [2023-06-01T16:01:22.826Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-01T16:01:22.826Z] #112 ... [2023-06-01T16:01:22.826Z] [2023-06-01T16:01:22.826Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-01T16:01:22.826Z] #182 DONE 0.1s [2023-06-01T16:01:22.826Z] [2023-06-01T16:01:22.826Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-01T16:01:22.826Z] #183 DONE 0.1s [2023-06-01T16:01:22.826Z] [2023-06-01T16:01:22.826Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-01T16:01:22.826Z] #129 ... [2023-06-01T16:01:22.826Z] [2023-06-01T16:01:22.826Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-01T16:01:23.784Z] #184 DONE 1.8s [2023-06-01T16:01:23.784Z] [2023-06-01T16:01:23.784Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T16:01:23.784Z] #111 ... [2023-06-01T16:01:23.784Z] [2023-06-01T16:01:23.784Z] #141 [core-common-config-bootstrapper] exporting to image [2023-06-01T16:01:23.784Z] #141 exporting layers [2023-06-01T16:01:24.051Z] #141 exporting layers 0.4s done [2023-06-01T16:01:24.316Z] #141 writing image sha256:81048d5a6fe6f0faceae389b0e66c3eb4dc5504f2f36af5a97678090bd540106 done [2023-06-01T16:01:24.316Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-01T16:01:24.316Z] #141 DONE 8.9s [2023-06-01T16:01:24.316Z] [2023-06-01T16:01:24.316Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T16:01:50.955Z] #111 ... [2023-06-01T16:01:50.955Z] [2023-06-01T16:01:50.955Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-01T16:01:50.955Z] #112 DONE 868.3s [2023-06-01T16:01:50.955Z] [2023-06-01T16:01:50.955Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T16:01:50.955Z] #111 ... [2023-06-01T16:01:50.955Z] [2023-06-01T16:01:50.955Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T16:01:50.955Z] #185 DONE 0.3s [2023-06-01T16:01:50.955Z] [2023-06-01T16:01:50.955Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-01T16:01:50.955Z] #186 DONE 0.2s [2023-06-01T16:01:50.955Z] [2023-06-01T16:01:50.955Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-01T16:01:50.955Z] #187 DONE 0.3s [2023-06-01T16:01:50.955Z] [2023-06-01T16:01:50.955Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-01T16:01:50.955Z] #188 DONE 0.1s [2023-06-01T16:01:50.955Z] [2023-06-01T16:01:50.955Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:01:50.955Z] #132 ... [2023-06-01T16:01:50.955Z] [2023-06-01T16:01:50.955Z] #141 [core-command] exporting to image [2023-06-01T16:01:50.955Z] #141 exporting layers [2023-06-01T16:01:50.955Z] #141 exporting layers 0.3s done [2023-06-01T16:01:50.955Z] #141 writing image sha256:acca8b89780b3d15a8a91080c354f30330efa71256b984e064f632f214ae1293 done [2023-06-01T16:01:50.955Z] #141 naming to docker.io/library/core-command-arm64 done [2023-06-01T16:01:50.955Z] #141 DONE 9.2s [2023-06-01T16:01:50.955Z] [2023-06-01T16:01:50.955Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:01:56.279Z] #132 ... [2023-06-01T16:01:56.279Z] [2023-06-01T16:01:56.279Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-01T16:01:56.279Z] #111 DONE 877.3s [2023-06-01T16:01:56.279Z] [2023-06-01T16:01:56.279Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-01T16:01:56.279Z] #129 ... [2023-06-01T16:01:56.279Z] [2023-06-01T16:01:56.279Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T16:01:56.545Z] #189 DONE 0.2s [2023-06-01T16:01:56.545Z] [2023-06-01T16:01:56.545Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-01T16:01:57.125Z] #190 DONE 0.2s [2023-06-01T16:01:57.125Z] [2023-06-01T16:01:57.125Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-01T16:01:57.125Z] #191 DONE 0.2s [2023-06-01T16:01:57.125Z] [2023-06-01T16:01:57.125Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:01:57.125Z] #132 ... [2023-06-01T16:01:57.125Z] [2023-06-01T16:01:57.125Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-01T16:01:57.390Z] #192 DONE 0.1s [2023-06-01T16:01:57.390Z] [2023-06-01T16:01:57.390Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:01:57.763Z] #132 ... [2023-06-01T16:01:57.763Z] [2023-06-01T16:01:57.763Z] #141 [core-data] exporting to image [2023-06-01T16:01:57.763Z] #141 exporting layers [2023-06-01T16:01:57.763Z] #141 exporting layers 0.3s done [2023-06-01T16:01:57.763Z] #141 writing image sha256:9611482fcf554266befbc8d4c4e913e032e03444e2e41d1030172ffad46a88ad done [2023-06-01T16:01:57.763Z] #141 naming to docker.io/library/core-data-arm64 done [2023-06-01T16:01:57.763Z] #141 DONE 9.5s [2023-06-01T16:01:57.763Z] [2023-06-01T16:01:57.763Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:01:59.218Z] #132 ... [2023-06-01T16:01:59.218Z] [2023-06-01T16:01:59.218Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-01T16:01:59.218Z] #128 DONE 880.4s [2023-06-01T16:01:59.532Z] [2023-06-01T16:01:59.532Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:01:59.891Z] #132 ... [2023-06-01T16:01:59.891Z] [2023-06-01T16:01:59.891Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T16:01:59.891Z] #193 DONE 0.2s [2023-06-01T16:01:59.891Z] [2023-06-01T16:01:59.891Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-01T16:02:00.178Z] #129 ... [2023-06-01T16:02:00.178Z] [2023-06-01T16:02:00.178Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-01T16:02:00.178Z] #194 DONE 0.2s [2023-06-01T16:02:00.178Z] [2023-06-01T16:02:00.178Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-01T16:02:00.527Z] #195 DONE 0.3s [2023-06-01T16:02:00.527Z] [2023-06-01T16:02:00.527Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-01T16:02:00.823Z] #196 DONE 0.1s [2023-06-01T16:02:00.823Z] [2023-06-01T16:02:00.823Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-01T16:02:00.823Z] #197 DONE 0.1s [2023-06-01T16:02:00.823Z] [2023-06-01T16:02:00.823Z] #141 [core-metadata] exporting to image [2023-06-01T16:02:01.455Z] #141 exporting layers 0.5s done [2023-06-01T16:02:01.455Z] #141 writing image sha256:b4fa86f5018f19a61195127e507d9128008c991c8272fcac1b5262812adca878 done [2023-06-01T16:02:01.455Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-06-01T16:02:01.455Z] #141 DONE 10.0s [2023-06-01T16:02:01.455Z] [2023-06-01T16:02:01.455Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:02:57.827Z] #132 ... [2023-06-01T16:02:57.827Z] [2023-06-01T16:02:57.827Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-01T16:02:57.827Z] #129 DONE 933.1s [2023-06-01T16:02:57.827Z] [2023-06-01T16:02:57.827Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:02:57.827Z] #132 ... [2023-06-01T16:02:57.827Z] [2023-06-01T16:02:57.827Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T16:02:57.827Z] #198 DONE 0.1s [2023-06-01T16:02:57.827Z] [2023-06-01T16:02:57.827Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-01T16:02:57.827Z] #199 DONE 0.1s [2023-06-01T16:02:57.827Z] [2023-06-01T16:02:57.827Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-01T16:02:57.827Z] #200 DONE 0.4s [2023-06-01T16:02:57.827Z] [2023-06-01T16:02:57.827Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:02:57.827Z] #132 ... [2023-06-01T16:02:57.827Z] [2023-06-01T16:02:57.827Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-01T16:02:57.827Z] #201 DONE 0.1s [2023-06-01T16:02:57.827Z] [2023-06-01T16:02:57.827Z] #141 [security-spiffe-token-provider] exporting to image [2023-06-01T16:02:57.827Z] #141 exporting layers [2023-06-01T16:02:57.827Z] #141 exporting layers 0.5s done [2023-06-01T16:02:57.827Z] #141 writing image sha256:cd80ddf30e22104a1b5cac2fb824290488b743bbd424a9cf2f0ef0df3223c0e1 done [2023-06-01T16:02:57.827Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-01T16:02:57.827Z] #141 DONE 10.5s [2023-06-01T16:02:57.827Z] [2023-06-01T16:02:57.827Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-01T16:03:16.027Z] #132 DONE 956.4s [2023-06-01T16:03:16.027Z] [2023-06-01T16:03:16.027Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-01T16:03:16.027Z] #101 ... [2023-06-01T16:03:16.027Z] [2023-06-01T16:03:16.027Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T16:03:16.027Z] #202 DONE 0.2s [2023-06-01T16:03:16.027Z] [2023-06-01T16:03:16.027Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-01T16:03:16.027Z] #203 DONE 0.1s [2023-06-01T16:03:16.027Z] [2023-06-01T16:03:16.027Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-01T16:03:16.027Z] #101 DONE 957.2s [2023-06-01T16:03:16.027Z] [2023-06-01T16:03:16.027Z] #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-01T16:03:16.614Z] #204 DONE 0.4s [2023-06-01T16:03:16.614Z] [2023-06-01T16:03:16.614Z] #205 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-01T16:03:16.614Z] #205 DONE 0.1s [2023-06-01T16:03:16.614Z] [2023-06-01T16:03:16.614Z] #206 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-01T16:03:16.614Z] #206 DONE 0.2s [2023-06-01T16:03:16.614Z] [2023-06-01T16:03:16.614Z] #141 [support-notifications] exporting to image [2023-06-01T16:03:16.614Z] #141 exporting layers [2023-06-01T16:03:16.614Z] #141 ... [2023-06-01T16:03:16.614Z] [2023-06-01T16:03:16.614Z] #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-01T16:03:16.614Z] #207 DONE 0.2s [2023-06-01T16:03:16.879Z] [2023-06-01T16:03:16.879Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-01T16:03:17.146Z] #208 DONE 0.4s [2023-06-01T16:03:17.146Z] [2023-06-01T16:03:17.146Z] #141 [support-notifications] exporting to image [2023-06-01T16:03:17.146Z] #141 exporting layers 0.5s done [2023-06-01T16:03:17.146Z] #141 writing image sha256:6d25b17f132195b61f883dc1599ea4a2c3cba8ce91901d0fff414cc20c832879 done [2023-06-01T16:03:17.146Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-06-01T16:03:17.146Z] #141 DONE 11.0s [2023-06-01T16:03:17.146Z] [2023-06-01T16:03:17.146Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-01T16:03:17.412Z] #209 DONE 0.2s [2023-06-01T16:03:17.412Z] [2023-06-01T16:03:17.412Z] #141 [support-scheduler] exporting to image [2023-06-01T16:03:17.679Z] #141 exporting layers 0.4s done [2023-06-01T16:03:17.679Z] #141 writing image sha256:5edf5c97e5bc62475842039196164f9d3206d8fe3888c10bbada88be3c588323 done [2023-06-01T16:03:17.679Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-06-01T16:03:17.679Z] #141 DONE 11.4s [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-01T16:03:17.679Z] time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-01T16:03:17.688Z] $ docker stop --time=1 e33881be97bfa34bfa614eddd780e590c7045680ac75cff89dfffcc0950dd1f1 [2023-06-01T16:03:19.282Z] $ docker rm -f --volumes e33881be97bfa34bfa614eddd780e590c7045680ac75cff89dfffcc0950dd1f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-01T16:03:19.748Z] + docker images [2023-06-01T16:03:19.748Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-01T16:03:19.748Z] support-scheduler-arm64 latest 5edf5c97e5bc 2 seconds ago 31.2MB [2023-06-01T16:03:19.748Z] support-notifications-arm64 latest 6d25b17f1321 3 seconds ago 31.9MB [2023-06-01T16:03:19.748Z] security-spiffe-token-provider-arm64 latest cd80ddf30e22 26 seconds ago 32.7MB [2023-06-01T16:03:19.748Z] core-metadata-arm64 latest b4fa86f5018f About a minute ago 20.2MB [2023-06-01T16:03:19.748Z] core-data-arm64 latest 9611482fcf55 About a minute ago 19.9MB [2023-06-01T16:03:19.748Z] core-command-arm64 latest acca8b89780b About a minute ago 19.7MB [2023-06-01T16:03:19.748Z] core-common-config-bootstrapper-arm64 latest 81048d5a6fe6 About a minute ago 17.2MB [2023-06-01T16:03:19.748Z] security-secretstore-setup-arm64 latest 480e65fdf7e7 2 minutes ago 32.2MB [2023-06-01T16:03:19.748Z] security-bootstrapper-arm64 latest 673966176904 2 minutes ago 21.9MB [2023-06-01T16:03:19.748Z] security-proxy-setup-arm64 latest c3f09ad87f45 2 minutes ago 18.7MB [2023-06-01T16:03:19.748Z] security-proxy-auth-arm64 latest 10f8ebaa10ea 2 minutes ago 18.1MB [2023-06-01T16:03:19.748Z] security-spire-agent-arm64 latest b7bc6f8b4ace 15 minutes ago 153MB [2023-06-01T16:03:19.748Z] security-spire-config-arm64 latest e817cf3fed9a 15 minutes ago 96.1MB [2023-06-01T16:03:19.748Z] security-spire-server-arm64 latest 1ea18bfb75bf 15 minutes ago 97MB [2023-06-01T16:03:19.748Z] ci-base-image-arm64 latest 4a455a095c63 29 minutes ago 899MB [2023-06-01T16:03:19.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 About an hour ago 332MB [2023-06-01T16:03:19.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T16:03:20.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T16:03:20.159Z] [2023-06-01T16:03:20.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T16:03:20.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T16:03:20.750Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-01T16:03:20.750Z] 8998bd30e6a1: Pulling fs layer [2023-06-01T16:03:20.750Z] 04944245beec: Pulling fs layer [2023-06-01T16:03:20.750Z] 699f458cf7ca: Pulling fs layer [2023-06-01T16:03:20.750Z] 765212b225bb: Pulling fs layer [2023-06-01T16:03:20.750Z] f23df028b6ca: Pulling fs layer [2023-06-01T16:03:20.750Z] d65c8cfc05b1: Pulling fs layer [2023-06-01T16:03:20.750Z] 2437ff75d9bd: Pulling fs layer [2023-06-01T16:03:20.750Z] 765212b225bb: Waiting [2023-06-01T16:03:20.750Z] f23df028b6ca: Waiting [2023-06-01T16:03:20.750Z] d65c8cfc05b1: Waiting [2023-06-01T16:03:20.750Z] 2437ff75d9bd: Waiting [2023-06-01T16:03:20.750Z] 04944245beec: Verifying Checksum [2023-06-01T16:03:20.750Z] 04944245beec: Download complete [2023-06-01T16:03:20.750Z] 765212b225bb: Verifying Checksum [2023-06-01T16:03:20.750Z] 765212b225bb: Download complete [2023-06-01T16:03:20.750Z] f23df028b6ca: Verifying Checksum [2023-06-01T16:03:20.750Z] f23df028b6ca: Download complete [2023-06-01T16:03:21.016Z] 699f458cf7ca: Verifying Checksum [2023-06-01T16:03:21.016Z] 699f458cf7ca: Download complete [2023-06-01T16:03:21.281Z] 8998bd30e6a1: Verifying Checksum [2023-06-01T16:03:21.281Z] 8998bd30e6a1: Download complete [2023-06-01T16:03:23.857Z] 2437ff75d9bd: Download complete [2023-06-01T16:03:25.261Z] 8998bd30e6a1: Pull complete [2023-06-01T16:03:25.842Z] 04944245beec: Pull complete [2023-06-01T16:03:27.248Z] 699f458cf7ca: Pull complete [2023-06-01T16:03:27.248Z] 765212b225bb: Pull complete [2023-06-01T16:03:28.206Z] f23df028b6ca: Pull complete [2023-06-01T16:03:28.206Z] d65c8cfc05b1: Pull complete [2023-06-01T16:03:46.394Z] 2437ff75d9bd: Pull complete [2023-06-01T16:03:46.394Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-01T16:03:46.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T16:03:46.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T16:03:46.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-17654 does not seem to be running inside a container [2023-06-01T16:03:46.643Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2023-06-01T16:03:49.403Z] $ docker top 034044c79aea69995988ba1ded8cae2671663480417e043bb5c628edfd6dbc0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T16:03:50.273Z] ---> job-cost.sh [2023-06-01T16:03:50.273Z] lf-activate-venv: SKIPPING [2023-06-01T16:03:50.273Z] INFO: No Stack... [2023-06-01T16:03:50.852Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-01T16:03:51.433Z] INFO: Archiving Costs [Pipeline] sh [2023-06-01T16:03:51.752Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-06-01T16:03:51.753Z] + cut -d, -f6 [Pipeline] lock [2023-06-01T16:03:51.790Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4584-2-stack-cost] [2023-06-01T16:03:51.794Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4584-2-stack-cost] did not exist. Created. [2023-06-01T16:03:51.795Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4584-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-01T16:03:52.123Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-01T16:03:52.293Z] Stashed 1 file(s) [Pipeline] } [2023-06-01T16:03:52.299Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4584-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-01T16:03:52.316Z] $ docker stop --time=1 034044c79aea69995988ba1ded8cae2671663480417e043bb5c628edfd6dbc0f [2023-06-01T16:03:53.837Z] $ docker rm -f --volumes 034044c79aea69995988ba1ded8cae2671663480417e043bb5c628edfd6dbc0f [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-06-01T16:03:54.264Z] provisioning config files... [2023-06-01T16:03:54.271Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9138106280215274408tmp [Pipeline] { [Pipeline] sh [2023-06-01T16:03:54.575Z] + set +x [2023-06-01T16:03:54.575Z] + curl -s https://codecov.io/bash [2023-06-01T16:03:54.575Z] + bash -s -- [2023-06-01T16:03:54.575Z] [2023-06-01T16:03:54.575Z] _____ _ [2023-06-01T16:03:54.575Z] / ____| | | [2023-06-01T16:03:54.575Z] | | ___ __| | ___ ___ _____ __ [2023-06-01T16:03:54.575Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-01T16:03:54.575Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-01T16:03:54.575Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-01T16:03:54.575Z] Bash-1.0.6 [2023-06-01T16:03:54.575Z] [2023-06-01T16:03:54.575Z] [2023-06-01T16:03:54.575Z] ==> git version 2.25.1 found [2023-06-01T16:03:54.575Z] ==> 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-06-01T16:03:54.575Z] Release-Date: 2020-01-08 [2023-06-01T16:03:54.575Z] 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-06-01T16:03:54.575Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-01T16:03:54.575Z] ==> Jenkins CI detected. [2023-06-01T16:03:54.835Z] current dir:  /w/workspace/edgex-go/2 [2023-06-01T16:03:54.835Z] project root: . [2023-06-01T16:03:54.835Z] --> token set from env [2023-06-01T16:03:54.835Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-01T16:03:54.835Z] ==> Running gcov in . (disable via -X gcov) [2023-06-01T16:03:54.835Z] ==> Python coveragepy not found [2023-06-01T16:03:54.835Z] ==> Searching for coverage reports in: [2023-06-01T16:03:54.835Z] + . [2023-06-01T16:03:54.835Z] -> Found 1 reports [2023-06-01T16:03:54.835Z] ==> Detecting git/mercurial file structure [2023-06-01T16:03:54.835Z] ==> Reading reports [2023-06-01T16:03:54.835Z] + ./coverage.out bytes=447731 [2023-06-01T16:03:54.835Z] ==> Appending adjustments [2023-06-01T16:03:54.835Z] https://docs.codecov.io/docs/fixing-reports [2023-06-01T16:03:56.212Z] + Found adjustments [2023-06-01T16:03:56.212Z] ==> Gzipping contents [2023-06-01T16:03:56.212Z] 60K /tmp/codecov.TkWJ2u.gz [2023-06-01T16:03:56.212Z] ==> Uploading reports [2023-06-01T16:03:56.212Z] url: https://codecov.io [2023-06-01T16:03:56.212Z] query: branch=PR-4584&commit=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= [2023-06-01T16:03:56.212Z] -> Pinging Codecov [2023-06-01T16:03:56.212Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4584&commit=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= [2023-06-01T16:03:56.212Z] -> Uploading to [2023-06-01T16:03:56.212Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-01/00271124DB129430A58F1EEE437C3FCB/dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca/2788f40d-0874-4cec-8a8e-a9a4a72857f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230601T160356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=088b073dab0b598658176edac47707bed88337627d3c0e9e496be485dd260459 [2023-06-01T16:03:56.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-01T16:03:56.212Z] Dload Upload Total Spent Left Speed [2023-06-01T16:03:56.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57391 0 0 100 57391 0 253k --:--:-- --:--:-- --:--:-- 253k [2023-06-01T16:03:56.472Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] } [2023-06-01T16:03:56.478Z] 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-06-01T16:03:57.091Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-01T16:03:57.382Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T16:03:58.240Z] ---> package-listing.sh [2023-06-01T16:03:58.241Z] ++ facter osfamily [2023-06-01T16:03:58.241Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-01T16:03:58.500Z] + OS_FAMILY=debian [2023-06-01T16:03:58.500Z] + workspace=/w/workspace/edgex-go/2 [2023-06-01T16:03:58.500Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-01T16:03:58.500Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-01T16:03:58.500Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-01T16:03:58.500Z] + PACKAGES=/tmp/packages_start.txt [2023-06-01T16:03:58.500Z] + '[' /w/workspace/edgex-go/2 ']' [2023-06-01T16:03:58.500Z] + PACKAGES=/tmp/packages_end.txt [2023-06-01T16:03:58.500Z] + case "${OS_FAMILY}" in [2023-06-01T16:03:58.500Z] + dpkg -l [2023-06-01T16:03:58.500Z] + grep '^ii' [2023-06-01T16:03:58.500Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-01T16:03:58.500Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-01T16:03:58.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-01T16:03:58.500Z] + '[' /w/workspace/edgex-go/2 ']' [2023-06-01T16:03:58.500Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-06-01T16:03:58.500Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-06-01T16:03:58.509Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-01T16:03:58.792Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T16:03:59.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T16:03:59.355Z] [2023-06-01T16:03:59.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T16:03:59.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T16:03:59.653Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-01T16:03:59.653Z] 5eb5b503b376: Pulling fs layer [2023-06-01T16:03:59.653Z] 5c69ac0246d0: Pulling fs layer [2023-06-01T16:03:59.653Z] ec43610c2a17: Pulling fs layer [2023-06-01T16:03:59.653Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-01T16:03:59.653Z] 33b1e0a273af: Pulling fs layer [2023-06-01T16:03:59.653Z] 5d3b04190fa2: Pulling fs layer [2023-06-01T16:03:59.653Z] 2f39f015ded8: Pulling fs layer [2023-06-01T16:03:59.653Z] 3a2ae6a8a46f: Waiting [2023-06-01T16:03:59.653Z] 33b1e0a273af: Waiting [2023-06-01T16:03:59.653Z] 5d3b04190fa2: Waiting [2023-06-01T16:03:59.653Z] 2f39f015ded8: Waiting [2023-06-01T16:03:59.653Z] 5c69ac0246d0: Download complete [2023-06-01T16:03:59.653Z] 3a2ae6a8a46f: Download complete [2023-06-01T16:03:59.653Z] 33b1e0a273af: Verifying Checksum [2023-06-01T16:03:59.653Z] 33b1e0a273af: Download complete [2023-06-01T16:03:59.653Z] 5d3b04190fa2: Download complete [2023-06-01T16:03:59.653Z] ec43610c2a17: Verifying Checksum [2023-06-01T16:03:59.653Z] ec43610c2a17: Download complete [2023-06-01T16:03:59.912Z] 5eb5b503b376: Verifying Checksum [2023-06-01T16:03:59.912Z] 5eb5b503b376: Download complete [2023-06-01T16:04:00.480Z] 2f39f015ded8: Download complete [2023-06-01T16:04:01.046Z] 5eb5b503b376: Pull complete [2023-06-01T16:04:01.304Z] 5c69ac0246d0: Pull complete [2023-06-01T16:04:01.567Z] ec43610c2a17: Pull complete [2023-06-01T16:04:01.567Z] 3a2ae6a8a46f: Pull complete [2023-06-01T16:04:02.135Z] 33b1e0a273af: Pull complete [2023-06-01T16:04:02.135Z] 5d3b04190fa2: Pull complete [2023-06-01T16:04:06.321Z] 2f39f015ded8: Pull complete [2023-06-01T16:04:06.321Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-01T16:04:06.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T16:04:06.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T16:04:06.395Z] prd-ubuntu20.04-docker-8c-8g-17653 does not seem to be running inside a container [2023-06-01T16:04:06.415Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-01T16:04:10.695Z] $ docker top e313fcb10185a16b4f625645798effdc8eb1a4aca2a314e4bc44d40b12e9f431 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-01T16:04:11.047Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-01T16:04:11.328Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-01T16:04:11.609Z] + ls /var/log/sa-host [2023-06-01T16:04:11.609Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T16:04:11.763Z] provisioning config files... [2023-06-01T16:04:11.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7030411568568649633tmp [Pipeline] { [Pipeline] echo [2023-06-01T16:04:11.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T16:04:12.068Z] ---> create-netrc.sh [Pipeline] } [2023-06-01T16:04:12.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-01T16:04:12.407Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-01T16:04:12.416Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T16:04:12.703Z] ---> sudo-logs.sh [2023-06-01T16:04:12.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-01T16:04:12.724Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T16:04:13.009Z] ---> job-cost.sh [2023-06-01T16:04:13.009Z] lf-activate-venv: SKIPPING [2023-06-01T16:04:13.009Z] DEBUG: total: 0.10999999940395355 [2023-06-01T16:04:13.009Z] INFO: Retrieving Stack Cost... [2023-06-01T16:04:13.269Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-01T16:04:13.837Z] INFO: Archiving Costs [Pipeline] echo [2023-06-01T16:04:13.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T16:04:14.133Z] ---> logs-deploy.sh [2023-06-01T16:04:14.133Z] lf-activate-venv: SKIPPING [2023-06-01T16:04:14.133Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4584/2 [2023-06-01T16:04:14.133Z] INFO: archiving workspace using pattern(s): [2023-06-01T16:04:15.069Z] Archives upload complete. [2023-06-01T16:04:15.329Z] INFO: archiving logs to Nexus [2023-06-01T16:04:15.898Z] ---> uname -a: [2023-06-01T16:04:15.898Z] Linux prd-ubuntu20-04-docker-8c-8g-17653 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-06-01T16:04:15.898Z] [2023-06-01T16:04:15.898Z] [2023-06-01T16:04:15.898Z] ---> lscpu: [2023-06-01T16:04:15.898Z] Architecture: x86_64 [2023-06-01T16:04:15.898Z] CPU op-mode(s): 32-bit, 64-bit [2023-06-01T16:04:15.898Z] Byte Order: Little Endian [2023-06-01T16:04:15.898Z] Address sizes: 40 bits physical, 48 bits virtual [2023-06-01T16:04:15.898Z] CPU(s): 8 [2023-06-01T16:04:15.898Z] On-line CPU(s) list: 0-7 [2023-06-01T16:04:15.898Z] Thread(s) per core: 1 [2023-06-01T16:04:15.898Z] Core(s) per socket: 1 [2023-06-01T16:04:15.898Z] Socket(s): 8 [2023-06-01T16:04:15.898Z] NUMA node(s): 1 [2023-06-01T16:04:15.898Z] Vendor ID: AuthenticAMD [2023-06-01T16:04:15.898Z] CPU family: 23 [2023-06-01T16:04:15.898Z] Model: 49 [2023-06-01T16:04:15.898Z] Model name: AMD EPYC-Rome Processor [2023-06-01T16:04:15.898Z] Stepping: 0 [2023-06-01T16:04:15.898Z] CPU MHz: 2799.998 [2023-06-01T16:04:15.898Z] BogoMIPS: 5599.99 [2023-06-01T16:04:15.898Z] Virtualization: AMD-V [2023-06-01T16:04:15.898Z] Hypervisor vendor: KVM [2023-06-01T16:04:15.898Z] Virtualization type: full [2023-06-01T16:04:15.898Z] L1d cache: 256 KiB [2023-06-01T16:04:15.898Z] L1i cache: 256 KiB [2023-06-01T16:04:15.898Z] L2 cache: 4 MiB [2023-06-01T16:04:15.898Z] L3 cache: 128 MiB [2023-06-01T16:04:15.898Z] NUMA node0 CPU(s): 0-7 [2023-06-01T16:04:15.898Z] Vulnerability Itlb multihit: Not affected [2023-06-01T16:04:15.898Z] Vulnerability L1tf: Not affected [2023-06-01T16:04:15.898Z] Vulnerability Mds: Not affected [2023-06-01T16:04:15.898Z] Vulnerability Meltdown: Not affected [2023-06-01T16:04:15.898Z] Vulnerability Mmio stale data: Not affected [2023-06-01T16:04:15.898Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-06-01T16:04:15.898Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-06-01T16:04:15.898Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-06-01T16:04:15.898Z] Vulnerability Srbds: Not affected [2023-06-01T16:04:15.898Z] Vulnerability Tsx async abort: Not affected [2023-06-01T16:04:15.898Z] 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-06-01T16:04:15.898Z] [2023-06-01T16:04:15.898Z] [2023-06-01T16:04:15.898Z] ---> nproc: [2023-06-01T16:04:15.898Z] 8 [2023-06-01T16:04:15.898Z] [2023-06-01T16:04:15.898Z] [2023-06-01T16:04:15.898Z] ---> df -h: [2023-06-01T16:04:15.899Z] Filesystem Size Used Avail Use% Mounted on [2023-06-01T16:04:15.899Z] overlay 155G 22G 134G 15% / [2023-06-01T16:04:15.899Z] tmpfs 64M 0 64M 0% /dev [2023-06-01T16:04:15.899Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-06-01T16:04:15.899Z] shm 64M 0 64M 0% /dev/shm [2023-06-01T16:04:15.899Z] /dev/vda1 155G 22G 134G 15% /facter-os [2023-06-01T16:04:15.899Z] [2023-06-01T16:04:15.899Z] [2023-06-01T16:04:15.899Z] ---> sar -b -r -n DEV: [2023-06-01T16:04:15.899Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17653) 06/01/23 _x86_64_ (8 CPU) [2023-06-01T16:04:15.899Z] [2023-06-01T16:04:15.899Z] 15:29:32 LINUX RESTART (8 CPU) [2023-06-01T16:04:15.899Z] [2023-06-01T16:04:15.899Z] 15:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-06-01T16:04:15.899Z] 15:31:01 112.68 16.76 95.92 0.00 2008.87 54321.35 0.00 [2023-06-01T16:04:15.899Z] 15:32:01 67.21 0.20 67.01 0.00 9.33 34107.03 0.00 [2023-06-01T16:04:15.899Z] 15:33:01 38.33 0.22 38.11 0.00 2.93 12853.47 0.00 [2023-06-01T16:04:15.899Z] 15:34:01 349.66 0.57 349.09 0.00 58.26 191643.26 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 688.18 18.90 669.28 0.00 5472.72 174107.11 0.00 [2023-06-01T16:04:15.899Z] 15:36:01 274.56 0.03 274.52 0.00 0.27 62148.20 0.00 [2023-06-01T16:04:15.899Z] 15:37:01 228.37 0.02 228.36 0.00 0.67 5735.42 0.00 [2023-06-01T16:04:15.899Z] 15:38:01 1.97 0.00 1.97 0.00 0.00 20.66 0.00 [2023-06-01T16:04:15.899Z] 15:39:01 3.12 1.67 1.45 0.00 37.72 17.33 0.00 [2023-06-01T16:04:15.899Z] 15:40:01 2.48 0.00 2.48 0.00 0.00 39.33 0.00 [2023-06-01T16:04:15.899Z] 15:41:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2023-06-01T16:04:15.899Z] 15:42:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 [2023-06-01T16:04:15.899Z] 15:43:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-06-01T16:04:15.899Z] 15:44:01 1.58 0.00 1.58 0.00 0.00 16.93 0.00 [2023-06-01T16:04:15.899Z] 15:45:01 1.62 0.02 1.60 0.00 0.13 19.46 0.00 [2023-06-01T16:04:15.899Z] 15:46:01 3.57 1.02 2.55 0.00 21.86 32.79 0.00 [2023-06-01T16:04:15.899Z] 15:47:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2023-06-01T16:04:15.899Z] 15:48:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 [2023-06-01T16:04:15.899Z] 15:49:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-06-01T16:04:15.899Z] 15:50:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2023-06-01T16:04:15.899Z] 15:51:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2023-06-01T16:04:15.899Z] 15:52:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 [2023-06-01T16:04:15.899Z] 15:53:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-06-01T16:04:15.899Z] 15:54:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 [2023-06-01T16:04:15.899Z] 15:55:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2023-06-01T16:04:15.899Z] 15:56:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 [2023-06-01T16:04:15.899Z] 15:57:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2023-06-01T16:04:15.899Z] 15:58:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2023-06-01T16:04:15.899Z] 15:59:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 [2023-06-01T16:04:15.899Z] 16:00:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 [2023-06-01T16:04:15.899Z] 16:01:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2023-06-01T16:04:15.899Z] 16:02:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2023-06-01T16:04:15.899Z] 16:03:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 [2023-06-01T16:04:15.899Z] 16:04:01 3.22 0.22 3.00 0.00 16.93 228.76 0.00 [2023-06-01T16:04:15.899Z] Average: 52.90 1.17 51.74 0.00 224.71 15735.82 0.00 [2023-06-01T16:04:15.899Z] [2023-06-01T16:04:15.899Z] 15:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-06-01T16:04:15.899Z] 15:31:01 28491940 31552532 747720 2.27 84336 3228716 1957752 5.77 1118092 2872568 112508 [2023-06-01T16:04:15.899Z] 15:32:01 27756012 31454488 837724 2.55 113560 3777764 2080192 6.13 1615764 3044476 174264 [2023-06-01T16:04:15.899Z] 15:33:01 27528192 31470828 819448 2.49 117588 3992136 1928164 5.68 1490368 3373376 278936 [2023-06-01T16:04:15.899Z] 15:34:01 22676676 31345200 925000 2.81 131772 8572304 3308316 9.75 1746704 7806160 4596 [2023-06-01T16:04:15.899Z] 15:35:02 14837372 29056156 3148388 9.57 253584 13551128 10404532 30.66 5262156 11581636 148552 [2023-06-01T16:04:15.899Z] 15:36:01 16380780 31436108 821308 2.50 264352 14442516 2362672 6.96 2732156 12719020 24744 [2023-06-01T16:04:15.899Z] 15:37:01 16364200 31477320 786332 2.39 267744 14494584 2169272 6.39 2737300 12732620 8 [2023-06-01T16:04:15.899Z] 15:38:01 16364480 31477712 785788 2.39 267816 14494576 2169272 6.39 2736476 12732620 8 [2023-06-01T16:04:15.899Z] 15:39:01 16390920 31506268 757112 2.30 267900 14495716 2169272 6.39 2712040 12732976 56 [2023-06-01T16:04:15.899Z] 15:40:01 16392668 31508052 755312 2.30 267956 14495700 2169272 6.39 2710772 12732944 28 [2023-06-01T16:04:15.899Z] 15:41:01 16393488 31508880 754556 2.29 267964 14495700 2169272 6.39 2710200 12732944 4 [2023-06-01T16:04:15.899Z] 15:42:01 16393828 31509352 754104 2.29 267984 14495832 2169272 6.39 2710088 12733036 44 [2023-06-01T16:04:15.899Z] 15:43:01 16393740 31509324 754104 2.29 267996 14495836 2169272 6.39 2710176 12733084 168 [2023-06-01T16:04:15.899Z] 15:44:01 16393692 31509280 754072 2.29 268012 14495840 2169272 6.39 2710056 12733088 16 [2023-06-01T16:04:15.899Z] 15:45:01 16392816 31508620 755244 2.30 268052 14495836 2167428 6.39 2709984 12733196 28 [2023-06-01T16:04:15.899Z] 15:46:01 16390556 31507348 756348 2.30 268112 14496460 2231632 6.58 2710228 12733724 44 [2023-06-01T16:04:15.899Z] 15:47:01 16390736 31507532 756084 2.30 268136 14496464 2231632 6.58 2710144 12733728 12 [2023-06-01T16:04:15.899Z] 15:48:01 16390720 31507584 756012 2.30 268164 14496460 2231632 6.58 2710212 12733728 4 [2023-06-01T16:04:15.899Z] 15:49:01 16390812 31507736 755720 2.30 268184 14496468 2231632 6.58 2710752 12733732 176 [2023-06-01T16:04:15.899Z] 15:50:01 16390512 31507472 755908 2.30 268220 14496476 2231632 6.58 2710836 12733740 240 [2023-06-01T16:04:15.899Z] 15:51:01 16390276 31507244 756132 2.30 268240 14496468 2231632 6.58 2710416 12733740 8 [2023-06-01T16:04:15.899Z] 15:52:01 16390736 31507712 755796 2.30 268256 14496480 2231632 6.58 2710356 12733744 48 [2023-06-01T16:04:15.899Z] 15:53:01 16390672 31507704 755788 2.30 268280 14496480 2231632 6.58 2710600 12733748 8 [2023-06-01T16:04:15.899Z] 15:54:01 16390908 31507956 755456 2.30 268300 14496484 2231632 6.58 2710436 12733752 12 [2023-06-01T16:04:15.899Z] 15:55:01 16390600 31507652 755640 2.30 268324 14496480 2231632 6.58 2710684 12733756 16 [2023-06-01T16:04:15.899Z] 15:56:01 16390528 31507640 755660 2.30 268344 14496488 2231632 6.58 2710672 12733752 8 [2023-06-01T16:04:15.899Z] 15:57:01 16390764 31507884 755428 2.30 268372 14496496 2231632 6.58 2710484 12733756 40 [2023-06-01T16:04:15.899Z] 15:58:01 16390600 31507772 755708 2.30 268392 14496496 2231632 6.58 2711136 12733760 228 [2023-06-01T16:04:15.899Z] 15:59:01 16390908 31508084 755376 2.30 268420 14496492 2231632 6.58 2710664 12733764 28 [2023-06-01T16:04:15.899Z] 16:00:01 16391076 31508316 755336 2.30 268440 14496500 2231632 6.58 2710844 12733772 32 [2023-06-01T16:04:15.899Z] 16:01:01 16390972 31508236 755312 2.30 268460 14496508 2231632 6.58 2711108 12733772 176 [2023-06-01T16:04:15.899Z] 16:02:01 16390972 31508240 755296 2.30 268480 14496504 2215356 6.53 2710640 12733776 156 [2023-06-01T16:04:15.899Z] 16:03:01 16390696 31507964 755532 2.30 268488 14496512 2215356 6.53 2710632 12733776 8 [2023-06-01T16:04:15.899Z] 16:04:01 16088788 31454364 808036 2.46 269924 14727568 2478436 7.30 2766164 12963740 234136 [2023-06-01T16:04:15.899Z] Average: 17537430 31424252 840199 2.56 249299 13343778 2475838 7.30 2646157 11710735 28804 [2023-06-01T16:04:15.899Z] [2023-06-01T16:04:15.899Z] 15:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-06-01T16:04:15.899Z] 15:31:01 ens3 1474.25 1373.12 12741.98 209.59 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:31:01 docker0 598.03 581.85 43.51 3432.15 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:31:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:31:01 vetha0522b3 82.02 126.26 7.60 684.75 0.00 0.00 0.00 0.06 [2023-06-01T16:04:15.899Z] 15:32:01 vethe516b5f 0.50 0.68 0.04 0.06 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:32:01 ens3 52.48 34.91 46.31 21.88 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:32:01 docker0 0.58 0.62 0.04 0.06 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:33:01 vethe516b5f 0.67 0.68 0.06 0.06 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:33:01 ens3 26.46 17.80 22.58 12.43 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:33:01 docker0 0.67 0.67 0.05 0.06 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:34:01 veth631abfe 6.95 10.35 0.67 4.33 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:34:01 vethf759915 7.13 10.41 0.68 4.34 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:34:01 vethac64cf7 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:34:01 ens3 247.86 166.56 3117.47 122.26 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:34:01 vethca5bb18 7.05 10.36 0.67 4.35 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:34:01 docker0 65.51 119.01 4.82 890.79 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:34:01 veth748aab1 6.97 10.45 0.67 4.35 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:34:01 vethe58d352 7.00 10.40 0.67 4.31 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 vethc71ded7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 vethabbd66c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 vethac64cf7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 veth45df924 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 veth3d30117 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 vethd645a03 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 vethafcf233 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 ens3 915.08 515.04 7992.64 56.79 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 docker0 452.59 796.97 37.01 6018.78 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 veth83c1a58 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 vetha9f8277 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 veth83a34a9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 veth665589a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:35:02 vethfd34fe0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:36:01 vethac64cf7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:36:01 veth3347bac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:36:01 ens3 7.42 4.10 5.84 3.23 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:36:01 veth94bb817 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:37:01 ens3 6.10 3.57 5.82 2.76 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:39:01 ens3 7.18 5.30 5.69 6.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:41:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:43:01 ens3 0.45 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:46:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:47:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:50:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:51:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:52:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:53:01 ens3 0.55 0.30 0.47 0.20 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:55:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.899Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:56:01 ens3 0.67 0.60 0.36 0.28 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:57:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:58:01 ens3 0.78 0.65 0.33 0.23 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:59:01 ens3 0.65 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:00:01 ens3 0.37 0.35 0.25 0.21 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:01:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:03:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:04:01 ens3 88.29 52.02 2519.37 10.03 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] 16:04:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] Average: ens3 83.37 64.06 778.87 13.14 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] Average: docker0 32.90 44.14 2.52 304.53 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2023-06-01T16:04:15.900Z] [2023-06-01T16:04:15.900Z] [2023-06-01T16:04:15.900Z] ---> sar -P ALL: [2023-06-01T16:04:15.900Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17653) 06/01/23 _x86_64_ (8 CPU) [2023-06-01T16:04:15.900Z] [2023-06-01T16:04:15.900Z] 15:29:32 LINUX RESTART (8 CPU) [2023-06-01T16:04:15.900Z] [2023-06-01T16:04:15.900Z] 15:30:01 CPU %user %nice %system %iowait %steal %idle [2023-06-01T16:04:15.900Z] 15:31:01 all 10.28 0.00 3.37 1.79 0.07 84.49 [2023-06-01T16:04:15.900Z] 15:31:01 0 9.36 0.00 3.13 1.11 0.10 86.30 [2023-06-01T16:04:15.900Z] 15:31:01 1 12.60 0.00 4.24 1.29 0.09 81.78 [2023-06-01T16:04:15.900Z] 15:31:01 2 14.90 0.00 3.56 1.13 0.05 80.36 [2023-06-01T16:04:15.900Z] 15:31:01 3 10.76 0.00 3.01 0.97 0.07 85.18 [2023-06-01T16:04:15.900Z] 15:31:01 4 8.19 0.00 3.11 0.19 0.05 88.46 [2023-06-01T16:04:15.900Z] 15:31:01 5 7.37 0.00 3.18 0.94 0.07 88.44 [2023-06-01T16:04:15.900Z] 15:31:01 6 10.86 0.00 2.61 0.24 0.08 86.20 [2023-06-01T16:04:15.900Z] 15:31:01 7 8.45 0.00 4.15 8.43 0.09 78.88 [2023-06-01T16:04:15.900Z] 15:32:01 all 27.47 0.00 5.27 1.37 0.08 65.81 [2023-06-01T16:04:15.900Z] 15:32:01 0 27.36 0.00 4.75 1.83 0.08 65.98 [2023-06-01T16:04:15.900Z] 15:32:01 1 26.46 0.00 6.71 0.08 0.07 66.68 [2023-06-01T16:04:15.900Z] 15:32:01 2 27.00 0.00 5.43 0.45 0.08 67.03 [2023-06-01T16:04:15.900Z] 15:32:01 3 26.83 0.00 5.07 0.57 0.08 67.45 [2023-06-01T16:04:15.900Z] 15:32:01 4 29.41 0.00 5.02 1.44 0.08 64.04 [2023-06-01T16:04:15.900Z] 15:32:01 5 26.99 0.00 4.75 0.07 0.08 68.11 [2023-06-01T16:04:15.900Z] 15:32:01 6 26.56 0.00 4.34 0.07 0.08 68.95 [2023-06-01T16:04:15.900Z] 15:32:01 7 29.18 0.00 6.06 6.44 0.08 58.24 [2023-06-01T16:04:15.900Z] 15:33:01 all 45.74 0.00 6.71 0.28 0.07 47.20 [2023-06-01T16:04:15.900Z] 15:33:01 0 43.68 0.00 6.63 1.49 0.07 48.13 [2023-06-01T16:04:15.900Z] 15:33:01 1 45.69 0.00 7.02 0.00 0.08 47.20 [2023-06-01T16:04:15.900Z] 15:33:01 2 46.38 0.00 6.55 0.00 0.07 47.00 [2023-06-01T16:04:15.900Z] 15:33:01 3 47.41 0.00 6.73 0.03 0.07 45.76 [2023-06-01T16:04:15.900Z] 15:33:01 4 45.69 0.00 6.96 0.05 0.08 47.21 [2023-06-01T16:04:15.900Z] 15:33:01 5 44.12 0.00 6.65 0.02 0.07 49.14 [2023-06-01T16:04:15.900Z] 15:33:01 6 46.90 0.00 6.36 0.00 0.07 46.68 [2023-06-01T16:04:15.900Z] 15:33:01 7 46.05 0.00 6.74 0.67 0.08 46.45 [2023-06-01T16:04:15.900Z] 15:34:01 all 17.82 0.00 6.46 12.68 0.07 62.97 [2023-06-01T16:04:15.900Z] 15:34:01 0 16.64 0.00 6.68 4.44 0.07 72.18 [2023-06-01T16:04:15.900Z] 15:34:01 1 18.11 0.00 6.17 15.40 0.08 60.24 [2023-06-01T16:04:15.900Z] 15:34:01 2 18.66 0.00 5.94 24.52 0.07 50.82 [2023-06-01T16:04:15.900Z] 15:34:01 3 18.46 0.00 7.21 25.75 0.08 48.49 [2023-06-01T16:04:15.900Z] 15:34:01 4 18.47 0.00 6.23 2.05 0.05 73.19 [2023-06-01T16:04:15.900Z] 15:34:01 5 17.35 0.00 6.40 5.49 0.07 70.70 [2023-06-01T16:04:15.900Z] 15:34:01 6 17.60 0.00 6.69 14.47 0.07 61.18 [2023-06-01T16:04:15.900Z] 15:34:01 7 17.28 0.00 6.39 9.36 0.08 66.89 [2023-06-01T16:04:15.900Z] 15:35:02 all 41.72 0.00 9.33 7.08 0.09 41.77 [2023-06-01T16:04:15.900Z] 15:35:02 0 41.43 0.00 7.86 4.56 0.07 46.08 [2023-06-01T16:04:15.900Z] 15:35:02 1 41.32 0.00 10.97 6.08 0.08 41.55 [2023-06-01T16:04:15.900Z] 15:35:02 2 41.84 0.00 9.20 8.43 0.08 40.44 [2023-06-01T16:04:15.900Z] 15:35:02 3 42.06 0.00 10.04 20.05 0.10 27.75 [2023-06-01T16:04:15.900Z] 15:35:02 4 42.47 0.00 8.45 1.60 0.10 47.37 [2023-06-01T16:04:15.900Z] 15:35:02 5 42.95 0.00 9.01 11.36 0.10 36.59 [2023-06-01T16:04:15.900Z] 15:35:02 6 41.50 0.00 9.55 2.37 0.08 46.50 [2023-06-01T16:04:15.900Z] 15:35:02 7 40.19 0.00 9.57 2.23 0.12 47.89 [2023-06-01T16:04:15.900Z] 15:36:01 all 68.37 0.00 8.79 3.61 0.12 19.10 [2023-06-01T16:04:15.900Z] 15:36:01 0 67.78 0.00 8.46 2.15 0.12 21.49 [2023-06-01T16:04:15.900Z] 15:36:01 1 68.35 0.00 10.23 18.56 0.15 2.71 [2023-06-01T16:04:15.900Z] 15:36:01 2 67.86 0.00 9.32 2.14 0.12 20.56 [2023-06-01T16:04:15.900Z] 15:36:01 3 68.66 0.00 8.88 1.31 0.14 21.00 [2023-06-01T16:04:15.900Z] 15:36:01 4 67.61 0.00 8.54 0.27 0.12 23.46 [2023-06-01T16:04:15.900Z] 15:36:01 5 69.42 0.00 8.00 2.98 0.10 19.50 [2023-06-01T16:04:15.900Z] 15:36:01 6 69.47 0.00 7.71 0.43 0.10 22.29 [2023-06-01T16:04:15.900Z] 15:36:01 7 67.81 0.00 9.22 1.00 0.14 21.83 [2023-06-01T16:04:15.900Z] 15:37:01 all 0.71 0.00 0.51 1.20 0.02 97.56 [2023-06-01T16:04:15.900Z] 15:37:01 0 0.55 0.00 0.52 1.82 0.05 97.06 [2023-06-01T16:04:15.900Z] 15:37:01 1 0.72 0.00 0.60 1.79 0.00 96.90 [2023-06-01T16:04:15.900Z] 15:37:01 2 1.05 0.00 0.55 0.77 0.03 97.59 [2023-06-01T16:04:15.900Z] 15:37:01 3 1.12 0.00 0.55 0.80 0.02 97.52 [2023-06-01T16:04:15.900Z] 15:37:01 4 0.40 0.00 0.40 0.03 0.00 99.17 [2023-06-01T16:04:15.900Z] 15:37:01 5 0.82 0.00 0.60 1.98 0.02 96.58 [2023-06-01T16:04:15.900Z] 15:37:01 6 0.58 0.00 0.42 0.84 0.02 98.15 [2023-06-01T16:04:15.900Z] 15:37:01 7 0.47 0.00 0.40 1.55 0.03 97.54 [2023-06-01T16:04:15.900Z] 15:38:01 all 0.13 0.00 0.01 0.01 0.01 99.83 [2023-06-01T16:04:15.900Z] 15:38:01 0 0.02 0.00 0.05 0.02 0.03 99.88 [2023-06-01T16:04:15.900Z] 15:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-01T16:04:15.900Z] 15:38:01 2 0.98 0.00 0.00 0.03 0.02 98.97 [2023-06-01T16:04:15.900Z] 15:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.900Z] 15:38:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-01T16:04:15.900Z] 15:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-01T16:04:15.900Z] 15:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-01T16:04:15.900Z] 15:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-01T16:04:15.900Z] 15:39:01 all 0.35 0.00 0.02 0.01 0.01 99.60 [2023-06-01T16:04:15.900Z] 15:39:01 0 0.85 0.00 0.07 0.00 0.03 99.05 [2023-06-01T16:04:15.900Z] 15:39:01 1 0.22 0.00 0.02 0.02 0.00 99.75 [2023-06-01T16:04:15.900Z] 15:39:01 2 0.83 0.00 0.02 0.05 0.02 99.08 [2023-06-01T16:04:15.900Z] 15:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.900Z] 15:39:01 4 0.25 0.00 0.03 0.03 0.00 99.68 [2023-06-01T16:04:15.900Z] 15:39:01 5 0.17 0.00 0.03 0.00 0.00 99.80 [2023-06-01T16:04:15.900Z] 15:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.900Z] 15:39:01 7 0.43 0.00 0.00 0.00 0.02 99.55 [2023-06-01T16:04:15.900Z] 15:40:01 all 0.27 0.00 0.02 0.01 0.01 99.69 [2023-06-01T16:04:15.900Z] 15:40:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2023-06-01T16:04:15.900Z] 15:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-01T16:04:15.900Z] 15:40:01 2 1.97 0.00 0.00 0.03 0.00 98.00 [2023-06-01T16:04:15.900Z] 15:40:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2023-06-01T16:04:15.900Z] 15:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-01T16:04:15.900Z] 15:40:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-06-01T16:04:15.900Z] 15:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.900Z] 15:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-01T16:04:15.900Z] 15:41:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2023-06-01T16:04:15.900Z] 15:41:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-06-01T16:04:15.900Z] 15:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.900Z] 15:41:01 2 1.99 0.00 0.00 0.02 0.00 98.00 [2023-06-01T16:04:15.900Z] 15:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.900Z] 15:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.900Z] 15:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-01T16:04:15.900Z] 15:41:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-01T16:04:15.900Z] 15:41:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2023-06-01T16:04:15.900Z] [2023-06-01T16:04:15.900Z] 15:41:01 CPU %user %nice %system %iowait %steal %idle [2023-06-01T16:04:15.900Z] 15:42:01 all 0.22 0.00 0.01 0.01 0.01 99.76 [2023-06-01T16:04:15.900Z] 15:42:01 0 0.03 0.00 0.00 0.02 0.03 99.92 [2023-06-01T16:04:15.900Z] 15:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.900Z] 15:42:01 2 1.58 0.00 0.00 0.03 0.02 98.37 [2023-06-01T16:04:15.900Z] 15:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-01T16:04:15.900Z] 15:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.900Z] 15:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.900Z] 15:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.900Z] 15:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-01T16:04:15.900Z] 15:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-06-01T16:04:15.900Z] 15:43:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2023-06-01T16:04:15.900Z] 15:43:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-01T16:04:15.900Z] 15:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.900Z] 15:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.900Z] 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.900Z] 15:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-01T16:04:15.900Z] 15:43:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2023-06-01T16:04:15.900Z] 15:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-01T16:04:15.900Z] 15:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-01T16:04:15.900Z] 15:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-01T16:04:15.900Z] 15:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.900Z] 15:44:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-06-01T16:04:15.900Z] 15:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-01T16:04:15.900Z] 15:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.900Z] 15:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.900Z] 15:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-01T16:04:15.900Z] 15:44:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-06-01T16:04:15.900Z] 15:45:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2023-06-01T16:04:15.900Z] 15:45:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2023-06-01T16:04:15.900Z] 15:45:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-06-01T16:04:15.900Z] 15:45:01 2 1.00 0.00 0.02 0.02 0.00 98.97 [2023-06-01T16:04:15.900Z] 15:45:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-01T16:04:15.900Z] 15:45:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-06-01T16:04:15.900Z] 15:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-01T16:04:15.900Z] 15:45:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-06-01T16:04:15.900Z] 15:45:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-06-01T16:04:15.900Z] 15:46:01 all 0.06 0.00 0.04 0.01 0.01 99.88 [2023-06-01T16:04:15.900Z] 15:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-06-01T16:04:15.900Z] 15:46:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2023-06-01T16:04:15.900Z] 15:46:01 2 0.15 0.00 0.03 0.03 0.02 99.77 [2023-06-01T16:04:15.900Z] 15:46:01 3 0.02 0.00 0.08 0.00 0.00 99.90 [2023-06-01T16:04:15.900Z] 15:46:01 4 0.17 0.00 0.08 0.03 0.02 99.70 [2023-06-01T16:04:15.900Z] 15:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-01T16:04:15.900Z] 15:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-01T16:04:15.900Z] 15:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.900Z] 15:47:01 all 0.24 0.00 0.01 0.00 0.02 99.72 [2023-06-01T16:04:15.900Z] 15:47:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-06-01T16:04:15.900Z] 15:47:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2023-06-01T16:04:15.900Z] 15:47:01 2 1.69 0.00 0.05 0.02 0.00 98.24 [2023-06-01T16:04:15.900Z] 15:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.900Z] 15:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.900Z] 15:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.900Z] 15:47:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-06-01T16:04:15.900Z] 15:47:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-06-01T16:04:15.900Z] 15:48:01 all 0.06 0.00 0.01 0.05 0.01 99.87 [2023-06-01T16:04:15.900Z] 15:48:01 0 0.23 0.00 0.02 0.00 0.00 99.75 [2023-06-01T16:04:15.900Z] 15:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.900Z] 15:48:01 2 0.08 0.00 0.02 0.02 0.02 99.87 [2023-06-01T16:04:15.900Z] 15:48:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-06-01T16:04:15.900Z] 15:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.900Z] 15:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-01T16:04:15.900Z] 15:48:01 6 0.00 0.00 0.00 0.37 0.00 99.63 [2023-06-01T16:04:15.900Z] 15:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.900Z] 15:49:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2023-06-01T16:04:15.900Z] 15:49:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2023-06-01T16:04:15.900Z] 15:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-01T16:04:15.900Z] 15:49:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-06-01T16:04:15.900Z] 15:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.900Z] 15:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.900Z] 15:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.900Z] 15:49:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-06-01T16:04:15.900Z] 15:49:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-01T16:04:15.900Z] 15:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-01T16:04:15.900Z] 15:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.900Z] 15:50:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2023-06-01T16:04:15.900Z] 15:50:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-06-01T16:04:15.901Z] 15:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-01T16:04:15.901Z] 15:51:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-06-01T16:04:15.901Z] 15:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 15:51:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-06-01T16:04:15.901Z] 15:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.901Z] 15:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.901Z] 15:51:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-06-01T16:04:15.901Z] 15:52:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-06-01T16:04:15.901Z] 15:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.901Z] 15:52:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-06-01T16:04:15.901Z] 15:52:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-01T16:04:15.901Z] 15:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-01T16:04:15.901Z] 15:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.901Z] 15:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:52:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-06-01T16:04:15.901Z] 15:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.901Z] [2023-06-01T16:04:15.901Z] 15:52:01 CPU %user %nice %system %iowait %steal %idle [2023-06-01T16:04:15.901Z] 15:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-06-01T16:04:15.901Z] 15:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 15:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 15:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-01T16:04:15.901Z] 15:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 15:53:01 7 0.08 0.00 0.05 0.00 0.02 99.85 [2023-06-01T16:04:15.901Z] 15:54:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2023-06-01T16:04:15.901Z] 15:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 15:54:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2023-06-01T16:04:15.901Z] 15:54:01 2 0.38 0.00 0.00 0.02 0.02 99.58 [2023-06-01T16:04:15.901Z] 15:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 15:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-01T16:04:15.901Z] 15:54:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-06-01T16:04:15.901Z] 15:54:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2023-06-01T16:04:15.901Z] 15:55:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-06-01T16:04:15.901Z] 15:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.901Z] 15:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.901Z] 15:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-01T16:04:15.901Z] 15:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.901Z] 15:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.901Z] 15:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.901Z] 15:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 15:55:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-06-01T16:04:15.901Z] 15:56:01 all 0.18 0.00 0.02 0.00 0.00 99.79 [2023-06-01T16:04:15.901Z] 15:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-01T16:04:15.901Z] 15:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-01T16:04:15.901Z] 15:56:01 2 1.22 0.00 0.02 0.02 0.00 98.75 [2023-06-01T16:04:15.901Z] 15:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-01T16:04:15.901Z] 15:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-01T16:04:15.901Z] 15:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-01T16:04:15.901Z] 15:56:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-06-01T16:04:15.901Z] 15:56:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2023-06-01T16:04:15.901Z] 15:57:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-06-01T16:04:15.901Z] 15:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.901Z] 15:57:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2023-06-01T16:04:15.901Z] 15:57:01 2 0.66 0.00 0.02 0.02 0.02 99.29 [2023-06-01T16:04:15.901Z] 15:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 15:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:57:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-06-01T16:04:15.901Z] 15:57:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-06-01T16:04:15.901Z] 15:58:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2023-06-01T16:04:15.901Z] 15:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-01T16:04:15.901Z] 15:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-06-01T16:04:15.901Z] 15:58:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-06-01T16:04:15.901Z] 15:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:58:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-01T16:04:15.901Z] 15:58:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-01T16:04:15.901Z] 15:58:01 6 0.10 0.00 0.00 0.02 0.02 99.87 [2023-06-01T16:04:15.901Z] 15:58:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-06-01T16:04:15.901Z] 15:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-01T16:04:15.901Z] 15:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.901Z] 15:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 15:59:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-06-01T16:04:15.901Z] 15:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-01T16:04:15.901Z] 15:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 15:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.901Z] 15:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-01T16:04:15.901Z] 16:00:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-06-01T16:04:15.901Z] 16:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-01T16:04:15.901Z] 16:00:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2023-06-01T16:04:15.901Z] 16:00:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-06-01T16:04:15.901Z] 16:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-06-01T16:04:15.901Z] 16:00:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-06-01T16:04:15.901Z] 16:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-01T16:04:15.901Z] 16:00:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2023-06-01T16:04:15.901Z] 16:00:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-06-01T16:04:15.901Z] 16:01:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-06-01T16:04:15.901Z] 16:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 16:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-01T16:04:15.901Z] 16:01:01 2 0.08 0.00 0.00 0.03 0.00 99.88 [2023-06-01T16:04:15.901Z] 16:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 16:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-01T16:04:15.901Z] 16:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-01T16:04:15.901Z] 16:01:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-06-01T16:04:15.901Z] 16:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-01T16:04:15.901Z] 16:02:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2023-06-01T16:04:15.901Z] 16:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-01T16:04:15.901Z] 16:02:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2023-06-01T16:04:15.901Z] 16:02:01 2 1.12 0.00 0.03 0.02 0.00 98.83 [2023-06-01T16:04:15.901Z] 16:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 16:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-01T16:04:15.901Z] 16:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-01T16:04:15.901Z] 16:02:01 6 0.05 0.00 0.03 0.02 0.02 99.88 [2023-06-01T16:04:15.901Z] 16:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-01T16:04:15.901Z] 16:03:01 all 0.02 0.00 0.01 0.21 0.01 99.74 [2023-06-01T16:04:15.901Z] 16:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-01T16:04:15.901Z] 16:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-01T16:04:15.901Z] 16:03:01 2 0.00 0.00 0.00 1.71 0.02 98.28 [2023-06-01T16:04:15.901Z] 16:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-01T16:04:15.901Z] 16:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-01T16:04:15.901Z] 16:03:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-06-01T16:04:15.901Z] 16:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-01T16:04:15.901Z] 16:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-01T16:04:15.901Z] [2023-06-01T16:04:15.901Z] 16:03:01 CPU %user %nice %system %iowait %steal %idle [2023-06-01T16:04:15.901Z] 16:04:01 all 1.24 0.00 0.58 0.04 0.01 98.13 [2023-06-01T16:04:15.901Z] 16:04:01 0 1.18 0.00 0.60 0.03 0.02 98.17 [2023-06-01T16:04:15.901Z] 16:04:01 1 1.05 0.00 0.40 0.00 0.02 98.53 [2023-06-01T16:04:15.901Z] 16:04:01 2 1.29 0.00 0.72 0.20 0.02 97.77 [2023-06-01T16:04:15.901Z] 16:04:01 3 1.33 0.00 0.63 0.00 0.00 98.03 [2023-06-01T16:04:15.901Z] 16:04:01 4 1.47 0.00 0.60 0.05 0.02 97.86 [2023-06-01T16:04:15.901Z] 16:04:01 5 1.20 0.00 0.50 0.00 0.02 98.28 [2023-06-01T16:04:15.901Z] 16:04:01 6 0.84 0.00 0.45 0.02 0.02 98.68 [2023-06-01T16:04:15.901Z] 16:04:01 7 1.54 0.00 0.72 0.00 0.00 97.74 [2023-06-01T16:04:15.901Z] Average: all 6.28 0.00 1.20 0.83 0.02 91.67 [2023-06-01T16:04:15.901Z] Average: 0 6.10 0.00 1.14 0.51 0.03 92.23 [2023-06-01T16:04:15.901Z] Average: 1 6.26 0.00 1.36 1.26 0.03 91.10 [2023-06-01T16:04:15.901Z] Average: 2 6.78 0.00 1.21 1.16 0.02 90.83 [2023-06-01T16:04:15.901Z] Average: 3 6.31 0.00 1.23 1.44 0.02 90.99 [2023-06-01T16:04:15.901Z] Average: 4 6.25 0.00 1.15 0.17 0.02 92.41 [2023-06-01T16:04:15.901Z] Average: 5 6.14 0.00 1.15 0.67 0.02 92.02 [2023-06-01T16:04:15.901Z] Average: 6 6.26 0.00 1.12 0.55 0.02 92.04 [2023-06-01T16:04:15.901Z] Average: 7 6.14 0.00 1.27 0.86 0.03 91.70 [2023-06-01T16:04:15.901Z] [2023-06-01T16:04:15.901Z] [2023-06-01T16:04:15.901Z]