Pull request #4517 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a659c984cba492e963db1ff5acacb1d9be46c96+de8ca292a0f52966ebd0c852ab3af25f57b1d8bf (8fb163155658f0bd53bedd81097cbd6063adaffd) 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-ssh12175491019637321111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14874696640122541303.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4517/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4517/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh721084420875066307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4517/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2770858064854744113.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6940134376009765846.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4517/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4517/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7526434103844611681.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-8951 in /w/workspace/edgexfoundry_edgex-go_PR-4517 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4517/head:refs/remotes/origin/PR-4517 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de8ca292a0f52966ebd0c852ab3af25f57b1d8bf into PR head commit 3a659c984cba492e963db1ff5acacb1d9be46c96 Merge succeeded, producing 3a659c984cba492e963db1ff5acacb1d9be46c96 Checking out Revision 3a659c984cba492e963db1ff5acacb1d9be46c96 (PR-4517) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T17:23:51.310Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-18T17:23:51.489Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T17:23:51.589Z] ========================================================= [2023-04-18T17:23:51.589Z] EdgeX Global Pipelines Version Info [2023-04-18T17:23:51.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3a659c984cba492e963db1ff5acacb1d9be46c96 # 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 de8ca292a0f52966ebd0c852ab3af25f57b1d8bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a659c984cba492e963db1ff5acacb1d9be46c96 # timeout=10 [2023-04-18T17:23:52.320Z] ------------------- [2023-04-18T17:23:52.320Z] stable info: [2023-04-18T17:23:52.320Z] ------------------- [2023-04-18T17:23:52.320Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T17:23:52.320Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T17:23:52.320Z] Message: update stable to v1.0.248 [2023-04-18T17:23:52.889Z] ------------------- [2023-04-18T17:23:52.889Z] experimental info: [2023-04-18T17:23:52.889Z] ------------------- [2023-04-18T17:23:52.889Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T17:23:52.889Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T17:23:52.889Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T17:23:53.196Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-18T17:23:53.245Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-18T17:23:53.286Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T17:23:53.388Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T17:23:53.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T17:23:53.471Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T17:23:53.515Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T17:23:53.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-18T17:23:53.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-18T17:23:53.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-18T17:23:53.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T17:23:53.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T17:23:53.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T17:23:53.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T17:23:53.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T17:23:53.893Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T17:23:53.935Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T17:23:53.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T17:23:54.025Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-18T17:23:54.063Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-18T17:23:54.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T17:23:54.203Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T17:23:54.241Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T17:23:54.279Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4517 [Pipeline] echo [2023-04-18T17:23:54.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4517 [Pipeline] echo [2023-04-18T17:23:54.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4517 [Pipeline] echo [2023-04-18T17:23:54.411Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a659c984cba492e963db1ff5acacb1d9be46c96 [Pipeline] echo [2023-04-18T17:23:54.449Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a659c9 [Pipeline] echo [2023-04-18T17:23:54.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T17:23:54.592Z] provisioning config files... [2023-04-18T17:23:54.610Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11159071608202848844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T17:23:54.947Z] ---> docker-login.sh [2023-04-18T17:23:54.947Z] nexus3.edgexfoundry.org:10001 [2023-04-18T17:23:55.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T17:23:55.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T17:23:55.206Z] Configure a credential helper to remove this warning. See [2023-04-18T17:23:55.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T17:23:55.206Z] [2023-04-18T17:23:55.206Z] Login Succeeded [2023-04-18T17:23:55.206Z] nexus3.edgexfoundry.org:10002 [2023-04-18T17:23:55.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T17:23:55.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T17:23:55.206Z] Configure a credential helper to remove this warning. See [2023-04-18T17:23:55.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T17:23:55.206Z] [2023-04-18T17:23:55.206Z] Login Succeeded [2023-04-18T17:23:55.206Z] nexus3.edgexfoundry.org:10003 [2023-04-18T17:23:55.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T17:23:56.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T17:23:56.406Z] Configure a credential helper to remove this warning. See [2023-04-18T17:23:56.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T17:23:56.406Z] [2023-04-18T17:23:56.406Z] Login Succeeded [2023-04-18T17:23:56.406Z] nexus3.edgexfoundry.org:10004 [2023-04-18T17:23:56.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T17:23:56.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T17:23:56.975Z] Configure a credential helper to remove this warning. See [2023-04-18T17:23:56.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T17:23:56.975Z] [2023-04-18T17:23:56.975Z] Login Succeeded [2023-04-18T17:23:56.975Z] docker.io [2023-04-18T17:23:56.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T17:23:57.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T17:23:57.235Z] Configure a credential helper to remove this warning. See [2023-04-18T17:23:57.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T17:23:57.235Z] [2023-04-18T17:23:57.235Z] Login Succeeded [2023-04-18T17:23:57.235Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T17:23:57.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T17:23:57.699Z] + 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-04-18T17:23:57.699Z] + cut -d/ -f2 [2023-04-18T17:23:57.699Z] + dirname cmd/core-command/Dockerfile [2023-04-18T17:23:57.699Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-18T17:23:57.699Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-18T17:23:57.699Z] cut -d/ -f2 [2023-04-18T17:23:57.699Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-18T17:23:57.699Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-04-18T17:23:57.699Z] [2023-04-18T17:23:57.699Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-18T17:23:57.699Z] + + dirname cmd/core-metadata/Dockerfile [2023-04-18T17:23:57.699Z] cut -d/ -f2 [2023-04-18T17:23:57.699Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-18T17:23:57.699Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-18T17:23:57.699Z] + cut -d/ -f2 [2023-04-18T17:23:57.699Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-18T17:23:57.699Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2023-04-18T17:23:57.699Z] cut -d/ -f2 [2023-04-18T17:23:57.699Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-18T17:23:57.699Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-04-18T17:23:57.699Z] cut -d/ -f2 [2023-04-18T17:23:57.699Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-18T17:23:57.699Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-18T17:23:57.699Z] + cut -d/ -f2 [2023-04-18T17:23:57.699Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-18T17:23:57.699Z] + cut -d/ -f2 [2023-04-18T17:23:57.699Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-18T17:23:57.699Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-18T17:23:57.699Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-18T17:23:57.699Z] + cut -d/ -f2 [2023-04-18T17:23:57.699Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-18T17:23:57.699Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-18T17:23:57.699Z] + cut -d/ -f2 [2023-04-18T17:23:57.699Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-18T17:23:57.699Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-18T17:23:57.699Z] + cut -d/ -f2 [2023-04-18T17:23:57.699Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-18T17:23:57.699Z] + dirname cmd/support-notifications/Dockerfile [2023-04-18T17:23:57.699Z] + cut -d/ -f2 [2023-04-18T17:23:57.699Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-18T17:23:57.699Z] + + dirname cmd/support-scheduler/Dockerfile [2023-04-18T17:23:57.699Z] cut -d/ -f2 [2023-04-18T17:23:57.699Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-18T17:23:57.787Z] 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-04-18T17:23:58.322Z] + git rev-list -1 --merges 3a659c984cba492e963db1ff5acacb1d9be46c96~1..3a659c984cba492e963db1ff5acacb1d9be46c96 [Pipeline] echo [2023-04-18T17:23:58.361Z] -----------> git rev-list -1 --merges 3a659c984cba492e963db1ff5acacb1d9be46c96~1..3a659c984cba492e963db1ff5acacb1d9be46c96 3a659c984cba492e963db1ff5acacb1d9be46c96 [false] [Pipeline] sh [2023-04-18T17:23:58.679Z] + git log --format=format:%s -1 3a659c984cba492e963db1ff5acacb1d9be46c96 [Pipeline] echo [2023-04-18T17:23:58.724Z] ========================================================= [2023-04-18T17:23:58.724Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T17:23:58.724Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-18T17:23:59.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T17:23:59.210Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T17:23:59.210Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T17:23:59.210Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T17:23:59.210Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-18T17:23:59.210Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T17:23:59.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:23:59.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T17:23:59.629Z] [2023-04-18T17:23:59.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:24:00.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T17:24:02.554Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T17:24:02.554Z] b85a868b505f: Pulling fs layer [2023-04-18T17:24:02.554Z] e2be974225ed: Pulling fs layer [2023-04-18T17:24:02.554Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T17:24:02.554Z] 988bab9f4d93: Pulling fs layer [2023-04-18T17:24:02.554Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T17:24:02.554Z] eaf3925da568: Pulling fs layer [2023-04-18T17:24:02.554Z] bab4dde63d76: Pulling fs layer [2023-04-18T17:24:02.554Z] bde34c3a00c8: Pulling fs layer [2023-04-18T17:24:02.554Z] b352a97aabf1: Pulling fs layer [2023-04-18T17:24:02.554Z] 4872d77fe225: Pulling fs layer [2023-04-18T17:24:02.554Z] 5851b861e8e6: Pulling fs layer [2023-04-18T17:24:02.554Z] eaf3925da568: Waiting [2023-04-18T17:24:02.554Z] bab4dde63d76: Waiting [2023-04-18T17:24:02.554Z] bde34c3a00c8: Waiting [2023-04-18T17:24:02.554Z] b352a97aabf1: Waiting [2023-04-18T17:24:02.554Z] 4872d77fe225: Waiting [2023-04-18T17:24:02.554Z] 988bab9f4d93: Waiting [2023-04-18T17:24:02.554Z] 1469e6f7b9e6: Waiting [2023-04-18T17:24:02.554Z] 5851b861e8e6: Waiting [2023-04-18T17:24:14.765Z] e2be974225ed: Verifying Checksum [2023-04-18T17:24:14.765Z] 988bab9f4d93: Verifying Checksum [2023-04-18T17:24:14.765Z] 988bab9f4d93: Download complete [2023-04-18T17:24:14.765Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T17:24:14.765Z] 339a4e72a1f5: Download complete [2023-04-18T17:24:14.765Z] eaf3925da568: Verifying Checksum [2023-04-18T17:24:14.765Z] eaf3925da568: Download complete [2023-04-18T17:24:14.765Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T17:24:14.765Z] 1469e6f7b9e6: Download complete [2023-04-18T17:24:14.765Z] bde34c3a00c8: Download complete [2023-04-18T17:24:14.765Z] b352a97aabf1: Download complete [2023-04-18T17:24:14.765Z] 4872d77fe225: Verifying Checksum [2023-04-18T17:24:14.765Z] 4872d77fe225: Download complete [2023-04-18T17:24:14.765Z] 5851b861e8e6: Verifying Checksum [2023-04-18T17:24:14.765Z] 5851b861e8e6: Download complete [2023-04-18T17:24:14.765Z] b85a868b505f: Download complete [2023-04-18T17:24:15.023Z] bab4dde63d76: Verifying Checksum [2023-04-18T17:24:15.023Z] bab4dde63d76: Download complete [2023-04-18T17:24:15.956Z] b85a868b505f: Pull complete [2023-04-18T17:24:15.956Z] e2be974225ed: Pull complete [2023-04-18T17:24:16.215Z] 339a4e72a1f5: Pull complete [2023-04-18T17:24:16.215Z] 988bab9f4d93: Pull complete [2023-04-18T17:24:16.472Z] 1469e6f7b9e6: Pull complete [2023-04-18T17:24:16.730Z] eaf3925da568: Pull complete [2023-04-18T17:24:18.632Z] bab4dde63d76: Pull complete [2023-04-18T17:24:18.632Z] bde34c3a00c8: Pull complete [2023-04-18T17:24:18.632Z] b352a97aabf1: Pull complete [2023-04-18T17:24:18.632Z] 4872d77fe225: Pull complete [2023-04-18T17:24:18.632Z] 5851b861e8e6: Pull complete [2023-04-18T17:24:18.632Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T17:24:18.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T17:24:18.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T17:24:18.857Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2023-04-18T17:24:18.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T17:24:20.029Z] $ docker top fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 -eo pid,comm [2023-04-18T17:24:20.083Z] 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-04-18T17:24:20.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T17:24:20.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T17:24:20.201Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T17:24:20.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T17:24:20.316Z] $ docker exec fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 ssh-agent [2023-04-18T17:24:20.441Z] SSH_AUTH_SOCK=/tmp/ssh-zhPYUxugZck5/agent.32 [2023-04-18T17:24:20.441Z] SSH_AGENT_PID=38 [2023-04-18T17:24:20.447Z] Running ssh-add (command line suppressed) [2023-04-18T17:24:20.551Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1023040173070537751.key (/w/workspace/edgex-go/1@tmp/private_key_1023040173070537751.key) [2023-04-18T17:24:20.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T17:24:20.891Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T17:24:20.919Z] $ docker exec --env ******** --env ******** fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 ssh-agent -k [2023-04-18T17:24:21.012Z] unset SSH_AUTH_SOCK; [2023-04-18T17:24:21.013Z] unset SSH_AGENT_PID; [2023-04-18T17:24:21.013Z] echo Agent pid 38 killed; [2023-04-18T17:24:21.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T17:24:21.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T17:24:21.109Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T17:24:21.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T17:24:21.229Z] $ docker exec fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 ssh-agent [2023-04-18T17:24:21.329Z] SSH_AUTH_SOCK=/tmp/ssh-6v6beukWbOT3/agent.70 [2023-04-18T17:24:21.329Z] SSH_AGENT_PID=76 [2023-04-18T17:24:21.334Z] Running ssh-add (command line suppressed) [2023-04-18T17:24:21.425Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13122423183829645970.key (/w/workspace/edgex-go/1@tmp/private_key_13122423183829645970.key) [2023-04-18T17:24:21.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T17:24:21.778Z] + git semver init [2023-04-18T17:24:22.038Z] 2023-04-18 17:24:21,966 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T17:24:22.038Z] 2023-04-18 17:24:21,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-04-18T17:24:22.038Z] 2023-04-18 17:24:21,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-04-18T17:24:22.038Z] 2023-04-18 17:24:21,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-04-18T17:24:26.231Z] 2023-04-18 17:24:26,073 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-04-18T17:24:26.231Z] 2023-04-18 17:24:26,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4517 with force:False [2023-04-18T17:24:26.231Z] 2023-04-18 17:24:26,073 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4517 [2023-04-18T17:24:26.231Z] 2023-04-18 17:24:26,076 [execute] INFO git cat-file --batch-check [2023-04-18T17:24:26.231Z] 2023-04-18 17:24:26,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T17:24:26.231Z] 2023-04-18 17:24:26,083 [execute] INFO git cat-file --batch [2023-04-18T17:24:26.231Z] 2023-04-18 17:24:26,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T17:24:26.231Z] 2023-04-18 17:24:26,088 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4517 [2023-04-18T17:24:26.231Z] 0.0.0 [Pipeline] } [2023-04-18T17:24:26.256Z] $ docker exec --env ******** --env ******** fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 ssh-agent -k [2023-04-18T17:24:26.360Z] unset SSH_AUTH_SOCK; [2023-04-18T17:24:26.361Z] unset SSH_AGENT_PID; [2023-04-18T17:24:26.362Z] echo Agent pid 76 killed; [2023-04-18T17:24:26.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T17:24:26.805Z] + git semver [Pipeline] } [2023-04-18T17:24:27.088Z] $ docker stop --time=1 fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 [2023-04-18T17:24:28.399Z] $ docker rm -f --volumes fe9b1658225cd1a28ba8f2a02e54744c4fe414abd50110c9eda251d8bd9845e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T17:24:28.797Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T17:24:29.057Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T17:24:29.074Z] [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-04-18T17:24:29.817Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-18T17:24:29.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T17:24:29.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T17:24:29.916Z] ========================================================= [2023-04-18T17:24:29.916Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T17:24:29.916Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-18T17:24:30.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T17:24:30.257Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T17:24:30.257Z] 63b65145d645: Pulling fs layer [2023-04-18T17:24:30.257Z] a2d21d5440eb: Pulling fs layer [2023-04-18T17:24:30.257Z] 935e6c44a52c: Pulling fs layer [2023-04-18T17:24:30.257Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T17:24:30.257Z] 30dea6a524f1: Pulling fs layer [2023-04-18T17:24:30.257Z] a2aff8979fd8: Pulling fs layer [2023-04-18T17:24:30.257Z] 6808be2612f2: Pulling fs layer [2023-04-18T17:24:30.257Z] f25807f1079a: Pulling fs layer [2023-04-18T17:24:30.257Z] 6808be2612f2: Waiting [2023-04-18T17:24:30.257Z] a2aff8979fd8: Waiting [2023-04-18T17:24:30.257Z] f25807f1079a: Waiting [2023-04-18T17:24:30.257Z] 30dea6a524f1: Waiting [2023-04-18T17:24:30.257Z] 94cc34f8dd06: Waiting [2023-04-18T17:24:30.257Z] a2d21d5440eb: Download complete [2023-04-18T17:24:30.257Z] 94cc34f8dd06: Download complete [2023-04-18T17:24:30.257Z] 30dea6a524f1: Verifying Checksum [2023-04-18T17:24:30.257Z] 30dea6a524f1: Download complete [2023-04-18T17:24:30.257Z] 63b65145d645: Verifying Checksum [2023-04-18T17:24:30.257Z] 63b65145d645: Download complete [2023-04-18T17:24:30.257Z] a2aff8979fd8: Verifying Checksum [2023-04-18T17:24:30.257Z] a2aff8979fd8: Download complete [2023-04-18T17:24:30.520Z] 63b65145d645: Pull complete [2023-04-18T17:24:30.520Z] a2d21d5440eb: Pull complete [2023-04-18T17:24:30.782Z] f25807f1079a: Verifying Checksum [2023-04-18T17:24:30.782Z] f25807f1079a: Download complete [2023-04-18T17:24:31.042Z] 935e6c44a52c: Verifying Checksum [2023-04-18T17:24:31.042Z] 935e6c44a52c: Download complete [2023-04-18T17:24:31.042Z] 6808be2612f2: Verifying Checksum [2023-04-18T17:24:31.042Z] 6808be2612f2: Download complete [2023-04-18T17:24:34.321Z] 935e6c44a52c: Pull complete [2023-04-18T17:24:34.321Z] 94cc34f8dd06: Pull complete [2023-04-18T17:24:34.321Z] 30dea6a524f1: Pull complete [2023-04-18T17:24:34.321Z] a2aff8979fd8: Pull complete [2023-04-18T17:24:36.847Z] 6808be2612f2: Pull complete [2023-04-18T17:24:37.107Z] f25807f1079a: Pull complete [2023-04-18T17:24:37.107Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T17:24:37.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T17:24:37.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-18T17:24:37.468Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T17:24:37.468Z] WORKDIR /edgex [2023-04-18T17:24:37.468Z] COPY go.mod . [2023-04-18T17:24:37.468Z] RUN go mod download [2023-04-18T17:24:37.468Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-18T17:24:38.034Z] Sending build context to Docker daemon 170.6MB [2023-04-18T17:24:38.034Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T17:24:38.034Z] ---> 3b553350e43f [2023-04-18T17:24:38.034Z] Step 2/4 : WORKDIR /edgex [2023-04-18T17:24:39.412Z] ---> Running in 0641fae19472 [2023-04-18T17:24:39.671Z] Removing intermediate container 0641fae19472 [2023-04-18T17:24:39.671Z] ---> 9b794254d44a [2023-04-18T17:24:39.671Z] Step 3/4 : COPY go.mod . [2023-04-18T17:24:39.671Z] ---> 10a06bbc3573 [2023-04-18T17:24:39.671Z] Step 4/4 : RUN go mod download [2023-04-18T17:24:39.671Z] ---> Running in 402a6088ffaa [2023-04-18T17:24:44.371Z] Still waiting to schedule task [2023-04-18T17:24:44.371Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-18T17:24:49.645Z] Removing intermediate container 402a6088ffaa [2023-04-18T17:24:49.645Z] ---> 382179b87e6c [2023-04-18T17:24:49.645Z] Successfully built 382179b87e6c [2023-04-18T17:24:49.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:24:50.015Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T17:24:50.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T17:24:50.163Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2023-04-18T17:24:50.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T17:24:50.535Z] $ docker top a3ef3917cfe78891ec14bb9b1921b1ef381cd14468d083874339e4312384b902 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T17:24:50.924Z] + go version [2023-04-18T17:24:50.924Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T17:24:50.954Z] $ docker stop --time=1 a3ef3917cfe78891ec14bb9b1921b1ef381cd14468d083874339e4312384b902 [2023-04-18T17:24:52.223Z] $ docker rm -f --volumes a3ef3917cfe78891ec14bb9b1921b1ef381cd14468d083874339e4312384b902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:24:52.931Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T17:24:52.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T17:24:53.084Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2023-04-18T17:24:53.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T17:24:53.471Z] $ docker top 5c5c357d0b4605538743c32998f12ca5f7884bb70b0dba084ca91495bf122cbf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-18T17:24:53.585Z] ========================================================= [2023-04-18T17:24:53.585Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-18T17:24:53.585Z] ========================================================= [Pipeline] sh [2023-04-18T17:24:53.880Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-18T17:24:54.259Z] + make test [2023-04-18T17:24:54.259Z] go test -race -coverprofile=coverage.out ./... [2023-04-18T17:25:02.382Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-18T17:25:14.711Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-18T17:25:14.711Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-18T17:25:14.993Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-18T17:25:15.250Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-18T17:25:15.816Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-18T17:25:16.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-18T17:25:16.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-18T17:25:16.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-18T17:25:16.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-18T17:25:16.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-18T17:25:16.852Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-18T17:25:17.111Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-18T17:25:17.111Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-18T17:25:17.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-18T17:25:18.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-18T17:25:18.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-18T17:25:18.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-04-18T17:25:18.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements [2023-04-18T17:25:18.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-18T17:25:18.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-18T17:25:18.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-18T17:25:19.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-18T17:25:19.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-18T17:25:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-18T17:25:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-18T17:25:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-18T17:25:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-18T17:25:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-18T17:25:21.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-18T17:25:21.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-18T17:25:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements [2023-04-18T17:25:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-04-18T17:25:22.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.553s coverage: 88.5% of statements [2023-04-18T17:25:22.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-04-18T17:25:23.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-18T17:25:23.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-18T17:25:23.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-18T17:25:23.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-18T17:25:23.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-18T17:25:23.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-18T17:25:23.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-18T17:25:23.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-18T17:25:23.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 95.6% of statements [2023-04-18T17:25:23.674Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2023-04-18T17:25:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-18T17:25:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-18T17:25:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-18T17:25:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-04-18T17:25:24.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-18T17:25:24.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-18T17:25:24.806Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements [2023-04-18T17:25:24.806Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.0% of statements [2023-04-18T17:25:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 44.1% of statements [2023-04-18T17:25:25.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-18T17:25:25.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-18T17:25:25.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-18T17:25:25.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-18T17:25:26.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 82.9% of statements [2023-04-18T17:25:26.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-04-18T17:25:26.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2023-04-18T17:25:26.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-04-18T17:25:26.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-18T17:25:26.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-18T17:25:26.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-18T17:25:26.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-18T17:25:27.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-18T17:25:27.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-18T17:25:27.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-18T17:25:27.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-18T17:25:28.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-18T17:25:28.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-18T17:25:28.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-18T17:25:29.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-18T17:25:29.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-18T17:25:30.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-18T17:25:30.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-18T17:25:31.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-18T17:25:31.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-18T17:25:31.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-18T17:25:33.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-18T17:25:33.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-18T17:25:33.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-18T17:25:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-18T17:25:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-18T17:25:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-18T17:25:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-18T17:25:35.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-18T17:25:35.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-18T17:25:35.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-18T17:25:35.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-18T17:25:36.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2023-04-18T17:25:36.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-18T17:25:36.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-18T17:25:36.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-18T17:25:36.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-18T17:25:37.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-18T17:25:37.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-18T17:25:38.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-18T17:25:38.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.272s coverage: 79.9% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.071s coverage: 92.9% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.065s coverage: 87.2% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.106s coverage: 82.1% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-04-18T17:25:50.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-04-18T17:25:50.538Z] 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-04-18T17:25:50.538Z] running golangci-lint [2023-04-18T17:25:50.538Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-18T17:25:50.538Z] go version go1.20.2 linux/amd64 [2023-04-18T17:25:50.538Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-18T17:25:50.538Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-18T17:26:05.406Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 14.524284211s" [2023-04-18T17:26:05.406Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.236257ms" [2023-04-18T17:26:13.527Z] level=info msg="[linters_context/goanalysis] analyzers took 58.382742445s with top 10 stages: buildir: 35.405179893s, inspect: 2.395806639s, fact_deprecated: 1.40419869s, gosec: 1.284549055s, ctrlflow: 1.082737579s, S1038: 983.622946ms, fact_purity: 963.414048ms, nilness: 947.491478ms, printf: 939.678941ms, directives: 660.508098ms" [2023-04-18T17:26:13.527Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-18T17:26:13.527Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, filename_unadjuster: 203/203, nolint: 0/23, skip_dirs: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203" [2023-04-18T17:26:13.528Z] level=info msg="[runner] processing took 17.530718ms with stages: nolint: 7.491571ms, identifier_marker: 5.291547ms, exclude-rules: 1.414335ms, path_prettifier: 1.303544ms, autogenerated_exclude: 1.258662ms, skip_dirs: 623.918µs, cgo: 100.051µs, filename_unadjuster: 43.74µs, max_same_issues: 690ns, skip_files: 440ns, sort_results: 300ns, source_code: 280ns, exclude: 280ns, path_shortener: 260ns, diff: 250ns, severity-rules: 240ns, uniq_by_line: 190ns, max_from_linter: 180ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" [2023-04-18T17:26:13.528Z] level=info msg="[runner] linters took 8.527893613s with stages: goanalysis_metalinter: 8.510116513s" [2023-04-18T17:26:13.528Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-18T17:26:13.528Z] level=info msg="Memory: 232 samples, avg is 196.6MB, max is 809.3MB" [2023-04-18T17:26:13.528Z] level=info msg="Execution took 23.101028812s" [2023-04-18T17:26:13.528Z] go vet ./... [2023-04-18T17:26:17.720Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T17:26:17.720Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T17:26:17.720Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T17:26:18.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-18T17:26:18.361Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8952 in /w/workspace/edgexfoundry_edgex-go_PR-4517 [Pipeline] { [Pipeline] ws [2023-04-18T17:26:18.415Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2023-04-18T17:26:18.431Z] + ls -al . [2023-04-18T17:26:18.431Z] total 704 [2023-04-18T17:26:18.431Z] drwxrwxr-x 11 1001 1001 4096 Apr 18 17:24 . [2023-04-18T17:26:18.431Z] drwxr-xr-x 4 root root 4096 Apr 18 17:24 .. [2023-04-18T17:26:18.431Z] drwxrwxr-x 2 1001 1001 4096 Apr 18 17:23 .blubracket [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 16 Apr 18 17:23 .dockerignore [2023-04-18T17:26:18.431Z] drwxrwxr-x 8 1001 1001 4096 Apr 18 17:24 .git [2023-04-18T17:26:18.431Z] drwxrwxr-x 3 1001 1001 4096 Apr 18 17:23 .github [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 1133 Apr 18 17:23 .gitignore [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 42 Apr 18 17:23 .golangci.yml [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 87 Apr 18 17:23 .hadolint.yml [2023-04-18T17:26:18.431Z] drwxr-xr-x 3 1001 1001 4096 Apr 18 17:24 .semver [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 166 Apr 18 17:23 .sonarcloud.properties [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 1171 Apr 18 17:23 ADOPTERS.md [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 10835 Apr 18 17:23 Attribution.txt [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 73765 Apr 18 17:23 CHANGELOG.md [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 3804 Apr 18 17:23 CONTRIBUTING.md [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 677 Apr 18 17:23 GOVERNANCE.md [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 883 Apr 18 17:23 Jenkinsfile [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 10775 Apr 18 17:23 LICENSE [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 14368 Apr 18 17:23 Makefile [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 582 Apr 18 17:23 OWNERS.md [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 9403 Apr 18 17:23 README.md [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 789 Apr 18 17:23 SECURITY.md [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 5 Apr 18 17:24 VERSION [2023-04-18T17:26:18.431Z] drwxrwxr-x 2 1001 1001 4096 Apr 18 17:23 bin [2023-04-18T17:26:18.431Z] drwxrwxr-x 18 1001 1001 4096 Apr 18 17:23 cmd [2023-04-18T17:26:18.431Z] -rw-r--r-- 1 root root 448248 Apr 18 17:25 coverage.out [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 3200 Apr 18 17:23 go.mod [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 31155 Apr 18 17:23 go.sum [2023-04-18T17:26:18.431Z] drwxrwxr-x 7 1001 1001 4096 Apr 18 17:23 internal [2023-04-18T17:26:18.431Z] drwxrwxr-x 3 1001 1001 4096 Apr 18 17:23 openapi [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 594 Apr 18 17:23 security.txt [2023-04-18T17:26:18.431Z] drwxrwxr-x 4 1001 1001 4096 Apr 18 17:23 snap [2023-04-18T17:26:18.431Z] -rw-rw-r-- 1 1001 1001 204 Apr 18 17:23 version.go [Pipeline] sh [Pipeline] checkout [2023-04-18T17:26:18.558Z] The recommended git tool is: git [2023-04-18T17:26:18.752Z] + '[' -e coverage.out ] [2023-04-18T17:26:18.752Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-18T17:26:18.881Z] Stashed 1 file(s) [Pipeline] sh [2023-04-18T17:26:19.286Z] + make build [2023-04-18T17:26:19.286Z] 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-04-18T17:26:23.876Z] using credential edgex-jenkins-ssh [2023-04-18T17:26:23.892Z] Cloning the remote Git repository [2023-04-18T17:26:23.949Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-18T17:26:24.050Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-04-18T17:26:24.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-18T17:26:24.205Z] > git --version # timeout=10 [2023-04-18T17:26:24.235Z] > git --version # 'git version 2.25.1' [2023-04-18T17:26:24.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T17:26:24.389Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T17:26:31.478Z] 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-04-18T17:26:32.046Z] 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-04-18T17:26:33.423Z] 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-04-18T17:26:33.991Z] 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-04-18T17:26:40.561Z] 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-04-18T17:26:41.494Z] 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-04-18T17:26:41.788Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-18T17:26:41.808Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T17:26:42.622Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-18T17:26:42.662Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-18T17:26:42.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T17:26:42.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4517/head:refs/remotes/origin/PR-4517 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-18T17:26:42.871Z] 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-04-18T17:26:43.409Z] Merging remotes/origin/main commit de8ca292a0f52966ebd0c852ab3af25f57b1d8bf into PR head commit 3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:26:43.805Z] 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-04-18T17:26:43.859Z] Merge succeeded, producing 3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:26:43.859Z] Checking out Revision 3a659c984cba492e963db1ff5acacb1d9be46c96 (PR-4517) [2023-04-18T17:26:44.491Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-04-18T17:26:44.548Z] > git --version # timeout=10 [2023-04-18T17:26:44.560Z] > git --version # 'git version 2.25.1' [2023-04-18T17:26:44.572Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T17:26:44.737Z] 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-04-18T17:26:43.431Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T17:26:43.521Z] > git checkout -f 3a659c984cba492e963db1ff5acacb1d9be46c96 # timeout=10 [2023-04-18T17:26:43.759Z] > git remote # timeout=10 [2023-04-18T17:26:43.779Z] > git config --get remote.origin.url # timeout=10 [2023-04-18T17:26:43.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T17:26:43.816Z] > git merge de8ca292a0f52966ebd0c852ab3af25f57b1d8bf # timeout=10 [2023-04-18T17:26:43.843Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-18T17:26:43.868Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T17:26:43.883Z] > git checkout -f 3a659c984cba492e963db1ff5acacb1d9be46c96 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T17:26:45.654Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T17:26:45.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T17:26:45.654Z] Dload Upload Total Spent Left Speed [2023-04-18T17:26:45.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [2023-04-18T17:26:45.672Z] 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 [Pipeline] sh [2023-04-18T17:26:46.269Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T17:26:46.608Z] 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-04-18T17:26:46.620Z] + sudo tee /etc/docker/daemon.new [2023-04-18T17:26:46.620Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-18T17:26:46.620Z] { [2023-04-18T17:26:46.620Z] "registry-mirrors": [ [2023-04-18T17:26:46.620Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T17:26:46.620Z] ], [2023-04-18T17:26:46.620Z] "bip": "10.250.0.254/24", [2023-04-18T17:26:46.620Z] "hosts": [ [2023-04-18T17:26:46.620Z] "tcp://0.0.0.0:5555", [2023-04-18T17:26:46.620Z] "unix:///var/run/docker.sock" [2023-04-18T17:26:46.620Z] ], [2023-04-18T17:26:46.620Z] "mtu": 1458, [2023-04-18T17:26:46.620Z] "selinux-enabled": true, [2023-04-18T17:26:46.620Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T17:26:46.620Z] } [Pipeline] sh [2023-04-18T17:26:46.961Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-18T17:26:47.308Z] + sudo service docker restart [Pipeline] } [2023-04-18T17:26:47.998Z] $ docker stop --time=1 5c5c357d0b4605538743c32998f12ca5f7884bb70b0dba084ca91495bf122cbf [2023-04-18T17:26:50.140Z] $ docker rm -f --volumes 5c5c357d0b4605538743c32998f12ca5f7884bb70b0dba084ca91495bf122cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:26:51.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-18T17:26:51.338Z] [2023-04-18T17:26:51.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:26:51.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-18T17:26:51.787Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-18T17:26:51.787Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-18T17:26:51.787Z] ca9280d653b3: Pulling fs layer [2023-04-18T17:26:51.787Z] 7e9c9ca2126c: Pulling fs layer [2023-04-18T17:26:51.787Z] cbdbe7a5bc2a: Download complete [2023-04-18T17:26:52.044Z] ca9280d653b3: Verifying Checksum [2023-04-18T17:26:52.044Z] ca9280d653b3: Download complete [2023-04-18T17:26:52.044Z] cbdbe7a5bc2a: Pull complete [2023-04-18T17:26:52.303Z] 7e9c9ca2126c: Verifying Checksum [2023-04-18T17:26:52.303Z] 7e9c9ca2126c: Download complete [2023-04-18T17:26:52.303Z] ca9280d653b3: Pull complete [2023-04-18T17:26:55.599Z] 7e9c9ca2126c: Pull complete [2023-04-18T17:26:55.599Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-18T17:26:55.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-18T17:26:55.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T17:26:55.819Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2023-04-18T17:26:55.845Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-18T17:26:56.929Z] $ docker top 3d7b5173cf38d25da6fd8ea89cc381e9fb52a770cef4a83fc7ca35dc192e18a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T17:26:57.325Z] + docker-compose build --help [2023-04-18T17:26:57.325Z] + grep parallel [2023-04-18T17:26:57.894Z] --parallel Build images in parallel. [Pipeline] } [2023-04-18T17:26:57.932Z] $ docker stop --time=1 3d7b5173cf38d25da6fd8ea89cc381e9fb52a770cef4a83fc7ca35dc192e18a3 [2023-04-18T17:26:59.236Z] $ docker rm -f --volumes 3d7b5173cf38d25da6fd8ea89cc381e9fb52a770cef4a83fc7ca35dc192e18a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:26:59.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-18T17:26:59.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T17:27:00.005Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2023-04-18T17:27:00.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-18T17:27:00.398Z] $ docker top 4bb711de55e9df28a192f155fe952b78c4b7c4809b9895ca2d32e6276ba9f716 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T17:27:00.797Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-18T17:27:01.375Z] Building core-command ... [2023-04-18T17:27:01.375Z] Building core-common-config-bootstrapper ... [2023-04-18T17:27:01.375Z] Building core-data ... [2023-04-18T17:27:01.375Z] Building core-metadata ... [2023-04-18T17:27:01.375Z] Building security-bootstrapper ... [2023-04-18T17:27:01.375Z] Building security-proxy-auth ... [2023-04-18T17:27:01.375Z] Building security-proxy-setup ... [2023-04-18T17:27:01.375Z] Building security-secretstore-setup ... [2023-04-18T17:27:01.375Z] Building security-spiffe-token-provider ... [2023-04-18T17:27:01.375Z] Building security-spire-agent ... [2023-04-18T17:27:01.375Z] Building security-spire-config ... [2023-04-18T17:27:01.375Z] Building security-spire-server ... [2023-04-18T17:27:01.375Z] Building support-notifications ... [2023-04-18T17:27:01.375Z] Building support-scheduler ... [2023-04-18T17:27:01.375Z] Building security-spire-agent [2023-04-18T17:27:01.375Z] Building security-bootstrapper [2023-04-18T17:27:01.375Z] Building support-notifications [2023-04-18T17:27:01.375Z] Building security-spire-config [2023-04-18T17:27:01.375Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T17:27:05.626Z] provisioning config files... [2023-04-18T17:27:05.650Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18299779552866630126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T17:27:06.032Z] ---> docker-login.sh [2023-04-18T17:27:06.032Z] nexus3.edgexfoundry.org:10001 [2023-04-18T17:27:06.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T17:27:06.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T17:27:06.567Z] Configure a credential helper to remove this warning. See [2023-04-18T17:27:06.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T17:27:06.567Z] [2023-04-18T17:27:06.567Z] Login Succeeded [2023-04-18T17:27:06.567Z] nexus3.edgexfoundry.org:10002 [2023-04-18T17:27:06.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T17:27:06.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T17:27:06.836Z] Configure a credential helper to remove this warning. See [2023-04-18T17:27:06.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T17:27:06.836Z] [2023-04-18T17:27:06.836Z] Login Succeeded [2023-04-18T17:27:06.836Z] nexus3.edgexfoundry.org:10003 [2023-04-18T17:27:07.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T17:27:07.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T17:27:07.105Z] Configure a credential helper to remove this warning. See [2023-04-18T17:27:07.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T17:27:07.105Z] [2023-04-18T17:27:07.105Z] Login Succeeded [2023-04-18T17:27:07.373Z] nexus3.edgexfoundry.org:10004 [2023-04-18T17:27:07.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T17:27:07.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T17:27:07.646Z] Configure a credential helper to remove this warning. See [2023-04-18T17:27:07.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T17:27:07.646Z] [2023-04-18T17:27:07.646Z] Login Succeeded [2023-04-18T17:27:07.646Z] docker.io [2023-04-18T17:27:07.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T17:27:08.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T17:27:08.178Z] Configure a credential helper to remove this warning. See [2023-04-18T17:27:08.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T17:27:08.178Z] [2023-04-18T17:27:08.178Z] Login Succeeded [2023-04-18T17:27:08.178Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T17:27:08.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-18T17:27:08.880Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-18T17:27:08.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T17:27:08.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T17:27:09.025Z] ========================================================= [2023-04-18T17:27:09.025Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T17:27:09.025Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-18T17:27:09.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T17:27:09.673Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T17:27:09.673Z] af6eaf76a39c: Pulling fs layer [2023-04-18T17:27:09.673Z] 55522c791124: Pulling fs layer [2023-04-18T17:27:09.673Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T17:27:09.673Z] 169dfbe0d373: Pulling fs layer [2023-04-18T17:27:09.673Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T17:27:09.673Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T17:27:09.673Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T17:27:09.673Z] 169dfbe0d373: Waiting [2023-04-18T17:27:09.673Z] e1ff8fa3b103: Waiting [2023-04-18T17:27:09.673Z] 52ebb69f0ebf: Waiting [2023-04-18T17:27:09.673Z] 5abe8eddf0d5: Waiting [2023-04-18T17:27:09.673Z] 55522c791124: Verifying Checksum [2023-04-18T17:27:09.673Z] 55522c791124: Download complete [2023-04-18T17:27:09.673Z] 169dfbe0d373: Verifying Checksum [2023-04-18T17:27:09.673Z] 169dfbe0d373: Download complete [2023-04-18T17:27:09.673Z] e1ff8fa3b103: Verifying Checksum [2023-04-18T17:27:09.673Z] e1ff8fa3b103: Download complete [2023-04-18T17:27:09.673Z] af6eaf76a39c: Verifying Checksum [2023-04-18T17:27:09.673Z] af6eaf76a39c: Download complete [2023-04-18T17:27:10.662Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T17:27:10.662Z] 5abe8eddf0d5: Download complete [2023-04-18T17:27:10.662Z] af6eaf76a39c: Pull complete [2023-04-18T17:27:11.415Z] 55522c791124: Pull complete [2023-04-18T17:27:12.047Z] ce5c4a1c91eb: Verifying Checksum [2023-04-18T17:27:12.047Z] ce5c4a1c91eb: Download complete [2023-04-18T17:27:12.047Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T17:27:12.047Z] 52ebb69f0ebf: Download complete [2023-04-18T17:27:13.576Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:27:13.576Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:27:13.576Z] ---> 382179b87e6c [2023-04-18T17:27:13.576Z] Step 3/27 : WORKDIR /edgex-go [2023-04-18T17:27:13.576Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:27:13.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:27:13.576Z] ---> 382179b87e6c [2023-04-18T17:27:13.576Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:27:13.576Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:27:13.576Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:27:13.576Z] ---> 382179b87e6c [2023-04-18T17:27:13.576Z] Step 3/33 : WORKDIR /edgex-go [2023-04-18T17:27:13.576Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:27:13.576Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:27:13.576Z] ---> 382179b87e6c [2023-04-18T17:27:13.576Z] Step 3/27 : WORKDIR /edgex-go [2023-04-18T17:27:13.576Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:27:13.576Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:27:13.576Z] ---> 382179b87e6c [2023-04-18T17:27:13.576Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:27:16.111Z] ---> Running in a958066a0558 [2023-04-18T17:27:16.111Z] ---> Running in 3477285bdc53 [2023-04-18T17:27:16.111Z] ---> Running in d0dce3830b4a [2023-04-18T17:27:16.111Z] ---> Running in 7edaaabcd8f5 [2023-04-18T17:27:16.111Z] ---> Running in 6d85f7ae95ee [2023-04-18T17:27:16.111Z] Removing intermediate container 6d85f7ae95ee [2023-04-18T17:27:16.111Z] ---> 173096022cd9 [2023-04-18T17:27:16.111Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T17:27:16.111Z] Removing intermediate container 7edaaabcd8f5 [2023-04-18T17:27:16.111Z] ---> 55b20cfa61e5 [2023-04-18T17:27:16.111Z] Step 4/25 : WORKDIR /edgex-go [2023-04-18T17:27:16.111Z] Removing intermediate container 3477285bdc53 [2023-04-18T17:27:16.111Z] ---> f7155108b07d [2023-04-18T17:27:16.111Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-18T17:27:16.111Z] Removing intermediate container a958066a0558 [2023-04-18T17:27:16.111Z] ---> e32daf343a0e [2023-04-18T17:27:16.111Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T17:27:16.111Z] ---> Running in c843a1b8a098 [2023-04-18T17:27:16.111Z] Removing intermediate container d0dce3830b4a [2023-04-18T17:27:16.111Z] ---> d23a3101c7a8 [2023-04-18T17:27:16.111Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T17:27:16.111Z] ---> Running in a9918beef304 [2023-04-18T17:27:16.111Z] ---> Running in aa56cbedf1ee [2023-04-18T17:27:16.111Z] ---> Running in 87ce3824e684 [2023-04-18T17:27:16.111Z] ---> Running in 778915a01dd4 [2023-04-18T17:27:16.111Z] Removing intermediate container c843a1b8a098 [2023-04-18T17:27:16.111Z] ---> 7cd10c1e7fe4 [2023-04-18T17:27:16.111Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-18T17:27:16.111Z] Removing intermediate container aa56cbedf1ee [2023-04-18T17:27:16.111Z] ---> 9023d9d98e5e [2023-04-18T17:27:16.111Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-18T17:27:16.111Z] ---> Running in 3bcb0ce2d119 [2023-04-18T17:27:16.111Z] ---> Running in 4aa4e6ba3f1a [2023-04-18T17:27:16.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:27:16.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:27:16.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:27:16.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:27:16.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:27:16.887Z] OK: 265 MiB in 53 packages [2023-04-18T17:27:16.887Z] OK: 265 MiB in 53 packages [2023-04-18T17:27:16.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:27:16.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:27:16.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:27:16.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:27:16.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:27:17.147Z] OK: 265 MiB in 53 packages [2023-04-18T17:27:17.147Z] Removing intermediate container a9918beef304 [2023-04-18T17:27:17.147Z] ---> 7e4e300b2adf [2023-04-18T17:27:17.147Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-18T17:27:17.147Z] OK: 265 MiB in 53 packages [2023-04-18T17:27:17.147Z] OK: 265 MiB in 53 packages [2023-04-18T17:27:17.407Z] Removing intermediate container 87ce3824e684 [2023-04-18T17:27:17.407Z] ---> d19e787fa258 [2023-04-18T17:27:17.407Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-18T17:27:17.407Z] ---> 909061281f08 [2023-04-18T17:27:17.407Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:27:17.407Z] ---> Running in d031424268f7 [2023-04-18T17:27:17.407Z] ---> 94c9dfb2153e [2023-04-18T17:27:17.407Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:27:17.407Z] ---> Running in ef9f0125f314 [2023-04-18T17:27:17.665Z] Removing intermediate container 4aa4e6ba3f1a [2023-04-18T17:27:17.665Z] ---> 0ccc92a12f45 [2023-04-18T17:27:17.665Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-18T17:27:17.665Z] Removing intermediate container 778915a01dd4 [2023-04-18T17:27:17.665Z] ---> 48899bc06555 [2023-04-18T17:27:17.665Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-18T17:27:17.665Z] ---> 0bb77874e06e [2023-04-18T17:27:17.665Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:27:17.665Z] Removing intermediate container 3bcb0ce2d119 [2023-04-18T17:27:17.665Z] ---> cf34b27a30d9 [2023-04-18T17:27:17.665Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T17:27:17.665Z] ---> Running in 6934ea5d3546 [2023-04-18T17:27:17.921Z] ---> 329ebbb9b28f [2023-04-18T17:27:17.921Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:27:17.921Z] ---> 96d3e7446358 [2023-04-18T17:27:17.921Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:27:17.921Z] ---> Running in 6a35e1e8c46c [2023-04-18T17:27:17.921Z] ---> Running in 6652945e3250 [2023-04-18T17:27:24.355Z] ce5c4a1c91eb: Pull complete [2023-04-18T17:27:24.356Z] 169dfbe0d373: Pull complete [2023-04-18T17:27:24.356Z] e1ff8fa3b103: Pull complete [2023-04-18T17:27:29.706Z] 52ebb69f0ebf: Pull complete [2023-04-18T17:27:31.138Z] 5abe8eddf0d5: Pull complete [2023-04-18T17:27:31.138Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T17:27:31.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T17:27:31.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-18T17:27:31.535Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T17:27:31.535Z] WORKDIR /edgex [2023-04-18T17:27:31.535Z] COPY go.mod . [2023-04-18T17:27:31.535Z] RUN go mod download -f [2023-04-18T17:27:31.535Z] - . [2023-04-18T17:27:32.122Z] Sending build context to Docker daemon 2.932MB [2023-04-18T17:27:32.122Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T17:27:32.122Z] ---> 6cb57ee374ae [2023-04-18T17:27:32.122Z] Step 2/4 : WORKDIR /edgex [2023-04-18T17:27:34.070Z] ---> Running in f625fc16f0a8 [2023-04-18T17:27:34.070Z] Removing intermediate container f625fc16f0a8 [2023-04-18T17:27:34.070Z] ---> 996f4d8112f2 [2023-04-18T17:27:34.070Z] Step 3/4 : COPY go.mod . [2023-04-18T17:27:34.653Z] ---> 415bd74307c4 [2023-04-18T17:27:34.653Z] Step 4/4 : RUN go mod download [2023-04-18T17:27:34.653Z] ---> Running in abde35e40181 [2023-04-18T17:28:04.620Z] Removing intermediate container 6652945e3250 [2023-04-18T17:28:04.620Z] ---> 7222a69b4d4b [2023-04-18T17:28:04.620Z] Step 8/23 : COPY . . [2023-04-18T17:28:04.620Z] Removing intermediate container d031424268f7 [2023-04-18T17:28:04.620Z] ---> a4ce79dfeeb5 [2023-04-18T17:28:04.620Z] Step 7/33 : COPY . . [2023-04-18T17:28:04.620Z] Removing intermediate container ef9f0125f314 [2023-04-18T17:28:04.620Z] ---> 352d8222d452 [2023-04-18T17:28:04.620Z] Step 7/27 : COPY . . [2023-04-18T17:28:04.620Z] Removing intermediate container 6934ea5d3546 [2023-04-18T17:28:04.620Z] ---> f12a2bb47e07 [2023-04-18T17:28:04.620Z] Step 8/25 : COPY . . [2023-04-18T17:28:04.620Z] Removing intermediate container 6a35e1e8c46c [2023-04-18T17:28:04.620Z] ---> e70270b4e240 [2023-04-18T17:28:04.620Z] Step 7/27 : COPY . . [2023-04-18T17:28:06.898Z] Removing intermediate container abde35e40181 [2023-04-18T17:28:06.898Z] ---> 7e512cccc63e [2023-04-18T17:28:06.898Z] Successfully built 7e512cccc63e [2023-04-18T17:28:06.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:28:07.305Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T17:28:07.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T17:28:07.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-8952 does not seem to be running inside a container [2023-04-18T17:28:07.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T17:28:08.807Z] ---> 439a963c6486 [2023-04-18T17:28:08.807Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-18T17:28:08.807Z] ---> 4e2b1620a589 [2023-04-18T17:28:08.807Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T17:28:08.807Z] ---> 28e11e57de85 [2023-04-18T17:28:08.807Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T17:28:08.807Z] ---> f279d6894005 [2023-04-18T17:28:08.807Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-18T17:28:08.807Z] ---> fd3fbd531209 [2023-04-18T17:28:08.807Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-18T17:28:08.807Z] ---> Running in 6445bfa3bfc2 [2023-04-18T17:28:08.807Z] ---> Running in 2e717ac55bcf [2023-04-18T17:28:08.807Z] ---> Running in a89dda6459ef [2023-04-18T17:28:08.807Z] ---> Running in 0d637aff876b [2023-04-18T17:28:08.807Z] ---> Running in 8f4d547f7791 [2023-04-18T17:28:08.807Z] Removing intermediate container 2e717ac55bcf [2023-04-18T17:28:08.807Z] ---> c0d80c55a56e [2023-04-18T17:28:08.807Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-18T17:28:08.807Z] Removing intermediate container a89dda6459ef [2023-04-18T17:28:08.807Z] ---> 1ca119889371 [2023-04-18T17:28:08.807Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-18T17:28:08.807Z] ---> Running in 881a2a600b3a [2023-04-18T17:28:08.807Z] ---> Running in 55c5f78aaef3 [2023-04-18T17:28:08.833Z] $ docker top c8314508614668674f91e61c92658f250867bab53bc0c3b9921ebc05e71988fc -eo pid,comm [Pipeline] { [2023-04-18T17:28:09.066Z] Removing intermediate container 881a2a600b3a [2023-04-18T17:28:09.066Z] ---> 6b354a4b95b8 [2023-04-18T17:28:09.066Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-18T17:28:09.066Z] Removing intermediate container 55c5f78aaef3 [2023-04-18T17:28:09.066Z] ---> 18bfbfdcc661 [2023-04-18T17:28:09.066Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-18T17:28:09.066Z] ---> Running in a7f8238f4cc8 [2023-04-18T17:28:09.066Z] ---> Running in ebe3bf8df015 [2023-04-18T17:28:09.066Z] 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 [Pipeline] sh [2023-04-18T17:28:09.325Z] 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-04-18T17:28:09.326Z] 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-04-18T17:28:09.326Z] Removing intermediate container ebe3bf8df015 [2023-04-18T17:28:09.326Z] ---> ba74586557f4 [2023-04-18T17:28:09.326Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-04-18T17:28:09.326Z] Removing intermediate container a7f8238f4cc8 [2023-04-18T17:28:09.326Z] ---> a2bc36183d86 [2023-04-18T17:28:09.326Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-04-18T17:28:09.326Z] ---> Running in 6d4a017f8c1c [2023-04-18T17:28:09.326Z] ---> Running in 844fc0bf4142 [2023-04-18T17:28:09.727Z] + go version [2023-04-18T17:28:09.728Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T17:28:09.766Z] $ docker stop --time=1 c8314508614668674f91e61c92658f250867bab53bc0c3b9921ebc05e71988fc [2023-04-18T17:28:10.706Z] Removing intermediate container 844fc0bf4142 [2023-04-18T17:28:10.706Z] ---> cb537145956f [2023-04-18T17:28:10.706Z] Step 12/27 : WORKDIR /edgex-go [2023-04-18T17:28:10.706Z] Removing intermediate container 6d4a017f8c1c [2023-04-18T17:28:10.706Z] ---> 13f6c2d6b204 [2023-04-18T17:28:10.706Z] Step 12/27 : WORKDIR /edgex-go [2023-04-18T17:28:10.963Z] ---> Running in 00c83b943655 [2023-04-18T17:28:10.963Z] ---> Running in fae60483d5bc [2023-04-18T17:28:10.963Z] Removing intermediate container 00c83b943655 [2023-04-18T17:28:10.963Z] ---> 5f2b60cfc756 [2023-04-18T17:28:10.963Z] [2023-04-18T17:28:10.963Z] Step 13/27 : FROM alpine:3.17 [2023-04-18T17:28:10.963Z] Removing intermediate container fae60483d5bc [2023-04-18T17:28:10.963Z] ---> 589eed5abaa6 [2023-04-18T17:28:10.963Z] [2023-04-18T17:28:10.963Z] Step 13/27 : FROM alpine:3.17 [2023-04-18T17:28:10.963Z] 3.17: Pulling from library/alpine [2023-04-18T17:28:10.963Z] 3.17: Pulling from library/alpine [2023-04-18T17:28:11.435Z] $ docker rm -f --volumes c8314508614668674f91e61c92658f250867bab53bc0c3b9921ebc05e71988fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:28:12.329Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T17:28:12.329Z] . [2023-04-18T17:28:12.351Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T17:28:12.351Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T17:28:12.351Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T17:28:12.351Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T17:28:12.351Z] ---> 9ed4aefc74f6 [2023-04-18T17:28:12.351Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-18T17:28:12.351Z] ---> 9ed4aefc74f6 [2023-04-18T17:28:12.351Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T17:28:12.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-8952 does not seem to be running inside a container [2023-04-18T17:28:12.608Z] ---> Running in 21c270dcd04c [2023-04-18T17:28:12.608Z] ---> Running in c34a830dba64 [2023-04-18T17:28:12.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T17:28:12.867Z] Removing intermediate container 21c270dcd04c [2023-04-18T17:28:12.867Z] ---> f815e2833723 [2023-04-18T17:28:12.867Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-18T17:28:12.867Z] Removing intermediate container c34a830dba64 [2023-04-18T17:28:12.867Z] ---> 9d326e95998f [2023-04-18T17:28:12.867Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-18T17:28:12.867Z] ---> Running in f76b4441fbee [2023-04-18T17:28:12.867Z] ---> Running in 008f5ca513a6 [2023-04-18T17:28:13.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:13.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:13.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:13.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:13.689Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T17:28:13.689Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T17:28:13.689Z] OK: 17818 distinct packages available [2023-04-18T17:28:13.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:13.840Z] $ docker top 15848f29d4d548a1e726b11b0f8278b43e24e3f9d9f3a83eeba5bb6cdcf68cfd -eo pid,comm [2023-04-18T17:28:13.946Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T17:28:13.946Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T17:28:13.946Z] OK: 17818 distinct packages available [2023-04-18T17:28:13.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:13.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:13.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2023-04-18T17:28:14.178Z] ========================================================= [2023-04-18T17:28:14.178Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-18T17:28:14.178Z] ========================================================= [Pipeline] sh [2023-04-18T17:28:14.203Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-18T17:28:14.203Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-18T17:28:14.203Z] (3/4) Installing libucontext (1.2-r0) [2023-04-18T17:28:14.203Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-18T17:28:14.203Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:28:14.203Z] OK: 7 MiB in 19 packages [2023-04-18T17:28:14.203Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-18T17:28:14.203Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-18T17:28:14.203Z] (3/5) Installing libucontext (1.2-r0) [2023-04-18T17:28:14.203Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-18T17:28:14.203Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-18T17:28:14.203Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:28:14.203Z] OK: 8 MiB in 20 packages [2023-04-18T17:28:14.497Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-18T17:28:14.877Z] + make test [2023-04-18T17:28:14.877Z] go test -race -coverprofile=coverage.out ./... [2023-04-18T17:28:15.572Z] Removing intermediate container f76b4441fbee [2023-04-18T17:28:15.572Z] ---> bf6990ee2b7b [2023-04-18T17:28:15.572Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:28:15.572Z] Removing intermediate container 008f5ca513a6 [2023-04-18T17:28:15.572Z] ---> 51ac4236c0df [2023-04-18T17:28:15.572Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:28:16.507Z] ---> 52c745dbd700 [2023-04-18T17:28:16.507Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:28:16.507Z] ---> d0b0339ed3e1 [2023-04-18T17:28:16.507Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:28:17.072Z] ---> 49cc65128606 [2023-04-18T17:28:17.072Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-18T17:28:17.328Z] ---> f64eb1bf62d1 [2023-04-18T17:28:17.328Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T17:28:21.504Z] ---> 8f618690a99d [2023-04-18T17:28:21.504Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T17:28:21.504Z] ---> 53f735909d44 [2023-04-18T17:28:21.504Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T17:28:22.436Z] ---> 83d366f118d0 [2023-04-18T17:28:22.436Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-18T17:28:22.436Z] ---> Running in d34dcba5976d [2023-04-18T17:28:22.693Z] Removing intermediate container d34dcba5976d [2023-04-18T17:28:22.693Z] ---> 78ac5cc6433a [2023-04-18T17:28:22.693Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-18T17:28:23.625Z] ---> 218bfde4398a [2023-04-18T17:28:23.625Z] Step 22/27 : WORKDIR / [2023-04-18T17:28:23.881Z] ---> 82293ec105cc [2023-04-18T17:28:23.881Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T17:28:23.881Z] ---> Running in 5f67e3b6d571 [2023-04-18T17:28:24.812Z] Removing intermediate container 5f67e3b6d571 [2023-04-18T17:28:24.812Z] ---> f1b464597492 [2023-04-18T17:28:24.812Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T17:28:25.069Z] ---> f8ab82384112 [2023-04-18T17:28:25.069Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-18T17:28:25.069Z] ---> Running in 245ef271218b [2023-04-18T17:28:25.326Z] Removing intermediate container 245ef271218b [2023-04-18T17:28:25.326Z] ---> 1d395a5a4560 [2023-04-18T17:28:25.326Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T17:28:25.326Z] ---> Running in 317a5b41e214 [2023-04-18T17:28:25.583Z] ---> cae6d67daa77 [2023-04-18T17:28:25.583Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-18T17:28:25.583Z] Removing intermediate container 317a5b41e214 [2023-04-18T17:28:25.583Z] ---> cdf076b7c6de [2023-04-18T17:28:25.583Z] Step 25/27 : LABEL arch=x86_64 [2023-04-18T17:28:25.840Z] ---> Running in f26e74783f19 [2023-04-18T17:28:26.098Z] Removing intermediate container f26e74783f19 [2023-04-18T17:28:26.098Z] ---> e190223bc46f [2023-04-18T17:28:26.098Z] Step 26/27 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:28:26.098Z] ---> 31d7f0744502 [2023-04-18T17:28:26.098Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T17:28:26.098Z] ---> Running in 7d29ecdadad9 [2023-04-18T17:28:26.098Z] ---> Running in 23a2fb985053 [2023-04-18T17:28:26.663Z] Removing intermediate container 7d29ecdadad9 [2023-04-18T17:28:26.663Z] ---> 15c0ecff6775 [2023-04-18T17:28:26.663Z] Step 27/27 : LABEL version=0.0.0 [2023-04-18T17:28:26.663Z] Removing intermediate container 23a2fb985053 [2023-04-18T17:28:26.663Z] ---> 75cefb06f3f0 [2023-04-18T17:28:26.663Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T17:28:26.663Z] ---> Running in 69d266e48039 [2023-04-18T17:28:26.663Z] ---> Running in c02988faeb63 [2023-04-18T17:28:26.921Z] Removing intermediate container 69d266e48039 [2023-04-18T17:28:26.921Z] ---> 5ab83f99b4e9 [2023-04-18T17:28:26.921Z] [2023-04-18T17:28:27.179Z] Removing intermediate container c02988faeb63 [2023-04-18T17:28:27.179Z] ---> d3506ec9024d [2023-04-18T17:28:27.179Z] Step 25/27 : LABEL arch=x86_64 [2023-04-18T17:28:27.179Z] Successfully built 5ab83f99b4e9 [2023-04-18T17:28:27.179Z] ---> Running in aa050fb0f427 [2023-04-18T17:28:27.179Z] Successfully tagged security-spire-config:latest [2023-04-18T17:28:27.179Z]  Building security-spire-config ... done Building security-proxy-auth [2023-04-18T17:28:27.752Z] Removing intermediate container aa050fb0f427 [2023-04-18T17:28:27.752Z] ---> deac616e95f9 [2023-04-18T17:28:27.752Z] Step 26/27 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:28:28.318Z] ---> Running in 6e649a1a4625 [2023-04-18T17:28:28.902Z] Removing intermediate container 6e649a1a4625 [2023-04-18T17:28:28.902Z] ---> 2c6db04d6043 [2023-04-18T17:28:28.902Z] Step 27/27 : LABEL version=0.0.0 [2023-04-18T17:28:29.160Z] ---> Running in fe580e2a6f42 [2023-04-18T17:28:29.745Z] Removing intermediate container fe580e2a6f42 [2023-04-18T17:28:29.745Z] ---> ec9f0145954e [2023-04-18T17:28:29.745Z] [2023-04-18T17:28:29.745Z] Successfully built ec9f0145954e [2023-04-18T17:28:29.745Z] Successfully tagged security-spire-agent:latest [2023-04-18T17:28:29.745Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-04-18T17:28:31.117Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:28:31.117Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:28:31.117Z] ---> 382179b87e6c [2023-04-18T17:28:31.117Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:28:31.117Z] ---> Using cache [2023-04-18T17:28:31.117Z] ---> 55b20cfa61e5 [2023-04-18T17:28:31.117Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T17:28:31.117Z] ---> Using cache [2023-04-18T17:28:31.117Z] ---> 9023d9d98e5e [2023-04-18T17:28:31.117Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T17:28:31.117Z] ---> Using cache [2023-04-18T17:28:31.117Z] ---> 0ccc92a12f45 [2023-04-18T17:28:31.117Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T17:28:31.117Z] ---> Using cache [2023-04-18T17:28:31.117Z] ---> 0bb77874e06e [2023-04-18T17:28:31.117Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:28:31.117Z] ---> Using cache [2023-04-18T17:28:31.117Z] ---> f12a2bb47e07 [2023-04-18T17:28:31.117Z] Step 8/23 : COPY . . [2023-04-18T17:28:31.117Z] ---> Using cache [2023-04-18T17:28:31.117Z] ---> fd3fbd531209 [2023-04-18T17:28:31.117Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-18T17:28:33.645Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:28:33.645Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:28:33.645Z] ---> 382179b87e6c [2023-04-18T17:28:33.645Z] Step 3/22 : WORKDIR /edgex-go [2023-04-18T17:28:33.645Z] ---> Using cache [2023-04-18T17:28:33.645Z] ---> d23a3101c7a8 [2023-04-18T17:28:33.645Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-18T17:28:34.244Z] ---> Running in d35f104d8b04 [2023-04-18T17:28:34.244Z] ---> Running in 1d594e13a30e [2023-04-18T17:28:34.502Z] 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-04-18T17:28:34.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:34.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:35.018Z] OK: 265 MiB in 53 packages [2023-04-18T17:28:37.570Z] Removing intermediate container 6445bfa3bfc2 [2023-04-18T17:28:37.570Z] ---> 1ef47ffeb20f [2023-04-18T17:28:37.570Z] [2023-04-18T17:28:37.570Z] Step 9/33 : FROM alpine:3.17 [2023-04-18T17:28:37.570Z] ---> 9ed4aefc74f6 [2023-04-18T17:28:37.570Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-18T17:28:37.570Z] Removing intermediate container 8f4d547f7791 [2023-04-18T17:28:37.570Z] ---> aa164102e272 [2023-04-18T17:28:37.570Z] [2023-04-18T17:28:37.570Z] Step 10/25 : FROM alpine:3.17 [2023-04-18T17:28:37.570Z] ---> 9ed4aefc74f6 [2023-04-18T17:28:37.570Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-18T17:28:37.570Z] ---> Running in d6ebfe6a430a [2023-04-18T17:28:37.570Z] Removing intermediate container 1d594e13a30e [2023-04-18T17:28:37.570Z] ---> ea769216d08a [2023-04-18T17:28:37.570Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-18T17:28:37.570Z] ---> Running in 91e7aaede62f [2023-04-18T17:28:37.570Z] Removing intermediate container d6ebfe6a430a [2023-04-18T17:28:37.570Z] ---> ebabe0d589ad [2023-04-18T17:28:37.570Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-18T17:28:37.570Z] ---> Running in bd694eeaea5c [2023-04-18T17:28:37.570Z] ---> 72436a4a0cb4 [2023-04-18T17:28:37.570Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:28:37.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:37.830Z] ---> Running in 43f9c8c185d6 [2023-04-18T17:28:37.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:38.088Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T17:28:38.088Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:28:38.088Z] OK: 7 MiB in 16 packages [2023-04-18T17:28:38.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:38.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:38.346Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-18T17:28:38.346Z] (2/2) Installing su-exec (0.2-r2) [2023-04-18T17:28:38.346Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:28:38.346Z] OK: 7 MiB in 17 packages [2023-04-18T17:28:39.772Z] Removing intermediate container 91e7aaede62f [2023-04-18T17:28:39.772Z] ---> c077c8437968 [2023-04-18T17:28:39.772Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T17:28:39.772Z] Removing intermediate container bd694eeaea5c [2023-04-18T17:28:39.772Z] ---> 760530476489 [2023-04-18T17:28:39.772Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-18T17:28:39.772Z] ---> Running in 41d84b986072 [2023-04-18T17:28:40.075Z] ---> Running in e912e40a0ac3 [2023-04-18T17:28:40.075Z] Removing intermediate container 41d84b986072 [2023-04-18T17:28:40.075Z] ---> 2e179d1685da [2023-04-18T17:28:40.075Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-18T17:28:40.335Z] Removing intermediate container e912e40a0ac3 [2023-04-18T17:28:40.335Z] ---> 0cb02eeca478 [2023-04-18T17:28:40.335Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-18T17:28:40.335Z] ---> Running in e9ad830a8f0b [2023-04-18T17:28:40.596Z] ---> Running in b9f52ecffac6 [2023-04-18T17:28:40.596Z] Removing intermediate container e9ad830a8f0b [2023-04-18T17:28:40.596Z] ---> 323935a8b2e2 [2023-04-18T17:28:40.596Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-18T17:28:40.859Z] Removing intermediate container b9f52ecffac6 [2023-04-18T17:28:40.859Z] ---> 8e9bffb55b33 [2023-04-18T17:28:40.859Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-18T17:28:40.859Z] ---> Running in f91554513324 [2023-04-18T17:28:41.117Z] Removing intermediate container 0d637aff876b [2023-04-18T17:28:41.117Z] ---> 19dd85468991 [2023-04-18T17:28:41.117Z] [2023-04-18T17:28:41.117Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T17:28:41.117Z] ---> 9ed4aefc74f6 [2023-04-18T17:28:41.117Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-18T17:28:41.117Z] ---> Running in d7530afabcba [2023-04-18T17:28:41.374Z] ---> Running in 060f79a3c8b9 [2023-04-18T17:28:41.374Z] Removing intermediate container f91554513324 [2023-04-18T17:28:41.374Z] ---> dfe80562cb53 [2023-04-18T17:28:41.374Z] Step 15/25 : WORKDIR / [2023-04-18T17:28:41.659Z] ---> Running in d1904ae9892a [2023-04-18T17:28:41.659Z] Removing intermediate container d7530afabcba [2023-04-18T17:28:41.659Z] ---> fd0a516d3b2b [2023-04-18T17:28:41.659Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-18T17:28:41.659Z] ---> Running in d57a143b7821 [2023-04-18T17:28:41.917Z] Removing intermediate container d1904ae9892a [2023-04-18T17:28:41.917Z] ---> 281309378952 [2023-04-18T17:28:41.917Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:28:41.917Z] Removing intermediate container d57a143b7821 [2023-04-18T17:28:41.917Z] ---> e85bb19c1bb9 [2023-04-18T17:28:41.917Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-18T17:28:41.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:42.174Z] ---> Running in 9d97da94ac85 [2023-04-18T17:28:42.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:42.174Z] ---> 70ebfbcf7419 [2023-04-18T17:28:42.174Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:28:42.432Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-18T17:28:42.432Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-18T17:28:42.432Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:28:42.432Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T17:28:42.432Z] OK: 8 MiB in 17 packages [2023-04-18T17:28:42.690Z] ---> 1c7c49cb27e4 [2023-04-18T17:28:42.690Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-18T17:28:43.255Z] ---> 8b8c6cb9568a [2023-04-18T17:28:43.255Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:28:43.513Z] Removing intermediate container 9d97da94ac85 [2023-04-18T17:28:43.513Z] ---> d3e12805d912 [2023-04-18T17:28:43.513Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-18T17:28:43.513Z] Removing intermediate container 060f79a3c8b9 [2023-04-18T17:28:43.513Z] ---> 2b7c7ed2b521 [2023-04-18T17:28:43.513Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T17:28:43.513Z] ---> Running in 1bb045721014 [2023-04-18T17:28:43.513Z] ---> Running in a4beeb434270 [2023-04-18T17:28:43.513Z] ---> 79ebd04dd5ed [2023-04-18T17:28:43.513Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-18T17:28:43.772Z] Removing intermediate container 1bb045721014 [2023-04-18T17:28:43.772Z] ---> 99c185b1e55f [2023-04-18T17:28:43.772Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-18T17:28:43.772Z] Removing intermediate container a4beeb434270 [2023-04-18T17:28:43.772Z] ---> 77b615bd6f11 [2023-04-18T17:28:43.772Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-18T17:28:43.772Z] ---> Running in 4ce8fa0a5419 [2023-04-18T17:28:43.772Z] ---> 8521172458f2 [2023-04-18T17:28:43.772Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-18T17:28:43.772Z] ---> Running in a220ecee4bdc [2023-04-18T17:28:44.030Z] ---> 91e530db9c67 [2023-04-18T17:28:44.030Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-18T17:28:44.030Z] Removing intermediate container 4ce8fa0a5419 [2023-04-18T17:28:44.030Z] ---> 504ff57851db [2023-04-18T17:28:44.030Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-18T17:28:44.030Z] ---> Running in 8c4a8a12c7e1 [2023-04-18T17:28:44.030Z] ---> Running in 547d41e827d9 [2023-04-18T17:28:44.030Z] Removing intermediate container a220ecee4bdc [2023-04-18T17:28:44.030Z] ---> 76df91da95fd [2023-04-18T17:28:44.030Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T17:28:44.030Z] ---> Running in 4ba52bc3004b [2023-04-18T17:28:44.288Z] Removing intermediate container 547d41e827d9 [2023-04-18T17:28:44.288Z] ---> e65bd1be2126 [2023-04-18T17:28:44.288Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:28:44.545Z] Removing intermediate container 4ba52bc3004b [2023-04-18T17:28:44.545Z] ---> 3f3011a3c749 [2023-04-18T17:28:44.545Z] Step 23/25 : LABEL arch=x86_64 [2023-04-18T17:28:44.545Z] ---> Running in 7977ccf04dae [2023-04-18T17:28:45.110Z] ---> 4bfeb092bef1 [2023-04-18T17:28:45.110Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:28:45.368Z] Removing intermediate container 7977ccf04dae [2023-04-18T17:28:45.368Z] ---> 57db6317cd82 [2023-04-18T17:28:45.368Z] Step 24/25 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:28:45.932Z] ---> 1e551026d762 [2023-04-18T17:28:45.932Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-18T17:28:45.932Z] ---> Running in a62ebf0c4b21 [2023-04-18T17:28:45.932Z] Removing intermediate container 8c4a8a12c7e1 [2023-04-18T17:28:45.932Z] ---> d1ed89453e7a [2023-04-18T17:28:45.932Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:28:46.191Z] Removing intermediate container a62ebf0c4b21 [2023-04-18T17:28:46.191Z] ---> dc8ee4b0cc60 [2023-04-18T17:28:46.191Z] Step 25/25 : LABEL version=0.0.0 [2023-04-18T17:28:47.123Z] ---> 689d0918fe31 [2023-04-18T17:28:47.123Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:28:47.123Z] ---> Running in dcff94223d08 [2023-04-18T17:28:47.123Z] ---> 9b15602c0bd0 [2023-04-18T17:28:47.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:28:47.409Z] Removing intermediate container dcff94223d08 [2023-04-18T17:28:47.409Z] ---> bb393074d1ac [2023-04-18T17:28:47.409Z] [2023-04-18T17:28:47.409Z] ---> ac76797bbeee [2023-04-18T17:28:47.409Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-18T17:28:47.666Z] ---> 442214d636eb [2023-04-18T17:28:47.666Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-18T17:28:47.666Z] Successfully built bb393074d1ac [2023-04-18T17:28:47.666Z] Successfully tagged core-metadata:latest [2023-04-18T17:28:47.666Z]  Building core-metadata ... done Building core-data [2023-04-18T17:28:47.923Z] ---> Running in 6b044e945b1c [2023-04-18T17:28:48.854Z] Removing intermediate container 6b044e945b1c [2023-04-18T17:28:48.854Z] ---> 1a408367b306 [2023-04-18T17:28:48.854Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T17:28:50.230Z] ---> 280dcd77666c [2023-04-18T17:28:50.230Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-18T17:28:50.487Z] ---> Running in 2af86a9f1a21 [2023-04-18T17:28:50.754Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:28:50.754Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:28:50.754Z] ---> 382179b87e6c [2023-04-18T17:28:50.754Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:28:50.754Z] ---> Using cache [2023-04-18T17:28:50.754Z] ---> 55b20cfa61e5 [2023-04-18T17:28:50.754Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T17:28:50.754Z] ---> Using cache [2023-04-18T17:28:50.754Z] ---> 9023d9d98e5e [2023-04-18T17:28:50.754Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T17:28:50.754Z] ---> Using cache [2023-04-18T17:28:50.754Z] ---> 0ccc92a12f45 [2023-04-18T17:28:50.754Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T17:28:50.754Z] ---> Using cache [2023-04-18T17:28:50.754Z] ---> 0bb77874e06e [2023-04-18T17:28:50.754Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:28:50.754Z] ---> Using cache [2023-04-18T17:28:50.754Z] ---> f12a2bb47e07 [2023-04-18T17:28:50.754Z] Step 8/23 : COPY . . [2023-04-18T17:28:50.754Z] ---> Using cache [2023-04-18T17:28:50.754Z] ---> fd3fbd531209 [2023-04-18T17:28:50.754Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-18T17:28:50.754Z] ---> 49c7da434de4 [2023-04-18T17:28:50.754Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-18T17:28:50.754Z] Removing intermediate container 2af86a9f1a21 [2023-04-18T17:28:50.754Z] ---> a11a41529f38 [2023-04-18T17:28:50.754Z] Step 21/23 : LABEL arch=x86_64 [2023-04-18T17:28:50.754Z] ---> Running in 254747348a6d [2023-04-18T17:28:51.012Z] ---> Running in 959e6d9750eb [2023-04-18T17:28:51.012Z] ---> 3e84e5fa26cc [2023-04-18T17:28:51.012Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-18T17:28:51.270Z] Removing intermediate container 959e6d9750eb [2023-04-18T17:28:51.270Z] ---> cc0467417902 [2023-04-18T17:28:51.270Z] Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:28:51.270Z] ---> Running in eab54f8f68d0 [2023-04-18T17:28:51.270Z] 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-04-18T17:28:51.527Z] ---> 9b8c2e7905a9 [2023-04-18T17:28:51.527Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-18T17:28:51.786Z] Removing intermediate container eab54f8f68d0 [2023-04-18T17:28:51.786Z] ---> e9e70a56ec17 [2023-04-18T17:28:51.786Z] Step 23/23 : LABEL version=0.0.0 [2023-04-18T17:28:52.042Z] ---> 75fe362b9d77 [2023-04-18T17:28:52.042Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-18T17:28:52.042Z] ---> Running in 5ad9fed030ea [2023-04-18T17:28:52.622Z] Removing intermediate container 5ad9fed030ea [2023-04-18T17:28:52.622Z] ---> b5014482d126 [2023-04-18T17:28:52.622Z] [2023-04-18T17:28:52.891Z] Successfully built b5014482d126 [2023-04-18T17:28:52.891Z] ---> 0bbeccd3ae56 [2023-04-18T17:28:52.891Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-18T17:28:52.891Z] Successfully tagged support-notifications:latest [2023-04-18T17:28:52.891Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-04-18T17:28:52.891Z] ---> Running in f8327f747ee1 [2023-04-18T17:28:54.266Z] Removing intermediate container d35f104d8b04 [2023-04-18T17:28:54.266Z] ---> 24ac5a823e26 [2023-04-18T17:28:54.266Z] [2023-04-18T17:28:54.266Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T17:28:54.266Z] ---> 9ed4aefc74f6 [2023-04-18T17:28:54.266Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-18T17:28:54.833Z] ---> Running in 24efcccdd3af [2023-04-18T17:28:55.090Z] Removing intermediate container 24efcccdd3af [2023-04-18T17:28:55.090Z] ---> 326148b1b5b7 [2023-04-18T17:28:55.090Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T17:28:55.090Z] Removing intermediate container f8327f747ee1 [2023-04-18T17:28:55.090Z] ---> d8b8bce696d9 [2023-04-18T17:28:55.090Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-18T17:28:55.348Z] ---> Running in 479a91984b38 [2023-04-18T17:28:55.348Z] ---> Running in ccd1ea083663 [2023-04-18T17:28:55.611Z] Removing intermediate container 479a91984b38 [2023-04-18T17:28:55.611Z] ---> 0822820ce219 [2023-04-18T17:28:55.611Z] Step 30/33 : CMD ["gate"] [2023-04-18T17:28:55.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:55.868Z] ---> Running in 561a3b102c63 [2023-04-18T17:28:55.868Z] Removing intermediate container 43f9c8c185d6 [2023-04-18T17:28:55.868Z] ---> 686240ad35d9 [2023-04-18T17:28:55.868Z] Step 7/22 : COPY . . [2023-04-18T17:28:55.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:28:56.263Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T17:28:56.263Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:28:56.263Z] OK: 7 MiB in 16 packages [2023-04-18T17:28:56.522Z] Removing intermediate container 561a3b102c63 [2023-04-18T17:28:56.522Z] ---> 86a43950addc [2023-04-18T17:28:56.522Z] Step 31/33 : LABEL arch=x86_64 [2023-04-18T17:28:57.096Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:28:57.096Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:28:57.096Z] ---> 382179b87e6c [2023-04-18T17:28:57.096Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:28:57.096Z] ---> Using cache [2023-04-18T17:28:57.096Z] ---> 55b20cfa61e5 [2023-04-18T17:28:57.096Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T17:28:57.096Z] ---> Using cache [2023-04-18T17:28:57.096Z] ---> 9023d9d98e5e [2023-04-18T17:28:57.096Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T17:28:57.096Z] ---> Using cache [2023-04-18T17:28:57.096Z] ---> 0ccc92a12f45 [2023-04-18T17:28:57.096Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T17:28:57.096Z] ---> Using cache [2023-04-18T17:28:57.096Z] ---> 0bb77874e06e [2023-04-18T17:28:57.096Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:28:57.096Z] ---> Using cache [2023-04-18T17:28:57.096Z] ---> f12a2bb47e07 [2023-04-18T17:28:57.096Z] Step 8/23 : COPY . . [2023-04-18T17:28:57.096Z] ---> Using cache [2023-04-18T17:28:57.096Z] ---> fd3fbd531209 [2023-04-18T17:28:57.096Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-18T17:28:57.360Z] ---> Running in d3255d4f8909 [2023-04-18T17:28:57.619Z] ---> Running in 93d8016fbbde [2023-04-18T17:28:57.619Z] Removing intermediate container d3255d4f8909 [2023-04-18T17:28:57.619Z] ---> 563937383a53 [2023-04-18T17:28:57.619Z] Step 32/33 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:28:57.619Z] ---> Running in cae5e9a22a69 [2023-04-18T17:28:57.619Z] Removing intermediate container ccd1ea083663 [2023-04-18T17:28:57.619Z] ---> efcb430d10ff [2023-04-18T17:28:57.619Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:28:57.880Z] Removing intermediate container cae5e9a22a69 [2023-04-18T17:28:57.880Z] ---> 51ca1ee8343a [2023-04-18T17:28:57.880Z] Step 33/33 : LABEL version=0.0.0 [2023-04-18T17:28:57.880Z] ---> Running in 9118cbf1f8bf [2023-04-18T17:28:58.139Z] ---> d2f641149420 [2023-04-18T17:28:58.139Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:28:58.139Z] 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-04-18T17:28:58.139Z] Removing intermediate container 9118cbf1f8bf [2023-04-18T17:28:58.139Z] ---> 4779026624db [2023-04-18T17:28:58.139Z] [2023-04-18T17:28:58.398Z] Successfully built 4779026624db [2023-04-18T17:28:58.398Z] Successfully tagged security-bootstrapper:latest [2023-04-18T17:28:58.398Z] Building security-spiffe-token-provider [2023-04-18T17:28:59.332Z]  Building security-bootstrapper ... done  ---> 3a970703ff60 [2023-04-18T17:28:59.332Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-18T17:29:00.265Z] ---> 5ff28b19dec9 [2023-04-18T17:29:00.265Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:29:00.526Z] ---> 12c09ca43e90 [2023-04-18T17:29:00.526Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-18T17:29:01.091Z] ---> 9e843dd57dcf [2023-04-18T17:29:01.091Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T17:29:01.091Z] ---> Running in 0d9972dae46d [2023-04-18T17:29:01.350Z] ---> f210454d7866 [2023-04-18T17:29:01.350Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-18T17:29:01.610Z] ---> Running in 9bf6a648dd84 [2023-04-18T17:29:01.711Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-18T17:29:02.179Z] 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-04-18T17:29:02.747Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:29:02.747Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:29:02.747Z] ---> 382179b87e6c [2023-04-18T17:29:02.747Z] Step 3/20 : WORKDIR /edgex-go [2023-04-18T17:29:02.747Z] ---> Using cache [2023-04-18T17:29:02.747Z] ---> d23a3101c7a8 [2023-04-18T17:29:02.747Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-18T17:29:02.747Z] Removing intermediate container 0d9972dae46d [2023-04-18T17:29:02.747Z] ---> bb7172509bbd [2023-04-18T17:29:02.747Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T17:29:02.747Z] ---> Running in dfdf9e1db598 [2023-04-18T17:29:02.747Z] ---> Running in 1a3d5904e19d [2023-04-18T17:29:03.005Z] Removing intermediate container 1a3d5904e19d [2023-04-18T17:29:03.005Z] ---> 7ffee51969bb [2023-04-18T17:29:03.005Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-18T17:29:03.005Z] ---> Running in ee0bc0a767a4 [2023-04-18T17:29:03.266Z] Removing intermediate container ee0bc0a767a4 [2023-04-18T17:29:03.266Z] ---> 950a6ae1fe1e [2023-04-18T17:29:03.266Z] Step 21/23 : LABEL arch=x86_64 [2023-04-18T17:29:03.266Z] ---> Running in 7ac3e4b3ca18 [2023-04-18T17:29:03.525Z] Removing intermediate container 7ac3e4b3ca18 [2023-04-18T17:29:03.525Z] ---> 1c174874ee33 [2023-04-18T17:29:03.525Z] Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:29:03.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:29:03.525Z] ---> Running in 5b8683db93de [2023-04-18T17:29:03.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:29:03.783Z] Removing intermediate container 5b8683db93de [2023-04-18T17:29:03.783Z] ---> bdab2d6d260f [2023-04-18T17:29:03.783Z] Step 23/23 : LABEL version=0.0.0 [2023-04-18T17:29:03.783Z] ---> Running in 4952e93be5a4 [2023-04-18T17:29:03.783Z] Removing intermediate container 4952e93be5a4 [2023-04-18T17:29:03.783Z] ---> 5bbb2be4a00d [2023-04-18T17:29:03.783Z] [2023-04-18T17:29:04.041Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T17:29:04.041Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T17:29:04.041Z] OK: 17824 distinct packages available [2023-04-18T17:29:04.041Z] Successfully built 5bbb2be4a00d [2023-04-18T17:29:04.041Z] Successfully tagged security-proxy-auth:latest [2023-04-18T17:29:04.041Z]  Building security-proxy-auth ... done Building security-spire-server [2023-04-18T17:29:04.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:29:04.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:29:04.298Z] OK: 265 MiB in 53 packages [2023-04-18T17:29:06.199Z] Removing intermediate container dfdf9e1db598 [2023-04-18T17:29:06.199Z] ---> a3408e1c3d3d [2023-04-18T17:29:06.199Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-18T17:29:06.457Z] ---> 52f930ec60cf [2023-04-18T17:29:06.457Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:29:06.457Z] ---> Running in f7470fac180f [2023-04-18T17:29:07.836Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:29:07.836Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:29:07.836Z] ---> 382179b87e6c [2023-04-18T17:29:07.836Z] Step 3/26 : WORKDIR /edgex-go [2023-04-18T17:29:07.836Z] ---> Using cache [2023-04-18T17:29:07.836Z] ---> d23a3101c7a8 [2023-04-18T17:29:07.836Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T17:29:07.836Z] ---> Using cache [2023-04-18T17:29:07.836Z] ---> d19e787fa258 [2023-04-18T17:29:07.836Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-18T17:29:07.836Z] ---> Using cache [2023-04-18T17:29:07.836Z] ---> 94c9dfb2153e [2023-04-18T17:29:07.836Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:29:07.836Z] ---> Using cache [2023-04-18T17:29:07.836Z] ---> 352d8222d452 [2023-04-18T17:29:07.836Z] Step 7/26 : COPY . . [2023-04-18T17:29:07.836Z] ---> Using cache [2023-04-18T17:29:07.836Z] ---> 28e11e57de85 [2023-04-18T17:29:07.836Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T17:29:07.836Z] ---> Using cache [2023-04-18T17:29:07.836Z] ---> c0d80c55a56e [2023-04-18T17:29:07.836Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-18T17:29:07.836Z] ---> Using cache [2023-04-18T17:29:07.836Z] ---> 6b354a4b95b8 [2023-04-18T17:29:07.836Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-18T17:29:07.836Z] ---> Using cache [2023-04-18T17:29:07.836Z] ---> a2bc36183d86 [2023-04-18T17:29:07.836Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-04-18T17:29:08.093Z] ---> Running in 34f042cc426a [2023-04-18T17:29:09.992Z] Removing intermediate container 34f042cc426a [2023-04-18T17:29:09.992Z] ---> 3a81b0502fe6 [2023-04-18T17:29:09.992Z] Step 12/26 : WORKDIR /edgex-go [2023-04-18T17:29:09.992Z] ---> Running in 3dd72ac8c33d [2023-04-18T17:29:09.992Z] Removing intermediate container 3dd72ac8c33d [2023-04-18T17:29:09.992Z] ---> 4c25a40649d3 [2023-04-18T17:29:09.992Z] [2023-04-18T17:29:09.992Z] Step 13/26 : FROM alpine:3.17 [2023-04-18T17:29:09.992Z] ---> 9ed4aefc74f6 [2023-04-18T17:29:09.992Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-18T17:29:09.992Z] ---> Using cache [2023-04-18T17:29:09.992Z] ---> 9d326e95998f [2023-04-18T17:29:09.992Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-18T17:29:09.992Z] ---> Using cache [2023-04-18T17:29:09.992Z] ---> 51ac4236c0df [2023-04-18T17:29:09.992Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:29:09.992Z] ---> Using cache [2023-04-18T17:29:09.992Z] ---> 52c745dbd700 [2023-04-18T17:29:09.992Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:29:09.992Z] ---> Using cache [2023-04-18T17:29:09.992Z] ---> 49cc65128606 [2023-04-18T17:29:09.992Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T17:29:11.362Z] ---> e6465e3481cf [2023-04-18T17:29:11.362Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T17:29:12.737Z] ---> f44d91dc2730 [2023-04-18T17:29:12.737Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-18T17:29:14.116Z] ---> 53891a5ed99d [2023-04-18T17:29:14.116Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-18T17:29:14.116Z] Removing intermediate container 254747348a6d [2023-04-18T17:29:14.116Z] ---> a4e2ea09ac42 [2023-04-18T17:29:14.116Z] [2023-04-18T17:29:14.116Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T17:29:14.116Z] ---> 9ed4aefc74f6 [2023-04-18T17:29:14.116Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T17:29:14.375Z] ---> Running in 54eccff01bf3 [2023-04-18T17:29:14.375Z] ---> 26e4d5d96414 [2023-04-18T17:29:14.375Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T17:29:14.375Z] ---> Running in 9461ac6a99d9 [2023-04-18T17:29:14.636Z] Removing intermediate container 54eccff01bf3 [2023-04-18T17:29:14.636Z] ---> 475ad4e40f60 [2023-04-18T17:29:14.636Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-18T17:29:14.636Z] Removing intermediate container 9461ac6a99d9 [2023-04-18T17:29:14.636Z] ---> 758e8cbc53e6 [2023-04-18T17:29:14.636Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T17:29:14.636Z] ---> Running in 5777aa286240 [2023-04-18T17:29:14.636Z] ---> Running in e1304c393f2f [2023-04-18T17:29:14.896Z] Removing intermediate container 5777aa286240 [2023-04-18T17:29:14.896Z] ---> 8b268b5a45d0 [2023-04-18T17:29:14.896Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-18T17:29:14.896Z] Removing intermediate container e1304c393f2f [2023-04-18T17:29:14.896Z] ---> e9182c5b9dbf [2023-04-18T17:29:14.896Z] Step 24/26 : LABEL arch=x86_64 [2023-04-18T17:29:14.896Z] ---> Running in 091a182551d1 [2023-04-18T17:29:15.154Z] ---> Running in 4d1ac22edfe6 [2023-04-18T17:29:15.412Z] Removing intermediate container 091a182551d1 [2023-04-18T17:29:15.412Z] ---> d5c7539fb8b5 [2023-04-18T17:29:15.412Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T17:29:15.412Z] Removing intermediate container 4d1ac22edfe6 [2023-04-18T17:29:15.412Z] ---> 16dffcb895bc [2023-04-18T17:29:15.412Z] Step 25/26 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:29:15.412Z] ---> Running in 4f6739ca82c7 [2023-04-18T17:29:15.412Z] ---> Running in 98073fd94f02 [2023-04-18T17:29:15.672Z] Removing intermediate container 98073fd94f02 [2023-04-18T17:29:15.672Z] ---> 07564b757a0f [2023-04-18T17:29:15.672Z] Step 26/26 : LABEL version=0.0.0 [2023-04-18T17:29:15.933Z] ---> Running in b1d262b48c77 [2023-04-18T17:29:16.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:29:16.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:29:16.191Z] Removing intermediate container b1d262b48c77 [2023-04-18T17:29:16.191Z] ---> 4f4f3a92fa8c [2023-04-18T17:29:16.191Z] [2023-04-18T17:29:16.191Z] Successfully built 4f4f3a92fa8c [2023-04-18T17:29:16.191Z] Successfully tagged security-spire-server:latest [2023-04-18T17:29:16.191Z] Building core-command [2023-04-18T17:29:16.453Z]  Building security-spire-server ... done (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T17:29:16.453Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:29:16.453Z] OK: 7 MiB in 16 packages [2023-04-18T17:29:18.364Z] Removing intermediate container 4f6739ca82c7 [2023-04-18T17:29:18.364Z] ---> b4dfe82f4edd [2023-04-18T17:29:18.364Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:29:18.622Z] ---> 4d7bacfbdfc8 [2023-04-18T17:29:18.622Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:29:19.188Z] ---> 49db6d82857e [2023-04-18T17:29:19.188Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-18T17:29:20.126Z] ---> b4cbf588a22e [2023-04-18T17:29:20.126Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:29:20.385Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:29:20.385Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:29:20.385Z] ---> 382179b87e6c [2023-04-18T17:29:20.385Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:29:20.385Z] ---> Using cache [2023-04-18T17:29:20.385Z] ---> 55b20cfa61e5 [2023-04-18T17:29:20.385Z] Step 4/24 : WORKDIR /edgex-go [2023-04-18T17:29:20.385Z] ---> Using cache [2023-04-18T17:29:20.385Z] ---> 9023d9d98e5e [2023-04-18T17:29:20.385Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-18T17:29:20.385Z] ---> Using cache [2023-04-18T17:29:20.385Z] ---> 0ccc92a12f45 [2023-04-18T17:29:20.385Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-18T17:29:20.385Z] ---> Using cache [2023-04-18T17:29:20.385Z] ---> 0bb77874e06e [2023-04-18T17:29:20.385Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:29:20.385Z] ---> Using cache [2023-04-18T17:29:20.385Z] ---> f12a2bb47e07 [2023-04-18T17:29:20.385Z] Step 8/24 : COPY . . [2023-04-18T17:29:20.385Z] ---> Using cache [2023-04-18T17:29:20.385Z] ---> fd3fbd531209 [2023-04-18T17:29:20.385Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-18T17:29:20.644Z] ---> Running in 1d8109b83563 [2023-04-18T17:29:20.644Z] ---> 49742d5afedb [2023-04-18T17:29:20.644Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-18T17:29:20.644Z] ---> Running in 8b4b3a4d3170 [2023-04-18T17:29:20.902Z] Removing intermediate container 93d8016fbbde [2023-04-18T17:29:20.902Z] ---> b562e8d18df4 [2023-04-18T17:29:20.902Z] [2023-04-18T17:29:20.902Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T17:29:20.902Z] ---> 9ed4aefc74f6 [2023-04-18T17:29:20.902Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-18T17:29:20.902Z] ---> Using cache [2023-04-18T17:29:20.902Z] ---> 326148b1b5b7 [2023-04-18T17:29:20.902Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T17:29:20.902Z] ---> Using cache [2023-04-18T17:29:20.902Z] ---> efcb430d10ff [2023-04-18T17:29:20.902Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:29:20.902Z] ---> Using cache [2023-04-18T17:29:20.902Z] ---> d2f641149420 [2023-04-18T17:29:20.902Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:29:20.902Z] ---> Using cache [2023-04-18T17:29:20.902Z] ---> 3a970703ff60 [2023-04-18T17:29:20.902Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-18T17:29:20.902Z] Removing intermediate container 8b4b3a4d3170 [2023-04-18T17:29:20.902Z] ---> 70da132fb0bf [2023-04-18T17:29:20.902Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T17:29:20.902Z] ---> Running in 7fcde6e3c35d [2023-04-18T17:29:21.164Z] 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-04-18T17:29:21.164Z] Removing intermediate container 7fcde6e3c35d [2023-04-18T17:29:21.164Z] ---> ad5735b39f78 [2023-04-18T17:29:21.164Z] Step 21/23 : LABEL arch=x86_64 [2023-04-18T17:29:21.429Z] ---> Running in f54f79b7a4a9 [2023-04-18T17:29:21.429Z] ---> bfe7127e01eb [2023-04-18T17:29:21.429Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:29:21.733Z] Removing intermediate container f54f79b7a4a9 [2023-04-18T17:29:21.733Z] ---> 17f65e224a3a [2023-04-18T17:29:21.733Z] Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:29:21.733Z] ---> 2ef3b9d8c5b1 [2023-04-18T17:29:21.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-18T17:29:21.733Z] ---> Running in 3ce4946f6cd9 [2023-04-18T17:29:21.992Z] Removing intermediate container 3ce4946f6cd9 [2023-04-18T17:29:21.992Z] ---> 360b4b389857 [2023-04-18T17:29:21.992Z] Step 23/23 : LABEL version=0.0.0 [2023-04-18T17:29:21.992Z] ---> 28661605ede6 [2023-04-18T17:29:21.992Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T17:29:21.992Z] ---> Running in a5235db66972 [2023-04-18T17:29:21.992Z] ---> Running in 23f23727891d [2023-04-18T17:29:22.250Z] Removing intermediate container a5235db66972 [2023-04-18T17:29:22.250Z] ---> 6460098a088d [2023-04-18T17:29:22.250Z] [2023-04-18T17:29:22.250Z] Successfully built 6460098a088d [2023-04-18T17:29:22.250Z] Successfully tagged core-data:latest [2023-04-18T17:29:22.250Z] Building support-scheduler [2023-04-18T17:29:23.624Z]  Building core-data ... done Removing intermediate container 9bf6a648dd84 [2023-04-18T17:29:23.624Z] ---> 2d49d9a48c63 [2023-04-18T17:29:23.624Z] [2023-04-18T17:29:23.624Z] Step 9/22 : FROM alpine:3.17 [2023-04-18T17:29:23.624Z] ---> 9ed4aefc74f6 [2023-04-18T17:29:23.624Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-18T17:29:23.624Z] ---> Running in 598b793b85b8 [2023-04-18T17:29:23.624Z] Removing intermediate container 23f23727891d [2023-04-18T17:29:23.624Z] ---> 51217c95df94 [2023-04-18T17:29:23.624Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T17:29:23.881Z] ---> Running in aa774659c26e [2023-04-18T17:29:23.881Z] Removing intermediate container aa774659c26e [2023-04-18T17:29:23.881Z] ---> 563c6eb90af5 [2023-04-18T17:29:23.881Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-18T17:29:24.138Z] ---> Running in 350fc8e89916 [2023-04-18T17:29:24.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:29:24.138Z] Removing intermediate container f7470fac180f [2023-04-18T17:29:24.138Z] ---> 1e78993f65a6 [2023-04-18T17:29:24.138Z] Step 7/20 : COPY . . [2023-04-18T17:29:24.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:29:24.138Z] Removing intermediate container 350fc8e89916 [2023-04-18T17:29:24.138Z] ---> aca901b2922b [2023-04-18T17:29:24.138Z] Step 21/23 : LABEL arch=x86_64 [2023-04-18T17:29:24.138Z] ---> Running in d5c1e7a6e4a2 [2023-04-18T17:29:24.396Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-18T17:29:24.396Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-18T17:29:24.396Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:29:24.396Z] OK: 8 MiB in 17 packages [2023-04-18T17:29:24.653Z] Removing intermediate container d5c1e7a6e4a2 [2023-04-18T17:29:24.653Z] ---> 49ac0ca503dd [2023-04-18T17:29:24.653Z] Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:29:25.217Z] ---> Running in 09163e5d3ab6 [2023-04-18T17:29:25.494Z] Removing intermediate container 09163e5d3ab6 [2023-04-18T17:29:25.494Z] ---> 20dd6308925b [2023-04-18T17:29:25.494Z] Step 23/23 : LABEL version=0.0.0 [2023-04-18T17:29:25.494Z] ---> Running in abbe3c6aea56 [2023-04-18T17:29:25.494Z] Removing intermediate container 598b793b85b8 [2023-04-18T17:29:25.494Z] ---> 13b0bcc28a11 [2023-04-18T17:29:25.494Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-18T17:29:25.751Z] Removing intermediate container abbe3c6aea56 [2023-04-18T17:29:25.751Z] ---> 027985319838 [2023-04-18T17:29:25.751Z] [2023-04-18T17:29:25.751Z] ---> Running in 818644753acc [2023-04-18T17:29:25.751Z] Successfully built 027985319838 [2023-04-18T17:29:25.751Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-18T17:29:25.751Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-04-18T17:29:26.316Z] Removing intermediate container 818644753acc [2023-04-18T17:29:26.316Z] ---> 2645e3444554 [2023-04-18T17:29:26.316Z] Step 12/22 : WORKDIR /edgex [2023-04-18T17:29:26.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:29:26.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:29:26.316Z] ---> 382179b87e6c [2023-04-18T17:29:26.316Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:29:26.316Z] ---> Using cache [2023-04-18T17:29:26.316Z] ---> 55b20cfa61e5 [2023-04-18T17:29:26.316Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T17:29:26.316Z] ---> Using cache [2023-04-18T17:29:26.316Z] ---> 9023d9d98e5e [2023-04-18T17:29:26.316Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T17:29:26.316Z] ---> Using cache [2023-04-18T17:29:26.316Z] ---> 0ccc92a12f45 [2023-04-18T17:29:26.316Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T17:29:26.316Z] ---> Using cache [2023-04-18T17:29:26.316Z] ---> 0bb77874e06e [2023-04-18T17:29:26.316Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:29:26.316Z] ---> Using cache [2023-04-18T17:29:26.316Z] ---> f12a2bb47e07 [2023-04-18T17:29:26.316Z] Step 8/23 : COPY . . [2023-04-18T17:29:26.316Z] ---> Using cache [2023-04-18T17:29:26.316Z] ---> fd3fbd531209 [2023-04-18T17:29:26.316Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-18T17:29:27.248Z] ---> Running in 3188494b5a39 [2023-04-18T17:29:27.248Z] ---> Running in 67cc334560a1 [2023-04-18T17:29:27.506Z] Removing intermediate container 3188494b5a39 [2023-04-18T17:29:27.506Z] ---> 68349d645e2a [2023-04-18T17:29:27.506Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:29:28.069Z] 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-04-18T17:29:28.069Z] ---> 86ab504856b0 [2023-04-18T17:29:28.069Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:29:28.632Z] ---> c12bfe447a42 [2023-04-18T17:29:28.632Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-18T17:29:29.195Z] ---> 58b6a4cd3272 [2023-04-18T17:29:29.195Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-18T17:29:29.758Z] ---> 39179d30a435 [2023-04-18T17:29:29.758Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-18T17:29:29.758Z] ---> d3e807885b90 [2023-04-18T17:29:29.758Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-18T17:29:29.758Z] ---> Running in c7594d51d599 [2023-04-18T17:29:30.016Z] ---> 6f6e6c593312 [2023-04-18T17:29:30.016Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T17:29:30.016Z] ---> Running in 0a858e4fb834 [2023-04-18T17:29:30.273Z] 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-04-18T17:29:30.542Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:29:30.542Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:29:30.542Z] ---> 382179b87e6c [2023-04-18T17:29:30.542Z] Step 3/25 : WORKDIR /edgex-go [2023-04-18T17:29:30.542Z] ---> Using cache [2023-04-18T17:29:30.542Z] ---> d23a3101c7a8 [2023-04-18T17:29:30.542Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-18T17:29:30.542Z] ---> Using cache [2023-04-18T17:29:30.542Z] ---> ea769216d08a [2023-04-18T17:29:30.542Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-18T17:29:30.542Z] ---> Using cache [2023-04-18T17:29:30.542Z] ---> 72436a4a0cb4 [2023-04-18T17:29:30.542Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:29:30.542Z] ---> Using cache [2023-04-18T17:29:30.542Z] ---> 686240ad35d9 [2023-04-18T17:29:30.542Z] Step 7/25 : COPY . . [2023-04-18T17:29:30.542Z] ---> Using cache [2023-04-18T17:29:30.542Z] ---> f210454d7866 [2023-04-18T17:29:30.542Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-18T17:29:30.800Z] ---> Running in 8b382e247d13 [2023-04-18T17:29:31.057Z] Removing intermediate container 0a858e4fb834 [2023-04-18T17:29:31.057Z] ---> 6672b84803b5 [2023-04-18T17:29:31.057Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T17:29:31.316Z] ---> Running in 546731f43a6d [2023-04-18T17:29:31.316Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-18T17:29:31.575Z] Removing intermediate container 546731f43a6d [2023-04-18T17:29:31.575Z] ---> 1233eb81693b [2023-04-18T17:29:31.575Z] Step 20/22 : LABEL arch=x86_64 [2023-04-18T17:29:31.575Z] ---> Running in 73237e5409e8 [2023-04-18T17:29:31.832Z] Removing intermediate container 73237e5409e8 [2023-04-18T17:29:31.832Z] ---> f22b92308dd3 [2023-04-18T17:29:31.832Z] Step 21/22 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:29:31.832Z] ---> Running in af2190168a4c [2023-04-18T17:29:31.832Z] Removing intermediate container af2190168a4c [2023-04-18T17:29:31.832Z] ---> b0880bee02c0 [2023-04-18T17:29:31.832Z] Step 22/22 : LABEL version=0.0.0 [2023-04-18T17:29:31.832Z] ---> Running in 103aa50764e4 [2023-04-18T17:29:32.090Z] Removing intermediate container 103aa50764e4 [2023-04-18T17:29:32.090Z] ---> 9e6cfc8dc89e [2023-04-18T17:29:32.090Z] [2023-04-18T17:29:32.090Z] Successfully built 9e6cfc8dc89e [2023-04-18T17:29:32.090Z] Successfully tagged security-proxy-setup:latest [2023-04-18T17:29:46.953Z]  Building security-proxy-setup ... done Removing intermediate container 1d8109b83563 [2023-04-18T17:29:46.953Z] ---> 62acd93d50fd [2023-04-18T17:29:46.953Z] [2023-04-18T17:29:46.953Z] Step 10/24 : FROM alpine:3.17 [2023-04-18T17:29:46.953Z] ---> 9ed4aefc74f6 [2023-04-18T17:29:46.953Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-18T17:29:46.953Z] ---> Using cache [2023-04-18T17:29:46.953Z] ---> c077c8437968 [2023-04-18T17:29:46.953Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T17:29:46.953Z] ---> Using cache [2023-04-18T17:29:46.953Z] ---> 2e179d1685da [2023-04-18T17:29:46.953Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-18T17:29:46.953Z] ---> Running in f6c68b0abc5b [2023-04-18T17:29:46.953Z] Removing intermediate container f6c68b0abc5b [2023-04-18T17:29:46.953Z] ---> b0e9f170a1bf [2023-04-18T17:29:46.953Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-18T17:29:46.953Z] ---> Running in 1787b280303c [2023-04-18T17:29:46.953Z] Removing intermediate container 1787b280303c [2023-04-18T17:29:46.953Z] ---> c2be1d9ce230 [2023-04-18T17:29:46.953Z] Step 15/24 : WORKDIR / [2023-04-18T17:29:46.953Z] ---> Running in 5008b9600e77 [2023-04-18T17:29:46.953Z] Removing intermediate container 5008b9600e77 [2023-04-18T17:29:46.953Z] ---> 97c72dfc1c0b [2023-04-18T17:29:46.953Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:29:46.953Z] ---> 83277c59704d [2023-04-18T17:29:46.953Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:29:46.953Z] ---> e9eb81ee92a0 [2023-04-18T17:29:46.953Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-18T17:29:47.519Z] ---> 43bb6eb0b8ef [2023-04-18T17:29:47.519Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:29:48.086Z] ---> 31a4838adc43 [2023-04-18T17:29:48.086Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-18T17:29:48.086Z] ---> Running in acf0e1b8c208 [2023-04-18T17:29:48.345Z] Removing intermediate container acf0e1b8c208 [2023-04-18T17:29:48.345Z] ---> 9b91b4079833 [2023-04-18T17:29:48.345Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T17:29:48.603Z] ---> Running in 7533e961480d [2023-04-18T17:29:48.603Z] Removing intermediate container 7533e961480d [2023-04-18T17:29:48.603Z] ---> c19b4ce9e541 [2023-04-18T17:29:48.603Z] Step 22/24 : LABEL arch=x86_64 [2023-04-18T17:29:48.603Z] ---> Running in c66105ffe407 [2023-04-18T17:29:48.860Z] Removing intermediate container c66105ffe407 [2023-04-18T17:29:48.860Z] ---> eb2a3406986c [2023-04-18T17:29:48.860Z] Step 23/24 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:29:48.860Z] ---> Running in 3a2a2a224604 [2023-04-18T17:29:49.426Z] Removing intermediate container 3a2a2a224604 [2023-04-18T17:29:49.426Z] ---> 4d66a824926f [2023-04-18T17:29:49.426Z] Step 24/24 : LABEL version=0.0.0 [2023-04-18T17:29:49.426Z] ---> Running in 570f37d41a79 [2023-04-18T17:29:49.685Z] Removing intermediate container 570f37d41a79 [2023-04-18T17:29:49.685Z] ---> 51a551de5eaf [2023-04-18T17:29:49.685Z] [2023-04-18T17:29:49.685Z] Successfully built 51a551de5eaf [2023-04-18T17:29:49.685Z] Successfully tagged core-command:latest [2023-04-18T17:29:53.868Z]  Building core-command ... done 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-04-18T17:29:58.049Z] Removing intermediate container 8b382e247d13 [2023-04-18T17:29:58.049Z] ---> 13d54e093e3e [2023-04-18T17:29:58.049Z] [2023-04-18T17:29:58.049Z] Step 9/25 : FROM alpine:3.17 [2023-04-18T17:29:58.049Z] ---> 9ed4aefc74f6 [2023-04-18T17:29:58.049Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-18T17:29:58.049Z] ---> Running in 5ba5ae257ad7 [2023-04-18T17:29:58.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:29:58.307Z] Removing intermediate container 67cc334560a1 [2023-04-18T17:29:58.307Z] ---> f655b3d41413 [2023-04-18T17:29:58.307Z] [2023-04-18T17:29:58.307Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T17:29:58.307Z] ---> 9ed4aefc74f6 [2023-04-18T17:29:58.307Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T17:29:58.307Z] ---> Using cache [2023-04-18T17:29:58.307Z] ---> c077c8437968 [2023-04-18T17:29:58.307Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T17:29:58.307Z] ---> Using cache [2023-04-18T17:29:58.307Z] ---> 2e179d1685da [2023-04-18T17:29:58.307Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-18T17:29:58.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:29:58.307Z] ---> Running in 73deb614ed22 [2023-04-18T17:29:58.567Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-18T17:29:58.567Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-18T17:29:58.567Z] (3/3) Installing su-exec (0.2-r2) [2023-04-18T17:29:58.567Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:29:58.567Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T17:29:58.567Z] Removing intermediate container 73deb614ed22 [2023-04-18T17:29:58.567Z] ---> 05b8c1b30c1a [2023-04-18T17:29:58.567Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-18T17:29:58.827Z] ---> Running in c44992becd90 [2023-04-18T17:29:58.827Z] OK: 8 MiB in 18 packages [2023-04-18T17:29:58.827Z] Removing intermediate container c44992becd90 [2023-04-18T17:29:58.827Z] ---> ccaa70f14c92 [2023-04-18T17:29:58.827Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:29:59.398Z] ---> 64f951776193 [2023-04-18T17:29:59.398Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:29:59.742Z] ---> 9d3f92ba048b [2023-04-18T17:29:59.742Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-18T17:29:59.742Z] Removing intermediate container 5ba5ae257ad7 [2023-04-18T17:29:59.742Z] ---> cde88877fa27 [2023-04-18T17:29:59.742Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-18T17:29:59.742Z] ---> Running in 44f777278441 [2023-04-18T17:29:59.742Z] Removing intermediate container c7594d51d599 [2023-04-18T17:29:59.742Z] ---> 10e378d9bce8 [2023-04-18T17:29:59.742Z] [2023-04-18T17:29:59.742Z] Step 9/20 : FROM alpine:3.17 [2023-04-18T17:29:59.742Z] ---> 9ed4aefc74f6 [2023-04-18T17:29:59.742Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-18T17:30:00.000Z] ---> Using cache [2023-04-18T17:30:00.000Z] ---> ebabe0d589ad [2023-04-18T17:30:00.000Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-18T17:30:00.000Z] Removing intermediate container 44f777278441 [2023-04-18T17:30:00.000Z] ---> b59f5a9fa07c [2023-04-18T17:30:00.000Z] Step 12/25 : WORKDIR / [2023-04-18T17:30:00.000Z] ---> Running in 31e626211ebe [2023-04-18T17:30:00.000Z] ---> Running in f4dc7e67219f [2023-04-18T17:30:00.258Z] Removing intermediate container f4dc7e67219f [2023-04-18T17:30:00.258Z] ---> 21bad13d1eea [2023-04-18T17:30:00.258Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:30:00.258Z] ---> efcaef7c73a0 [2023-04-18T17:30:00.258Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:30:00.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:30:00.516Z] ---> 3dc7509d16e1 [2023-04-18T17:30:00.516Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:30:00.516Z] ---> cb71dd5e6ce0 [2023-04-18T17:30:00.516Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-18T17:30:00.516Z] ---> Running in 899c7e2e5ced [2023-04-18T17:30:00.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:30:00.516Z] ---> 618bb9151529 [2023-04-18T17:30:00.516Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-18T17:30:00.517Z] Removing intermediate container 899c7e2e5ced [2023-04-18T17:30:00.517Z] ---> 2ccd8d149d8a [2023-04-18T17:30:00.517Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T17:30:00.517Z] ---> Running in 735d254324da [2023-04-18T17:30:00.777Z] ---> cb5c8e812f7f [2023-04-18T17:30:00.778Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-18T17:30:00.778Z] Removing intermediate container 735d254324da [2023-04-18T17:30:00.778Z] ---> 2e153def2281 [2023-04-18T17:30:00.778Z] Step 21/23 : LABEL arch=x86_64 [2023-04-18T17:30:00.778Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T17:30:00.778Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T17:30:00.778Z] OK: 17818 distinct packages available [2023-04-18T17:30:00.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T17:30:00.778Z] ---> Running in 7a3d1c01b792 [2023-04-18T17:30:01.035Z] ---> ab6d60cee452 [2023-04-18T17:30:01.035Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:30:01.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T17:30:01.035Z] Removing intermediate container 7a3d1c01b792 [2023-04-18T17:30:01.035Z] ---> 692ec39ce867 [2023-04-18T17:30:01.035Z] Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:30:01.035Z] ---> Running in b7bda5fbda64 [2023-04-18T17:30:01.035Z] ---> a811e4b18c19 [2023-04-18T17:30:01.035Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-18T17:30:01.298Z] Removing intermediate container b7bda5fbda64 [2023-04-18T17:30:01.298Z] ---> 4275a5ac5f86 [2023-04-18T17:30:01.298Z] Step 23/23 : LABEL version=0.0.0 [2023-04-18T17:30:01.298Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-18T17:30:01.298Z] ---> Running in db6e175436bd [2023-04-18T17:30:01.298Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-18T17:30:01.298Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-18T17:30:01.298Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-18T17:30:01.298Z] (5/9) Installing curl (8.0.1-r0) [2023-04-18T17:30:01.298Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-18T17:30:01.298Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-18T17:30:01.298Z] (8/9) Installing libucontext (1.2-r0) [2023-04-18T17:30:01.298Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-18T17:30:01.298Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:30:01.298Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T17:30:01.298Z] Removing intermediate container db6e175436bd [2023-04-18T17:30:01.298Z] ---> d2c1725240fd [2023-04-18T17:30:01.298Z] [2023-04-18T17:30:01.298Z] OK: 10 MiB in 24 packages [2023-04-18T17:30:01.587Z] Successfully built d2c1725240fd [2023-04-18T17:30:01.587Z] Successfully tagged support-scheduler:latest [2023-04-18T17:30:01.587Z]  Building support-scheduler ... done  ---> fcb0dd9e62c4 [2023-04-18T17:30:01.587Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-18T17:30:01.868Z] ---> 21509ff86550 [2023-04-18T17:30:01.868Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-18T17:30:02.135Z] Removing intermediate container 31e626211ebe [2023-04-18T17:30:02.135Z] ---> 1abbd60f714a [2023-04-18T17:30:02.135Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:30:02.135Z] ---> e3589f79fd48 [2023-04-18T17:30:02.135Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T17:30:02.135Z] ---> Running in aca50f193b25 [2023-04-18T17:30:02.135Z] ---> 794e73bb0a02 [2023-04-18T17:30:02.135Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:30:02.393Z] ---> e2649ab1aae4 [2023-04-18T17:30:02.393Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-18T17:30:03.014Z] ---> ad4e8149a76c [2023-04-18T17:30:03.014Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:30:03.014Z] Removing intermediate container aca50f193b25 [2023-04-18T17:30:03.014Z] ---> 36b8b0ae1e0e [2023-04-18T17:30:03.014Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T17:30:03.014Z] ---> Running in 3601d1cab7f1 [2023-04-18T17:30:03.014Z] ---> 9a7d9657f3a0 [2023-04-18T17:30:03.014Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-18T17:30:03.273Z] ---> Running in d9c62e43322c [2023-04-18T17:30:03.273Z] Removing intermediate container 3601d1cab7f1 [2023-04-18T17:30:03.273Z] ---> 46592affb0ba [2023-04-18T17:30:03.273Z] Step 23/25 : LABEL arch=x86_64 [2023-04-18T17:30:03.273Z] ---> Running in b71c3e8caa09 [2023-04-18T17:30:03.273Z] Removing intermediate container d9c62e43322c [2023-04-18T17:30:03.273Z] ---> 1473014d5878 [2023-04-18T17:30:03.273Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T17:30:03.273Z] ---> Running in 06748351f33e [2023-04-18T17:30:03.273Z] Removing intermediate container b71c3e8caa09 [2023-04-18T17:30:03.273Z] ---> 872a42a5aacc [2023-04-18T17:30:03.273Z] Step 24/25 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:30:03.531Z] ---> Running in 5694bba9b954 [2023-04-18T17:30:03.531Z] Removing intermediate container 06748351f33e [2023-04-18T17:30:03.531Z] ---> 17b5f524652f [2023-04-18T17:30:03.531Z] Step 18/20 : LABEL arch=x86_64 [2023-04-18T17:30:03.531Z] ---> Running in b776d8249519 [2023-04-18T17:30:03.531Z] Removing intermediate container 5694bba9b954 [2023-04-18T17:30:03.531Z] ---> 482de7fb83f0 [2023-04-18T17:30:03.531Z] Step 25/25 : LABEL version=0.0.0 [2023-04-18T17:30:03.531Z] ---> Running in 6f8046d609e7 [2023-04-18T17:30:03.531Z] Removing intermediate container b776d8249519 [2023-04-18T17:30:03.531Z] ---> eda3ca8e3976 [2023-04-18T17:30:03.531Z] Step 19/20 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:30:03.819Z] ---> Running in fedff8de797a [2023-04-18T17:30:03.819Z] Removing intermediate container 6f8046d609e7 [2023-04-18T17:30:03.819Z] ---> 25754daeebcf [2023-04-18T17:30:03.819Z] [2023-04-18T17:30:03.819Z] Removing intermediate container fedff8de797a [2023-04-18T17:30:03.819Z] ---> da91706b5773 [2023-04-18T17:30:03.819Z] Step 20/20 : LABEL version=0.0.0 [2023-04-18T17:30:03.819Z] Successfully built 25754daeebcf [2023-04-18T17:30:03.819Z] Successfully tagged security-secretstore-setup:latest [2023-04-18T17:30:03.819Z] ---> Running in e11def798de2 [2023-04-18T17:30:03.819Z]  Building security-secretstore-setup ... done Removing intermediate container e11def798de2 [2023-04-18T17:30:03.819Z] ---> 135158478dbe [2023-04-18T17:30:03.819Z] [2023-04-18T17:30:04.077Z] Successfully built 135158478dbe [2023-04-18T17:30:04.078Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-18T17:30:04.083Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-18T17:30:04.106Z] $ docker stop --time=1 4bb711de55e9df28a192f155fe952b78c4b7c4809b9895ca2d32e6276ba9f716 [2023-04-18T17:30:05.430Z] $ docker rm -f --volumes 4bb711de55e9df28a192f155fe952b78c4b7c4809b9895ca2d32e6276ba9f716 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T17:30:05.821Z] + docker images [2023-04-18T17:30:05.821Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-18T17:30:05.821Z] security-secretstore-setup latest 25754daeebcf 2 seconds ago 32.8MB [2023-04-18T17:30:05.821Z] security-spiffe-token-provider latest 135158478dbe 2 seconds ago 32.8MB [2023-04-18T17:30:05.821Z] support-scheduler latest d2c1725240fd 4 seconds ago 32.1MB [2023-04-18T17:30:05.821Z] 10e378d9bce8 6 seconds ago 1.73GB [2023-04-18T17:30:05.821Z] f655b3d41413 8 seconds ago 1.75GB [2023-04-18T17:30:05.821Z] 13d54e093e3e 8 seconds ago 1.68GB [2023-04-18T17:30:05.821Z] core-command latest 51a551de5eaf 16 seconds ago 19.8MB [2023-04-18T17:30:05.821Z] 62acd93d50fd 21 seconds ago 1.69GB [2023-04-18T17:30:05.821Z] security-proxy-setup latest 9e6cfc8dc89e 34 seconds ago 18.7MB [2023-04-18T17:30:05.821Z] core-common-config-bootstrapper latest 027985319838 40 seconds ago 17.2MB [2023-04-18T17:30:05.821Z] 2d49d9a48c63 42 seconds ago 1.67GB [2023-04-18T17:30:05.821Z] core-data latest 6460098a088d 44 seconds ago 20MB [2023-04-18T17:30:05.821Z] b562e8d18df4 45 seconds ago 1.68GB [2023-04-18T17:30:05.821Z] security-spire-server latest 4f4f3a92fa8c 50 seconds ago 89.8MB [2023-04-18T17:30:05.821Z] a4e2ea09ac42 52 seconds ago 1.69GB [2023-04-18T17:30:05.821Z] 4c25a40649d3 56 seconds ago 1.55GB [2023-04-18T17:30:05.821Z] security-proxy-auth latest 5bbb2be4a00d About a minute ago 18.3MB [2023-04-18T17:30:05.821Z] security-bootstrapper latest 4779026624db About a minute ago 22.2MB [2023-04-18T17:30:05.821Z] 24ac5a823e26 About a minute ago 1.67GB [2023-04-18T17:30:05.821Z] support-notifications latest b5014482d126 About a minute ago 32.7MB [2023-04-18T17:30:05.821Z] core-metadata latest bb393074d1ac About a minute ago 20.4MB [2023-04-18T17:30:05.821Z] 19dd85468991 About a minute ago 1.75GB [2023-04-18T17:30:05.821Z] aa164102e272 About a minute ago 1.69GB [2023-04-18T17:30:05.821Z] 1ef47ffeb20f About a minute ago 1.67GB [2023-04-18T17:30:05.821Z] security-spire-agent latest ec9f0145954e About a minute ago 129MB [2023-04-18T17:30:05.821Z] security-spire-config latest 5ab83f99b4e9 About a minute ago 88.9MB [2023-04-18T17:30:05.821Z] 589eed5abaa6 About a minute ago 1.55GB [2023-04-18T17:30:05.821Z] 5f2b60cfc756 About a minute ago 1.55GB [2023-04-18T17:30:05.821Z] ci-base-image-x86_64 latest 382179b87e6c 5 minutes ago 881MB [2023-04-18T17:30:05.821Z] alpine 3.17 9ed4aefc74f6 2 weeks ago 7.05MB [2023-04-18T17:30:05.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB [2023-04-18T17:30:05.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-18T17:30:05.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T17:30:53.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-18T17:30:53.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-18T17:30:53.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-18T17:30:53.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-18T17:30:53.386Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-18T17:30:53.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-18T17:30:53.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-18T17:30:53.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-18T17:30:53.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-18T17:30:53.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-18T17:30:55.342Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-18T17:30:55.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-18T17:30:55.343Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-18T17:30:55.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-18T17:31:10.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-18T17:31:10.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-18T17:31:10.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.238s coverage: 28.7% of statements [2023-04-18T17:31:20.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements [2023-04-18T17:31:24.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-18T17:31:24.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-18T17:31:24.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-18T17:31:28.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.490s coverage: 71.5% of statements [2023-04-18T17:31:31.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-18T17:31:31.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-18T17:31:31.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.334s coverage: 54.0% of statements [2023-04-18T17:31:36.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-18T17:31:36.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-18T17:31:36.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-18T17:31:36.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-18T17:31:36.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-18T17:31:44.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-18T17:31:44.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-18T17:31:52.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.029s coverage: 88.5% of statements [2023-04-18T17:31:52.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.473s coverage: 3.8% of statements [2023-04-18T17:32:00.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-18T17:32:00.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-18T17:32:00.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-18T17:32:02.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.823s coverage: 95.6% of statements [2023-04-18T17:32:02.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-18T17:32:02.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-18T17:32:02.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-18T17:32:02.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-18T17:32:02.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-18T17:32:02.564Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements [2023-04-18T17:32:09.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-18T17:32:09.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-18T17:32:09.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-18T17:32:09.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements [2023-04-18T17:32:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-18T17:32:21.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-18T17:32:21.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.483s coverage: 0.9% of statements [2023-04-18T17:32:21.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements [2023-04-18T17:32:25.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.339s coverage: 44.1% of statements [2023-04-18T17:32:26.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 82.9% of statements [2023-04-18T17:32:26.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2023-04-18T17:32:26.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2023-04-18T17:32:30.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements [2023-04-18T17:32:32.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-18T17:32:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-18T17:32:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-18T17:32:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-18T17:32:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-18T17:32:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-18T17:32:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-18T17:32:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-18T17:32:42.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.244s coverage: 94.4% of statements [2023-04-18T17:32:42.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-18T17:32:42.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-18T17:32:42.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-18T17:32:42.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-18T17:32:49.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-18T17:32:49.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-18T17:32:51.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-18T17:32:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.115s coverage: 79.9% of statements [2023-04-18T17:32:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.307s coverage: 92.9% of statements [2023-04-18T17:32:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-04-18T17:32:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.241s coverage: 62.3% of statements [2023-04-18T17:32:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2023-04-18T17:32:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements [2023-04-18T17:32:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2023-04-18T17:32:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.547s coverage: 81.8% of statements [2023-04-18T17:32:58.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-18T17:32:58.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-18T17:32:59.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.523s coverage: 82.1% of statements [2023-04-18T17:32:59.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 86.0% of statements [2023-04-18T17:33:07.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-18T17:33:07.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-18T17:33:08.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements [2023-04-18T17:33:08.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2023-04-18T17:33:10.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-04-18T17:33:10.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.100s coverage: 100.0% of statements [2023-04-18T17:33:10.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2023-04-18T17:33:10.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-18T17:33:10.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-18T17:33:10.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-18T17:33:10.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements [2023-04-18T17:33:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-18T17:33:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-18T17:33:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-18T17:33:19.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.040s coverage: 38.4% of statements [2023-04-18T17:33:19.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements [2023-04-18T17:33:25.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-18T17:33:25.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-18T17:33:25.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-18T17:33:25.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-18T17:33:25.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements [2023-04-18T17:33:31.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-18T17:33:31.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-18T17:33:31.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-18T17:33:31.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-18T17:33:38.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.320s coverage: 17.7% of statements [2023-04-18T17:33:39.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-18T17:33:39.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-18T17:33:39.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-18T17:33:39.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-18T17:33:40.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.3% of statements [2023-04-18T17:33:44.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-18T17:33:44.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-18T17:33:44.412Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 61.5% of statements [2023-04-18T17:33:46.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-18T17:33:46.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-18T17:33:47.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2023-04-18T17:33:48.218Z] 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-04-18T17:33:48.218Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-18T17:33:48.218Z] go vet ./... [2023-04-18T17:36:54.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T17:36:54.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T17:36:54.956Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T17:36:54.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-18T17:36:55.642Z] + ls -al . [2023-04-18T17:36:55.642Z] total 700 [2023-04-18T17:36:55.642Z] drwxrwxr-x 10 1001 1001 4096 Apr 18 17:28 . [2023-04-18T17:36:55.642Z] drwxr-xr-x 4 root root 4096 Apr 18 17:28 .. [2023-04-18T17:36:55.642Z] drwxrwxr-x 2 1001 1001 4096 Apr 18 17:26 .blubracket [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 16 Apr 18 17:26 .dockerignore [2023-04-18T17:36:55.642Z] drwxrwxr-x 8 1001 1001 4096 Apr 18 17:26 .git [2023-04-18T17:36:55.642Z] drwxrwxr-x 3 1001 1001 4096 Apr 18 17:26 .github [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 1133 Apr 18 17:26 .gitignore [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 42 Apr 18 17:26 .golangci.yml [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 87 Apr 18 17:26 .hadolint.yml [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 166 Apr 18 17:26 .sonarcloud.properties [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 1171 Apr 18 17:26 ADOPTERS.md [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 10835 Apr 18 17:26 Attribution.txt [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 73765 Apr 18 17:26 CHANGELOG.md [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 3804 Apr 18 17:26 CONTRIBUTING.md [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 677 Apr 18 17:26 GOVERNANCE.md [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 883 Apr 18 17:26 Jenkinsfile [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 10775 Apr 18 17:26 LICENSE [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 14368 Apr 18 17:26 Makefile [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 582 Apr 18 17:26 OWNERS.md [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 9403 Apr 18 17:26 README.md [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 789 Apr 18 17:26 SECURITY.md [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 5 Apr 18 17:24 VERSION [2023-04-18T17:36:55.642Z] drwxrwxr-x 2 1001 1001 4096 Apr 18 17:26 bin [2023-04-18T17:36:55.642Z] drwxrwxr-x 18 1001 1001 4096 Apr 18 17:26 cmd [2023-04-18T17:36:55.642Z] -rw-r--r-- 1 root root 448248 Apr 18 17:33 coverage.out [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 3200 Apr 18 17:26 go.mod [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 31155 Apr 18 17:26 go.sum [2023-04-18T17:36:55.642Z] drwxrwxr-x 7 1001 1001 4096 Apr 18 17:26 internal [2023-04-18T17:36:55.642Z] drwxrwxr-x 3 1001 1001 4096 Apr 18 17:26 openapi [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 594 Apr 18 17:26 security.txt [2023-04-18T17:36:55.642Z] drwxrwxr-x 4 1001 1001 4096 Apr 18 17:26 snap [2023-04-18T17:36:55.642Z] -rw-rw-r-- 1 1001 1001 204 Apr 18 17:26 version.go [Pipeline] sh [2023-04-18T17:36:56.293Z] + '[' -e coverage.out ] [2023-04-18T17:36:56.293Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-18T17:36:56.331Z] Warning: overwriting stash ‘coverage-report’ [2023-04-18T17:36:57.161Z] Stashed 1 file(s) [Pipeline] sh [2023-04-18T17:36:57.483Z] + make build [2023-04-18T17:36:57.749Z] 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-04-18T17:38:34.397Z] 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-04-18T17:38:39.742Z] 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-04-18T17:38:45.076Z] 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-04-18T17:38:49.324Z] 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-04-18T17:39:45.724Z] 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-04-18T17:39:46.307Z] 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-04-18T17:39:52.943Z] 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-04-18T17:39:58.275Z] 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-04-18T17:40:01.609Z] 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-04-18T17:40:05.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-18T17:40:12.529Z] 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-04-18T17:40:19.231Z] $ docker stop --time=1 15848f29d4d548a1e726b11b0f8278b43e24e3f9d9f3a83eeba5bb6cdcf68cfd [2023-04-18T17:40:21.429Z] $ docker rm -f --volumes 15848f29d4d548a1e726b11b0f8278b43e24e3f9d9f3a83eeba5bb6cdcf68cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:40:24.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-18T17:40:24.003Z] [2023-04-18T17:40:24.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:40:24.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-18T17:40:24.754Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-18T17:40:24.754Z] 29e5d40040c1: Pulling fs layer [2023-04-18T17:40:24.754Z] 1ce36da41761: Pulling fs layer [2023-04-18T17:40:24.754Z] 25b303627fd3: Pulling fs layer [2023-04-18T17:40:24.754Z] 29e5d40040c1: Verifying Checksum [2023-04-18T17:40:24.754Z] 29e5d40040c1: Download complete [2023-04-18T17:40:25.373Z] 1ce36da41761: Verifying Checksum [2023-04-18T17:40:25.373Z] 1ce36da41761: Download complete [2023-04-18T17:40:26.803Z] 29e5d40040c1: Pull complete [2023-04-18T17:40:27.073Z] 25b303627fd3: Verifying Checksum [2023-04-18T17:40:27.073Z] 25b303627fd3: Download complete [2023-04-18T17:40:28.488Z] 1ce36da41761: Pull complete [2023-04-18T17:40:43.485Z] 25b303627fd3: Pull complete [2023-04-18T17:40:43.485Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-18T17:40:43.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-18T17:40:43.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T17:40:43.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-8952 does not seem to be running inside a container [2023-04-18T17:40:43.927Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-18T17:40:46.385Z] $ docker top b5f2b4bbba665c89de9568d9b88bc2a41a024fda278607262de46f7439ac2e09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T17:40:47.261Z] + docker-compose build --help [2023-04-18T17:40:47.261Z] + grep parallel [2023-04-18T17:40:52.616Z] --parallel Build images in parallel. [Pipeline] } [2023-04-18T17:40:52.649Z] $ docker stop --time=1 b5f2b4bbba665c89de9568d9b88bc2a41a024fda278607262de46f7439ac2e09 [2023-04-18T17:40:54.341Z] $ docker rm -f --volumes b5f2b4bbba665c89de9568d9b88bc2a41a024fda278607262de46f7439ac2e09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T17:40:55.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-18T17:40:55.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T17:40:55.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-8952 does not seem to be running inside a container [2023-04-18T17:40:55.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-18T17:40:56.597Z] $ docker top b3de43db3f1d5690f78ed4ffc00c6c501e3a343ec10faa9ffabab2b9a43b945d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T17:40:57.523Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-18T17:41:04.191Z] Building core-command ... [2023-04-18T17:41:04.191Z] Building core-common-config-bootstrapper ... [2023-04-18T17:41:04.191Z] Building core-data ... [2023-04-18T17:41:04.191Z] Building core-metadata ... [2023-04-18T17:41:04.191Z] Building security-bootstrapper ... [2023-04-18T17:41:04.191Z] Building security-proxy-auth ... [2023-04-18T17:41:04.191Z] Building security-proxy-setup ... [2023-04-18T17:41:04.191Z] Building security-secretstore-setup ... [2023-04-18T17:41:04.191Z] Building security-spiffe-token-provider ... [2023-04-18T17:41:04.191Z] Building security-spire-agent ... [2023-04-18T17:41:04.191Z] Building security-spire-config ... [2023-04-18T17:41:04.191Z] Building security-spire-server ... [2023-04-18T17:41:04.191Z] Building support-notifications ... [2023-04-18T17:41:04.191Z] Building support-scheduler ... [2023-04-18T17:41:04.191Z] Building security-spire-server [2023-04-18T17:41:04.191Z] Building core-metadata [2023-04-18T17:41:04.191Z] Building core-data [2023-04-18T17:41:04.191Z] Building security-spire-agent [2023-04-18T17:41:04.191Z] Building security-proxy-auth [2023-04-18T17:41:51.000Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:41:51.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:41:51.000Z] ---> 7e512cccc63e [2023-04-18T17:41:51.000Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:41:51.000Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:41:51.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:41:51.000Z] ---> 7e512cccc63e [2023-04-18T17:41:51.000Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:41:51.000Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:41:51.000Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:41:51.000Z] ---> 7e512cccc63e [2023-04-18T17:41:51.000Z] Step 3/26 : WORKDIR /edgex-go [2023-04-18T17:41:51.000Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:41:51.000Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:41:51.000Z] ---> 7e512cccc63e [2023-04-18T17:41:51.000Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:41:51.000Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:41:51.000Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:41:51.000Z] ---> 7e512cccc63e [2023-04-18T17:41:51.000Z] Step 3/27 : WORKDIR /edgex-go [2023-04-18T17:41:51.000Z] ---> Running in 6568a3bbe8bd [2023-04-18T17:41:51.000Z] ---> Running in 80a56eaaadac [2023-04-18T17:41:51.000Z] ---> Running in eabc2e25d777 [2023-04-18T17:41:51.000Z] ---> Running in df4c1af8834a [2023-04-18T17:41:51.000Z] ---> Running in 91dd9ce5a0d2 [2023-04-18T17:41:51.000Z] Removing intermediate container 6568a3bbe8bd [2023-04-18T17:41:51.000Z] ---> df1d275f71aa [2023-04-18T17:41:51.000Z] Step 4/25 : WORKDIR /edgex-go [2023-04-18T17:41:51.000Z] ---> Running in 52228b30acb0 [2023-04-18T17:41:51.000Z] Removing intermediate container df4c1af8834a [2023-04-18T17:41:51.000Z] ---> 70c40337c77c [2023-04-18T17:41:51.000Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T17:41:51.000Z] Removing intermediate container 80a56eaaadac [2023-04-18T17:41:51.000Z] ---> 50db1a4d0a43 [2023-04-18T17:41:51.000Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T17:41:51.000Z] ---> Running in b5a7da48d806 [2023-04-18T17:41:51.000Z] ---> Running in 97bff407cbb9 [2023-04-18T17:41:51.000Z] Removing intermediate container eabc2e25d777 [2023-04-18T17:41:51.000Z] ---> aef0a9fbbac4 [2023-04-18T17:41:51.000Z] Removing intermediate container 91dd9ce5a0d2 [2023-04-18T17:41:51.000Z] ---> 9aa2441e6dba [2023-04-18T17:41:51.000Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T17:41:51.000Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T17:41:51.266Z] ---> Running in 3a2027666ccd [2023-04-18T17:41:51.266Z] ---> Running in 06e44cec4de3 [2023-04-18T17:41:51.543Z] Removing intermediate container 52228b30acb0 [2023-04-18T17:41:51.543Z] ---> 232d62fd7ecc [2023-04-18T17:41:51.543Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-18T17:41:51.810Z] Removing intermediate container 97bff407cbb9 [2023-04-18T17:41:51.810Z] ---> 11713ed3c45b [2023-04-18T17:41:51.810Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T17:41:51.810Z] ---> Running in dccb0ab99971 [2023-04-18T17:41:52.076Z] ---> Running in bea80f96ae3c [2023-04-18T17:41:52.076Z] Removing intermediate container 06e44cec4de3 [2023-04-18T17:41:52.076Z] ---> cb95480d36de [2023-04-18T17:41:52.076Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T17:41:52.344Z] ---> Running in de018c627535 [2023-04-18T17:41:53.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:41:53.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:41:54.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:41:54.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:41:54.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:41:54.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:41:54.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:41:54.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:41:55.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:41:55.514Z] OK: 263 MiB in 53 packages [2023-04-18T17:41:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:41:56.097Z] OK: 263 MiB in 53 packages [2023-04-18T17:41:56.678Z] OK: 263 MiB in 53 packages [2023-04-18T17:41:56.946Z] OK: 263 MiB in 53 packages [2023-04-18T17:41:56.946Z] OK: 263 MiB in 53 packages [2023-04-18T17:41:59.530Z] Removing intermediate container b5a7da48d806 [2023-04-18T17:41:59.530Z] ---> e96b5ff8ee67 [2023-04-18T17:41:59.530Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-18T17:42:00.113Z] Removing intermediate container bea80f96ae3c [2023-04-18T17:42:00.114Z] ---> bb9537fcaf63 [2023-04-18T17:42:00.114Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T17:42:00.114Z] Removing intermediate container 3a2027666ccd [2023-04-18T17:42:00.114Z] ---> 0f7751247f41 [2023-04-18T17:42:00.114Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-18T17:42:00.382Z] Removing intermediate container dccb0ab99971 [2023-04-18T17:42:00.382Z] ---> d08e9ffdfaf4 [2023-04-18T17:42:00.382Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-18T17:42:00.382Z] Removing intermediate container de018c627535 [2023-04-18T17:42:00.382Z] ---> 4419ce276d26 [2023-04-18T17:42:00.382Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T17:42:00.649Z] ---> a0cedcd07974 [2023-04-18T17:42:00.649Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:42:00.917Z] ---> Running in 63d2ab68cec0 [2023-04-18T17:42:01.504Z] ---> 4f23b0d97024 [2023-04-18T17:42:01.504Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:42:01.504Z] ---> 3c3de0123e59 [2023-04-18T17:42:01.504Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:42:01.504Z] ---> Running in f9785d16d5ca [2023-04-18T17:42:01.504Z] ---> 70af9b7f215f [2023-04-18T17:42:01.504Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:42:01.504Z] ---> d258be9e305d [2023-04-18T17:42:01.504Z] ---> Running in 3fb41e09c2bc [2023-04-18T17:42:01.504Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:42:01.771Z] ---> Running in f0bef75b87d9 [2023-04-18T17:42:01.771Z] ---> Running in 6d9bb3a19e7d [2023-04-18T17:43:53.407Z] Removing intermediate container 3fb41e09c2bc [2023-04-18T17:43:53.407Z] ---> b71121eb5cd2 [2023-04-18T17:43:53.407Z] Step 8/23 : COPY . . [2023-04-18T17:43:53.407Z] Removing intermediate container 63d2ab68cec0 [2023-04-18T17:43:53.407Z] ---> c74ef033e9b9 [2023-04-18T17:43:53.407Z] Step 7/26 : COPY . . [2023-04-18T17:43:53.407Z] Removing intermediate container f9785d16d5ca [2023-04-18T17:43:53.407Z] ---> 0105e7665b52 [2023-04-18T17:43:53.407Z] Step 7/27 : COPY . . [2023-04-18T17:43:53.407Z] Removing intermediate container 6d9bb3a19e7d [2023-04-18T17:43:53.407Z] ---> afdbd26880db [2023-04-18T17:43:53.407Z] Step 8/23 : COPY . . [2023-04-18T17:43:53.407Z] Removing intermediate container f0bef75b87d9 [2023-04-18T17:43:53.407Z] ---> ef9a2da08ab5 [2023-04-18T17:43:53.407Z] Step 8/25 : COPY . . [2023-04-18T17:44:03.502Z] ---> 43abad8fd8cd [2023-04-18T17:44:03.502Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-18T17:44:03.502Z] ---> ec649110accf [2023-04-18T17:44:03.502Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T17:44:03.502Z] ---> 94314ab9a220 [2023-04-18T17:44:03.502Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-18T17:44:03.502Z] ---> 6373d41a9a0b [2023-04-18T17:44:03.502Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-18T17:44:03.502Z] ---> Running in ac54123d2e21 [2023-04-18T17:44:03.502Z] ---> Running in 2c2cdbc50b52 [2023-04-18T17:44:03.502Z] ---> Running in 05fcbac44565 [2023-04-18T17:44:03.770Z] ---> 52bc1aa477ed [2023-04-18T17:44:03.770Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T17:44:03.770Z] ---> Running in 7855f9fd35ec [2023-04-18T17:44:03.770Z] ---> Running in a1b8cb123e32 [2023-04-18T17:44:04.353Z] Removing intermediate container ac54123d2e21 [2023-04-18T17:44:04.353Z] ---> c690d2216ecd [2023-04-18T17:44:04.353Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-18T17:44:04.353Z] ---> Running in 156925da865d [2023-04-18T17:44:04.619Z] Removing intermediate container a1b8cb123e32 [2023-04-18T17:44:04.619Z] ---> 24e091b7952f [2023-04-18T17:44:04.619Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-18T17:44:04.884Z] ---> Running in a2805788bef0 [2023-04-18T17:44:05.147Z] Removing intermediate container 156925da865d [2023-04-18T17:44:05.147Z] ---> a9267bf935cd [2023-04-18T17:44:05.147Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-18T17:44:05.413Z] ---> Running in 47fefcedc2d4 [2023-04-18T17:44:05.413Z] Removing intermediate container a2805788bef0 [2023-04-18T17:44:05.413Z] ---> 695e23d57d9c [2023-04-18T17:44:05.413Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-18T17:44:05.413Z] ---> Running in e8c04cab62a5 [2023-04-18T17:44:05.679Z] 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-04-18T17:44:05.944Z] 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-04-18T17:44:06.213Z] Removing intermediate container 47fefcedc2d4 [2023-04-18T17:44:06.213Z] ---> add23c55375a [2023-04-18T17:44:06.213Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-04-18T17:44:06.213Z] Removing intermediate container e8c04cab62a5 [2023-04-18T17:44:06.213Z] ---> 6ec7a1e43b4f [2023-04-18T17:44:06.213Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-04-18T17:44:06.213Z] ---> Running in 671be90d5f7e [2023-04-18T17:44:06.213Z] 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-04-18T17:44:06.478Z] ---> Running in a5a653e27c43 [2023-04-18T17:44:10.731Z] Removing intermediate container 671be90d5f7e [2023-04-18T17:44:10.731Z] ---> 6d4a634495d2 [2023-04-18T17:44:10.731Z] Step 12/27 : WORKDIR /edgex-go [2023-04-18T17:44:10.731Z] Removing intermediate container a5a653e27c43 [2023-04-18T17:44:10.731Z] ---> f085f8aca2b4 [2023-04-18T17:44:10.731Z] Step 12/26 : WORKDIR /edgex-go [2023-04-18T17:44:10.731Z] ---> Running in 96bf9e7509d5 [2023-04-18T17:44:10.731Z] ---> Running in 9f25f0f5dfd7 [2023-04-18T17:44:11.316Z] Removing intermediate container 96bf9e7509d5 [2023-04-18T17:44:11.316Z] ---> dbb8c8740b9f [2023-04-18T17:44:11.316Z] [2023-04-18T17:44:11.316Z] Step 13/26 : FROM alpine:3.17 [2023-04-18T17:44:11.316Z] Removing intermediate container 9f25f0f5dfd7 [2023-04-18T17:44:11.316Z] ---> 3ff3e5d5580b [2023-04-18T17:44:11.316Z] [2023-04-18T17:44:11.316Z] Step 13/27 : FROM alpine:3.17 [2023-04-18T17:44:11.896Z] 3.17: Pulling from library/alpine [2023-04-18T17:44:11.896Z] 3.17: Pulling from library/alpine [2023-04-18T17:44:14.470Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T17:44:14.470Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T17:44:14.470Z] Status: Image is up to date for alpine:3.17 [2023-04-18T17:44:14.470Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T17:44:14.470Z] ---> 51e60588ff2c [2023-04-18T17:44:14.470Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-18T17:44:14.470Z] ---> 51e60588ff2c [2023-04-18T17:44:14.470Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-18T17:44:14.470Z] ---> Running in 4589f244519f [2023-04-18T17:44:14.470Z] ---> Running in ad228af53e8f [2023-04-18T17:44:15.061Z] Removing intermediate container ad228af53e8f [2023-04-18T17:44:15.061Z] ---> 0d2ac3ddaf4f [2023-04-18T17:44:15.330Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-18T17:44:15.330Z] Removing intermediate container 4589f244519f [2023-04-18T17:44:15.330Z] ---> 0858788c4969 [2023-04-18T17:44:15.330Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-18T17:44:15.330Z] ---> Running in f3ddc0301299 [2023-04-18T17:44:15.601Z] ---> Running in 266a0de8a42b [2023-04-18T17:44:18.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:44:18.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:44:18.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:44:19.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:44:20.444Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T17:44:20.444Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T17:44:20.444Z] OK: 17689 distinct packages available [2023-04-18T17:44:20.444Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T17:44:20.444Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T17:44:20.444Z] OK: 17689 distinct packages available [2023-04-18T17:44:20.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:44:20.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:44:21.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:44:21.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:44:22.350Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-18T17:44:22.350Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-18T17:44:22.350Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-18T17:44:22.350Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-18T17:44:22.350Z] (3/5) Installing libucontext (1.2-r0) [2023-04-18T17:44:22.350Z] (3/5) Installing libucontext (1.2-r0) [2023-04-18T17:44:22.350Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-18T17:44:22.350Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-18T17:44:22.350Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-18T17:44:22.350Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-18T17:44:22.619Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:44:22.620Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:44:22.620Z] OK: 9 MiB in 20 packages [2023-04-18T17:44:22.620Z] OK: 9 MiB in 20 packages [2023-04-18T17:44:25.190Z] Removing intermediate container 266a0de8a42b [2023-04-18T17:44:25.190Z] ---> 6a9ec0c18a1f [2023-04-18T17:44:25.190Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:44:25.190Z] Removing intermediate container f3ddc0301299 [2023-04-18T17:44:25.190Z] ---> a31edb216e7d [2023-04-18T17:44:25.190Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:44:25.769Z] ---> 65a94f881437 [2023-04-18T17:44:25.769Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:44:26.033Z] ---> 05485d9ab10b [2023-04-18T17:44:26.033Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:44:26.988Z] ---> de7c4e161e88 [2023-04-18T17:44:26.988Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T17:44:26.988Z] ---> e09deafcd1d5 [2023-04-18T17:44:26.988Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-18T17:44:32.312Z] ---> 8aec94260bea [2023-04-18T17:44:32.312Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T17:44:34.246Z] ---> f9caab724422 [2023-04-18T17:44:34.246Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T17:44:36.179Z] ---> 6a7955315de7 [2023-04-18T17:44:36.179Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-18T17:44:37.585Z] ---> 9d29a471c108 [2023-04-18T17:44:37.585Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-18T17:44:38.726Z] ---> 55689e28ac6f [2023-04-18T17:44:38.726Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T17:44:38.998Z] ---> Running in 676ab10e9f80 [2023-04-18T17:44:39.641Z] Removing intermediate container 676ab10e9f80 [2023-04-18T17:44:39.641Z] ---> b111314db334 [2023-04-18T17:44:39.641Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T17:44:39.916Z] ---> Running in 003bb7e07194 [2023-04-18T17:44:40.193Z] ---> d46a2939cdd2 [2023-04-18T17:44:40.193Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T17:44:40.804Z] Removing intermediate container 003bb7e07194 [2023-04-18T17:44:40.804Z] ---> e098340aea11 [2023-04-18T17:44:40.804Z] Step 24/26 : LABEL arch=arm64 [2023-04-18T17:44:40.804Z] ---> Running in bdb0b9db2bd9 [2023-04-18T17:44:41.407Z] ---> d056719ff476 [2023-04-18T17:44:41.407Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-18T17:44:41.672Z] Removing intermediate container bdb0b9db2bd9 [2023-04-18T17:44:41.672Z] ---> d34e0dc05f12 [2023-04-18T17:44:41.672Z] Step 25/26 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:44:41.940Z] ---> Running in a45bfc0ae135 [2023-04-18T17:44:42.204Z] Removing intermediate container a45bfc0ae135 [2023-04-18T17:44:42.204Z] ---> 05ae5321deff [2023-04-18T17:44:42.204Z] Step 26/26 : LABEL version=0.0.0 [2023-04-18T17:44:42.469Z] ---> Running in e2dcbf393767 [2023-04-18T17:44:42.734Z] ---> f72cad294e09 [2023-04-18T17:44:42.734Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-18T17:44:43.000Z] Removing intermediate container e2dcbf393767 [2023-04-18T17:44:43.000Z] ---> c5adde661796 [2023-04-18T17:44:43.000Z] [2023-04-18T17:44:43.593Z] Successfully built c5adde661796 [2023-04-18T17:44:43.593Z] Successfully tagged security-spire-server-arm64:latest [2023-04-18T17:44:43.593Z]  Building security-spire-server ... done Building core-command [2023-04-18T17:44:43.858Z] ---> 49d1c0b564a2 [2023-04-18T17:44:43.858Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T17:44:43.858Z] ---> Running in f38dee974816 [2023-04-18T17:44:44.444Z] Removing intermediate container f38dee974816 [2023-04-18T17:44:44.444Z] ---> 2c135370919c [2023-04-18T17:44:44.444Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T17:44:44.444Z] ---> Running in 99610c396026 [2023-04-18T17:44:44.709Z] Removing intermediate container 99610c396026 [2023-04-18T17:44:44.709Z] ---> f08996f59659 [2023-04-18T17:44:44.709Z] Step 25/27 : LABEL arch=arm64 [2023-04-18T17:44:44.975Z] ---> Running in 28609245d29c [2023-04-18T17:44:45.557Z] Removing intermediate container 28609245d29c [2023-04-18T17:44:45.557Z] ---> 1e434482fa4c [2023-04-18T17:44:45.557Z] Step 26/27 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:44:45.557Z] ---> Running in 8b5dacb861ee [2023-04-18T17:44:46.137Z] Removing intermediate container 8b5dacb861ee [2023-04-18T17:44:46.137Z] ---> 0f9b653dd603 [2023-04-18T17:44:46.137Z] Step 27/27 : LABEL version=0.0.0 [2023-04-18T17:44:46.137Z] ---> Running in ee482311b249 [2023-04-18T17:44:46.716Z] Removing intermediate container ee482311b249 [2023-04-18T17:44:46.716Z] ---> 0832e9b1bb0b [2023-04-18T17:44:46.716Z] [2023-04-18T17:44:46.979Z] Successfully built 0832e9b1bb0b [2023-04-18T17:44:46.980Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-18T17:44:46.980Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-04-18T17:45:09.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:45:09.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:45:09.011Z] ---> 7e512cccc63e [2023-04-18T17:45:09.011Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:45:09.011Z] ---> Using cache [2023-04-18T17:45:09.011Z] ---> 9aa2441e6dba [2023-04-18T17:45:09.011Z] Step 4/24 : WORKDIR /edgex-go [2023-04-18T17:45:09.011Z] ---> Using cache [2023-04-18T17:45:09.011Z] ---> cb95480d36de [2023-04-18T17:45:09.011Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-18T17:45:09.011Z] ---> Using cache [2023-04-18T17:45:09.011Z] ---> 4419ce276d26 [2023-04-18T17:45:09.011Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-18T17:45:09.011Z] ---> Using cache [2023-04-18T17:45:09.011Z] ---> d258be9e305d [2023-04-18T17:45:09.011Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:45:09.011Z] ---> Using cache [2023-04-18T17:45:09.011Z] ---> afdbd26880db [2023-04-18T17:45:09.011Z] Step 8/24 : COPY . . [2023-04-18T17:45:09.011Z] ---> Using cache [2023-04-18T17:45:09.011Z] ---> 94314ab9a220 [2023-04-18T17:45:09.011Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-18T17:45:09.011Z] ---> Running in 5a0260e1f233 [2023-04-18T17:45:10.954Z] 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-04-18T17:45:11.535Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:45:11.535Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:45:11.535Z] ---> 7e512cccc63e [2023-04-18T17:45:11.535Z] Step 3/22 : WORKDIR /edgex-go [2023-04-18T17:45:11.535Z] ---> Using cache [2023-04-18T17:45:11.535Z] ---> aef0a9fbbac4 [2023-04-18T17:45:11.535Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-18T17:45:11.535Z] ---> Running in f0d603e92e55 [2023-04-18T17:45:13.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:45:14.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:45:15.459Z] OK: 263 MiB in 53 packages [2023-04-18T17:45:18.792Z] Removing intermediate container f0d603e92e55 [2023-04-18T17:45:18.793Z] ---> 877625d968fc [2023-04-18T17:45:18.793Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-18T17:45:19.753Z] ---> 773c4ff7b20b [2023-04-18T17:45:19.753Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:45:19.753Z] ---> Running in b51e90618d8b [2023-04-18T17:46:56.385Z] Removing intermediate container b51e90618d8b [2023-04-18T17:46:56.385Z] ---> a1ba5e0cb2b0 [2023-04-18T17:46:56.385Z] Step 7/22 : COPY . . [2023-04-18T17:46:58.979Z] ---> fff9caf88e56 [2023-04-18T17:46:58.979Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-18T17:46:58.979Z] ---> Running in 1b981eb84acd [2023-04-18T17:47:00.924Z] 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-04-18T17:50:07.611Z] Removing intermediate container 7855f9fd35ec [2023-04-18T17:50:07.611Z] ---> 9adde1cb5cae [2023-04-18T17:50:07.611Z] [2023-04-18T17:50:07.611Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T17:50:07.611Z] ---> 51e60588ff2c [2023-04-18T17:50:07.611Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-18T17:50:07.611Z] ---> Running in ea006ef3adfa [2023-04-18T17:50:08.511Z] Removing intermediate container ea006ef3adfa [2023-04-18T17:50:08.511Z] ---> 9e960cc69dc3 [2023-04-18T17:50:08.511Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T17:50:08.511Z] ---> Running in bb92cb9fa287 [2023-04-18T17:50:10.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:50:11.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:50:12.822Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T17:50:12.822Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:50:12.822Z] OK: 8 MiB in 16 packages [2023-04-18T17:50:14.239Z] Removing intermediate container bb92cb9fa287 [2023-04-18T17:50:14.239Z] ---> d199845c7b27 [2023-04-18T17:50:14.239Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:50:15.191Z] ---> c92d0187c9fd [2023-04-18T17:50:15.191Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:50:16.149Z] ---> 5d9152f32182 [2023-04-18T17:50:16.149Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-18T17:50:18.083Z] ---> 658a521e85e4 [2023-04-18T17:50:18.083Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:50:18.664Z] ---> c9a2c07d311e [2023-04-18T17:50:18.664Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-18T17:50:19.621Z] ---> d8cc0db03ed0 [2023-04-18T17:50:19.621Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T17:50:19.621Z] ---> Running in c4e1809abac7 [2023-04-18T17:50:22.193Z] Removing intermediate container c4e1809abac7 [2023-04-18T17:50:22.193Z] ---> bdc8fd391375 [2023-04-18T17:50:22.460Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T17:50:22.460Z] ---> Running in 379dc6361c1d [2023-04-18T17:50:23.046Z] Removing intermediate container 379dc6361c1d [2023-04-18T17:50:23.046Z] ---> 919585380ed1 [2023-04-18T17:50:23.046Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-18T17:50:23.046Z] ---> Running in e9d233544f9e [2023-04-18T17:50:23.628Z] Removing intermediate container e9d233544f9e [2023-04-18T17:50:23.628Z] ---> 53ce4f4ba237 [2023-04-18T17:50:23.628Z] Step 21/23 : LABEL arch=arm64 [2023-04-18T17:50:23.628Z] ---> Running in 2931092d7c5e [2023-04-18T17:50:23.894Z] Removing intermediate container 2931092d7c5e [2023-04-18T17:50:23.894Z] ---> 95b0325329c6 [2023-04-18T17:50:23.894Z] Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:50:24.166Z] ---> Running in 348cd9b15425 [2023-04-18T17:50:24.749Z] Removing intermediate container 348cd9b15425 [2023-04-18T17:50:24.749Z] ---> ff68ce592176 [2023-04-18T17:50:24.749Z] Step 23/23 : LABEL version=0.0.0 [2023-04-18T17:50:24.749Z] ---> Running in 37fffff90e7d [2023-04-18T17:50:25.333Z] Removing intermediate container 37fffff90e7d [2023-04-18T17:50:25.333Z] ---> af003687435d [2023-04-18T17:50:25.333Z] [2023-04-18T17:50:25.333Z] Successfully built af003687435d [2023-04-18T17:50:25.601Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-18T17:50:25.601Z] Building security-secretstore-setup [2023-04-18T17:50:47.663Z]  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:50:47.663Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:50:47.663Z] ---> 7e512cccc63e [2023-04-18T17:50:47.663Z] Step 3/25 : WORKDIR /edgex-go [2023-04-18T17:50:47.663Z] ---> Using cache [2023-04-18T17:50:47.663Z] ---> aef0a9fbbac4 [2023-04-18T17:50:47.663Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-18T17:50:47.663Z] ---> Using cache [2023-04-18T17:50:47.663Z] ---> 877625d968fc [2023-04-18T17:50:47.663Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-18T17:50:47.663Z] ---> Using cache [2023-04-18T17:50:47.663Z] ---> 773c4ff7b20b [2023-04-18T17:50:47.663Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:50:47.663Z] ---> Using cache [2023-04-18T17:50:47.663Z] ---> a1ba5e0cb2b0 [2023-04-18T17:50:47.663Z] Step 7/25 : COPY . . [2023-04-18T17:50:47.663Z] ---> Using cache [2023-04-18T17:50:47.663Z] ---> fff9caf88e56 [2023-04-18T17:50:47.664Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-18T17:50:47.664Z] ---> Running in 8e3c7ad5a9d5 [2023-04-18T17:50:47.664Z] 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-04-18T17:51:14.334Z] Removing intermediate container 05fcbac44565 [2023-04-18T17:51:14.334Z] ---> 7d91fffd4973 [2023-04-18T17:51:14.334Z] [2023-04-18T17:51:14.334Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T17:51:14.334Z] ---> 51e60588ff2c [2023-04-18T17:51:14.334Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T17:51:14.334Z] Removing intermediate container 2c2cdbc50b52 [2023-04-18T17:51:14.334Z] ---> 76b5756543f4 [2023-04-18T17:51:14.334Z] [2023-04-18T17:51:14.334Z] Step 10/25 : FROM alpine:3.17 [2023-04-18T17:51:14.334Z] ---> 51e60588ff2c [2023-04-18T17:51:14.334Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-18T17:51:14.334Z] ---> Running in 9de8d998509c [2023-04-18T17:51:14.334Z] ---> Running in 1217bcf8ea17 [2023-04-18T17:51:14.928Z] Removing intermediate container 9de8d998509c [2023-04-18T17:51:14.928Z] ---> 383e4f17cac8 [2023-04-18T17:51:14.928Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-18T17:51:15.194Z] ---> Running in 2251e42e0d97 [2023-04-18T17:51:15.780Z] Removing intermediate container 2251e42e0d97 [2023-04-18T17:51:15.780Z] ---> 74a556aa56c0 [2023-04-18T17:51:15.780Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-18T17:51:15.780Z] ---> Running in 42635ab374c8 [2023-04-18T17:51:16.739Z] Removing intermediate container 42635ab374c8 [2023-04-18T17:51:16.739Z] ---> b9686692908f [2023-04-18T17:51:16.739Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T17:51:17.005Z] ---> Running in eab8d192ebe9 [2023-04-18T17:51:17.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:51:17.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:51:18.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:51:19.506Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T17:51:19.506Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:51:19.506Z] OK: 8 MiB in 16 packages [2023-04-18T17:51:19.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:51:21.182Z] Removing intermediate container 1217bcf8ea17 [2023-04-18T17:51:21.182Z] ---> d81381965440 [2023-04-18T17:51:21.182Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T17:51:21.182Z] ---> Running in 7314232e71d3 [2023-04-18T17:51:21.451Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T17:51:21.451Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:51:21.451Z] OK: 8 MiB in 16 packages [2023-04-18T17:51:21.717Z] Removing intermediate container 7314232e71d3 [2023-04-18T17:51:21.717Z] ---> d2f1a526839d [2023-04-18T17:51:21.717Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-18T17:51:21.717Z] ---> Running in f556f732df00 [2023-04-18T17:51:22.678Z] Removing intermediate container f556f732df00 [2023-04-18T17:51:22.678Z] ---> fd3e372a640d [2023-04-18T17:51:22.678Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-18T17:51:22.946Z] ---> Running in aec4660657e6 [2023-04-18T17:51:23.554Z] Removing intermediate container eab8d192ebe9 [2023-04-18T17:51:23.554Z] ---> 0a81e84c2b12 [2023-04-18T17:51:23.554Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:51:23.554Z] Removing intermediate container aec4660657e6 [2023-04-18T17:51:23.554Z] ---> ee902e45e36e [2023-04-18T17:51:23.554Z] Step 15/25 : WORKDIR / [2023-04-18T17:51:23.820Z] ---> Running in a78dacada573 [2023-04-18T17:51:24.406Z] Removing intermediate container a78dacada573 [2023-04-18T17:51:24.406Z] ---> 5c2d351fb003 [2023-04-18T17:51:24.406Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:51:24.406Z] ---> 1060178e409c [2023-04-18T17:51:24.406Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:51:26.977Z] ---> edf5c9dfe7f7 [2023-04-18T17:51:26.977Z] ---> e103cf0db283 [2023-04-18T17:51:26.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-18T17:51:26.977Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:51:27.947Z] ---> 076bb4809b82 [2023-04-18T17:51:27.947Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-18T17:51:28.906Z] ---> ec7a640688ab [2023-04-18T17:51:29.182Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:51:30.140Z] ---> 72b8036f2fc8 [2023-04-18T17:51:30.141Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-18T17:51:30.407Z] ---> Running in 2cd56d77d2ba [2023-04-18T17:51:30.673Z] ---> 2ab0c43d80d7 [2023-04-18T17:51:30.673Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:51:31.254Z] Removing intermediate container 2cd56d77d2ba [2023-04-18T17:51:31.254Z] ---> da51cdc91a9a [2023-04-18T17:51:31.254Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T17:51:31.254Z] ---> Running in e747c8811a74 [2023-04-18T17:51:31.834Z] ---> 2a99b7bd56c4 [2023-04-18T17:51:31.834Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-18T17:51:32.101Z] Removing intermediate container e747c8811a74 [2023-04-18T17:51:32.101Z] ---> 341dfa937c6b [2023-04-18T17:51:32.102Z] Step 21/23 : LABEL arch=arm64 [2023-04-18T17:51:32.368Z] ---> Running in a0560c22f7dc [2023-04-18T17:51:32.950Z] Removing intermediate container a0560c22f7dc [2023-04-18T17:51:32.950Z] ---> 27f32fabf245 [2023-04-18T17:51:32.950Z] Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:51:32.950Z] ---> Running in 198cb1c63e34 [2023-04-18T17:51:33.217Z] ---> 5557bcfa102c [2023-04-18T17:51:33.217Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-18T17:51:33.217Z] ---> Running in 1c7cf4c2d703 [2023-04-18T17:51:33.797Z] Removing intermediate container 198cb1c63e34 [2023-04-18T17:51:33.797Z] ---> 1d962ec63a30 [2023-04-18T17:51:33.797Z] Step 23/23 : LABEL version=0.0.0 [2023-04-18T17:51:33.797Z] ---> Running in 67135ae40dcb [2023-04-18T17:51:34.062Z] Removing intermediate container 1c7cf4c2d703 [2023-04-18T17:51:34.062Z] ---> 03b8a005c5a7 [2023-04-18T17:51:34.062Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T17:51:34.329Z] ---> Running in a30e34369a32 [2023-04-18T17:51:34.598Z] Removing intermediate container 67135ae40dcb [2023-04-18T17:51:34.598Z] ---> 2fbb5d01aed9 [2023-04-18T17:51:34.598Z] [2023-04-18T17:51:34.865Z] Removing intermediate container a30e34369a32 [2023-04-18T17:51:34.865Z] ---> 0c5051898c38 [2023-04-18T17:51:34.865Z] Step 23/25 : LABEL arch=arm64 [2023-04-18T17:51:34.865Z] ---> Running in 5041b236bcca [2023-04-18T17:51:35.133Z] Successfully built 2fbb5d01aed9 [2023-04-18T17:51:35.133Z] Successfully tagged core-data-arm64:latest [2023-04-18T17:51:35.133Z]  Building core-data ... done Building security-spiffe-token-provider [2023-04-18T17:51:35.400Z] Removing intermediate container 5041b236bcca [2023-04-18T17:51:35.400Z] ---> 47806cc7d8e3 [2023-04-18T17:51:35.400Z] Step 24/25 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:51:35.400Z] ---> Running in 259f43b04903 [2023-04-18T17:51:35.982Z] Removing intermediate container 259f43b04903 [2023-04-18T17:51:35.982Z] ---> 93537af19373 [2023-04-18T17:51:35.982Z] Step 25/25 : LABEL version=0.0.0 [2023-04-18T17:51:35.982Z] ---> Running in 93f62cce27df [2023-04-18T17:51:36.563Z] Removing intermediate container 93f62cce27df [2023-04-18T17:51:36.563Z] ---> e22df2fe93fe [2023-04-18T17:51:36.563Z] [2023-04-18T17:51:36.830Z] Successfully built e22df2fe93fe [2023-04-18T17:51:36.830Z] Successfully tagged core-metadata-arm64:latest [2023-04-18T17:51:36.830Z]  Building core-metadata ... done Building support-scheduler [2023-04-18T17:52:03.496Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:52:03.496Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:52:03.496Z] ---> 7e512cccc63e [2023-04-18T17:52:03.496Z] Step 3/20 : WORKDIR /edgex-go [2023-04-18T17:52:03.496Z] ---> Using cache [2023-04-18T17:52:03.496Z] ---> aef0a9fbbac4 [2023-04-18T17:52:03.496Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-18T17:52:03.496Z] ---> Running in 12efee3c5950 [2023-04-18T17:52:03.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:52:04.082Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:52:04.082Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:52:04.082Z] ---> 7e512cccc63e [2023-04-18T17:52:04.082Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:52:04.082Z] ---> Using cache [2023-04-18T17:52:04.082Z] ---> 9aa2441e6dba [2023-04-18T17:52:04.082Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T17:52:04.082Z] ---> Using cache [2023-04-18T17:52:04.082Z] ---> cb95480d36de [2023-04-18T17:52:04.082Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T17:52:04.082Z] ---> Using cache [2023-04-18T17:52:04.082Z] ---> 4419ce276d26 [2023-04-18T17:52:04.082Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T17:52:04.082Z] ---> Using cache [2023-04-18T17:52:04.082Z] ---> d258be9e305d [2023-04-18T17:52:04.082Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:52:04.082Z] ---> Using cache [2023-04-18T17:52:04.082Z] ---> afdbd26880db [2023-04-18T17:52:04.082Z] Step 8/23 : COPY . . [2023-04-18T17:52:04.082Z] ---> Using cache [2023-04-18T17:52:04.082Z] ---> 94314ab9a220 [2023-04-18T17:52:04.082Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-18T17:52:04.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:52:04.665Z] ---> Running in cad676890856 [2023-04-18T17:52:06.071Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T17:52:06.071Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T17:52:06.071Z] OK: 17695 distinct packages available [2023-04-18T17:52:06.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:52:07.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:52:07.026Z] 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-04-18T17:52:08.966Z] OK: 263 MiB in 53 packages [2023-04-18T17:52:09.546Z] Removing intermediate container 5a0260e1f233 [2023-04-18T17:52:09.546Z] ---> 0d9baeb7c075 [2023-04-18T17:52:09.546Z] [2023-04-18T17:52:09.546Z] Step 10/24 : FROM alpine:3.17 [2023-04-18T17:52:09.546Z] ---> 51e60588ff2c [2023-04-18T17:52:09.813Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-18T17:52:09.813Z] ---> Using cache [2023-04-18T17:52:09.813Z] ---> d81381965440 [2023-04-18T17:52:09.813Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T17:52:09.813Z] ---> Using cache [2023-04-18T17:52:09.813Z] ---> d2f1a526839d [2023-04-18T17:52:09.813Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-18T17:52:09.813Z] ---> Running in 22a2e5c546e7 [2023-04-18T17:52:10.397Z] Removing intermediate container 12efee3c5950 [2023-04-18T17:52:10.397Z] ---> 22ad7bed5966 [2023-04-18T17:52:10.397Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-18T17:52:10.665Z] Removing intermediate container 22a2e5c546e7 [2023-04-18T17:52:10.665Z] ---> c590ba2908b1 [2023-04-18T17:52:10.665Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-18T17:52:11.101Z] ---> Running in b24e9ec9eadc [2023-04-18T17:52:11.721Z] Removing intermediate container b24e9ec9eadc [2023-04-18T17:52:11.721Z] ---> b89aa42504e1 [2023-04-18T17:52:11.721Z] Step 15/24 : WORKDIR / [2023-04-18T17:52:11.721Z] ---> Running in 90498b73e972 [2023-04-18T17:52:12.001Z] ---> 830ea1526a1f [2023-04-18T17:52:12.001Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:52:12.286Z] ---> Running in 91882ecf6c59 [2023-04-18T17:52:12.880Z] Removing intermediate container 90498b73e972 [2023-04-18T17:52:12.880Z] ---> efaa6d2e3601 [2023-04-18T17:52:12.880Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:52:14.390Z] ---> c595b7484007 [2023-04-18T17:52:14.390Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:52:15.380Z] ---> 1770e1f6cf9b [2023-04-18T17:52:15.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-18T17:52:16.785Z] ---> fdaf2cdd2b77 [2023-04-18T17:52:16.785Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:52:18.195Z] ---> d787b692a61e [2023-04-18T17:52:18.195Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-18T17:52:18.195Z] ---> Running in 8a1042392132 [2023-04-18T17:52:18.469Z] Removing intermediate container 8a1042392132 [2023-04-18T17:52:18.469Z] ---> 7e5db67a2cf2 [2023-04-18T17:52:18.469Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T17:52:18.739Z] ---> Running in 52dfff4730cc [2023-04-18T17:52:19.325Z] Removing intermediate container 52dfff4730cc [2023-04-18T17:52:19.325Z] ---> 1feebb8b63ce [2023-04-18T17:52:19.325Z] Step 22/24 : LABEL arch=arm64 [2023-04-18T17:52:19.325Z] ---> Running in beb3c014fdf3 [2023-04-18T17:52:19.911Z] Removing intermediate container beb3c014fdf3 [2023-04-18T17:52:19.911Z] ---> 60b3e802d25c [2023-04-18T17:52:19.911Z] Step 23/24 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:52:20.180Z] ---> Running in 9121a98f3e69 [2023-04-18T17:52:20.761Z] Removing intermediate container 9121a98f3e69 [2023-04-18T17:52:20.761Z] ---> 646ef966104e [2023-04-18T17:52:20.761Z] Step 24/24 : LABEL version=0.0.0 [2023-04-18T17:52:20.761Z] ---> Running in 503975643b24 [2023-04-18T17:52:21.342Z] Removing intermediate container 503975643b24 [2023-04-18T17:52:21.342Z] ---> ce776ab07ce5 [2023-04-18T17:52:21.342Z] [2023-04-18T17:52:21.608Z] Successfully built ce776ab07ce5 [2023-04-18T17:52:21.608Z] Successfully tagged core-command-arm64:latest [2023-04-18T17:52:21.608Z] Building support-notifications [2023-04-18T17:52:39.796Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:52:39.796Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:52:39.796Z] ---> 7e512cccc63e [2023-04-18T17:52:39.796Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:52:39.796Z] ---> Using cache [2023-04-18T17:52:39.796Z] ---> 9aa2441e6dba [2023-04-18T17:52:39.796Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T17:52:39.796Z] ---> Using cache [2023-04-18T17:52:39.796Z] ---> cb95480d36de [2023-04-18T17:52:39.796Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-18T17:52:39.796Z] ---> Running in fcf193fe52a0 [2023-04-18T17:52:40.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:52:40.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:52:42.053Z] OK: 263 MiB in 53 packages [2023-04-18T17:52:43.988Z] Removing intermediate container fcf193fe52a0 [2023-04-18T17:52:43.988Z] ---> 0efef94536df [2023-04-18T17:52:43.988Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T17:52:44.569Z] ---> ce7b38046329 [2023-04-18T17:52:44.569Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:52:44.834Z] ---> Running in 9768ccbb2bb4 [2023-04-18T17:53:11.515Z] Removing intermediate container 1b981eb84acd [2023-04-18T17:53:11.515Z] ---> 271887b65f06 [2023-04-18T17:53:11.515Z] [2023-04-18T17:53:11.515Z] Step 9/22 : FROM alpine:3.17 [2023-04-18T17:53:11.515Z] ---> 51e60588ff2c [2023-04-18T17:53:11.515Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-18T17:53:11.515Z] ---> Running in 4211dbf4c0f1 [2023-04-18T17:53:12.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:53:13.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:53:14.923Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-18T17:53:15.191Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-18T17:53:15.191Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:53:15.191Z] OK: 8 MiB in 17 packages [2023-04-18T17:53:17.779Z] Removing intermediate container 4211dbf4c0f1 [2023-04-18T17:53:17.779Z] ---> 6b627a410c91 [2023-04-18T17:53:17.779Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-18T17:53:17.779Z] ---> Running in 6399e32aa757 [2023-04-18T17:53:18.744Z] Removing intermediate container 6399e32aa757 [2023-04-18T17:53:18.744Z] ---> 96387807f781 [2023-04-18T17:53:18.744Z] Step 12/22 : WORKDIR /edgex [2023-04-18T17:53:18.744Z] ---> Running in 98990582a899 [2023-04-18T17:53:19.705Z] Removing intermediate container 98990582a899 [2023-04-18T17:53:19.705Z] ---> 1b0daf91e9c4 [2023-04-18T17:53:19.705Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:53:21.651Z] ---> f834dc43ec28 [2023-04-18T17:53:21.651Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:53:23.079Z] ---> ab7c480f4a39 [2023-04-18T17:53:23.079Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-18T17:53:24.494Z] ---> ea4b77bcd194 [2023-04-18T17:53:24.495Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-18T17:53:27.833Z] ---> 92d3967a0969 [2023-04-18T17:53:27.833Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-18T17:53:29.251Z] ---> 1709907678e5 [2023-04-18T17:53:29.251Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T17:53:29.251Z] ---> Running in 9302ee69af6d [2023-04-18T17:53:34.591Z] Removing intermediate container 9302ee69af6d [2023-04-18T17:53:34.591Z] ---> 166a4ea80285 [2023-04-18T17:53:34.591Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T17:53:34.591Z] ---> Running in 8cb5469332e5 [2023-04-18T17:53:35.172Z] Removing intermediate container 8cb5469332e5 [2023-04-18T17:53:35.172Z] ---> edd4d5de48fb [2023-04-18T17:53:35.172Z] Step 20/22 : LABEL arch=arm64 [2023-04-18T17:53:35.439Z] ---> Running in 7193d7405357 [2023-04-18T17:53:36.399Z] Removing intermediate container 7193d7405357 [2023-04-18T17:53:36.399Z] ---> 1f48a9c843d7 [2023-04-18T17:53:36.399Z] Step 21/22 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:53:36.665Z] ---> Running in d1dc053c86e9 [2023-04-18T17:53:38.075Z] Removing intermediate container d1dc053c86e9 [2023-04-18T17:53:38.075Z] ---> f0ce4007723e [2023-04-18T17:53:38.075Z] Step 22/22 : LABEL version=0.0.0 [2023-04-18T17:53:38.075Z] ---> Running in 1462883936c4 [2023-04-18T17:53:40.021Z] Removing intermediate container 1462883936c4 [2023-04-18T17:53:40.021Z] ---> 1395e5b8cea9 [2023-04-18T17:53:40.021Z] [2023-04-18T17:53:40.978Z] Successfully built 1395e5b8cea9 [2023-04-18T17:53:40.978Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-18T17:53:40.978Z]  Building security-proxy-setup ... done Building security-spire-config [2023-04-18T17:54:03.028Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:54:03.028Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:54:03.028Z] ---> 7e512cccc63e [2023-04-18T17:54:03.028Z] Step 3/27 : WORKDIR /edgex-go [2023-04-18T17:54:03.028Z] ---> Using cache [2023-04-18T17:54:03.028Z] ---> aef0a9fbbac4 [2023-04-18T17:54:03.028Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T17:54:03.028Z] ---> Using cache [2023-04-18T17:54:03.028Z] ---> 0f7751247f41 [2023-04-18T17:54:03.028Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-18T17:54:03.028Z] ---> Using cache [2023-04-18T17:54:03.028Z] ---> 4f23b0d97024 [2023-04-18T17:54:03.028Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:54:03.028Z] ---> Using cache [2023-04-18T17:54:03.028Z] ---> 0105e7665b52 [2023-04-18T17:54:03.028Z] Step 7/27 : COPY . . [2023-04-18T17:54:03.028Z] ---> Using cache [2023-04-18T17:54:03.028Z] ---> 52bc1aa477ed [2023-04-18T17:54:03.028Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T17:54:03.028Z] ---> Using cache [2023-04-18T17:54:03.028Z] ---> 24e091b7952f [2023-04-18T17:54:03.028Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-18T17:54:03.028Z] ---> Using cache [2023-04-18T17:54:03.028Z] ---> 695e23d57d9c [2023-04-18T17:54:03.028Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-18T17:54:03.028Z] ---> Using cache [2023-04-18T17:54:03.028Z] ---> 6ec7a1e43b4f [2023-04-18T17:54:03.028Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-04-18T17:54:03.028Z] ---> Using cache [2023-04-18T17:54:03.028Z] ---> 6d4a634495d2 [2023-04-18T17:54:03.028Z] Step 12/27 : WORKDIR /edgex-go [2023-04-18T17:54:03.028Z] ---> Using cache [2023-04-18T17:54:03.028Z] ---> 3ff3e5d5580b [2023-04-18T17:54:03.028Z] [2023-04-18T17:54:03.028Z] Step 13/27 : FROM alpine:3.17 [2023-04-18T17:54:03.028Z] ---> 51e60588ff2c [2023-04-18T17:54:03.028Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-18T17:54:03.028Z] ---> Using cache [2023-04-18T17:54:03.028Z] ---> 0858788c4969 [2023-04-18T17:54:03.028Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-18T17:54:03.028Z] ---> Running in 9ce110d9f056 [2023-04-18T17:54:05.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:54:05.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:54:07.265Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T17:54:07.265Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T17:54:07.265Z] OK: 17689 distinct packages available [2023-04-18T17:54:07.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:54:08.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:54:09.890Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-18T17:54:09.890Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-18T17:54:09.890Z] (3/4) Installing libucontext (1.2-r0) [2023-04-18T17:54:09.890Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-18T17:54:09.890Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:54:09.890Z] OK: 8 MiB in 19 packages [2023-04-18T17:54:12.463Z] Removing intermediate container 9ce110d9f056 [2023-04-18T17:54:12.463Z] ---> 9f4709b3f8e1 [2023-04-18T17:54:12.463Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:54:14.398Z] ---> 2bd8fa70715b [2023-04-18T17:54:14.398Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:54:15.798Z] Removing intermediate container 91882ecf6c59 [2023-04-18T17:54:15.798Z] ---> 351a9830a0ef [2023-04-18T17:54:15.798Z] Step 7/20 : COPY . . [2023-04-18T17:54:16.378Z] ---> 9bd34c2bdd4b [2023-04-18T17:54:16.378Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T17:54:28.667Z] ---> 59a3d63db0e7 [2023-04-18T17:54:28.667Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T17:54:30.074Z] ---> 2f001b0fa728 [2023-04-18T17:54:30.074Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-18T17:54:30.074Z] ---> Running in 835b23a9cbe2 [2023-04-18T17:54:31.065Z] Removing intermediate container 835b23a9cbe2 [2023-04-18T17:54:31.065Z] ---> 897d90e2dbb5 [2023-04-18T17:54:31.065Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-18T17:54:34.427Z] ---> 7eb8d8361be2 [2023-04-18T17:54:34.427Z] Step 22/27 : WORKDIR / [2023-04-18T17:54:34.693Z] ---> Running in a4fa3f54c870 [2023-04-18T17:54:35.277Z] Removing intermediate container a4fa3f54c870 [2023-04-18T17:54:35.277Z] ---> da26911ec947 [2023-04-18T17:54:35.277Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T17:54:35.545Z] ---> Running in 2d854e4d8039 [2023-04-18T17:54:36.500Z] Removing intermediate container 2d854e4d8039 [2023-04-18T17:54:36.500Z] ---> 642628ec2a11 [2023-04-18T17:54:36.500Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T17:54:36.500Z] ---> Running in 55e51e74d9a8 [2023-04-18T17:54:37.453Z] Removing intermediate container 55e51e74d9a8 [2023-04-18T17:54:37.453Z] ---> b447191d54b6 [2023-04-18T17:54:37.453Z] Step 25/27 : LABEL arch=arm64 [2023-04-18T17:54:37.723Z] ---> Running in cec331d77d2b [2023-04-18T17:54:38.683Z] Removing intermediate container cec331d77d2b [2023-04-18T17:54:38.683Z] ---> b06d2419c580 [2023-04-18T17:54:38.683Z] Step 26/27 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:54:38.683Z] ---> Running in 1b1c903d6f87 [2023-04-18T17:54:39.637Z] Removing intermediate container 1b1c903d6f87 [2023-04-18T17:54:39.637Z] ---> 6ed5ea188562 [2023-04-18T17:54:39.637Z] Step 27/27 : LABEL version=0.0.0 [2023-04-18T17:54:39.637Z] ---> Running in 1d79bfdd20c8 [2023-04-18T17:54:40.590Z] Removing intermediate container 1d79bfdd20c8 [2023-04-18T17:54:40.590Z] ---> 9b5763698785 [2023-04-18T17:54:40.590Z] [2023-04-18T17:54:40.855Z] ---> 99927d32aede [2023-04-18T17:54:40.855Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-18T17:54:41.119Z] Successfully built 9b5763698785 [2023-04-18T17:54:41.119Z] ---> Running in 6ebbf1b3b283 [2023-04-18T17:54:41.119Z] Successfully tagged security-spire-config-arm64:latest [2023-04-18T17:54:41.119Z] Building security-bootstrapper [2023-04-18T17:54:42.522Z]  Building security-spire-config ... done Removing intermediate container 9768ccbb2bb4 [2023-04-18T17:54:42.522Z] ---> 2cf8437c2c2e [2023-04-18T17:54:42.522Z] Step 8/23 : COPY . . [2023-04-18T17:54:43.478Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-18T17:54:58.453Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:54:58.453Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:54:58.453Z] ---> 7e512cccc63e [2023-04-18T17:54:58.453Z] Step 3/33 : WORKDIR /edgex-go [2023-04-18T17:54:58.453Z] ---> Using cache [2023-04-18T17:54:58.453Z] ---> aef0a9fbbac4 [2023-04-18T17:54:58.453Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-18T17:54:58.453Z] ---> Using cache [2023-04-18T17:54:58.453Z] ---> 877625d968fc [2023-04-18T17:54:58.453Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-18T17:54:58.453Z] ---> Using cache [2023-04-18T17:54:58.453Z] ---> 773c4ff7b20b [2023-04-18T17:54:58.453Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:54:58.453Z] ---> Using cache [2023-04-18T17:54:58.453Z] ---> a1ba5e0cb2b0 [2023-04-18T17:54:58.453Z] Step 7/33 : COPY . . [2023-04-18T17:54:58.453Z] ---> Using cache [2023-04-18T17:54:58.453Z] ---> fff9caf88e56 [2023-04-18T17:54:58.453Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-18T17:54:58.722Z] ---> Running in cc5698d1b930 [2023-04-18T17:54:59.679Z] ---> 8da61c66425d [2023-04-18T17:54:59.679Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-18T17:54:59.679Z] ---> Running in c6373b87692e [2023-04-18T17:55:01.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-18T17:55:01.664Z] 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-04-18T17:56:09.629Z] 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-04-18T17:56:31.962Z] Removing intermediate container 8e3c7ad5a9d5 [2023-04-18T17:56:31.962Z] ---> 10ec2e543914 [2023-04-18T17:56:31.962Z] [2023-04-18T17:56:31.962Z] Step 9/25 : FROM alpine:3.17 [2023-04-18T17:56:31.962Z] ---> 51e60588ff2c [2023-04-18T17:56:31.962Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-18T17:56:31.962Z] ---> Running in 4cde4d063228 [2023-04-18T17:56:31.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T17:56:32.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T17:56:34.339Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-18T17:56:34.608Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-18T17:56:34.608Z] (3/3) Installing su-exec (0.2-r2) [2023-04-18T17:56:34.608Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T17:56:34.608Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T17:56:35.195Z] OK: 8 MiB in 18 packages [2023-04-18T17:56:37.789Z] Removing intermediate container 4cde4d063228 [2023-04-18T17:56:37.789Z] ---> 89dc5c647659 [2023-04-18T17:56:37.789Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-18T17:56:37.789Z] ---> Running in 0d62bb96b988 [2023-04-18T17:56:38.062Z] Removing intermediate container 0d62bb96b988 [2023-04-18T17:56:38.062Z] ---> 613c4adca9a3 [2023-04-18T17:56:38.062Z] Step 12/25 : WORKDIR / [2023-04-18T17:56:38.062Z] ---> Running in 0342736a14c8 [2023-04-18T17:56:38.653Z] Removing intermediate container 0342736a14c8 [2023-04-18T17:56:38.653Z] ---> 411e4d78e2ca [2023-04-18T17:56:38.653Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T17:56:39.240Z] ---> 5834564ca530 [2023-04-18T17:56:39.240Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T17:56:40.229Z] ---> 4d10bb358ae7 [2023-04-18T17:56:40.229Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-18T17:56:41.197Z] ---> 808cf2a8a077 [2023-04-18T17:56:41.197Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-18T17:56:42.155Z] ---> f7d163a2eec1 [2023-04-18T17:56:42.155Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-18T17:56:43.115Z] ---> cac838cb78e4 [2023-04-18T17:56:43.115Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-18T17:56:44.521Z] ---> 5400e8fa666b [2023-04-18T17:56:44.789Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-18T17:56:47.383Z] ---> ffe68329682e [2023-04-18T17:56:47.383Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-18T17:56:47.966Z] ---> d97e518d0252 [2023-04-18T17:56:47.966Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T17:56:48.233Z] ---> Running in 91212e2c1e36 [2023-04-18T17:56:51.589Z] Removing intermediate container 91212e2c1e36 [2023-04-18T17:56:51.589Z] ---> e6d66925549e [2023-04-18T17:56:51.589Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T17:56:51.589Z] ---> Running in 0373a5224bea [2023-04-18T17:56:51.857Z] Removing intermediate container 0373a5224bea [2023-04-18T17:56:51.857Z] ---> 316683e69241 [2023-04-18T17:56:51.857Z] Step 23/25 : LABEL arch=arm64 [2023-04-18T17:56:52.124Z] ---> Running in 3b3a983022fb [2023-04-18T17:56:52.712Z] Removing intermediate container 3b3a983022fb [2023-04-18T17:56:52.712Z] ---> dfaacdf21afc [2023-04-18T17:56:52.712Z] Step 24/25 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T17:56:52.712Z] ---> Running in d9d86f48d828 [2023-04-18T17:56:53.304Z] Removing intermediate container d9d86f48d828 [2023-04-18T17:56:53.304Z] ---> d22ea7b0c208 [2023-04-18T17:56:53.304Z] Step 25/25 : LABEL version=0.0.0 [2023-04-18T17:56:53.304Z] ---> Running in e101bdce6105 [2023-04-18T17:56:53.889Z] Removing intermediate container e101bdce6105 [2023-04-18T17:56:53.889Z] ---> 910a3d701916 [2023-04-18T17:56:53.889Z] [2023-04-18T17:56:54.157Z] Successfully built 910a3d701916 [2023-04-18T17:56:54.157Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-18T17:56:54.157Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-04-18T17:57:12.368Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T17:57:12.368Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T17:57:12.368Z] ---> 7e512cccc63e [2023-04-18T17:57:12.368Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T17:57:12.368Z] ---> Using cache [2023-04-18T17:57:12.368Z] ---> 9aa2441e6dba [2023-04-18T17:57:12.368Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T17:57:12.368Z] ---> Using cache [2023-04-18T17:57:12.368Z] ---> cb95480d36de [2023-04-18T17:57:12.368Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T17:57:12.368Z] ---> Using cache [2023-04-18T17:57:12.368Z] ---> 4419ce276d26 [2023-04-18T17:57:12.368Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T17:57:12.368Z] ---> Using cache [2023-04-18T17:57:12.368Z] ---> d258be9e305d [2023-04-18T17:57:12.368Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T17:57:12.368Z] ---> Using cache [2023-04-18T17:57:12.368Z] ---> afdbd26880db [2023-04-18T17:57:12.368Z] Step 8/23 : COPY . . [2023-04-18T17:57:12.368Z] ---> Using cache [2023-04-18T17:57:12.368Z] ---> 94314ab9a220 [2023-04-18T17:57:12.368Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-18T17:57:13.774Z] ---> Running in 43ffe64e72d1 [2023-04-18T17:57:15.719Z] 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-04-18T18:01:37.507Z] Removing intermediate container cc5698d1b930 [2023-04-18T18:01:37.507Z] ---> 1705c516564f [2023-04-18T18:01:37.507Z] [2023-04-18T18:01:37.507Z] Step 9/33 : FROM alpine:3.17 [2023-04-18T18:01:37.507Z] ---> 51e60588ff2c [2023-04-18T18:01:37.507Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-18T18:01:37.507Z] ---> Running in f99b3bf4fdf0 [2023-04-18T18:01:37.507Z] Removing intermediate container f99b3bf4fdf0 [2023-04-18T18:01:37.507Z] ---> da1adf7f7ee3 [2023-04-18T18:01:37.507Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-18T18:01:37.507Z] ---> Running in b2bc9c905a84 [2023-04-18T18:01:37.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T18:01:37.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T18:01:37.507Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-18T18:01:37.507Z] (2/2) Installing su-exec (0.2-r2) [2023-04-18T18:01:37.507Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T18:01:37.507Z] OK: 8 MiB in 17 packages [2023-04-18T18:01:37.507Z] Removing intermediate container b2bc9c905a84 [2023-04-18T18:01:37.507Z] ---> 2d1c99d8f760 [2023-04-18T18:01:37.507Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-18T18:01:37.507Z] ---> Running in e677f0aa17f0 [2023-04-18T18:01:37.507Z] Removing intermediate container cad676890856 [2023-04-18T18:01:37.507Z] ---> 24704cd864a8 [2023-04-18T18:01:37.507Z] [2023-04-18T18:01:37.507Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T18:01:37.507Z] ---> 51e60588ff2c [2023-04-18T18:01:37.507Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T18:01:37.507Z] ---> Using cache [2023-04-18T18:01:37.507Z] ---> d81381965440 [2023-04-18T18:01:37.507Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T18:01:37.507Z] ---> Using cache [2023-04-18T18:01:37.507Z] ---> d2f1a526839d [2023-04-18T18:01:37.507Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-18T18:01:37.507Z] ---> Running in ecda2afdca06 [2023-04-18T18:01:37.508Z] Removing intermediate container e677f0aa17f0 [2023-04-18T18:01:37.508Z] ---> 6540f4ab234f [2023-04-18T18:01:37.508Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-18T18:01:37.508Z] ---> Running in ba08dc8ee22d [2023-04-18T18:01:37.508Z] Removing intermediate container ecda2afdca06 [2023-04-18T18:01:37.508Z] ---> 410de61b54c2 [2023-04-18T18:01:37.508Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-18T18:01:37.508Z] ---> Running in d2dff3eaeb49 [2023-04-18T18:01:37.508Z] Removing intermediate container ba08dc8ee22d [2023-04-18T18:01:37.508Z] ---> 74bc39f72c3a [2023-04-18T18:01:37.508Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-18T18:01:37.508Z] ---> Running in 23ecbc8a6b1e [2023-04-18T18:01:37.508Z] Removing intermediate container d2dff3eaeb49 [2023-04-18T18:01:37.508Z] ---> ed4234ec793d [2023-04-18T18:01:37.508Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T18:01:37.508Z] Removing intermediate container 23ecbc8a6b1e [2023-04-18T18:01:37.508Z] ---> bb08304ae913 [2023-04-18T18:01:37.508Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-18T18:01:37.508Z] ---> Running in 53b7d89516e6 [2023-04-18T18:01:37.508Z] Removing intermediate container 53b7d89516e6 [2023-04-18T18:01:37.508Z] ---> 983cccbc7a7f [2023-04-18T18:01:37.508Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-18T18:01:37.508Z] ---> 0557154fc6ce [2023-04-18T18:01:37.508Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T18:01:37.508Z] ---> Running in 745432327b53 [2023-04-18T18:01:37.508Z] ---> 6276da13ad7e [2023-04-18T18:01:37.508Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-18T18:01:39.443Z] Removing intermediate container 745432327b53 [2023-04-18T18:01:39.443Z] ---> 993ce800f9bf [2023-04-18T18:01:39.443Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-18T18:01:39.713Z] ---> Running in 3b9ad9d28c1b [2023-04-18T18:01:40.295Z] Removing intermediate container 3b9ad9d28c1b [2023-04-18T18:01:40.295Z] ---> 3c83f091050c [2023-04-18T18:01:40.295Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-18T18:01:40.562Z] ---> 4c56a70aa0dd [2023-04-18T18:01:40.562Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-18T18:01:41.521Z] ---> e09e4a8cea7b [2023-04-18T18:01:41.791Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-18T18:01:41.791Z] ---> c5960e255c0d [2023-04-18T18:01:41.791Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-18T18:01:41.791Z] ---> Running in 3f9322d9b14c [2023-04-18T18:01:41.791Z] ---> Running in b057dc7beca0 [2023-04-18T18:01:42.747Z] Removing intermediate container 3f9322d9b14c [2023-04-18T18:01:42.747Z] ---> a75787104a08 [2023-04-18T18:01:42.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T18:01:42.747Z] ---> Running in b91ac5518131 [2023-04-18T18:01:43.709Z] Removing intermediate container b91ac5518131 [2023-04-18T18:01:43.709Z] ---> 067b64a61313 [2023-04-18T18:01:43.709Z] Step 21/23 : LABEL arch=arm64 [2023-04-18T18:01:43.709Z] ---> Running in 8d12b7c0a4ed [2023-04-18T18:01:44.299Z] Removing intermediate container 8d12b7c0a4ed [2023-04-18T18:01:44.299Z] ---> aed80292dd08 [2023-04-18T18:01:44.299Z] Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T18:01:44.299Z] ---> Running in 1b9868a212eb [2023-04-18T18:01:45.254Z] Removing intermediate container 1b9868a212eb [2023-04-18T18:01:45.254Z] ---> 781981a34997 [2023-04-18T18:01:45.254Z] Step 23/23 : LABEL version=0.0.0 [2023-04-18T18:01:45.254Z] ---> Running in 9f8780cfed86 [2023-04-18T18:01:45.857Z] Removing intermediate container b057dc7beca0 [2023-04-18T18:01:45.857Z] ---> c5c8d8486435 [2023-04-18T18:01:45.857Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T18:01:46.122Z] Removing intermediate container 9f8780cfed86 [2023-04-18T18:01:46.122Z] ---> de9dfaea82b7 [2023-04-18T18:01:46.122Z] [2023-04-18T18:01:46.389Z] Successfully built de9dfaea82b7 [2023-04-18T18:01:46.389Z] Successfully tagged support-scheduler-arm64:latest [2023-04-18T18:01:48.955Z]  Building support-scheduler ... done  ---> cfbbb69e2811 [2023-04-18T18:01:48.955Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T18:01:49.534Z] ---> 416c4ad58cc6 [2023-04-18T18:01:49.534Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-18T18:01:51.467Z] ---> bd21281f708a [2023-04-18T18:01:51.467Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-18T18:01:52.418Z] ---> 886a2a495232 [2023-04-18T18:01:52.418Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-18T18:01:52.996Z] ---> 097558554411 [2023-04-18T18:01:52.996Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-18T18:01:54.397Z] ---> b4aaca0dd10f [2023-04-18T18:01:54.397Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-18T18:01:54.978Z] ---> c4201c07ebed [2023-04-18T18:01:54.978Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-18T18:01:55.930Z] ---> 3c730e5ad7f0 [2023-04-18T18:01:55.930Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-18T18:01:55.930Z] ---> Running in b5a5a06d9098 [2023-04-18T18:01:59.261Z] Removing intermediate container b5a5a06d9098 [2023-04-18T18:01:59.261Z] ---> f95b59488763 [2023-04-18T18:01:59.261Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-18T18:01:59.261Z] ---> Running in d73500ac61a1 [2023-04-18T18:01:59.261Z] Removing intermediate container d73500ac61a1 [2023-04-18T18:01:59.261Z] ---> d091f0ca27b6 [2023-04-18T18:01:59.261Z] Step 30/33 : CMD ["gate"] [2023-04-18T18:01:59.526Z] ---> Running in 8355c98c814b [2023-04-18T18:02:02.852Z] Removing intermediate container 8355c98c814b [2023-04-18T18:02:02.852Z] ---> 4aa3e9dbe077 [2023-04-18T18:02:02.852Z] Step 31/33 : LABEL arch=arm64 [2023-04-18T18:02:02.852Z] ---> Running in c4b50b3e63fa [2023-04-18T18:02:03.118Z] Removing intermediate container c4b50b3e63fa [2023-04-18T18:02:03.118Z] ---> 107f18d6c4f3 [2023-04-18T18:02:03.118Z] Step 32/33 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T18:02:03.383Z] ---> Running in 99f07d253306 [2023-04-18T18:02:03.972Z] Removing intermediate container 99f07d253306 [2023-04-18T18:02:03.972Z] ---> 1e41d41d519f [2023-04-18T18:02:03.972Z] Step 33/33 : LABEL version=0.0.0 [2023-04-18T18:02:03.972Z] ---> Running in 5f8270bb42e7 [2023-04-18T18:02:04.559Z] Removing intermediate container 5f8270bb42e7 [2023-04-18T18:02:04.559Z] ---> 1828dfa67464 [2023-04-18T18:02:04.559Z] [2023-04-18T18:02:04.825Z] Successfully built 1828dfa67464 [2023-04-18T18:02:04.825Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-18T18:02:51.630Z]  Building security-bootstrapper ... done Removing intermediate container 6ebbf1b3b283 [2023-04-18T18:02:51.630Z] ---> 20395a2e88c1 [2023-04-18T18:02:51.630Z] [2023-04-18T18:02:51.630Z] Step 9/20 : FROM alpine:3.17 [2023-04-18T18:02:51.630Z] ---> 51e60588ff2c [2023-04-18T18:02:51.630Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-18T18:02:51.630Z] ---> Using cache [2023-04-18T18:02:51.630Z] ---> da1adf7f7ee3 [2023-04-18T18:02:51.630Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-18T18:02:51.630Z] ---> Running in f30083523176 [2023-04-18T18:02:52.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T18:02:53.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T18:02:54.490Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T18:02:54.490Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T18:02:54.490Z] OK: 17689 distinct packages available [2023-04-18T18:02:54.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T18:02:55.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T18:02:56.284Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-18T18:02:56.284Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-18T18:02:56.284Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-18T18:02:56.284Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-18T18:02:56.549Z] (5/9) Installing curl (8.0.1-r0) [2023-04-18T18:02:56.549Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-18T18:02:56.549Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-18T18:02:56.549Z] (8/9) Installing libucontext (1.2-r0) [2023-04-18T18:02:56.549Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-18T18:02:56.549Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T18:02:56.549Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T18:02:57.129Z] OK: 11 MiB in 24 packages [2023-04-18T18:02:57.394Z] Removing intermediate container 43ffe64e72d1 [2023-04-18T18:02:57.394Z] ---> 4f538a10d8d5 [2023-04-18T18:02:57.394Z] [2023-04-18T18:02:57.394Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T18:02:57.394Z] ---> 51e60588ff2c [2023-04-18T18:02:57.394Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-18T18:02:57.394Z] ---> Using cache [2023-04-18T18:02:57.394Z] ---> 9e960cc69dc3 [2023-04-18T18:02:57.394Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T18:02:57.394Z] ---> Using cache [2023-04-18T18:02:57.394Z] ---> d199845c7b27 [2023-04-18T18:02:57.394Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T18:02:57.394Z] ---> Using cache [2023-04-18T18:02:57.394Z] ---> c92d0187c9fd [2023-04-18T18:02:57.394Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T18:02:57.394Z] ---> Using cache [2023-04-18T18:02:57.394Z] ---> 5d9152f32182 [2023-04-18T18:02:57.394Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-18T18:02:58.796Z] Removing intermediate container f30083523176 [2023-04-18T18:02:58.796Z] ---> e9511894095d [2023-04-18T18:02:58.796Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T18:02:58.796Z] ---> 030b55f1890c [2023-04-18T18:02:58.796Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-18T18:02:59.748Z] ---> a5abeb68208c [2023-04-18T18:02:59.748Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T18:03:00.016Z] ---> 9a6f5ae5f14a [2023-04-18T18:03:00.016Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-18T18:03:00.618Z] ---> 534454361ab8 [2023-04-18T18:03:00.619Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T18:03:00.619Z] ---> 7f811d2c8473 [2023-04-18T18:03:00.619Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-18T18:03:00.619Z] ---> Running in 1951767db66b [2023-04-18T18:03:02.553Z] ---> 2a20c9529fd5 [2023-04-18T18:03:02.554Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-18T18:03:02.821Z] Removing intermediate container 1951767db66b [2023-04-18T18:03:02.821Z] ---> 76ae7f7be342 [2023-04-18T18:03:02.821Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T18:03:03.086Z] ---> Running in 16e24248ba51 [2023-04-18T18:03:03.361Z] ---> 16f948736043 [2023-04-18T18:03:03.361Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-18T18:03:03.361Z] ---> Running in ab01625e7d41 [2023-04-18T18:03:03.361Z] Removing intermediate container 16e24248ba51 [2023-04-18T18:03:03.361Z] ---> f31ef9793abf [2023-04-18T18:03:03.361Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-18T18:03:03.632Z] ---> Running in 271a069d2cda [2023-04-18T18:03:03.909Z] Removing intermediate container ab01625e7d41 [2023-04-18T18:03:03.909Z] ---> 98bdd654af13 [2023-04-18T18:03:03.909Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T18:03:04.178Z] ---> Running in 3b8ae2889acc [2023-04-18T18:03:04.178Z] Removing intermediate container 271a069d2cda [2023-04-18T18:03:04.178Z] ---> 5b7c3da05b6f [2023-04-18T18:03:04.178Z] Step 21/23 : LABEL arch=arm64 [2023-04-18T18:03:04.178Z] ---> Running in a5caa64e78ac [2023-04-18T18:03:04.761Z] Removing intermediate container 3b8ae2889acc [2023-04-18T18:03:04.761Z] ---> 05f50aded415 [2023-04-18T18:03:04.761Z] Step 18/20 : LABEL arch=arm64 [2023-04-18T18:03:04.761Z] Removing intermediate container a5caa64e78ac [2023-04-18T18:03:04.761Z] ---> cf9757bf8cde [2023-04-18T18:03:04.761Z] Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T18:03:04.761Z] ---> Running in 52d61907e55a [2023-04-18T18:03:05.028Z] ---> Running in aecb7c667706 [2023-04-18T18:03:07.615Z] Removing intermediate container aecb7c667706 [2023-04-18T18:03:07.615Z] ---> 1d643c144e57 [2023-04-18T18:03:07.615Z] Step 23/23 : LABEL version=0.0.0 [2023-04-18T18:03:07.615Z] Removing intermediate container 52d61907e55a [2023-04-18T18:03:07.615Z] ---> a40aac26277f [2023-04-18T18:03:07.615Z] Step 19/20 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T18:03:07.615Z] ---> Running in 7c07fdab4bff [2023-04-18T18:03:07.615Z] ---> Running in 98dc408fb597 [2023-04-18T18:03:07.888Z] Removing intermediate container 98dc408fb597 [2023-04-18T18:03:07.888Z] ---> 62a1aad3b965 [2023-04-18T18:03:07.888Z] Step 20/20 : LABEL version=0.0.0 [2023-04-18T18:03:07.888Z] Removing intermediate container 7c07fdab4bff [2023-04-18T18:03:07.888Z] ---> 4f4139b18557 [2023-04-18T18:03:07.888Z] [2023-04-18T18:03:07.888Z] ---> Running in a3ab8344ca29 [2023-04-18T18:03:08.156Z] Successfully built 4f4139b18557 [2023-04-18T18:03:08.156Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-18T18:03:08.423Z]  Building core-common-config-bootstrapper ... done Removing intermediate container a3ab8344ca29 [2023-04-18T18:03:08.423Z] ---> 27058922ea0a [2023-04-18T18:03:08.423Z] [2023-04-18T18:03:08.423Z] Successfully built 27058922ea0a [2023-04-18T18:03:08.423Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-18T18:03:20.730Z]  Building security-spiffe-token-provider ... done Removing intermediate container c6373b87692e [2023-04-18T18:03:20.730Z] ---> 50fb5aea3e45 [2023-04-18T18:03:20.730Z] [2023-04-18T18:03:20.730Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T18:03:20.730Z] ---> 51e60588ff2c [2023-04-18T18:03:20.730Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-18T18:03:20.730Z] ---> Running in 810b978b0551 [2023-04-18T18:03:20.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T18:03:21.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T18:03:22.280Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-18T18:03:22.280Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-18T18:03:22.280Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T18:03:22.280Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T18:03:22.551Z] OK: 8 MiB in 17 packages [2023-04-18T18:03:23.968Z] Removing intermediate container 810b978b0551 [2023-04-18T18:03:23.968Z] ---> 1380c91c6e50 [2023-04-18T18:03:23.968Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T18:03:23.968Z] ---> Running in 51f1714de7f4 [2023-04-18T18:03:23.968Z] Removing intermediate container 51f1714de7f4 [2023-04-18T18:03:23.968Z] ---> 1511deb170ea [2023-04-18T18:03:23.968Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-18T18:03:24.239Z] ---> Running in 38df9c9bb1c4 [2023-04-18T18:03:24.506Z] Removing intermediate container 38df9c9bb1c4 [2023-04-18T18:03:24.506Z] ---> 7a3adaca1788 [2023-04-18T18:03:24.506Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-18T18:03:24.506Z] ---> Running in ac7c40de3d76 [2023-04-18T18:03:24.775Z] Removing intermediate container ac7c40de3d76 [2023-04-18T18:03:24.775Z] ---> e0a00cc628ad [2023-04-18T18:03:24.775Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T18:03:25.365Z] ---> bedc3b5c40b4 [2023-04-18T18:03:25.365Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T18:03:25.949Z] ---> ba843d0b0f22 [2023-04-18T18:03:25.949Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-18T18:03:26.911Z] ---> 5cfb59d89a2d [2023-04-18T18:03:26.912Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-18T18:03:27.551Z] ---> 7acf396cbfb9 [2023-04-18T18:03:27.551Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-18T18:03:27.551Z] ---> Running in 0a245b1582e3 [2023-04-18T18:03:27.821Z] Removing intermediate container 0a245b1582e3 [2023-04-18T18:03:27.821Z] ---> 0f1bf9cdcae5 [2023-04-18T18:03:27.821Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T18:03:27.821Z] ---> Running in 32aa454f71e1 [2023-04-18T18:03:28.092Z] Removing intermediate container 32aa454f71e1 [2023-04-18T18:03:28.092Z] ---> 59ea113d1664 [2023-04-18T18:03:28.092Z] Step 21/23 : LABEL arch=arm64 [2023-04-18T18:03:28.361Z] ---> Running in 370fc41cb3f7 [2023-04-18T18:03:28.629Z] Removing intermediate container 370fc41cb3f7 [2023-04-18T18:03:28.629Z] ---> 8853650e288c [2023-04-18T18:03:28.629Z] Step 22/23 : LABEL git_sha=3a659c984cba492e963db1ff5acacb1d9be46c96 [2023-04-18T18:03:28.629Z] ---> Running in 751b5ab64229 [2023-04-18T18:03:28.901Z] Removing intermediate container 751b5ab64229 [2023-04-18T18:03:28.901Z] ---> 118dbef00c57 [2023-04-18T18:03:28.901Z] Step 23/23 : LABEL version=0.0.0 [2023-04-18T18:03:28.901Z] ---> Running in e8ab9025c1a7 [2023-04-18T18:03:29.173Z] Removing intermediate container e8ab9025c1a7 [2023-04-18T18:03:29.173Z] ---> 3a0923c23040 [2023-04-18T18:03:29.173Z] [2023-04-18T18:03:29.446Z] Successfully built 3a0923c23040 [2023-04-18T18:03:29.446Z] Successfully tagged support-notifications-arm64:latest [2023-04-18T18:03:29.728Z]  Building support-notifications ... done  [Pipeline] } [2023-04-18T18:03:29.738Z] $ docker stop --time=1 b3de43db3f1d5690f78ed4ffc00c6c501e3a343ec10faa9ffabab2b9a43b945d [2023-04-18T18:03:31.374Z] $ docker rm -f --volumes b3de43db3f1d5690f78ed4ffc00c6c501e3a343ec10faa9ffabab2b9a43b945d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T18:03:31.930Z] + docker images [2023-04-18T18:03:32.195Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-18T18:03:32.195Z] support-notifications-arm64 latest 3a0923c23040 2 seconds ago 32.2MB [2023-04-18T18:03:32.195Z] 50fb5aea3e45 13 seconds ago 1.56GB [2023-04-18T18:03:32.195Z] security-spiffe-token-provider-arm64 latest 27058922ea0a 23 seconds ago 32.7MB [2023-04-18T18:03:32.195Z] core-common-config-bootstrapper-arm64 latest 4f4139b18557 24 seconds ago 17.2MB [2023-04-18T18:03:32.195Z] 4f538a10d8d5 35 seconds ago 1.49GB [2023-04-18T18:03:32.195Z] 20395a2e88c1 43 seconds ago 1.53GB [2023-04-18T18:03:32.195Z] security-bootstrapper-arm64 latest 1828dfa67464 About a minute ago 21.9MB [2023-04-18T18:03:32.195Z] support-scheduler-arm64 latest de9dfaea82b7 About a minute ago 31.5MB [2023-04-18T18:03:32.195Z] 24704cd864a8 2 minutes ago 1.56GB [2023-04-18T18:03:32.195Z] 1705c516564f 2 minutes ago 1.48GB [2023-04-18T18:03:32.195Z] security-secretstore-setup-arm64 latest 910a3d701916 6 minutes ago 32.2MB [2023-04-18T18:03:32.195Z] 10ec2e543914 7 minutes ago 1.49GB [2023-04-18T18:03:32.195Z] security-spire-config-arm64 latest 9b5763698785 8 minutes ago 86.2MB [2023-04-18T18:03:32.195Z] security-proxy-setup-arm64 latest 1395e5b8cea9 9 minutes ago 18.7MB [2023-04-18T18:03:32.195Z] 271887b65f06 10 minutes ago 1.47GB [2023-04-18T18:03:32.195Z] core-command-arm64 latest ce776ab07ce5 11 minutes ago 19.7MB [2023-04-18T18:03:32.195Z] 0d9baeb7c075 11 minutes ago 1.49GB [2023-04-18T18:03:32.195Z] core-metadata-arm64 latest e22df2fe93fe 11 minutes ago 20.2MB [2023-04-18T18:03:32.195Z] core-data-arm64 latest 2fbb5d01aed9 11 minutes ago 19.9MB [2023-04-18T18:03:32.195Z] 7d91fffd4973 12 minutes ago 1.5GB [2023-04-18T18:03:32.196Z] 76b5756543f4 12 minutes ago 1.5GB [2023-04-18T18:03:32.196Z] security-proxy-auth-arm64 latest af003687435d 13 minutes ago 18.3MB [2023-04-18T18:03:32.196Z] 9adde1cb5cae 13 minutes ago 1.47GB [2023-04-18T18:03:32.196Z] security-spire-agent-arm64 latest 0832e9b1bb0b 18 minutes ago 125MB [2023-04-18T18:03:32.196Z] security-spire-server-arm64 latest c5adde661796 18 minutes ago 87.1MB [2023-04-18T18:03:32.196Z] 3ff3e5d5580b 19 minutes ago 1.35GB [2023-04-18T18:03:32.196Z] dbb8c8740b9f 19 minutes ago 1.35GB [2023-04-18T18:03:32.196Z] ci-base-image-arm64 latest 7e512cccc63e 35 minutes ago 866MB [2023-04-18T18:03:32.196Z] alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB [2023-04-18T18:03:32.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB [2023-04-18T18:03:32.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T18:03:33.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T18:03:33.080Z] [2023-04-18T18:03:33.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T18:03:33.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T18:03:33.741Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T18:03:33.741Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T18:03:33.741Z] 04944245beec: Pulling fs layer [2023-04-18T18:03:33.741Z] 699f458cf7ca: Pulling fs layer [2023-04-18T18:03:33.741Z] 765212b225bb: Pulling fs layer [2023-04-18T18:03:33.741Z] f23df028b6ca: Pulling fs layer [2023-04-18T18:03:33.741Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T18:03:33.741Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T18:03:33.741Z] d65c8cfc05b1: Waiting [2023-04-18T18:03:33.741Z] 765212b225bb: Waiting [2023-04-18T18:03:33.741Z] f23df028b6ca: Waiting [2023-04-18T18:03:33.741Z] 2437ff75d9bd: Waiting [2023-04-18T18:03:33.741Z] 04944245beec: Verifying Checksum [2023-04-18T18:03:33.741Z] 04944245beec: Download complete [2023-04-18T18:03:33.741Z] 765212b225bb: Verifying Checksum [2023-04-18T18:03:33.741Z] 765212b225bb: Download complete [2023-04-18T18:03:33.741Z] f23df028b6ca: Download complete [2023-04-18T18:03:33.741Z] d65c8cfc05b1: Verifying Checksum [2023-04-18T18:03:33.741Z] d65c8cfc05b1: Download complete [2023-04-18T18:03:34.006Z] 699f458cf7ca: Verifying Checksum [2023-04-18T18:03:34.006Z] 699f458cf7ca: Download complete [2023-04-18T18:03:34.271Z] 8998bd30e6a1: Download complete [2023-04-18T18:03:36.205Z] 2437ff75d9bd: Verifying Checksum [2023-04-18T18:03:36.205Z] 2437ff75d9bd: Download complete [2023-04-18T18:03:38.139Z] 8998bd30e6a1: Pull complete [2023-04-18T18:03:38.406Z] 04944245beec: Pull complete [2023-04-18T18:03:39.811Z] 699f458cf7ca: Pull complete [2023-04-18T18:03:40.078Z] 765212b225bb: Pull complete [2023-04-18T18:03:40.657Z] f23df028b6ca: Pull complete [2023-04-18T18:03:40.924Z] d65c8cfc05b1: Pull complete [2023-04-18T18:03:55.901Z] 2437ff75d9bd: Pull complete [2023-04-18T18:03:55.901Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T18:03:55.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T18:03:55.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T18:03:56.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-8952 does not seem to be running inside a container [2023-04-18T18:03:56.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-18T18:03:59.297Z] $ docker top 279e669b7a879a4068184c3f43c506ddeec1de4dfad4469d28304161509cc6c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T18:04:00.372Z] ---> job-cost.sh [2023-04-18T18:04:00.372Z] lf-activate-venv: SKIPPING [2023-04-18T18:04:00.372Z] INFO: No Stack... [2023-04-18T18:04:00.640Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T18:04:01.604Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T18:04:02.268Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-04-18T18:04:02.268Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T18:04:02.366Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4517-1-stack-cost] [2023-04-18T18:04:02.371Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4517-1-stack-cost] did not exist. Created. [2023-04-18T18:04:02.372Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4517-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T18:04:03.131Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T18:04:03.319Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T18:04:03.361Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4517-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T18:04:03.461Z] $ docker stop --time=1 279e669b7a879a4068184c3f43c506ddeec1de4dfad4469d28304161509cc6c9 [2023-04-18T18:04:04.939Z] $ docker rm -f --volumes 279e669b7a879a4068184c3f43c506ddeec1de4dfad4469d28304161509cc6c9 [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-04-18T18:04:06.380Z] provisioning config files... [2023-04-18T18:04:06.397Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17635821225990611148tmp [Pipeline] { [Pipeline] sh [2023-04-18T18:04:06.795Z] + set +x [2023-04-18T18:04:06.795Z] + curl -s https://codecov.io/bash [2023-04-18T18:04:06.795Z] + bash -s -- [2023-04-18T18:04:06.795Z] [2023-04-18T18:04:06.795Z] _____ _ [2023-04-18T18:04:06.795Z] / ____| | | [2023-04-18T18:04:06.795Z] | | ___ __| | ___ ___ _____ __ [2023-04-18T18:04:06.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-18T18:04:06.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-18T18:04:06.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-18T18:04:06.795Z] Bash-1.0.6 [2023-04-18T18:04:06.795Z] [2023-04-18T18:04:06.795Z] [2023-04-18T18:04:06.795Z] ==> git version 2.25.1 found [2023-04-18T18:04:06.795Z] ==> 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-04-18T18:04:06.795Z] Release-Date: 2020-01-08 [2023-04-18T18:04:06.795Z] 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-04-18T18:04:06.795Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-18T18:04:06.795Z] ==> Jenkins CI detected. [2023-04-18T18:04:06.795Z] current dir:  /w/workspace/edgex-go/1 [2023-04-18T18:04:06.795Z] project root: . [2023-04-18T18:04:06.795Z] --> token set from env [2023-04-18T18:04:06.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-18T18:04:06.795Z] ==> Running gcov in . (disable via -X gcov) [2023-04-18T18:04:06.795Z] ==> Python coveragepy not found [2023-04-18T18:04:06.795Z] ==> Searching for coverage reports in: [2023-04-18T18:04:06.795Z] + . [2023-04-18T18:04:06.795Z] -> Found 1 reports [2023-04-18T18:04:06.795Z] ==> Detecting git/mercurial file structure [2023-04-18T18:04:06.795Z] ==> Reading reports [2023-04-18T18:04:07.080Z] + ./coverage.out bytes=448248 [2023-04-18T18:04:07.080Z] ==> Appending adjustments [2023-04-18T18:04:07.080Z] https://docs.codecov.io/docs/fixing-reports [2023-04-18T18:04:08.071Z] + Found adjustments [2023-04-18T18:04:08.071Z] ==> Gzipping contents [2023-04-18T18:04:08.071Z] 60K /tmp/codecov.JEtxzh.gz [2023-04-18T18:04:08.071Z] ==> Uploading reports [2023-04-18T18:04:08.071Z] url: https://codecov.io [2023-04-18T18:04:08.071Z] query: branch=PR-4517&commit=3a659c984cba492e963db1ff5acacb1d9be46c96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4517&job=&cmd_args= [2023-04-18T18:04:08.072Z] -> Pinging Codecov [2023-04-18T18:04:08.072Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4517&commit=3a659c984cba492e963db1ff5acacb1d9be46c96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4517&job=&cmd_args= [2023-04-18T18:04:11.448Z] -> Uploading to [2023-04-18T18:04:11.448Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-18/00271124DB129430A58F1EEE437C3FCB/3a659c984cba492e963db1ff5acacb1d9be46c96/442899fb-2e26-4ab0-a6d2-a570d359a297.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T180408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5da30960498984ba34106ca26af6a40eafc4fddf51abbd38a960db58a0ba0afe [2023-04-18T18:04:11.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T18:04:11.448Z] Dload Upload Total Spent Left Speed [2023-04-18T18:04:11.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57512 0 0 100 57512 0 206k --:--:-- --:--:-- --:--:-- 205k [2023-04-18T18:04:11.448Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a659c984cba492e963db1ff5acacb1d9be46c96 [Pipeline] } [2023-04-18T18:04:11.583Z] 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-04-18T18:04:13.258Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-18T18:04:13.588Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T18:04:14.512Z] ---> package-listing.sh [2023-04-18T18:04:14.513Z] ++ facter osfamily [2023-04-18T18:04:14.513Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T18:04:14.781Z] + OS_FAMILY=debian [2023-04-18T18:04:14.781Z] + workspace=/w/workspace/edgex-go/1 [2023-04-18T18:04:14.781Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T18:04:14.781Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T18:04:14.781Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T18:04:14.781Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T18:04:14.781Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-18T18:04:14.781Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T18:04:14.781Z] + case "${OS_FAMILY}" in [2023-04-18T18:04:14.781Z] + dpkg -l [2023-04-18T18:04:14.781Z] + grep '^ii' [2023-04-18T18:04:14.781Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T18:04:14.781Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T18:04:14.781Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T18:04:14.781Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-18T18:04:14.781Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-04-18T18:04:14.781Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-04-18T18:04:14.989Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-18T18:04:15.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T18:04:15.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T18:04:15.935Z] [2023-04-18T18:04:15.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T18:04:16.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T18:04:16.358Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T18:04:16.358Z] 5eb5b503b376: Pulling fs layer [2023-04-18T18:04:16.358Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T18:04:16.358Z] ec43610c2a17: Pulling fs layer [2023-04-18T18:04:16.358Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T18:04:16.358Z] 33b1e0a273af: Pulling fs layer [2023-04-18T18:04:16.358Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T18:04:16.358Z] 2f39f015ded8: Pulling fs layer [2023-04-18T18:04:16.358Z] 33b1e0a273af: Waiting [2023-04-18T18:04:16.358Z] 2f39f015ded8: Waiting [2023-04-18T18:04:16.358Z] 5d3b04190fa2: Waiting [2023-04-18T18:04:16.358Z] 3a2ae6a8a46f: Waiting [2023-04-18T18:04:16.358Z] 5c69ac0246d0: Verifying Checksum [2023-04-18T18:04:16.358Z] 5c69ac0246d0: Download complete [2023-04-18T18:04:16.358Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-18T18:04:16.358Z] 3a2ae6a8a46f: Download complete [2023-04-18T18:04:16.358Z] 33b1e0a273af: Download complete [2023-04-18T18:04:16.358Z] ec43610c2a17: Download complete [2023-04-18T18:04:16.616Z] 5d3b04190fa2: Verifying Checksum [2023-04-18T18:04:16.616Z] 5d3b04190fa2: Download complete [2023-04-18T18:04:16.616Z] 5eb5b503b376: Verifying Checksum [2023-04-18T18:04:16.616Z] 5eb5b503b376: Download complete [2023-04-18T18:04:17.181Z] 2f39f015ded8: Download complete [2023-04-18T18:04:17.747Z] 5eb5b503b376: Pull complete [2023-04-18T18:04:17.747Z] 5c69ac0246d0: Pull complete [2023-04-18T18:04:18.312Z] ec43610c2a17: Pull complete [2023-04-18T18:04:18.312Z] 3a2ae6a8a46f: Pull complete [2023-04-18T18:04:18.570Z] 33b1e0a273af: Pull complete [2023-04-18T18:04:18.570Z] 5d3b04190fa2: Pull complete [2023-04-18T18:04:22.755Z] 2f39f015ded8: Pull complete [2023-04-18T18:04:22.755Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T18:04:22.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T18:04:22.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T18:04:22.961Z] prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container [2023-04-18T18:04:23.007Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T18:04:24.889Z] $ docker top cb58abbd51a4256962979c8d6a060774acb0055bb64692d9169740d227ca63ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T18:04:25.270Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T18:04:25.584Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T18:04:25.900Z] + ls /var/log/sa-host [2023-04-18T18:04:25.900Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T18:04:26.183Z] provisioning config files... [2023-04-18T18:04:26.191Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6620616955778704179tmp [Pipeline] { [Pipeline] echo [2023-04-18T18:04:26.247Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T18:04:26.559Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T18:04:26.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T18:04:27.000Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T18:04:27.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T18:04:27.345Z] ---> sudo-logs.sh [2023-04-18T18:04:27.346Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T18:04:27.425Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T18:04:27.740Z] ---> job-cost.sh [2023-04-18T18:04:27.740Z] lf-activate-venv: SKIPPING [2023-04-18T18:04:27.740Z] DEBUG: total: 0.10999999940395355 [2023-04-18T18:04:27.740Z] INFO: Retrieving Stack Cost... [2023-04-18T18:04:28.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T18:04:28.571Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T18:04:28.618Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T18:04:28.946Z] ---> logs-deploy.sh [2023-04-18T18:04:28.946Z] lf-activate-venv: SKIPPING [2023-04-18T18:04:28.946Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4517/1 [2023-04-18T18:04:28.946Z] INFO: archiving workspace using pattern(s): [2023-04-18T18:04:29.889Z] Archives upload complete. [2023-04-18T18:04:30.150Z] INFO: archiving logs to Nexus [2023-04-18T18:04:30.721Z] ---> uname -a: [2023-04-18T18:04:30.721Z] Linux prd-ubuntu20-04-docker-8c-8g-8951 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-18T18:04:30.721Z] [2023-04-18T18:04:30.721Z] [2023-04-18T18:04:30.721Z] ---> lscpu: [2023-04-18T18:04:30.721Z] Architecture: x86_64 [2023-04-18T18:04:30.721Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-18T18:04:30.721Z] Byte Order: Little Endian [2023-04-18T18:04:30.721Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-18T18:04:30.721Z] CPU(s): 8 [2023-04-18T18:04:30.721Z] On-line CPU(s) list: 0-7 [2023-04-18T18:04:30.721Z] Thread(s) per core: 1 [2023-04-18T18:04:30.721Z] Core(s) per socket: 1 [2023-04-18T18:04:30.721Z] Socket(s): 8 [2023-04-18T18:04:30.721Z] NUMA node(s): 1 [2023-04-18T18:04:30.721Z] Vendor ID: AuthenticAMD [2023-04-18T18:04:30.721Z] CPU family: 23 [2023-04-18T18:04:30.721Z] Model: 49 [2023-04-18T18:04:30.721Z] Model name: AMD EPYC-Rome Processor [2023-04-18T18:04:30.721Z] Stepping: 0 [2023-04-18T18:04:30.721Z] CPU MHz: 2799.998 [2023-04-18T18:04:30.721Z] BogoMIPS: 5599.99 [2023-04-18T18:04:30.721Z] Virtualization: AMD-V [2023-04-18T18:04:30.721Z] Hypervisor vendor: KVM [2023-04-18T18:04:30.721Z] Virtualization type: full [2023-04-18T18:04:30.721Z] L1d cache: 256 KiB [2023-04-18T18:04:30.721Z] L1i cache: 256 KiB [2023-04-18T18:04:30.721Z] L2 cache: 4 MiB [2023-04-18T18:04:30.721Z] L3 cache: 128 MiB [2023-04-18T18:04:30.721Z] NUMA node0 CPU(s): 0-7 [2023-04-18T18:04:30.721Z] Vulnerability Itlb multihit: Not affected [2023-04-18T18:04:30.721Z] Vulnerability L1tf: Not affected [2023-04-18T18:04:30.721Z] Vulnerability Mds: Not affected [2023-04-18T18:04:30.721Z] Vulnerability Meltdown: Not affected [2023-04-18T18:04:30.721Z] Vulnerability Mmio stale data: Not affected [2023-04-18T18:04:30.721Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-18T18:04:30.721Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-18T18:04:30.721Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-18T18:04:30.721Z] Vulnerability Srbds: Not affected [2023-04-18T18:04:30.721Z] Vulnerability Tsx async abort: Not affected [2023-04-18T18:04:30.721Z] 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-04-18T18:04:30.721Z] [2023-04-18T18:04:30.721Z] [2023-04-18T18:04:30.721Z] ---> nproc: [2023-04-18T18:04:30.721Z] 8 [2023-04-18T18:04:30.721Z] [2023-04-18T18:04:30.721Z] [2023-04-18T18:04:30.721Z] ---> df -h: [2023-04-18T18:04:30.721Z] Filesystem Size Used Avail Use% Mounted on [2023-04-18T18:04:30.721Z] overlay 155G 19G 137G 12% / [2023-04-18T18:04:30.721Z] tmpfs 64M 0 64M 0% /dev [2023-04-18T18:04:30.721Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-18T18:04:30.721Z] shm 64M 0 64M 0% /dev/shm [2023-04-18T18:04:30.721Z] /dev/vda1 155G 19G 137G 12% /facter-os [2023-04-18T18:04:30.721Z] [2023-04-18T18:04:30.721Z] [2023-04-18T18:04:30.721Z] ---> sar -b -r -n DEV: [2023-04-18T18:04:30.721Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8951) 04/18/23 _x86_64_ (8 CPU) [2023-04-18T18:04:30.721Z] [2023-04-18T18:04:30.721Z] 17:23:16 LINUX RESTART (8 CPU) [2023-04-18T18:04:30.721Z] [2023-04-18T18:04:30.721Z] 17:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-18T18:04:30.721Z] 17:25:01 139.26 3.97 135.29 0.00 474.45 65849.43 0.00 [2023-04-18T18:04:30.721Z] 17:26:01 32.14 0.00 32.14 0.00 0.00 17605.88 0.00 [2023-04-18T18:04:30.721Z] 17:27:01 89.47 0.28 89.19 0.00 9.20 34905.12 0.00 [2023-04-18T18:04:30.721Z] 17:28:01 559.47 10.51 548.96 0.00 98.38 212499.52 0.00 [2023-04-18T18:04:30.721Z] 17:29:01 1210.71 9.85 1200.87 0.00 2935.64 380860.26 0.00 [2023-04-18T18:04:30.721Z] 17:30:01 1182.07 0.60 1181.47 0.00 9.33 275760.35 0.00 [2023-04-18T18:04:30.721Z] 17:31:01 109.25 0.02 109.23 0.00 0.67 4174.88 0.00 [2023-04-18T18:04:30.721Z] 17:32:01 21.91 0.00 21.91 0.00 0.00 1409.77 0.00 [2023-04-18T18:04:30.721Z] 17:33:01 21.00 0.00 21.00 0.00 0.00 1399.10 0.00 [2023-04-18T18:04:30.721Z] 17:34:01 22.19 0.00 22.19 0.00 0.00 1282.91 0.00 [2023-04-18T18:04:30.722Z] 17:35:01 21.33 0.00 21.33 0.00 0.00 1223.73 0.00 [2023-04-18T18:04:30.722Z] 17:36:01 21.41 0.00 21.41 0.00 0.00 1242.59 0.00 [2023-04-18T18:04:30.722Z] 17:37:01 21.34 0.00 21.34 0.00 0.00 1249.05 0.00 [2023-04-18T18:04:30.722Z] 17:38:01 31.26 5.42 25.85 0.00 2548.78 4164.64 0.00 [2023-04-18T18:04:30.722Z] 17:39:01 4.95 0.02 4.93 0.00 0.13 57.72 0.00 [2023-04-18T18:04:30.722Z] 17:40:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 [2023-04-18T18:04:30.722Z] 17:41:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2023-04-18T18:04:30.722Z] 17:42:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 [2023-04-18T18:04:30.722Z] 17:43:01 1.35 0.00 1.35 0.00 0.00 23.60 0.00 [2023-04-18T18:04:30.722Z] 17:44:02 1.78 0.00 1.78 0.00 0.00 19.73 0.00 [2023-04-18T18:04:30.722Z] 17:45:01 1.49 0.00 1.49 0.00 0.00 16.81 0.00 [2023-04-18T18:04:30.722Z] 17:46:01 2.08 0.00 2.08 0.00 0.00 23.06 0.00 [2023-04-18T18:04:30.722Z] 17:47:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2023-04-18T18:04:30.722Z] 17:48:01 1.67 0.00 1.67 0.00 0.00 18.13 0.00 [2023-04-18T18:04:30.722Z] 17:49:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2023-04-18T18:04:30.722Z] 17:50:01 1.72 0.00 1.72 0.00 0.00 18.80 0.00 [2023-04-18T18:04:30.722Z] 17:51:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2023-04-18T18:04:30.722Z] 17:52:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 [2023-04-18T18:04:30.722Z] 17:53:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-04-18T18:04:30.722Z] 17:54:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 [2023-04-18T18:04:30.722Z] 17:55:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2023-04-18T18:04:30.722Z] 17:56:01 1.70 0.00 1.70 0.00 0.00 18.40 0.00 [2023-04-18T18:04:30.722Z] 17:57:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2023-04-18T18:04:30.722Z] 17:58:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 [2023-04-18T18:04:30.722Z] 17:59:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2023-04-18T18:04:30.722Z] 18:00:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 [2023-04-18T18:04:30.722Z] 18:01:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2023-04-18T18:04:30.722Z] 18:02:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 [2023-04-18T18:04:30.722Z] 18:03:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2023-04-18T18:04:30.722Z] 18:04:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 [2023-04-18T18:04:30.722Z] Average: 88.11 0.77 87.34 0.00 151.97 25112.80 0.00 [2023-04-18T18:04:30.722Z] [2023-04-18T18:04:30.722Z] 17:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-18T18:04:30.722Z] 17:25:01 28186016 31338928 956860 2.91 111720 3263636 2443756 7.20 1456216 2806664 118264 [2023-04-18T18:04:30.722Z] 17:26:01 27752608 31470620 823456 2.50 113676 3794848 2056776 6.06 1504368 3161868 381412 [2023-04-18T18:04:30.722Z] 17:27:01 27972808 31543568 752060 2.29 116684 3653432 1874088 5.52 1272688 3179212 836 [2023-04-18T18:04:30.722Z] 17:28:01 21048760 31434400 845828 2.57 285200 9958012 2712856 8.00 1834672 9180428 2927924 [2023-04-18T18:04:30.722Z] 17:29:01 19573784 31046216 1215348 3.70 315076 10907148 3293776 9.71 2613908 9744508 59064 [2023-04-18T18:04:30.722Z] 17:30:01 19350696 31468908 799244 2.43 377760 11438660 2109788 6.22 2292376 10249316 2036 [2023-04-18T18:04:30.722Z] 17:31:01 20116656 31548668 723264 2.20 380620 10771752 1908076 5.62 2245500 9560112 4060 [2023-04-18T18:04:30.722Z] 17:32:01 20104832 31547820 724032 2.20 382396 10780628 1908076 5.62 2248040 9569032 3600 [2023-04-18T18:04:30.722Z] 17:33:01 20104304 31558852 712836 2.17 384332 10789968 1908076 5.62 2238336 9578292 3560 [2023-04-18T18:04:30.722Z] 17:34:01 20093192 31558708 712952 2.17 386048 10798956 1908076 5.62 2240164 9587252 3280 [2023-04-18T18:04:30.722Z] 17:35:01 20085148 31561376 710368 2.16 387260 10808108 1925708 5.68 2239424 9596488 3072 [2023-04-18T18:04:30.722Z] 17:36:01 20074020 31562144 709532 2.16 388860 10818132 1925708 5.68 2241036 9606476 3156 [2023-04-18T18:04:30.722Z] 17:37:01 20063044 31563320 708312 2.15 390420 10828392 1925708 5.68 2242604 9616812 3300 [2023-04-18T18:04:30.722Z] 17:38:01 19947072 31551704 715440 2.18 394276 10926152 1909776 5.63 2377308 9583952 1036 [2023-04-18T18:04:30.722Z] 17:39:01 19947012 31551752 715224 2.18 394312 10926156 1919904 5.66 2377640 9583956 8 [2023-04-18T18:04:30.722Z] 17:40:01 19946996 31551736 715172 2.17 394312 10926156 1919904 5.66 2377308 9583956 12 [2023-04-18T18:04:30.722Z] 17:41:01 19947328 31552092 714916 2.17 394312 10926160 1919904 5.66 2377708 9583960 172 [2023-04-18T18:04:30.722Z] 17:42:01 19947360 31552128 714888 2.17 394312 10926164 1919904 5.66 2377320 9583964 8 [2023-04-18T18:04:30.722Z] 17:43:01 19947148 31552608 715096 2.17 394328 10926164 1919904 5.66 2377536 9584652 204 [2023-04-18T18:04:30.722Z] 17:44:02 19947140 31552604 715096 2.17 394332 10926168 1919904 5.66 2377136 9584656 20 [2023-04-18T18:04:30.722Z] 17:45:01 19947124 31552588 715064 2.17 394360 10926172 1919904 5.66 2377068 9584656 8 [2023-04-18T18:04:30.722Z] 17:46:01 19947356 31553016 714880 2.17 394380 10926304 1919904 5.66 2377140 9584796 8 [2023-04-18T18:04:30.722Z] 17:47:01 19947324 31553004 714908 2.17 394380 10926308 1919904 5.66 2377092 9584804 12 [2023-04-18T18:04:30.722Z] 17:48:01 19947080 31552772 715112 2.17 394392 10926308 1919904 5.66 2377428 9584804 8 [2023-04-18T18:04:30.722Z] 17:49:01 19947248 31552960 715096 2.17 394392 10926312 1919904 5.66 2377184 9584808 16 [2023-04-18T18:04:30.722Z] 17:50:01 19947264 31552980 715052 2.17 394400 10926312 1919904 5.66 2377124 9584808 12 [2023-04-18T18:04:30.722Z] 17:51:01 19947208 31552936 715020 2.17 394408 10926320 1919904 5.66 2377104 9584812 8 [2023-04-18T18:04:30.722Z] 17:52:01 19947096 31552832 715060 2.17 394412 10926324 1903568 5.61 2377124 9584816 8 [2023-04-18T18:04:30.722Z] 17:53:01 19947080 31552816 715004 2.17 394424 10926324 1903568 5.61 2377104 9584816 12 [2023-04-18T18:04:30.722Z] 17:54:01 19947000 31552740 715016 2.17 394424 10926332 1919836 5.66 2377216 9584820 16 [2023-04-18T18:04:30.722Z] 17:55:01 19947204 31552944 714740 2.17 394436 10926332 1919836 5.66 2377156 9584820 8 [2023-04-18T18:04:30.722Z] 17:56:01 19947372 31553116 714720 2.17 394440 10926336 1919836 5.66 2377160 9584824 8 [2023-04-18T18:04:30.722Z] 17:57:01 19947096 31552844 714952 2.17 394444 10926340 1919836 5.66 2377140 9584828 8 [2023-04-18T18:04:30.722Z] 17:58:01 19947340 31553088 714644 2.17 394448 10926340 1903240 5.61 2377160 9584828 8 [2023-04-18T18:04:30.722Z] 17:59:01 19947468 31553280 714660 2.17 394456 10926344 1903240 5.61 2377280 9584836 16 [2023-04-18T18:04:30.722Z] 18:00:01 19947704 31553516 714392 2.17 394464 10926340 1903240 5.61 2377220 9584836 8 [2023-04-18T18:04:30.722Z] 18:01:01 19947404 31553224 714612 2.17 394472 10926348 1903240 5.61 2377220 9584840 8 [2023-04-18T18:04:30.722Z] 18:02:01 19947640 31553464 714308 2.17 394476 10926352 1903240 5.61 2377220 9584844 60 [2023-04-18T18:04:30.722Z] 18:03:01 19947592 31553420 714284 2.17 394484 10926352 1903240 5.61 2377200 9584844 8 [2023-04-18T18:04:30.722Z] 18:04:01 19947536 31553372 714260 2.17 394492 10926360 1903240 5.61 2377344 9584848 4 [2023-04-18T18:04:30.722Z] Average: 20577552 31528227 742393 2.26 366720 10340531 1989454 5.86 2271374 9105546 87882 [2023-04-18T18:04:30.722Z] [2023-04-18T18:04:30.722Z] 17:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-18T18:04:30.722Z] 17:25:01 docker0 637.28 603.13 45.51 3433.07 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:25:01 veth695f6ea 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:25:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:25:01 ens3 853.92 783.12 9152.12 86.70 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:26:01 docker0 1.45 1.45 0.11 0.13 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:26:01 veth695f6ea 1.45 1.50 0.13 0.13 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:26:01 ens3 50.01 44.86 33.56 89.63 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:27:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:27:01 veth4213083 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:27:01 ens3 103.62 59.87 1703.63 22.29 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:28:01 docker0 553.69 913.13 44.75 6265.71 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:28:01 veth4213083 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:28:01 ens3 928.08 562.29 6278.94 58.40 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:29:01 veth18a19e0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:29:01 vethd86a209 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:29:01 docker0 110.13 225.35 8.65 1606.45 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:29:01 veth6721dbd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:29:01 veth4213083 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:29:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:29:01 veth5362484 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:29:01 ens3 383.00 202.75 2350.29 37.47 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:29:01 veth6d1c1fe 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:30:01 docker0 98.17 224.13 7.89 1535.98 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:30:01 veth4213083 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:30:01 ens3 357.46 181.24 1719.14 32.94 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:31:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:31:01 ens3 94.94 57.78 156.71 6.04 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:32:01 ens3 92.08 58.54 154.56 25.46 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:33:01 ens3 92.87 57.34 159.17 3.69 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:34:01 ens3 93.64 59.98 156.60 10.41 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:35:01 ens3 97.50 60.23 163.49 3.94 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:36:01 ens3 66.62 39.58 174.93 2.62 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:37:01 ens3 76.01 44.40 179.03 2.90 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:38:01 ens3 45.74 28.25 76.51 1.92 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:39:01 ens3 0.73 1.55 0.11 6.64 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:41:01 ens3 0.32 0.23 0.47 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:42:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:43:01 ens3 11.10 24.56 0.95 35.89 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:44:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:44:02 ens3 4.30 6.08 0.35 7.28 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:46:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:47:01 ens3 0.22 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:48:01 ens3 2.68 4.65 0.42 7.29 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:49:01 ens3 4.12 7.67 0.33 7.38 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.722Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:53:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:54:01 ens3 4.27 7.73 0.34 7.38 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:58:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 17:59:01 ens3 0.88 2.83 0.12 6.68 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] 18:04:01 ens3 3.02 5.53 0.28 7.25 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] Average: docker0 35.03 49.20 2.67 321.16 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] Average: ens3 84.25 57.58 561.78 11.76 0.00 0.00 0.00 0.00 [2023-04-18T18:04:30.723Z] [2023-04-18T18:04:30.723Z] [2023-04-18T18:04:30.723Z] ---> sar -P ALL: [2023-04-18T18:04:30.723Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8951) 04/18/23 _x86_64_ (8 CPU) [2023-04-18T18:04:30.723Z] [2023-04-18T18:04:30.723Z] 17:23:16 LINUX RESTART (8 CPU) [2023-04-18T18:04:30.723Z] [2023-04-18T18:04:30.723Z] 17:24:01 CPU %user %nice %system %iowait %steal %idle [2023-04-18T18:04:30.723Z] 17:25:01 all 12.84 0.00 4.58 0.86 0.05 81.67 [2023-04-18T18:04:30.723Z] 17:25:01 0 13.96 0.00 6.24 0.03 0.07 79.71 [2023-04-18T18:04:30.723Z] 17:25:01 1 13.96 0.00 4.96 1.67 0.05 79.35 [2023-04-18T18:04:30.723Z] 17:25:01 2 12.04 0.00 4.05 0.03 0.05 83.83 [2023-04-18T18:04:30.723Z] 17:25:01 3 13.32 0.00 4.26 2.54 0.05 79.83 [2023-04-18T18:04:30.723Z] 17:25:01 4 12.51 0.00 4.30 0.13 0.07 82.99 [2023-04-18T18:04:30.723Z] 17:25:01 5 13.33 0.00 3.87 0.15 0.05 82.61 [2023-04-18T18:04:30.723Z] 17:25:01 6 11.92 0.00 3.41 1.42 0.03 83.22 [2023-04-18T18:04:30.723Z] 17:25:01 7 11.69 0.00 5.54 0.90 0.07 81.81 [2023-04-18T18:04:30.723Z] 17:26:01 all 36.40 0.00 5.85 0.16 0.08 57.50 [2023-04-18T18:04:30.723Z] 17:26:01 0 36.11 0.00 5.51 0.02 0.07 58.30 [2023-04-18T18:04:30.723Z] 17:26:01 1 38.07 0.00 5.68 0.00 0.08 56.16 [2023-04-18T18:04:30.723Z] 17:26:01 2 37.20 0.00 6.50 0.70 0.10 55.50 [2023-04-18T18:04:30.723Z] 17:26:01 3 36.96 0.00 5.16 0.02 0.08 57.78 [2023-04-18T18:04:30.723Z] 17:26:01 4 34.85 0.00 6.79 0.00 0.08 58.28 [2023-04-18T18:04:30.723Z] 17:26:01 5 34.98 0.00 5.58 0.03 0.08 59.32 [2023-04-18T18:04:30.723Z] 17:26:01 6 35.52 0.00 5.98 0.52 0.08 57.90 [2023-04-18T18:04:30.723Z] 17:26:01 7 37.54 0.00 5.64 0.00 0.08 56.74 [2023-04-18T18:04:30.723Z] 17:27:01 all 37.36 0.00 5.87 0.43 0.09 56.24 [2023-04-18T18:04:30.723Z] 17:27:01 0 37.43 0.00 5.58 1.21 0.10 55.68 [2023-04-18T18:04:30.723Z] 17:27:01 1 37.76 0.00 6.11 0.10 0.10 55.92 [2023-04-18T18:04:30.723Z] 17:27:01 2 38.47 0.00 6.18 0.07 0.08 55.21 [2023-04-18T18:04:30.723Z] 17:27:01 3 36.58 0.00 5.68 0.42 0.08 57.23 [2023-04-18T18:04:30.723Z] 17:27:01 4 37.89 0.00 6.19 0.02 0.10 55.80 [2023-04-18T18:04:30.723Z] 17:27:01 5 36.82 0.00 5.78 1.21 0.08 56.11 [2023-04-18T18:04:30.723Z] 17:27:01 6 36.41 0.00 5.43 0.35 0.10 57.70 [2023-04-18T18:04:30.723Z] 17:27:01 7 37.53 0.00 6.02 0.07 0.08 56.30 [2023-04-18T18:04:30.723Z] 17:28:01 all 15.14 0.00 11.06 6.07 0.09 67.65 [2023-04-18T18:04:30.723Z] 17:28:01 0 15.97 0.00 9.13 3.60 0.08 71.22 [2023-04-18T18:04:30.723Z] 17:28:01 1 16.43 0.00 10.44 2.30 0.07 70.76 [2023-04-18T18:04:30.723Z] 17:28:01 2 15.28 0.00 11.71 10.30 0.09 62.63 [2023-04-18T18:04:30.723Z] 17:28:01 3 14.74 0.00 13.34 8.19 0.10 63.63 [2023-04-18T18:04:30.723Z] 17:28:01 4 11.77 0.00 12.15 9.46 0.08 66.54 [2023-04-18T18:04:30.723Z] 17:28:01 5 16.32 0.00 9.44 6.26 0.09 67.90 [2023-04-18T18:04:30.723Z] 17:28:01 6 16.59 0.00 10.50 4.82 0.09 68.01 [2023-04-18T18:04:30.723Z] 17:28:01 7 13.99 0.00 11.80 3.70 0.10 70.42 [2023-04-18T18:04:30.723Z] 17:29:01 all 58.00 0.00 14.63 7.40 0.14 19.83 [2023-04-18T18:04:30.723Z] 17:29:01 0 58.97 0.00 14.96 5.11 0.12 20.84 [2023-04-18T18:04:30.723Z] 17:29:01 1 58.87 0.00 15.46 4.92 0.15 20.60 [2023-04-18T18:04:30.723Z] 17:29:01 2 54.87 0.00 14.81 15.27 0.14 14.93 [2023-04-18T18:04:30.723Z] 17:29:01 3 57.32 0.00 16.10 7.22 0.17 19.19 [2023-04-18T18:04:30.723Z] 17:29:01 4 59.59 0.00 13.59 7.44 0.12 19.26 [2023-04-18T18:04:30.723Z] 17:29:01 5 58.32 0.00 14.42 8.63 0.13 18.50 [2023-04-18T18:04:30.723Z] 17:29:01 6 59.98 0.00 13.45 4.30 0.13 22.14 [2023-04-18T18:04:30.723Z] 17:29:01 7 56.07 0.00 14.28 6.39 0.14 23.12 [2023-04-18T18:04:30.723Z] 17:30:01 all 69.63 0.00 14.36 3.23 0.15 12.64 [2023-04-18T18:04:30.723Z] 17:30:01 0 70.01 0.00 15.11 3.11 0.13 11.63 [2023-04-18T18:04:30.723Z] 17:30:01 1 70.28 0.00 14.78 4.10 0.13 10.70 [2023-04-18T18:04:30.723Z] 17:30:01 2 68.03 0.00 13.19 1.95 0.15 16.68 [2023-04-18T18:04:30.723Z] 17:30:01 3 70.28 0.00 14.83 3.14 0.13 11.62 [2023-04-18T18:04:30.723Z] 17:30:01 4 71.40 0.00 13.51 3.29 0.17 11.63 [2023-04-18T18:04:30.723Z] 17:30:01 5 70.45 0.00 14.70 2.61 0.13 12.10 [2023-04-18T18:04:30.723Z] 17:30:01 6 70.07 0.00 14.22 2.29 0.15 13.27 [2023-04-18T18:04:30.723Z] 17:30:01 7 66.43 0.00 14.54 5.35 0.15 13.53 [2023-04-18T18:04:30.723Z] 17:31:01 all 1.07 0.00 0.48 0.64 0.02 97.80 [2023-04-18T18:04:30.723Z] 17:31:01 0 0.87 0.00 0.60 0.30 0.02 98.21 [2023-04-18T18:04:30.723Z] 17:31:01 1 0.72 0.00 0.50 0.75 0.02 98.02 [2023-04-18T18:04:30.723Z] 17:31:01 2 0.65 0.00 0.38 0.10 0.02 98.85 [2023-04-18T18:04:30.723Z] 17:31:01 3 0.58 0.00 0.38 0.48 0.00 98.55 [2023-04-18T18:04:30.723Z] 17:31:01 4 1.07 0.00 0.43 0.27 0.02 98.21 [2023-04-18T18:04:30.723Z] 17:31:01 5 2.75 0.00 0.56 2.70 0.02 93.98 [2023-04-18T18:04:30.723Z] 17:31:01 6 1.09 0.00 0.48 0.17 0.02 98.25 [2023-04-18T18:04:30.723Z] 17:31:01 7 0.80 0.00 0.50 0.30 0.03 98.36 [2023-04-18T18:04:30.723Z] 17:32:01 all 0.37 0.00 0.14 0.21 0.01 99.28 [2023-04-18T18:04:30.723Z] 17:32:01 0 0.50 0.00 0.38 0.12 0.02 98.98 [2023-04-18T18:04:30.723Z] 17:32:01 1 0.40 0.00 0.07 0.05 0.00 99.48 [2023-04-18T18:04:30.723Z] 17:32:01 2 0.32 0.00 0.02 0.03 0.00 99.63 [2023-04-18T18:04:30.723Z] 17:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-18T18:04:30.723Z] 17:32:01 4 0.35 0.00 0.10 0.07 0.02 99.47 [2023-04-18T18:04:30.723Z] 17:32:01 5 0.53 0.00 0.28 1.28 0.02 97.88 [2023-04-18T18:04:30.723Z] 17:32:01 6 0.47 0.00 0.15 0.07 0.00 99.32 [2023-04-18T18:04:30.723Z] 17:32:01 7 0.38 0.00 0.07 0.05 0.02 99.48 [2023-04-18T18:04:30.723Z] 17:33:01 all 0.33 0.00 0.10 0.17 0.01 99.39 [2023-04-18T18:04:30.723Z] 17:33:01 0 0.42 0.00 0.08 0.07 0.00 99.43 [2023-04-18T18:04:30.723Z] 17:33:01 1 0.38 0.00 0.03 0.08 0.02 99.48 [2023-04-18T18:04:30.723Z] 17:33:01 2 0.27 0.00 0.05 0.08 0.02 99.58 [2023-04-18T18:04:30.723Z] 17:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.723Z] 17:33:01 4 0.62 0.00 0.17 0.13 0.03 99.05 [2023-04-18T18:04:30.723Z] 17:33:01 5 0.32 0.00 0.28 0.97 0.00 98.43 [2023-04-18T18:04:30.723Z] 17:33:01 6 0.18 0.00 0.02 0.02 0.00 99.78 [2023-04-18T18:04:30.723Z] 17:33:01 7 0.44 0.00 0.17 0.03 0.02 99.35 [2023-04-18T18:04:30.723Z] 17:34:01 all 0.24 0.00 0.11 0.18 0.02 99.45 [2023-04-18T18:04:30.723Z] 17:34:01 0 0.28 0.00 0.13 0.07 0.02 99.50 [2023-04-18T18:04:30.723Z] 17:34:01 1 0.22 0.00 0.10 0.05 0.02 99.62 [2023-04-18T18:04:30.723Z] 17:34:01 2 0.30 0.00 0.12 0.08 0.02 99.48 [2023-04-18T18:04:30.723Z] 17:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-18T18:04:30.723Z] 17:34:01 4 0.53 0.00 0.23 0.12 0.02 99.10 [2023-04-18T18:04:30.723Z] 17:34:01 5 0.32 0.00 0.20 1.03 0.02 98.43 [2023-04-18T18:04:30.723Z] 17:34:01 6 0.05 0.00 0.02 0.03 0.02 99.88 [2023-04-18T18:04:30.723Z] 17:34:01 7 0.18 0.00 0.12 0.03 0.03 99.63 [2023-04-18T18:04:30.723Z] 17:35:01 all 0.24 0.00 0.16 0.17 0.01 99.43 [2023-04-18T18:04:30.723Z] 17:35:01 0 0.30 0.00 0.28 0.08 0.02 99.32 [2023-04-18T18:04:30.723Z] 17:35:01 1 0.37 0.00 0.23 0.07 0.00 99.33 [2023-04-18T18:04:30.723Z] 17:35:01 2 0.25 0.00 0.15 0.05 0.00 99.55 [2023-04-18T18:04:30.723Z] 17:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.723Z] 17:35:01 4 0.27 0.00 0.13 0.07 0.02 99.52 [2023-04-18T18:04:30.723Z] 17:35:01 5 0.12 0.00 0.23 0.98 0.00 98.67 [2023-04-18T18:04:30.723Z] 17:35:01 6 0.33 0.00 0.12 0.10 0.00 99.45 [2023-04-18T18:04:30.723Z] 17:35:01 7 0.23 0.00 0.10 0.03 0.02 99.62 [2023-04-18T18:04:30.723Z] [2023-04-18T18:04:30.723Z] 17:35:01 CPU %user %nice %system %iowait %steal %idle [2023-04-18T18:04:30.723Z] 17:36:01 all 0.21 0.00 0.09 0.21 0.01 99.48 [2023-04-18T18:04:30.723Z] 17:36:01 0 0.22 0.00 0.07 0.08 0.00 99.63 [2023-04-18T18:04:30.723Z] 17:36:01 1 0.23 0.00 0.13 0.05 0.00 99.58 [2023-04-18T18:04:30.723Z] 17:36:01 2 0.28 0.00 0.10 0.10 0.02 99.50 [2023-04-18T18:04:30.723Z] 17:36:01 3 0.12 0.00 0.07 0.03 0.00 99.78 [2023-04-18T18:04:30.723Z] 17:36:01 4 0.40 0.00 0.08 0.15 0.03 99.33 [2023-04-18T18:04:30.723Z] 17:36:01 5 0.02 0.00 0.12 1.22 0.00 98.65 [2023-04-18T18:04:30.723Z] 17:36:01 6 0.10 0.00 0.03 0.02 0.00 99.85 [2023-04-18T18:04:30.723Z] 17:36:01 7 0.30 0.00 0.12 0.07 0.02 99.50 [2023-04-18T18:04:30.723Z] 17:37:01 all 0.23 0.00 0.13 0.22 0.01 99.41 [2023-04-18T18:04:30.723Z] 17:37:01 0 0.35 0.00 0.13 0.10 0.02 99.40 [2023-04-18T18:04:30.723Z] 17:37:01 1 0.23 0.00 0.12 0.05 0.02 99.58 [2023-04-18T18:04:30.723Z] 17:37:01 2 0.20 0.00 0.12 0.05 0.00 99.63 [2023-04-18T18:04:30.723Z] 17:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-18T18:04:30.723Z] 17:37:01 4 0.47 0.00 0.17 0.13 0.02 99.22 [2023-04-18T18:04:30.723Z] 17:37:01 5 0.00 0.00 0.17 1.30 0.00 98.53 [2023-04-18T18:04:30.723Z] 17:37:01 6 0.25 0.00 0.10 0.03 0.02 99.60 [2023-04-18T18:04:30.723Z] 17:37:01 7 0.28 0.00 0.20 0.10 0.03 99.38 [2023-04-18T18:04:30.723Z] 17:38:01 all 0.82 0.00 0.43 0.26 0.01 98.47 [2023-04-18T18:04:30.723Z] 17:38:01 0 0.75 0.00 0.82 0.58 0.02 97.83 [2023-04-18T18:04:30.723Z] 17:38:01 1 0.55 0.00 0.35 0.12 0.00 98.98 [2023-04-18T18:04:30.723Z] 17:38:01 2 0.73 0.00 0.33 0.08 0.02 98.83 [2023-04-18T18:04:30.723Z] 17:38:01 3 0.42 0.00 0.32 0.02 0.00 99.25 [2023-04-18T18:04:30.723Z] 17:38:01 4 1.04 0.00 0.48 0.02 0.02 98.45 [2023-04-18T18:04:30.723Z] 17:38:01 5 0.55 0.00 0.40 1.10 0.02 97.93 [2023-04-18T18:04:30.723Z] 17:38:01 6 1.47 0.00 0.35 0.07 0.02 98.10 [2023-04-18T18:04:30.723Z] 17:38:01 7 1.09 0.00 0.35 0.13 0.02 98.41 [2023-04-18T18:04:30.723Z] 17:39:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2023-04-18T18:04:30.723Z] 17:39:01 0 0.00 0.00 0.00 0.05 0.00 99.95 [2023-04-18T18:04:30.723Z] 17:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-18T18:04:30.723Z] 17:39:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-18T18:04:30.723Z] 17:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-18T18:04:30.723Z] 17:39:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-18T18:04:30.723Z] 17:39:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2023-04-18T18:04:30.723Z] 17:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.723Z] 17:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-18T18:04:30.723Z] 17:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-18T18:04:30.723Z] 17:40:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2023-04-18T18:04:30.723Z] 17:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.723Z] 17:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-18T18:04:30.723Z] 17:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.723Z] 17:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-18T18:04:30.723Z] 17:40:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-18T18:04:30.723Z] 17:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-18T18:04:30.723Z] 17:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.723Z] 17:41:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-04-18T18:04:30.723Z] 17:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.723Z] 17:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.723Z] 17:41:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-04-18T18:04:30.723Z] 17:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.723Z] 17:41:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-18T18:04:30.723Z] 17:41:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-18T18:04:30.723Z] 17:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-18T18:04:30.723Z] 17:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.723Z] 17:42:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2023-04-18T18:04:30.723Z] 17:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.723Z] 17:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.723Z] 17:42:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:42:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:43:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-04-18T18:04:30.724Z] 17:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-04-18T18:04:30.724Z] 17:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:43:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-18T18:04:30.724Z] 17:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:43:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2023-04-18T18:04:30.724Z] 17:43:01 5 0.03 0.00 0.00 0.03 0.02 99.92 [2023-04-18T18:04:30.724Z] 17:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T18:04:30.724Z] 17:43:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-18T18:04:30.724Z] 17:44:02 all 0.00 0.00 0.02 0.01 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:44:02 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T18:04:30.724Z] 17:44:02 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:44:02 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:44:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:44:02 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:44:02 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:44:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:44:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:45:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T18:04:30.724Z] 17:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:45:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2023-04-18T18:04:30.724Z] 17:46:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-04-18T18:04:30.724Z] 17:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-18T18:04:30.724Z] 17:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:46:01 5 0.02 0.00 0.03 0.05 0.00 99.90 [2023-04-18T18:04:30.724Z] 17:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:46:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-18T18:04:30.724Z] [2023-04-18T18:04:30.724Z] 17:46:01 CPU %user %nice %system %iowait %steal %idle [2023-04-18T18:04:30.724Z] 17:47:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:47:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-18T18:04:30.724Z] 17:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T18:04:30.724Z] 17:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-18T18:04:30.724Z] 17:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:48:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:48:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2023-04-18T18:04:30.724Z] 17:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T18:04:30.724Z] 17:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T18:04:30.724Z] 17:49:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:50:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:50:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-18T18:04:30.724Z] 17:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T18:04:30.724Z] 17:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:51:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:51:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:52:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-18T18:04:30.724Z] 17:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T18:04:30.724Z] 17:53:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:54:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-04-18T18:04:30.724Z] 17:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:54:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T18:04:30.724Z] 17:54:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:55:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:55:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:55:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T18:04:30.724Z] 17:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:56:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:56:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:56:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-18T18:04:30.724Z] 17:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:57:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-18T18:04:30.724Z] 17:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T18:04:30.724Z] [2023-04-18T18:04:30.724Z] 17:57:01 CPU %user %nice %system %iowait %steal %idle [2023-04-18T18:04:30.724Z] 17:58:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T18:04:30.724Z] 17:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:58:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:58:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-18T18:04:30.724Z] 17:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 17:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:59:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 17:59:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-18T18:04:30.724Z] 17:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 17:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-18T18:04:30.724Z] 18:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-18T18:04:30.724Z] 18:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 18:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-18T18:04:30.724Z] 18:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-18T18:04:30.724Z] 18:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 18:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 18:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-18T18:04:30.724Z] 18:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T18:04:30.724Z] 18:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-18T18:04:30.724Z] 18:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 18:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 18:01:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-18T18:04:30.724Z] 18:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 18:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 18:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 18:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 18:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 18:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T18:04:30.724Z] 18:02:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-04-18T18:04:30.724Z] 18:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 18:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 18:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-18T18:04:30.724Z] 18:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 18:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.724Z] 18:02:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-18T18:04:30.724Z] 18:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 18:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 18:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-18T18:04:30.724Z] 18:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 18:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.724Z] 18:03:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-18T18:04:30.724Z] 18:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 18:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T18:04:30.724Z] 18:03:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-18T18:04:30.725Z] 18:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-18T18:04:30.725Z] 18:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-18T18:04:30.725Z] 18:04:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2023-04-18T18:04:30.725Z] 18:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T18:04:30.725Z] 18:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-18T18:04:30.725Z] 18:04:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-18T18:04:30.725Z] 18:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.725Z] 18:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.725Z] 18:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T18:04:30.725Z] 18:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T18:04:30.725Z] 18:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T18:04:30.725Z] Average: all 5.78 0.00 1.44 0.50 0.02 92.26 [2023-04-18T18:04:30.725Z] Average: 0 5.87 0.00 1.47 0.36 0.02 92.28 [2023-04-18T18:04:30.725Z] Average: 1 5.93 0.00 1.47 0.36 0.02 92.23 [2023-04-18T18:04:30.725Z] Average: 2 5.66 0.00 1.42 0.72 0.02 92.18 [2023-04-18T18:04:30.725Z] Average: 3 5.72 0.00 1.49 0.54 0.02 92.23 [2023-04-18T18:04:30.725Z] Average: 4 5.79 0.00 1.45 0.53 0.02 92.21 [2023-04-18T18:04:30.725Z] Average: 5 5.84 0.00 1.39 0.75 0.02 92.01 [2023-04-18T18:04:30.725Z] Average: 6 5.82 0.00 1.35 0.35 0.02 92.46 [2023-04-18T18:04:30.725Z] Average: 7 5.62 0.00 1.47 0.43 0.02 92.46 [2023-04-18T18:04:30.725Z] [2023-04-18T18:04:30.725Z] [2023-04-18T18:04:30.725Z]