Pull request #4474 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6abea152a709db804fcddba9e27ecf4d7600051d+56c53f3e882f752e6ce34fe0da5648cfe47c3186 (0297f45819a44ce6b4cc4e9a37643dc28962ed10) 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-ssh4022677544885115486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9340834823948606418.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4474/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-4474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5205272682795509397.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-4474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17507690699266962120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh6967846591177583007.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-4474/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-4474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16307987515445378056.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-5497 in /w/workspace/edgexfoundry_edgex-go_PR-4474 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 6abea152a709db804fcddba9e27ecf4d7600051d Merge succeeded, producing 6abea152a709db804fcddba9e27ecf4d7600051d Checking out Revision 6abea152a709db804fcddba9e27ecf4d7600051d (PR-4474) > 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/4474/head:refs/remotes/origin/PR-4474 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6abea152a709db804fcddba9e27ecf4d7600051d # 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 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6abea152a709db804fcddba9e27ecf4d7600051d # timeout=10 Commit message: "fix: Remove broken unit test for mosquitto password file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T16:28:50.125Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T16:28:50.302Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T16:28:50.405Z] ========================================================= [2023-03-23T16:28:50.405Z] EdgeX Global Pipelines Version Info [2023-03-23T16:28:50.405Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T16:28:51.143Z] ------------------- [2023-03-23T16:28:51.143Z] stable info: [2023-03-23T16:28:51.143Z] ------------------- [2023-03-23T16:28:51.143Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T16:28:51.143Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T16:28:51.143Z] Message: update stable to v1.0.245 [2023-03-23T16:28:51.712Z] ------------------- [2023-03-23T16:28:51.712Z] experimental info: [2023-03-23T16:28:51.712Z] ------------------- [2023-03-23T16:28:51.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T16:28:51.712Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T16:28:51.712Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T16:28:52.002Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-23T16:28:52.048Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-23T16:28:52.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T16:28:52.146Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T16:28:52.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T16:28:52.245Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T16:28:52.286Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T16:28:52.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-23T16:28:52.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-23T16:28:52.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-23T16:28:52.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T16:28:52.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T16:28:52.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T16:28:52.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T16:28:52.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T16:28:52.691Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T16:28:52.748Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T16:28:52.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T16:28:52.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-23T16:28:52.906Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-23T16:28:52.950Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T16:28:53.000Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T16:28:53.050Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T16:28:53.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4474 [Pipeline] echo [2023-03-23T16:28:53.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4474 [Pipeline] echo [2023-03-23T16:28:53.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4474 [Pipeline] echo [2023-03-23T16:28:53.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6abea152a709db804fcddba9e27ecf4d7600051d [Pipeline] echo [2023-03-23T16:28:53.278Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6abea15 [Pipeline] echo [2023-03-23T16:28:53.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T16:28:53.433Z] provisioning config files... [2023-03-23T16:28:53.447Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12415528454516724483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T16:28:53.790Z] ---> docker-login.sh [2023-03-23T16:28:53.790Z] nexus3.edgexfoundry.org:10001 [2023-03-23T16:28:54.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T16:28:54.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T16:28:54.050Z] Configure a credential helper to remove this warning. See [2023-03-23T16:28:54.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T16:28:54.050Z] [2023-03-23T16:28:54.050Z] Login Succeeded [2023-03-23T16:28:54.050Z] nexus3.edgexfoundry.org:10002 [2023-03-23T16:28:54.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T16:28:54.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T16:28:54.310Z] Configure a credential helper to remove this warning. See [2023-03-23T16:28:54.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T16:28:54.310Z] [2023-03-23T16:28:54.310Z] Login Succeeded [2023-03-23T16:28:54.310Z] nexus3.edgexfoundry.org:10003 [2023-03-23T16:28:54.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T16:28:54.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T16:28:54.310Z] Configure a credential helper to remove this warning. See [2023-03-23T16:28:54.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T16:28:54.311Z] [2023-03-23T16:28:54.311Z] Login Succeeded [2023-03-23T16:28:54.311Z] nexus3.edgexfoundry.org:10004 [2023-03-23T16:28:54.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T16:28:54.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T16:28:54.571Z] Configure a credential helper to remove this warning. See [2023-03-23T16:28:54.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T16:28:54.571Z] [2023-03-23T16:28:54.571Z] Login Succeeded [2023-03-23T16:28:54.571Z] docker.io [2023-03-23T16:28:54.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T16:28:54.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T16:28:54.834Z] Configure a credential helper to remove this warning. See [2023-03-23T16:28:54.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T16:28:54.834Z] [2023-03-23T16:28:54.834Z] Login Succeeded [2023-03-23T16:28:54.834Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T16:28:54.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T16:28:55.337Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/core-command/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/core-data/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/core-metadata/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/support-notifications/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-23T16:28:55.337Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-23T16:28:55.337Z] + cut -d/ -f2 [2023-03-23T16:28:55.337Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-23T16:28:55.408Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T16:28:55.913Z] + git rev-list -1 --merges 6abea152a709db804fcddba9e27ecf4d7600051d~1..6abea152a709db804fcddba9e27ecf4d7600051d [Pipeline] echo [2023-03-23T16:28:55.951Z] -----------> git rev-list -1 --merges 6abea152a709db804fcddba9e27ecf4d7600051d~1..6abea152a709db804fcddba9e27ecf4d7600051d 6abea152a709db804fcddba9e27ecf4d7600051d [false] [Pipeline] sh [2023-03-23T16:28:56.323Z] + git log --format=format:%s -1 6abea152a709db804fcddba9e27ecf4d7600051d [Pipeline] echo [2023-03-23T16:28:56.358Z] ========================================================= [2023-03-23T16:28:56.358Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T16:28:56.358Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-23T16:28:56.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T16:28:56.848Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T16:28:56.848Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T16:28:56.848Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T16:28:56.848Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T16:28:56.848Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T16:28:56.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:28:57.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T16:28:57.327Z] [2023-03-23T16:28:57.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:28:57.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T16:28:57.710Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T16:28:57.710Z] b85a868b505f: Pulling fs layer [2023-03-23T16:28:57.710Z] e2be974225ed: Pulling fs layer [2023-03-23T16:28:57.710Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T16:28:57.710Z] 988bab9f4d93: Pulling fs layer [2023-03-23T16:28:57.710Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T16:28:57.710Z] eaf3925da568: Pulling fs layer [2023-03-23T16:28:57.710Z] bab4dde63d76: Pulling fs layer [2023-03-23T16:28:57.710Z] bde34c3a00c8: Pulling fs layer [2023-03-23T16:28:57.710Z] b352a97aabf1: Pulling fs layer [2023-03-23T16:28:57.710Z] 4872d77fe225: Pulling fs layer [2023-03-23T16:28:57.710Z] 5851b861e8e6: Pulling fs layer [2023-03-23T16:28:57.710Z] eaf3925da568: Waiting [2023-03-23T16:28:57.710Z] bab4dde63d76: Waiting [2023-03-23T16:28:57.710Z] 1469e6f7b9e6: Waiting [2023-03-23T16:28:57.710Z] 988bab9f4d93: Waiting [2023-03-23T16:28:57.710Z] 4872d77fe225: Waiting [2023-03-23T16:28:57.710Z] 5851b861e8e6: Waiting [2023-03-23T16:28:57.710Z] e2be974225ed: Verifying Checksum [2023-03-23T16:28:57.710Z] e2be974225ed: Download complete [2023-03-23T16:28:57.710Z] 988bab9f4d93: Verifying Checksum [2023-03-23T16:28:57.710Z] 988bab9f4d93: Download complete [2023-03-23T16:28:57.974Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T16:28:57.974Z] 1469e6f7b9e6: Download complete [2023-03-23T16:28:57.974Z] eaf3925da568: Verifying Checksum [2023-03-23T16:28:57.974Z] eaf3925da568: Download complete [2023-03-23T16:28:57.974Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T16:28:57.974Z] bde34c3a00c8: Verifying Checksum [2023-03-23T16:28:57.974Z] bde34c3a00c8: Download complete [2023-03-23T16:28:57.974Z] b352a97aabf1: Verifying Checksum [2023-03-23T16:28:57.974Z] b352a97aabf1: Download complete [2023-03-23T16:28:57.974Z] 4872d77fe225: Verifying Checksum [2023-03-23T16:28:57.974Z] 4872d77fe225: Download complete [2023-03-23T16:28:57.974Z] 5851b861e8e6: Download complete [2023-03-23T16:28:57.974Z] b85a868b505f: Verifying Checksum [2023-03-23T16:28:57.974Z] b85a868b505f: Download complete [2023-03-23T16:28:58.236Z] bab4dde63d76: Verifying Checksum [2023-03-23T16:28:58.236Z] bab4dde63d76: Download complete [2023-03-23T16:28:59.620Z] b85a868b505f: Pull complete [2023-03-23T16:28:59.620Z] e2be974225ed: Pull complete [2023-03-23T16:29:00.189Z] 339a4e72a1f5: Pull complete [2023-03-23T16:29:00.189Z] 988bab9f4d93: Pull complete [2023-03-23T16:29:00.448Z] 1469e6f7b9e6: Pull complete [2023-03-23T16:29:00.448Z] eaf3925da568: Pull complete [2023-03-23T16:29:02.353Z] bab4dde63d76: Pull complete [2023-03-23T16:29:02.353Z] bde34c3a00c8: Pull complete [2023-03-23T16:29:02.614Z] b352a97aabf1: Pull complete [2023-03-23T16:29:02.614Z] 4872d77fe225: Pull complete [2023-03-23T16:29:02.614Z] 5851b861e8e6: Pull complete [2023-03-23T16:29:02.614Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T16:29:02.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T16:29:02.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T16:29:02.865Z] prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container [2023-03-23T16:29:02.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T16:29:05.118Z] $ docker top 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b -eo pid,comm [2023-03-23T16:29:05.171Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-23T16:29:05.171Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T16:29:05.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T16:29:05.294Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T16:29:05.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T16:29:05.428Z] $ docker exec 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b ssh-agent [2023-03-23T16:29:05.534Z] SSH_AUTH_SOCK=/tmp/ssh-CLr4Il0B40SY/agent.32 [2023-03-23T16:29:05.534Z] SSH_AGENT_PID=38 [2023-03-23T16:29:05.542Z] Running ssh-add (command line suppressed) [2023-03-23T16:29:05.649Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_204974478658403658.key (/w/workspace/edgex-go/1@tmp/private_key_204974478658403658.key) [2023-03-23T16:29:05.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T16:29:05.993Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T16:29:06.021Z] $ docker exec --env ******** --env ******** 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b ssh-agent -k [2023-03-23T16:29:06.138Z] unset SSH_AUTH_SOCK; [2023-03-23T16:29:06.138Z] unset SSH_AGENT_PID; [2023-03-23T16:29:06.139Z] echo Agent pid 38 killed; [2023-03-23T16:29:06.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T16:29:06.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T16:29:06.229Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T16:29:06.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T16:29:06.350Z] $ docker exec 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b ssh-agent [2023-03-23T16:29:06.443Z] SSH_AUTH_SOCK=/tmp/ssh-2EaZfkn6hiHE/agent.71 [2023-03-23T16:29:06.443Z] SSH_AGENT_PID=77 [2023-03-23T16:29:06.448Z] Running ssh-add (command line suppressed) [2023-03-23T16:29:06.555Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8979686582212642815.key (/w/workspace/edgex-go/1@tmp/private_key_8979686582212642815.key) [2023-03-23T16:29:06.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T16:29:06.904Z] + git semver init [2023-03-23T16:29:07.164Z] 2023-03-23 16:29:07,065 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T16:29:07.164Z] 2023-03-23 16:29:07,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-23T16:29:07.164Z] 2023-03-23 16:29:07,067 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-23T16:29:07.164Z] 2023-03-23 16:29:07,067 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-23T16:29:17.170Z] 2023-03-23 16:29:16,789 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-23T16:29:17.171Z] 2023-03-23 16:29:16,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4474 with force:False [2023-03-23T16:29:17.171Z] 2023-03-23 16:29:16,789 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4474 [2023-03-23T16:29:17.171Z] 2023-03-23 16:29:16,794 [execute] INFO git cat-file --batch-check [2023-03-23T16:29:17.171Z] 2023-03-23 16:29:16,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T16:29:17.171Z] 2023-03-23 16:29:16,800 [execute] INFO git cat-file --batch [2023-03-23T16:29:17.171Z] 2023-03-23 16:29:16,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T16:29:17.171Z] 2023-03-23 16:29:16,805 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4474 [2023-03-23T16:29:17.171Z] 0.0.0 [Pipeline] } [2023-03-23T16:29:17.203Z] $ docker exec --env ******** --env ******** 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b ssh-agent -k [2023-03-23T16:29:17.302Z] unset SSH_AUTH_SOCK; [2023-03-23T16:29:17.302Z] unset SSH_AGENT_PID; [2023-03-23T16:29:17.302Z] echo Agent pid 77 killed; [2023-03-23T16:29:17.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T16:29:17.752Z] + git semver [Pipeline] } [2023-03-23T16:29:18.041Z] $ docker stop --time=1 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b [2023-03-23T16:29:19.365Z] $ docker rm -f --volumes 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T16:29:19.759Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T16:29:20.024Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T16:29:20.043Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T16:29:20.833Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-23T16:29:20.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T16:29:20.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T16:29:20.944Z] ========================================================= [2023-03-23T16:29:20.944Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T16:29:20.944Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-23T16:29:21.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T16:29:21.287Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T16:29:21.287Z] 63b65145d645: Pulling fs layer [2023-03-23T16:29:21.287Z] a2d21d5440eb: Pulling fs layer [2023-03-23T16:29:21.287Z] 935e6c44a52c: Pulling fs layer [2023-03-23T16:29:21.287Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T16:29:21.287Z] 30dea6a524f1: Pulling fs layer [2023-03-23T16:29:21.287Z] a2aff8979fd8: Pulling fs layer [2023-03-23T16:29:21.287Z] 6808be2612f2: Pulling fs layer [2023-03-23T16:29:21.287Z] f25807f1079a: Pulling fs layer [2023-03-23T16:29:21.287Z] 94cc34f8dd06: Waiting [2023-03-23T16:29:21.287Z] 30dea6a524f1: Waiting [2023-03-23T16:29:21.287Z] 6808be2612f2: Waiting [2023-03-23T16:29:21.287Z] f25807f1079a: Waiting [2023-03-23T16:29:21.287Z] a2aff8979fd8: Waiting [2023-03-23T16:29:21.287Z] a2d21d5440eb: Verifying Checksum [2023-03-23T16:29:21.287Z] a2d21d5440eb: Download complete [2023-03-23T16:29:21.287Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T16:29:21.287Z] 94cc34f8dd06: Download complete [2023-03-23T16:29:21.287Z] 30dea6a524f1: Verifying Checksum [2023-03-23T16:29:21.287Z] 30dea6a524f1: Download complete [2023-03-23T16:29:21.287Z] 63b65145d645: Download complete [2023-03-23T16:29:21.287Z] a2aff8979fd8: Verifying Checksum [2023-03-23T16:29:21.287Z] a2aff8979fd8: Download complete [2023-03-23T16:29:21.549Z] 63b65145d645: Pull complete [2023-03-23T16:29:21.549Z] a2d21d5440eb: Pull complete [2023-03-23T16:29:21.812Z] f25807f1079a: Verifying Checksum [2023-03-23T16:29:21.812Z] f25807f1079a: Download complete [2023-03-23T16:29:22.070Z] 935e6c44a52c: Verifying Checksum [2023-03-23T16:29:22.070Z] 935e6c44a52c: Download complete [2023-03-23T16:29:22.329Z] 6808be2612f2: Verifying Checksum [2023-03-23T16:29:25.617Z] 935e6c44a52c: Pull complete [2023-03-23T16:29:25.617Z] 94cc34f8dd06: Pull complete [2023-03-23T16:29:25.617Z] 30dea6a524f1: Pull complete [2023-03-23T16:29:25.617Z] a2aff8979fd8: Pull complete [2023-03-23T16:29:27.522Z] 6808be2612f2: Pull complete [2023-03-23T16:29:28.089Z] f25807f1079a: Pull complete [2023-03-23T16:29:28.089Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T16:29:28.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T16:29:28.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-23T16:29:28.445Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-23T16:29:28.445Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T16:29:28.445Z] WORKDIR /edgex [2023-03-23T16:29:28.445Z] COPY go.mod . [2023-03-23T16:29:28.445Z] RUN go mod download [2023-03-23T16:29:29.011Z] Sending build context to Docker daemon 170.5MB [2023-03-23T16:29:29.011Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T16:29:29.011Z] ---> 3b553350e43f [2023-03-23T16:29:29.011Z] Step 2/4 : WORKDIR /edgex [2023-03-23T16:29:34.284Z] ---> Running in a07e131583c2 [2023-03-23T16:29:34.284Z] Removing intermediate container a07e131583c2 [2023-03-23T16:29:34.284Z] ---> e0510a12bd8b [2023-03-23T16:29:34.284Z] Step 3/4 : COPY go.mod . [2023-03-23T16:29:34.284Z] ---> b1dfb08fb536 [2023-03-23T16:29:34.284Z] Step 4/4 : RUN go mod download [2023-03-23T16:29:34.284Z] ---> Running in 166ad01de4e9 [2023-03-23T16:29:35.365Z] Still waiting to schedule task [2023-03-23T16:29:35.365Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-23T16:29:49.233Z] Removing intermediate container 166ad01de4e9 [2023-03-23T16:29:49.233Z] ---> 6f5dc6895a73 [2023-03-23T16:29:49.233Z] Successfully built 6f5dc6895a73 [2023-03-23T16:29:49.233Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:29:49.618Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T16:29:49.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T16:29:49.770Z] prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container [2023-03-23T16:29:49.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T16:29:50.216Z] $ docker top e327f741e8850a37814a9d4642ce97ac593ad40b8183c6c8f2dc614339a12705 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T16:29:50.604Z] + go version [2023-03-23T16:29:50.604Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T16:29:50.638Z] $ docker stop --time=1 e327f741e8850a37814a9d4642ce97ac593ad40b8183c6c8f2dc614339a12705 [2023-03-23T16:29:51.891Z] $ docker rm -f --volumes e327f741e8850a37814a9d4642ce97ac593ad40b8183c6c8f2dc614339a12705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:29:52.682Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T16:29:52.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T16:29:52.831Z] prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container [2023-03-23T16:29:52.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T16:29:53.191Z] $ docker top 989b8004e03e1aba40eb42ac4ed7cd7459c76341daba89746fba16d8a4dc7443 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-23T16:29:53.287Z] ========================================================= [2023-03-23T16:29:53.287Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-23T16:29:53.287Z] ========================================================= [Pipeline] sh [2023-03-23T16:29:53.580Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-23T16:29:53.939Z] + make test [2023-03-23T16:29:53.939Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T16:30:00.504Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-23T16:30:12.731Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-23T16:30:12.731Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-23T16:30:12.731Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-23T16:30:12.731Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-23T16:30:12.731Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-23T16:30:13.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-23T16:30:13.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-23T16:30:13.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-23T16:30:13.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-23T16:30:13.557Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-23T16:30:13.822Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-23T16:30:14.082Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-23T16:30:14.082Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-23T16:30:14.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-23T16:30:15.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-23T16:30:15.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-23T16:30:15.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2023-03-23T16:30:16.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2023-03-23T16:30:17.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-23T16:30:17.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-23T16:30:17.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-23T16:30:18.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-23T16:30:18.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-23T16:30:19.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-23T16:30:19.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-23T16:30:19.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-23T16:30:19.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-23T16:30:19.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-23T16:30:20.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.081s coverage: 71.3% of statements [2023-03-23T16:30:20.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements [2023-03-23T16:30:20.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-23T16:30:20.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-23T16:30:22.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.868s coverage: 88.5% of statements [2023-03-23T16:30:22.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements [2023-03-23T16:30:22.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-23T16:30:22.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-23T16:30:22.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-23T16:30:22.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.329s coverage: 95.6% of statements [2023-03-23T16:30:22.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-23T16:30:22.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-23T16:30:22.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-23T16:30:22.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-23T16:30:22.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-23T16:30:22.784Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-03-23T16:30:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-23T16:30:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-23T16:30:24.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-23T16:30:24.159Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-03-23T16:30:24.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-23T16:30:24.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-23T16:30:24.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2023-03-23T16:30:24.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 29.0% of statements [2023-03-23T16:30:24.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 44.1% of statements [2023-03-23T16:30:24.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements [2023-03-23T16:30:24.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-03-23T16:30:24.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-03-23T16:30:25.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-03-23T16:30:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-23T16:30:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-23T16:30:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-23T16:30:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-23T16:30:26.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-23T16:30:26.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-23T16:30:26.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-23T16:30:26.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-23T16:30:27.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-23T16:30:27.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-23T16:30:27.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-23T16:30:27.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-23T16:30:27.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-23T16:30:27.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-23T16:30:27.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-23T16:30:28.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-23T16:30:28.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-23T16:30:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-23T16:30:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-23T16:30:31.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-23T16:30:31.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-23T16:30:31.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-23T16:30:32.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-23T16:30:32.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-23T16:30:32.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-23T16:30:33.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-23T16:30:33.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-23T16:30:33.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-23T16:30:33.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-23T16:30:34.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-23T16:30:34.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-23T16:30:34.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-23T16:30:34.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-23T16:30:36.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-23T16:30:36.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-23T16:30:36.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-23T16:30:36.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-23T16:30:36.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2023-03-23T16:30:36.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-23T16:30:36.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-23T16:30:37.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-23T16:30:37.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.248s coverage: 79.9% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.2% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 82.1% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.1% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-03-23T16:30:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements [2023-03-23T16:30:49.999Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-23T16:31:02.768Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5498 in /w/workspace/edgexfoundry_edgex-go_PR-4474 [Pipeline] { [Pipeline] ws [2023-03-23T16:31:02.860Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-23T16:31:02.955Z] The recommended git tool is: git [2023-03-23T16:31:07.730Z] using credential edgex-jenkins-ssh [2023-03-23T16:31:07.746Z] Cloning the remote Git repository [2023-03-23T16:31:07.782Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-23T16:31:07.867Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-23T16:31:08.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-23T16:31:08.007Z] > git --version # timeout=10 [2023-03-23T16:31:08.031Z] > git --version # 'git version 2.25.1' [2023-03-23T16:31:08.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T16:31:08.179Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T16:31:11.913Z] go vet ./... [2023-03-23T16:31:12.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T16:31:12.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T16:31:13.105Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T16:31:13.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-23T16:31:13.452Z] + ls -al . [2023-03-23T16:31:13.452Z] total 704 [2023-03-23T16:31:13.452Z] drwxrwxr-x 11 1001 1001 4096 Mar 23 16:29 . [2023-03-23T16:31:13.452Z] drwxr-xr-x 4 root root 4096 Mar 23 16:29 .. [2023-03-23T16:31:13.452Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 16:28 .blubracket [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 16 Mar 23 16:28 .dockerignore [2023-03-23T16:31:13.452Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 16:29 .git [2023-03-23T16:31:13.452Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 16:28 .github [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 1133 Mar 23 16:28 .gitignore [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 42 Mar 23 16:28 .golangci.yml [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 87 Mar 23 16:28 .hadolint.yml [2023-03-23T16:31:13.452Z] drwxr-xr-x 3 1001 1001 4096 Mar 23 16:29 .semver [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 16:28 .sonarcloud.properties [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 1171 Mar 23 16:28 ADOPTERS.md [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 10835 Mar 23 16:28 Attribution.txt [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 73765 Mar 23 16:28 CHANGELOG.md [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 16:28 CONTRIBUTING.md [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 677 Mar 23 16:28 GOVERNANCE.md [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 883 Mar 23 16:28 Jenkinsfile [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 16:28 LICENSE [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 14266 Mar 23 16:28 Makefile [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 582 Mar 23 16:28 OWNERS.md [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 9403 Mar 23 16:28 README.md [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 789 Mar 23 16:28 SECURITY.md [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 16:29 VERSION [2023-03-23T16:31:13.452Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 16:28 bin [2023-03-23T16:31:13.452Z] drwxrwxr-x 18 1001 1001 4096 Mar 23 16:28 cmd [2023-03-23T16:31:13.452Z] -rw-r--r-- 1 root root 447378 Mar 23 16:30 coverage.out [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 3200 Mar 23 16:28 go.mod [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 31237 Mar 23 16:28 go.sum [2023-03-23T16:31:13.452Z] drwxrwxr-x 7 1001 1001 4096 Mar 23 16:28 internal [2023-03-23T16:31:13.452Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 16:28 openapi [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 594 Mar 23 16:28 security.txt [2023-03-23T16:31:13.452Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 16:28 snap [2023-03-23T16:31:13.452Z] -rw-rw-r-- 1 1001 1001 204 Mar 23 16:28 version.go [Pipeline] sh [2023-03-23T16:31:13.763Z] + '[' -e coverage.out ] [2023-03-23T16:31:13.763Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-23T16:31:13.915Z] Stashed 1 file(s) [Pipeline] sh [2023-03-23T16:31:14.206Z] + make build [2023-03-23T16:31:14.206Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-23T16:31:23.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-23T16:31:23.590Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T16:31:24.360Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-23T16:31:24.401Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-23T16:31:24.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T16:31:24.416Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4474/head:refs/remotes/origin/PR-4474 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-23T16:31:25.220Z] Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:31:25.614Z] Merge succeeded, producing 6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:31:25.614Z] Checking out Revision 6abea152a709db804fcddba9e27ecf4d7600051d (PR-4474) [2023-03-23T16:31:26.408Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-23T16:31:26.408Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-23T16:31:26.973Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-23T16:31:25.233Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T16:31:25.312Z] > git checkout -f 6abea152a709db804fcddba9e27ecf4d7600051d # timeout=10 [2023-03-23T16:31:25.520Z] > git remote # timeout=10 [2023-03-23T16:31:25.537Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T16:31:25.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T16:31:25.569Z] > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 [2023-03-23T16:31:25.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T16:31:25.617Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T16:31:25.633Z] > git checkout -f 6abea152a709db804fcddba9e27ecf4d7600051d # timeout=10 [2023-03-23T16:31:27.907Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-23T16:31:29.227Z] Commit message: "fix: Remove broken unit test for mosquitto password file" [2023-03-23T16:31:29.278Z] > git --version # timeout=10 [2023-03-23T16:31:29.290Z] > git --version # 'git version 2.25.1' [2023-03-23T16:31:29.307Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T16:31:30.570Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T16:31:30.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T16:31:30.570Z] Dload Upload Total Spent Left Speed [2023-03-23T16:31:30.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-03-23T16:31:31.213Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T16:31:31.545Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T16:31:31.545Z] + sudo tee /etc/docker/daemon.new [2023-03-23T16:31:31.545Z] { [2023-03-23T16:31:31.545Z] "registry-mirrors": [ [2023-03-23T16:31:31.545Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T16:31:31.545Z] ], [2023-03-23T16:31:31.545Z] "bip": "10.250.0.254/24", [2023-03-23T16:31:31.545Z] "hosts": [ [2023-03-23T16:31:31.545Z] "tcp://0.0.0.0:5555", [2023-03-23T16:31:31.545Z] "unix:///var/run/docker.sock" [2023-03-23T16:31:31.545Z] ], [2023-03-23T16:31:31.545Z] "mtu": 1458, [2023-03-23T16:31:31.545Z] "selinux-enabled": true, [2023-03-23T16:31:31.545Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T16:31:31.545Z] } [Pipeline] sh [2023-03-23T16:31:31.887Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T16:31:32.230Z] + sudo service docker restart [2023-03-23T16:31:34.463Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-23T16:31:35.030Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-23T16:31:35.964Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-23T16:31:36.897Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-23T16:31:37.831Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-23T16:31:38.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-23T16:31:39.333Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-23T16:31:40.728Z] $ docker stop --time=1 989b8004e03e1aba40eb42ac4ed7cd7459c76341daba89746fba16d8a4dc7443 [2023-03-23T16:31:45.493Z] $ docker rm -f --volumes 989b8004e03e1aba40eb42ac4ed7cd7459c76341daba89746fba16d8a4dc7443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:31:46.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-23T16:31:46.693Z] [2023-03-23T16:31:46.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:31:47.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-23T16:31:47.068Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-23T16:31:47.068Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-23T16:31:47.068Z] ca9280d653b3: Pulling fs layer [2023-03-23T16:31:47.068Z] 7e9c9ca2126c: Pulling fs layer [2023-03-23T16:31:47.328Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-23T16:31:47.328Z] cbdbe7a5bc2a: Download complete [2023-03-23T16:31:47.328Z] ca9280d653b3: Verifying Checksum [2023-03-23T16:31:47.328Z] ca9280d653b3: Download complete [2023-03-23T16:31:47.328Z] cbdbe7a5bc2a: Pull complete [2023-03-23T16:31:47.895Z] 7e9c9ca2126c: Download complete [2023-03-23T16:31:47.895Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T16:31:50.521Z] provisioning config files... [2023-03-23T16:31:50.547Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5607923712116950064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T16:31:50.935Z] ---> docker-login.sh [2023-03-23T16:31:50.936Z] nexus3.edgexfoundry.org:10001 [2023-03-23T16:31:51.195Z] 7e9c9ca2126c: Pull complete [2023-03-23T16:31:51.195Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-23T16:31:51.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-23T16:31:51.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-23T16:31:51.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T16:31:51.466Z] prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container [2023-03-23T16:31:51.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T16:31:51.473Z] Configure a credential helper to remove this warning. See [2023-03-23T16:31:51.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T16:31:51.473Z] [2023-03-23T16:31:51.473Z] Login Succeeded [2023-03-23T16:31:51.473Z] nexus3.edgexfoundry.org:10002 [2023-03-23T16:31:51.496Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-23T16:31:51.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T16:31:51.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T16:31:51.742Z] Configure a credential helper to remove this warning. See [2023-03-23T16:31:51.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T16:31:51.742Z] [2023-03-23T16:31:51.742Z] Login Succeeded [2023-03-23T16:31:51.742Z] nexus3.edgexfoundry.org:10003 [2023-03-23T16:31:52.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T16:31:52.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T16:31:52.274Z] Configure a credential helper to remove this warning. See [2023-03-23T16:31:52.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T16:31:52.274Z] [2023-03-23T16:31:52.274Z] Login Succeeded [2023-03-23T16:31:52.274Z] nexus3.edgexfoundry.org:10004 [2023-03-23T16:31:52.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T16:31:52.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T16:31:52.543Z] Configure a credential helper to remove this warning. See [2023-03-23T16:31:52.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T16:31:52.543Z] [2023-03-23T16:31:52.543Z] Login Succeeded [2023-03-23T16:31:52.543Z] docker.io [2023-03-23T16:31:52.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T16:31:53.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T16:31:53.076Z] Configure a credential helper to remove this warning. See [2023-03-23T16:31:53.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T16:31:53.076Z] [2023-03-23T16:31:53.076Z] Login Succeeded [2023-03-23T16:31:53.076Z] ---> docker-login.sh ends [2023-03-23T16:31:54.461Z] $ docker top 1b7ea1ad74ef8e2bc12779650ffd61e6d0a009d8172c1f6fe8e155ac31f7494f -eo pid,comm [Pipeline] { [Pipeline] } [2023-03-23T16:31:54.678Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-23T16:31:55.003Z] + docker-compose build --help [2023-03-23T16:31:55.003Z] + grep parallel [Pipeline] sh [2023-03-23T16:31:55.381Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-23T16:31:55.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T16:31:55.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T16:31:55.493Z] ========================================================= [2023-03-23T16:31:55.493Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T16:31:55.493Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-23T16:31:55.570Z] --parallel Build images in parallel. [Pipeline] } [2023-03-23T16:31:55.669Z] $ docker stop --time=1 1b7ea1ad74ef8e2bc12779650ffd61e6d0a009d8172c1f6fe8e155ac31f7494f [2023-03-23T16:31:55.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T16:31:55.868Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T16:31:55.868Z] af6eaf76a39c: Pulling fs layer [2023-03-23T16:31:55.868Z] 55522c791124: Pulling fs layer [2023-03-23T16:31:55.868Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T16:31:55.868Z] 169dfbe0d373: Pulling fs layer [2023-03-23T16:31:55.868Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T16:31:55.868Z] 169dfbe0d373: Waiting [2023-03-23T16:31:55.868Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T16:31:55.868Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T16:31:55.868Z] e1ff8fa3b103: Waiting [2023-03-23T16:31:55.868Z] 5abe8eddf0d5: Waiting [2023-03-23T16:31:55.868Z] 52ebb69f0ebf: Waiting [2023-03-23T16:31:56.141Z] 55522c791124: Verifying Checksum [2023-03-23T16:31:56.141Z] 55522c791124: Download complete [2023-03-23T16:31:56.141Z] 169dfbe0d373: Verifying Checksum [2023-03-23T16:31:56.141Z] 169dfbe0d373: Download complete [2023-03-23T16:31:56.141Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T16:31:56.141Z] e1ff8fa3b103: Download complete [2023-03-23T16:31:56.141Z] af6eaf76a39c: Verifying Checksum [2023-03-23T16:31:56.141Z] af6eaf76a39c: Download complete [2023-03-23T16:31:56.928Z] $ docker rm -f --volumes 1b7ea1ad74ef8e2bc12779650ffd61e6d0a009d8172c1f6fe8e155ac31f7494f [Pipeline] // withDockerContainer [Pipeline] writeFile [2023-03-23T16:31:57.124Z] af6eaf76a39c: Pull complete [2023-03-23T16:31:57.124Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T16:31:57.124Z] 5abe8eddf0d5: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:31:57.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-23T16:31:57.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T16:31:57.712Z] 55522c791124: Pull complete [2023-03-23T16:31:57.729Z] prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container [2023-03-23T16:31:57.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-23T16:31:58.065Z] $ docker top cdc3046fa920f6fb835ce04e8dfef64056e2f6ba8509c3318ee071821593dd11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T16:31:58.460Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-23T16:31:58.683Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T16:31:58.683Z] ce5c4a1c91eb: Download complete [2023-03-23T16:31:58.683Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T16:31:58.683Z] 52ebb69f0ebf: Download complete [2023-03-23T16:31:59.029Z] Building core-command ... [2023-03-23T16:31:59.029Z] Building core-common-config-bootstrapper ... [2023-03-23T16:31:59.029Z] Building core-data ... [2023-03-23T16:31:59.029Z] Building core-metadata ... [2023-03-23T16:31:59.029Z] Building security-bootstrapper ... [2023-03-23T16:31:59.029Z] Building security-proxy-auth ... [2023-03-23T16:31:59.029Z] Building security-proxy-setup ... [2023-03-23T16:31:59.029Z] Building security-secretstore-setup ... [2023-03-23T16:31:59.029Z] Building security-spiffe-token-provider ... [2023-03-23T16:31:59.029Z] Building security-spire-agent ... [2023-03-23T16:31:59.029Z] Building security-spire-config ... [2023-03-23T16:31:59.029Z] Building security-spire-server ... [2023-03-23T16:31:59.029Z] Building support-notifications ... [2023-03-23T16:31:59.029Z] Building support-scheduler ... [2023-03-23T16:31:59.029Z] Building security-proxy-setup [2023-03-23T16:31:59.029Z] Building security-proxy-auth [2023-03-23T16:31:59.029Z] Building security-spire-agent [2023-03-23T16:31:59.029Z] Building support-scheduler [2023-03-23T16:31:59.029Z] Building support-notifications [2023-03-23T16:32:08.765Z] ce5c4a1c91eb: Pull complete [2023-03-23T16:32:09.031Z] 169dfbe0d373: Pull complete [2023-03-23T16:32:09.300Z] e1ff8fa3b103: Pull complete [2023-03-23T16:32:11.233Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:32:11.233Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:32:11.233Z] ---> 6f5dc6895a73 [2023-03-23T16:32:11.233Z] Step 3/22 : WORKDIR /edgex-go [2023-03-23T16:32:11.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:32:11.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:32:11.233Z] ---> 6f5dc6895a73 [2023-03-23T16:32:11.233Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:32:11.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:32:11.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:32:11.233Z] ---> 6f5dc6895a73 [2023-03-23T16:32:11.233Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:32:11.233Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:32:11.233Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:32:11.233Z] ---> 6f5dc6895a73 [2023-03-23T16:32:11.233Z] Step 3/27 : WORKDIR /edgex-go [2023-03-23T16:32:12.611Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:32:12.611Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:32:12.611Z] ---> 6f5dc6895a73 [2023-03-23T16:32:12.611Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:32:15.962Z] 52ebb69f0ebf: Pull complete [2023-03-23T16:32:20.224Z] 5abe8eddf0d5: Pull complete [2023-03-23T16:32:20.224Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T16:32:20.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T16:32:20.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-23T16:32:20.609Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-23T16:32:20.609Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T16:32:20.609Z] WORKDIR /edgex [2023-03-23T16:32:20.609Z] COPY go.mod . [2023-03-23T16:32:20.609Z] RUN go mod download [2023-03-23T16:32:21.197Z] Sending build context to Docker daemon 2.931MB [2023-03-23T16:32:21.197Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T16:32:21.197Z] ---> 6cb57ee374ae [2023-03-23T16:32:21.197Z] Step 2/4 : WORKDIR /edgex [2023-03-23T16:32:23.146Z] ---> Running in 9d6ea1c0573e [2023-03-23T16:32:23.146Z] Removing intermediate container 9d6ea1c0573e [2023-03-23T16:32:23.146Z] ---> 6fd7a8c2deb1 [2023-03-23T16:32:23.146Z] Step 3/4 : COPY go.mod . [2023-03-23T16:32:23.412Z] ---> a3f41d3bfbe4 [2023-03-23T16:32:23.412Z] Step 4/4 : RUN go mod download [2023-03-23T16:32:23.679Z] ---> Running in f9c68d396be3 [2023-03-23T16:32:27.549Z] ---> Running in 500b8ff53d1e [2023-03-23T16:32:27.549Z] ---> Running in 3f5b87dc2bef [2023-03-23T16:32:27.549Z] ---> Running in bcc1d8ac475f [2023-03-23T16:32:27.549Z] ---> Running in b68c17a74939 [2023-03-23T16:32:27.549Z] ---> Running in 9712b76d7c0b [2023-03-23T16:32:27.549Z] Removing intermediate container bcc1d8ac475f [2023-03-23T16:32:27.549Z] ---> 256e418c666b [2023-03-23T16:32:27.549Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-23T16:32:27.549Z] Removing intermediate container 3f5b87dc2bef [2023-03-23T16:32:27.549Z] ---> e4eda2694608 [2023-03-23T16:32:27.549Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T16:32:27.549Z] Removing intermediate container b68c17a74939 [2023-03-23T16:32:27.549Z] ---> 4f20984c4b9d [2023-03-23T16:32:27.549Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T16:32:27.549Z] Removing intermediate container 500b8ff53d1e [2023-03-23T16:32:27.549Z] ---> e8faccfdeef7 [2023-03-23T16:32:27.549Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T16:32:27.549Z] Removing intermediate container 9712b76d7c0b [2023-03-23T16:32:27.549Z] ---> 4a90d02f0389 [2023-03-23T16:32:27.549Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T16:32:27.549Z] ---> Running in 809e1ae59a89 [2023-03-23T16:32:27.549Z] ---> Running in 0be05263fe41 [2023-03-23T16:32:27.549Z] ---> Running in 1731b8ae5403 [2023-03-23T16:32:27.549Z] ---> Running in 4213700ea9c0 [2023-03-23T16:32:27.549Z] ---> Running in ed62bb55f5d6 [2023-03-23T16:32:27.549Z] Removing intermediate container 0be05263fe41 [2023-03-23T16:32:27.549Z] ---> ccf79df11fcb [2023-03-23T16:32:27.549Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-23T16:32:27.549Z] Removing intermediate container 4213700ea9c0 [2023-03-23T16:32:27.549Z] ---> 6b2ab2a93db8 [2023-03-23T16:32:27.549Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T16:32:27.549Z] Removing intermediate container 1731b8ae5403 [2023-03-23T16:32:27.549Z] ---> 4803b5c2c65d [2023-03-23T16:32:27.549Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T16:32:27.549Z] ---> Running in f2fcecbd0970 [2023-03-23T16:32:27.549Z] ---> Running in 1dab214729ac [2023-03-23T16:32:27.549Z] ---> Running in fddb4dbc3432 [2023-03-23T16:32:27.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:32:27.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:32:27.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:32:27.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:32:27.549Z] OK: 265 MiB in 53 packages [2023-03-23T16:32:27.549Z] OK: 265 MiB in 53 packages [2023-03-23T16:32:27.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:32:27.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:32:27.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:32:27.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:32:27.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:32:27.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:32:27.549Z] Removing intermediate container 809e1ae59a89 [2023-03-23T16:32:27.549Z] ---> 02f6e7cd6f08 [2023-03-23T16:32:27.549Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-23T16:32:27.549Z] Removing intermediate container ed62bb55f5d6 [2023-03-23T16:32:27.549Z] ---> cfcc9b52c714 [2023-03-23T16:32:27.549Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-23T16:32:27.549Z] OK: 265 MiB in 53 packages [2023-03-23T16:32:27.549Z] OK: 265 MiB in 53 packages [2023-03-23T16:32:27.549Z] OK: 265 MiB in 53 packages [2023-03-23T16:32:27.549Z] ---> d7715801d6b3 [2023-03-23T16:32:27.549Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:32:27.549Z] ---> Running in 585d80ce3cbb [2023-03-23T16:32:27.549Z] ---> 38ab177c5c1b [2023-03-23T16:32:27.549Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:32:27.549Z] ---> Running in 1aa8f0efec60 [2023-03-23T16:32:27.549Z] Removing intermediate container f2fcecbd0970 [2023-03-23T16:32:27.549Z] ---> db405b3d71e3 [2023-03-23T16:32:27.549Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T16:32:27.549Z] Removing intermediate container fddb4dbc3432 [2023-03-23T16:32:27.549Z] ---> 89582e5f5d16 [2023-03-23T16:32:27.549Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T16:32:27.549Z] Removing intermediate container 1dab214729ac [2023-03-23T16:32:27.549Z] ---> fce57de2fec2 [2023-03-23T16:32:27.549Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T16:32:27.549Z] ---> 0d9404fbc96a [2023-03-23T16:32:27.549Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:32:27.807Z] ---> 4dafc8741ab7 [2023-03-23T16:32:27.807Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:32:27.807Z] ---> Running in cc6fd9a78d03 [2023-03-23T16:32:27.807Z] ---> Running in 86b2dbc03bcf [2023-03-23T16:32:27.807Z] ---> df909f4ccf07 [2023-03-23T16:32:27.807Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:32:27.807Z] ---> Running in fb9edee2fae1 [2023-03-23T16:32:55.903Z] Removing intermediate container f9c68d396be3 [2023-03-23T16:32:55.903Z] ---> 85ec85be173d [2023-03-23T16:32:55.903Z] Successfully built 85ec85be173d [2023-03-23T16:32:55.903Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:32:56.322Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T16:32:56.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T16:32:56.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-5498 does not seem to be running inside a container [2023-03-23T16:32:56.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T16:32:57.895Z] $ docker top 2aa84934fa3b71045d603ada17cfe09d532968d73572cd18117d641b14be9c23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T16:32:58.798Z] + go version [2023-03-23T16:32:58.799Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T16:32:58.838Z] $ docker stop --time=1 2aa84934fa3b71045d603ada17cfe09d532968d73572cd18117d641b14be9c23 [2023-03-23T16:33:00.436Z] $ docker rm -f --volumes 2aa84934fa3b71045d603ada17cfe09d532968d73572cd18117d641b14be9c23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:33:01.354Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T16:33:01.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T16:33:01.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-5498 does not seem to be running inside a container [2023-03-23T16:33:01.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T16:33:02.874Z] $ docker top 3e9cc9de96343b39e4aef35bf11cd5927e6ea3c0f568966ad05f2f816faa096b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-23T16:33:03.121Z] ========================================================= [2023-03-23T16:33:03.121Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-23T16:33:03.121Z] ========================================================= [Pipeline] sh [2023-03-23T16:33:03.753Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-23T16:33:04.463Z] + make test [2023-03-23T16:33:04.463Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T16:33:43.340Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-23T16:33:49.442Z] Removing intermediate container 1aa8f0efec60 [2023-03-23T16:33:49.442Z] ---> 97186179bec0 [2023-03-23T16:33:49.442Z] Step 7/27 : COPY . . [2023-03-23T16:33:49.442Z] Removing intermediate container fb9edee2fae1 [2023-03-23T16:33:49.442Z] ---> 58d8e1b4bb35 [2023-03-23T16:33:49.442Z] Step 8/23 : COPY . . [2023-03-23T16:33:49.442Z] Removing intermediate container 585d80ce3cbb [2023-03-23T16:33:49.442Z] ---> 6aba470cb5d7 [2023-03-23T16:33:49.442Z] Step 7/22 : COPY . . [2023-03-23T16:33:49.442Z] Removing intermediate container 86b2dbc03bcf [2023-03-23T16:33:49.442Z] ---> 7255acf6a510 [2023-03-23T16:33:49.442Z] Step 8/23 : COPY . . [2023-03-23T16:33:49.442Z] Removing intermediate container cc6fd9a78d03 [2023-03-23T16:33:49.442Z] ---> 72c9fa489d96 [2023-03-23T16:33:49.442Z] Step 8/23 : COPY . . [2023-03-23T16:34:11.411Z] ---> 9afae89ac62b [2023-03-23T16:34:11.411Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-23T16:34:11.411Z] ---> 62dbb47124d8 [2023-03-23T16:34:11.411Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T16:34:11.411Z] ---> 93684a1140dd [2023-03-23T16:34:11.411Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-23T16:34:11.411Z] ---> c31b1019ca40 [2023-03-23T16:34:11.411Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-23T16:34:11.411Z] ---> 61f82a2815db [2023-03-23T16:34:11.411Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-23T16:34:11.411Z] ---> Running in 70bffb76caa7 [2023-03-23T16:34:11.411Z] ---> Running in 1c6146009868 [2023-03-23T16:34:11.411Z] ---> Running in 9cfc994f5202 [2023-03-23T16:34:11.411Z] ---> Running in 0f28ab3b7819 [2023-03-23T16:34:11.411Z] ---> Running in a87ec095ef0b [2023-03-23T16:34:11.411Z] Removing intermediate container a87ec095ef0b [2023-03-23T16:34:11.411Z] ---> 23b64e90601d [2023-03-23T16:34:11.411Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-23T16:34:11.411Z] ---> Running in f9bbd6bfc658 [2023-03-23T16:34:11.411Z] Removing intermediate container f9bbd6bfc658 [2023-03-23T16:34:11.411Z] ---> db14eb18908c [2023-03-23T16:34:11.411Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T16:34:11.411Z] ---> Running in c07c8830aa32 [2023-03-23T16:34:11.411Z] Removing intermediate container c07c8830aa32 [2023-03-23T16:34:11.411Z] ---> aa7bac6fc0a9 [2023-03-23T16:34:11.411Z] 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-03-23T16:34:11.411Z] ---> Running in 530ff2b17da4 [2023-03-23T16:34:11.411Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-23T16:34:11.411Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-23T16:34:11.412Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-23T16:34:11.412Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-23T16:34:11.976Z] Removing intermediate container 530ff2b17da4 [2023-03-23T16:34:11.976Z] ---> 7dcaa63b5a3d [2023-03-23T16:34:11.976Z] Step 12/27 : WORKDIR /edgex-go [2023-03-23T16:34:11.976Z] ---> Running in b931a82ede4e [2023-03-23T16:34:12.234Z] Removing intermediate container b931a82ede4e [2023-03-23T16:34:12.234Z] ---> a1556b2c1d51 [2023-03-23T16:34:12.234Z] [2023-03-23T16:34:12.234Z] Step 13/27 : FROM alpine:3.17 [2023-03-23T16:34:12.799Z] 3.17: Pulling from library/alpine [2023-03-23T16:34:13.058Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T16:34:13.058Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T16:34:13.058Z] ---> b2aa39c304c2 [2023-03-23T16:34:13.058Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T16:34:13.629Z] ---> Running in b94621fadad3 [2023-03-23T16:34:13.629Z] Removing intermediate container b94621fadad3 [2023-03-23T16:34:13.629Z] ---> 06320a804e34 [2023-03-23T16:34:13.629Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-23T16:34:13.629Z] ---> Running in 27f2e137cac4 [2023-03-23T16:34:14.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:14.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:14.453Z] v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T16:34:14.453Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T16:34:14.453Z] OK: 17820 distinct packages available [2023-03-23T16:34:14.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:14.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:14.970Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-23T16:34:14.970Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-23T16:34:14.970Z] (3/5) Installing libucontext (1.2-r0) [2023-03-23T16:34:14.970Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-23T16:34:14.971Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-23T16:34:14.971Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:34:14.971Z] OK: 8 MiB in 20 packages [2023-03-23T16:34:16.363Z] Removing intermediate container 27f2e137cac4 [2023-03-23T16:34:16.363Z] ---> cb342bcda91a [2023-03-23T16:34:16.363Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:34:21.628Z] ---> 301bcf7bded9 [2023-03-23T16:34:21.628Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:34:23.525Z] ---> 4bfca8a4725f [2023-03-23T16:34:23.525Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-23T16:34:33.523Z] ---> 6bc2b2609028 [2023-03-23T16:34:33.523Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T16:34:45.749Z] ---> c10c5238805d [2023-03-23T16:34:45.749Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T16:34:49.042Z] ---> a6c7dd11bf99 [2023-03-23T16:34:49.042Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-23T16:34:49.302Z] ---> d2f3f09c0c52 [2023-03-23T16:34:49.302Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-23T16:34:57.635Z] ---> 9db38ef2d8a7 [2023-03-23T16:34:57.635Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T16:34:57.635Z] ---> Running in 064ba53de0db [2023-03-23T16:34:57.635Z] Removing intermediate container 0f28ab3b7819 [2023-03-23T16:34:57.635Z] ---> e648d2525b7d [2023-03-23T16:34:57.635Z] [2023-03-23T16:34:57.635Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T16:34:57.635Z] ---> b2aa39c304c2 [2023-03-23T16:34:57.635Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-23T16:34:57.635Z] Removing intermediate container 1c6146009868 [2023-03-23T16:34:57.635Z] ---> e032c1564599 [2023-03-23T16:34:57.635Z] [2023-03-23T16:34:57.635Z] Step 9/22 : FROM alpine:3.17 [2023-03-23T16:34:57.635Z] ---> b2aa39c304c2 [2023-03-23T16:34:57.635Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-23T16:34:57.635Z] Removing intermediate container 9cfc994f5202 [2023-03-23T16:34:57.635Z] ---> 8952dccc0e54 [2023-03-23T16:34:57.635Z] [2023-03-23T16:34:57.635Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T16:34:57.635Z] Removing intermediate container 70bffb76caa7 [2023-03-23T16:34:57.635Z] ---> b8cd430ca0b3 [2023-03-23T16:34:57.635Z] [2023-03-23T16:34:57.635Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T16:34:57.635Z] ---> b2aa39c304c2 [2023-03-23T16:34:57.635Z] ---> b2aa39c304c2 [2023-03-23T16:34:57.635Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-initStep 11/23 : RUN apk add --update --no-cache dumb-init ---> Running in 39d0ddc7eeee [2023-03-23T16:34:57.635Z] [2023-03-23T16:34:57.635Z] [2023-03-23T16:34:57.635Z] Removing intermediate container 064ba53de0db [2023-03-23T16:34:57.635Z] ---> 77577193345a [2023-03-23T16:34:57.635Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T16:34:57.635Z] ---> Running in 1ff71ed658e7 [2023-03-23T16:34:57.635Z] ---> Running in 6ff7255924e8 [2023-03-23T16:34:57.635Z] ---> Running in d625a4b53598 [2023-03-23T16:34:57.635Z] ---> Running in c6a459350813 [2023-03-23T16:34:57.635Z] Removing intermediate container 39d0ddc7eeee [2023-03-23T16:34:57.635Z] ---> a7f808039bfc [2023-03-23T16:34:57.635Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T16:34:57.635Z] Removing intermediate container d625a4b53598 [2023-03-23T16:34:57.635Z] ---> e69e0dc1f389 [2023-03-23T16:34:57.635Z] Step 25/27 : LABEL arch=x86_64 [2023-03-23T16:34:57.635Z] ---> Running in 8c72ccc762c8 [2023-03-23T16:34:57.635Z] ---> Running in aec14d61a162 [2023-03-23T16:34:57.635Z] Removing intermediate container aec14d61a162 [2023-03-23T16:34:57.635Z] ---> 9d448f37c4ac [2023-03-23T16:34:57.635Z] Step 26/27 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:34:57.635Z] ---> Running in b26d1e729b24 [2023-03-23T16:34:57.635Z] Removing intermediate container b26d1e729b24 [2023-03-23T16:34:57.635Z] ---> df5177159fc6 [2023-03-23T16:34:57.635Z] Step 27/27 : LABEL version=0.0.0 [2023-03-23T16:34:57.635Z] ---> Running in ba0677c12cb8 [2023-03-23T16:34:57.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:57.635Z] Removing intermediate container ba0677c12cb8 [2023-03-23T16:34:57.635Z] ---> aff0484a4d0f [2023-03-23T16:34:57.635Z] [2023-03-23T16:34:57.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:57.635Z] Successfully built aff0484a4d0f [2023-03-23T16:34:57.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:57.635Z] Successfully tagged security-spire-agent:latest [2023-03-23T16:34:57.635Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-03-23T16:34:57.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:57.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:57.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:57.635Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T16:34:57.635Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:34:57.635Z] OK: 7 MiB in 16 packages [2023-03-23T16:34:57.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:57.635Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-23T16:34:57.895Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-23T16:34:57.895Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:34:57.895Z] OK: 8 MiB in 17 packages [2023-03-23T16:34:57.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:34:57.895Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T16:34:57.895Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T16:34:57.895Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:34:57.895Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T16:34:58.154Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T16:34:58.154Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:34:58.154Z] OK: 7 MiB in 16 packages [2023-03-23T16:34:58.154Z] OK: 8 MiB in 17 packages [2023-03-23T16:35:03.472Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:35:03.472Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:35:03.472Z] ---> 6f5dc6895a73 [2023-03-23T16:35:03.472Z] Step 3/25 : WORKDIR /edgex-go [2023-03-23T16:35:03.472Z] ---> Using cache [2023-03-23T16:35:03.472Z] ---> 4a90d02f0389 [2023-03-23T16:35:03.472Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-23T16:35:06.797Z] ---> Running in 75b3ec069a7d [2023-03-23T16:35:06.797Z] Removing intermediate container 1ff71ed658e7 [2023-03-23T16:35:06.797Z] ---> fd56451d1f5f [2023-03-23T16:35:06.797Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-23T16:35:06.797Z] Removing intermediate container 6ff7255924e8 [2023-03-23T16:35:06.797Z] ---> c152a5aed576 [2023-03-23T16:35:06.797Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T16:35:06.797Z] ---> Running in 806ecd1421bc [2023-03-23T16:35:06.797Z] ---> Running in 9a046ba8c7e4 [2023-03-23T16:35:06.797Z] Removing intermediate container 8c72ccc762c8 [2023-03-23T16:35:06.797Z] ---> c6d69c64c80f [2023-03-23T16:35:06.797Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:35:06.797Z] Removing intermediate container 806ecd1421bc [2023-03-23T16:35:06.797Z] ---> ac327297f09c [2023-03-23T16:35:06.797Z] Step 12/22 : WORKDIR /edgex [2023-03-23T16:35:06.797Z] Removing intermediate container 9a046ba8c7e4 [2023-03-23T16:35:06.797Z] ---> 4d606f2282a7 [2023-03-23T16:35:06.797Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-23T16:35:06.797Z] Removing intermediate container c6a459350813 [2023-03-23T16:35:06.797Z] ---> d2f1ffe8a242 [2023-03-23T16:35:06.797Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T16:35:06.797Z] ---> Running in e42c58cbe58b [2023-03-23T16:35:06.797Z] ---> Running in dc5497b9fbb8 [2023-03-23T16:35:06.797Z] ---> Running in e35f7ed2e9e7 [2023-03-23T16:35:07.062Z] ---> 0f7d486c73d5 [2023-03-23T16:35:07.062Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:35:07.062Z] Removing intermediate container e42c58cbe58b [2023-03-23T16:35:07.062Z] ---> 348f9a3d338d [2023-03-23T16:35:07.062Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:35:07.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:35:07.062Z] Removing intermediate container e35f7ed2e9e7 [2023-03-23T16:35:07.062Z] ---> f5c678f6b18e [2023-03-23T16:35:07.062Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-23T16:35:07.062Z] Removing intermediate container dc5497b9fbb8 [2023-03-23T16:35:07.062Z] ---> 482020e36396 [2023-03-23T16:35:07.062Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-23T16:35:07.062Z] ---> Running in e76669886623 [2023-03-23T16:35:07.062Z] ---> Running in 65a706148b34 [2023-03-23T16:35:07.062Z] ---> ba9d0d7bbb6b [2023-03-23T16:35:07.062Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-23T16:35:07.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:35:07.062Z] ---> 7f09c30e15df [2023-03-23T16:35:07.062Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:35:07.062Z] Removing intermediate container e76669886623 [2023-03-23T16:35:07.062Z] ---> c82b7b972322 [2023-03-23T16:35:07.062Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-23T16:35:07.323Z] Removing intermediate container 65a706148b34 [2023-03-23T16:35:07.323Z] ---> dccab9497dfe [2023-03-23T16:35:07.323Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:35:07.323Z] ---> Running in 1204035e3029 [2023-03-23T16:35:07.323Z] OK: 265 MiB in 53 packages [2023-03-23T16:35:07.589Z] ---> ff2eabc78d09 [2023-03-23T16:35:07.589Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-23T16:35:07.589Z] Removing intermediate container 1204035e3029 [2023-03-23T16:35:07.589Z] ---> 2c5923eb1af6 [2023-03-23T16:35:07.589Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:35:07.589Z] ---> 2ad8c2b5d6d3 [2023-03-23T16:35:07.589Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:35:07.589Z] ---> 01c82e719cfd [2023-03-23T16:35:07.589Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:35:07.852Z] ---> 6b6efad3e53f [2023-03-23T16:35:07.852Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-23T16:35:07.852Z] ---> 22411e886c90 [2023-03-23T16:35:07.852Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:35:07.852Z] ---> fbcc0cbf1d44 [2023-03-23T16:35:07.852Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-23T16:35:07.852Z] ---> cf5531da9248 [2023-03-23T16:35:07.852Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-23T16:35:07.852Z] Removing intermediate container 75b3ec069a7d [2023-03-23T16:35:07.852Z] ---> 054284bdc818 [2023-03-23T16:35:07.852Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-23T16:35:09.238Z] ---> 5645c56953e9 [2023-03-23T16:35:09.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-23T16:35:09.238Z] ---> 7a9a9218f2ab [2023-03-23T16:35:09.238Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:35:09.238Z] ---> bdc3820bd8cc [2023-03-23T16:35:09.238Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T16:35:09.238Z] ---> f6c7e1ecf2de [2023-03-23T16:35:09.238Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-23T16:35:09.238Z] ---> f3223673ea3c [2023-03-23T16:35:09.238Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:35:09.238Z] ---> Running in fed955ad9581 [2023-03-23T16:35:09.238Z] ---> Running in c06aea266b60 [2023-03-23T16:35:10.181Z] ---> 404d093910fc [2023-03-23T16:35:10.181Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T16:35:10.181Z] ---> Running in 8d4df507bc49 [2023-03-23T16:35:10.181Z] ---> 123518cfe634 [2023-03-23T16:35:10.181Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-23T16:35:10.181Z] ---> 759c0257e1c8 [2023-03-23T16:35:10.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:35:10.181Z] ---> Running in 213ce499d4f4 [2023-03-23T16:35:10.181Z] Removing intermediate container 213ce499d4f4 [2023-03-23T16:35:10.181Z] ---> 322d889c0b03 [2023-03-23T16:35:10.181Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T16:35:10.442Z] ---> Running in 46b07266ef9a [2023-03-23T16:35:10.442Z] ---> 40f1c57edc32 [2023-03-23T16:35:10.442Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-23T16:35:10.442Z] ---> Running in def6ed01ee71 [2023-03-23T16:35:10.442Z] Removing intermediate container 46b07266ef9a [2023-03-23T16:35:10.442Z] ---> 7ae2f47e86f5 [2023-03-23T16:35:10.442Z] Step 21/23 : LABEL arch=x86_64 [2023-03-23T16:35:10.442Z] ---> Running in 2c0e7bf5d73c [2023-03-23T16:35:10.442Z] Removing intermediate container def6ed01ee71 [2023-03-23T16:35:10.442Z] ---> bf095cfb44c6 [2023-03-23T16:35:10.442Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T16:35:10.442Z] Removing intermediate container c06aea266b60 [2023-03-23T16:35:10.442Z] ---> f510a1d53494 [2023-03-23T16:35:10.442Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T16:35:10.442Z] ---> Running in 27e50d5514ee [2023-03-23T16:35:10.442Z] ---> Running in 0cbdeb0950f8 [2023-03-23T16:35:10.442Z] Removing intermediate container 2c0e7bf5d73c [2023-03-23T16:35:10.442Z] ---> bc2c06a88196 [2023-03-23T16:35:10.442Z] Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:35:10.705Z] ---> Running in 154e023dfb27 [2023-03-23T16:35:10.705Z] Removing intermediate container 0cbdeb0950f8 [2023-03-23T16:35:10.705Z] ---> c97089c5473f [2023-03-23T16:35:10.705Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-23T16:35:10.705Z] Removing intermediate container 27e50d5514ee [2023-03-23T16:35:10.705Z] ---> 0d47c03f1ea0 [2023-03-23T16:35:10.705Z] Step 21/23 : LABEL arch=x86_64 [2023-03-23T16:35:10.705Z] ---> Running in 194eae76dd6d [2023-03-23T16:35:10.705Z] ---> Running in b7bb9d784f12 [2023-03-23T16:35:10.705Z] Removing intermediate container 154e023dfb27 [2023-03-23T16:35:10.705Z] ---> 0fd178ff3a36 [2023-03-23T16:35:10.705Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T16:35:10.705Z] ---> Running in 34fa57ae66c1 [2023-03-23T16:35:10.705Z] Removing intermediate container 194eae76dd6d [2023-03-23T16:35:10.705Z] ---> 466ff6a2071b [2023-03-23T16:35:10.705Z] Step 21/23 : LABEL arch=x86_64 [2023-03-23T16:35:10.969Z] Removing intermediate container b7bb9d784f12 [2023-03-23T16:35:10.969Z] ---> 6482d00cfdea [2023-03-23T16:35:10.969Z] Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:35:10.969Z] ---> Running in fec9c9b5ac5c [2023-03-23T16:35:10.969Z] ---> Running in ebd656df5b1e [2023-03-23T16:35:10.969Z] Removing intermediate container 8d4df507bc49 [2023-03-23T16:35:10.969Z] ---> 136a16038ce5 [2023-03-23T16:35:10.969Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T16:35:10.969Z] Removing intermediate container 34fa57ae66c1 [2023-03-23T16:35:10.969Z] ---> 48819ac186af [2023-03-23T16:35:10.969Z] [2023-03-23T16:35:10.969Z] ---> Running in ad447aba6569 [2023-03-23T16:35:10.969Z] Removing intermediate container fec9c9b5ac5c [2023-03-23T16:35:10.969Z] ---> 6f1903518737 [2023-03-23T16:35:10.969Z] Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:35:10.969Z] Removing intermediate container ebd656df5b1e [2023-03-23T16:35:10.969Z] ---> 8bd5b0310896 [2023-03-23T16:35:10.969Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T16:35:10.969Z] Successfully built 48819ac186af [2023-03-23T16:35:10.969Z] Successfully tagged support-scheduler:latest [2023-03-23T16:35:10.969Z] Building security-spire-config [2023-03-23T16:35:10.969Z]  Building support-scheduler ... done  ---> Running in 5f850a9daaff [2023-03-23T16:35:10.969Z] ---> Running in 2c36a6e013be [2023-03-23T16:35:10.969Z] Removing intermediate container ad447aba6569 [2023-03-23T16:35:10.969Z] ---> 257c0523e8ea [2023-03-23T16:35:10.969Z] Step 20/22 : LABEL arch=x86_64 [2023-03-23T16:35:11.256Z] ---> Running in 3e1be060dbc4 [2023-03-23T16:35:11.523Z] Removing intermediate container 5f850a9daaff [2023-03-23T16:35:11.523Z] ---> 432e8df9402c [2023-03-23T16:35:11.523Z] [2023-03-23T16:35:12.095Z] Successfully built 432e8df9402c [2023-03-23T16:35:15.417Z] Successfully tagged support-notifications:latest [2023-03-23T16:35:15.417Z] Building core-data [2023-03-23T16:35:15.417Z]  Building support-notifications ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:35:15.417Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:35:15.417Z] ---> 6f5dc6895a73 [2023-03-23T16:35:15.417Z] Step 3/27 : WORKDIR /edgex-go [2023-03-23T16:35:15.417Z] ---> Using cache [2023-03-23T16:35:15.417Z] ---> 4a90d02f0389 [2023-03-23T16:35:15.417Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T16:35:15.417Z] ---> Using cache [2023-03-23T16:35:15.417Z] ---> cfcc9b52c714 [2023-03-23T16:35:15.417Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-23T16:35:15.417Z] ---> Using cache [2023-03-23T16:35:15.417Z] ---> 38ab177c5c1b [2023-03-23T16:35:15.417Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:35:15.417Z] ---> Using cache [2023-03-23T16:35:15.417Z] ---> 97186179bec0 [2023-03-23T16:35:15.417Z] Step 7/27 : COPY . . [2023-03-23T16:35:15.417Z] ---> Using cache [2023-03-23T16:35:15.417Z] ---> 62dbb47124d8 [2023-03-23T16:35:15.417Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T16:35:15.417Z] ---> Using cache [2023-03-23T16:35:15.417Z] ---> 23b64e90601d [2023-03-23T16:35:15.417Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-23T16:35:15.417Z] ---> Using cache [2023-03-23T16:35:15.417Z] ---> db14eb18908c [2023-03-23T16:35:15.417Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T16:35:15.417Z] ---> Using cache [2023-03-23T16:35:15.417Z] ---> aa7bac6fc0a9 [2023-03-23T16:35:15.417Z] 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-03-23T16:35:15.417Z] ---> Using cache [2023-03-23T16:35:15.417Z] ---> 7dcaa63b5a3d [2023-03-23T16:35:15.417Z] Step 12/27 : WORKDIR /edgex-go [2023-03-23T16:35:15.417Z] ---> Using cache [2023-03-23T16:35:15.417Z] ---> a1556b2c1d51 [2023-03-23T16:35:15.417Z] [2023-03-23T16:35:15.417Z] Step 13/27 : FROM alpine:3.17 [2023-03-23T16:35:15.417Z] ---> b2aa39c304c2 [2023-03-23T16:35:15.417Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T16:35:15.417Z] ---> Using cache [2023-03-23T16:35:15.417Z] ---> 06320a804e34 [2023-03-23T16:35:15.417Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-23T16:35:16.805Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:35:16.805Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:35:16.805Z] ---> 6f5dc6895a73 [2023-03-23T16:35:16.805Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:35:16.805Z] ---> Using cache [2023-03-23T16:35:16.805Z] ---> e8faccfdeef7 [2023-03-23T16:35:16.805Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T16:35:16.805Z] ---> Using cache [2023-03-23T16:35:16.805Z] ---> 6b2ab2a93db8 [2023-03-23T16:35:16.805Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T16:35:16.805Z] ---> Using cache [2023-03-23T16:35:16.805Z] ---> fce57de2fec2 [2023-03-23T16:35:16.805Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T16:35:16.805Z] ---> Using cache [2023-03-23T16:35:16.805Z] ---> df909f4ccf07 [2023-03-23T16:35:16.805Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:35:16.805Z] ---> Using cache [2023-03-23T16:35:16.805Z] ---> 58d8e1b4bb35 [2023-03-23T16:35:16.805Z] Step 8/23 : COPY . . [2023-03-23T16:35:16.805Z] ---> Using cache [2023-03-23T16:35:16.805Z] ---> 61f82a2815db [2023-03-23T16:35:16.805Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-23T16:35:23.645Z] Removing intermediate container 3e1be060dbc4 [2023-03-23T16:35:23.645Z] ---> 9615a2a6ea94 [2023-03-23T16:35:23.645Z] Step 21/22 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:35:23.645Z] Removing intermediate container 2c36a6e013be [2023-03-23T16:35:23.645Z] ---> 490f1920886a [2023-03-23T16:35:23.645Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T16:35:23.645Z] ---> Running in a2f012074b8b [2023-03-23T16:35:23.645Z] ---> Running in 03158e1dc2a9 [2023-03-23T16:35:23.645Z] ---> Running in 8b82ee4b1747 [2023-03-23T16:35:23.645Z] ---> Running in 3b7741318e98 [2023-03-23T16:35:23.645Z] Removing intermediate container 3b7741318e98 [2023-03-23T16:35:23.645Z] ---> fdc97c4058cb [2023-03-23T16:35:23.645Z] [2023-03-23T16:35:23.645Z] Removing intermediate container 8b82ee4b1747 [2023-03-23T16:35:23.645Z] ---> 6eaac9aa1992 [2023-03-23T16:35:23.645Z] Step 22/22 : LABEL version=0.0.0 [2023-03-23T16:35:23.645Z] Successfully built fdc97c4058cb [2023-03-23T16:35:23.645Z] Successfully tagged security-proxy-auth:latest [2023-03-23T16:35:23.645Z] Building core-common-config-bootstrapper [2023-03-23T16:35:23.645Z]  Building security-proxy-auth ... done  ---> Running in 9725d4e88b8d [2023-03-23T16:35:23.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:35:23.645Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-23T16:35:23.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:35:24.257Z] v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T16:35:24.257Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T16:35:24.257Z] OK: 17820 distinct packages available [2023-03-23T16:35:24.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:35:24.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:35:24.523Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-23T16:35:24.523Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-23T16:35:24.523Z] (3/4) Installing libucontext (1.2-r0) [2023-03-23T16:35:24.523Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-23T16:35:24.523Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:35:24.781Z] OK: 7 MiB in 19 packages [2023-03-23T16:35:30.081Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:35:30.081Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:35:30.081Z] ---> 6f5dc6895a73 [2023-03-23T16:35:30.081Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:35:30.081Z] ---> Using cache [2023-03-23T16:35:30.081Z] ---> e8faccfdeef7 [2023-03-23T16:35:30.081Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T16:35:30.081Z] ---> Using cache [2023-03-23T16:35:30.081Z] ---> 6b2ab2a93db8 [2023-03-23T16:35:30.081Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T16:35:30.081Z] ---> Using cache [2023-03-23T16:35:30.081Z] ---> fce57de2fec2 [2023-03-23T16:35:30.081Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T16:35:30.081Z] ---> Using cache [2023-03-23T16:35:30.081Z] ---> df909f4ccf07 [2023-03-23T16:35:30.081Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:35:30.081Z] ---> Using cache [2023-03-23T16:35:30.081Z] ---> 58d8e1b4bb35 [2023-03-23T16:35:30.081Z] Step 8/23 : COPY . . [2023-03-23T16:35:30.081Z] ---> Using cache [2023-03-23T16:35:30.081Z] ---> 61f82a2815db [2023-03-23T16:35:30.081Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-23T16:35:35.024Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-23T16:35:35.025Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-23T16:35:35.025Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-23T16:35:35.025Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-23T16:35:35.025Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-23T16:35:35.347Z] Removing intermediate container 9725d4e88b8d [2023-03-23T16:35:35.348Z] ---> 740217917b19 [2023-03-23T16:35:35.348Z] [2023-03-23T16:35:35.348Z] ---> Running in e7dd8b2650c1 [2023-03-23T16:35:35.348Z] Successfully built 740217917b19 [2023-03-23T16:35:35.348Z] Successfully tagged security-proxy-setup:latest [2023-03-23T16:35:35.348Z]  Building security-proxy-setup ... done Building security-spire-server [2023-03-23T16:35:35.348Z] Removing intermediate container a2f012074b8b [2023-03-23T16:35:35.348Z] ---> 8683a1fd24bb [2023-03-23T16:35:35.348Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:35:36.283Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-23T16:35:36.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-23T16:35:36.711Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-23T16:35:37.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-23T16:35:37.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-23T16:35:38.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-23T16:35:42.058Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-23T16:35:42.058Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-23T16:35:42.058Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-23T16:35:42.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-23T16:35:43.277Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:35:43.277Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:35:43.277Z] ---> 6f5dc6895a73 [2023-03-23T16:35:43.277Z] Step 3/26 : WORKDIR /edgex-go [2023-03-23T16:35:43.277Z] ---> Using cache [2023-03-23T16:35:43.277Z] ---> 4a90d02f0389 [2023-03-23T16:35:43.277Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T16:35:43.277Z] ---> Using cache [2023-03-23T16:35:43.277Z] ---> cfcc9b52c714 [2023-03-23T16:35:43.277Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-23T16:35:43.277Z] ---> Using cache [2023-03-23T16:35:43.277Z] ---> 38ab177c5c1b [2023-03-23T16:35:43.277Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:35:43.277Z] ---> Using cache [2023-03-23T16:35:43.277Z] ---> 97186179bec0 [2023-03-23T16:35:43.277Z] Step 7/26 : COPY . . [2023-03-23T16:35:43.277Z] ---> Using cache [2023-03-23T16:35:43.277Z] ---> 62dbb47124d8 [2023-03-23T16:35:43.277Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T16:35:43.277Z] ---> Using cache [2023-03-23T16:35:43.277Z] ---> 23b64e90601d [2023-03-23T16:35:43.277Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-23T16:35:43.277Z] ---> Using cache [2023-03-23T16:35:43.277Z] ---> db14eb18908c [2023-03-23T16:35:43.277Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T16:35:43.277Z] ---> Using cache [2023-03-23T16:35:43.277Z] ---> aa7bac6fc0a9 [2023-03-23T16:35:43.277Z] 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-03-23T16:35:44.210Z] ---> ec84bfca58c8 [2023-03-23T16:35:44.210Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:35:44.210Z] ---> Running in b89cf57a34aa [2023-03-23T16:35:44.467Z] ---> 51b811b2bfd4 [2023-03-23T16:35:44.467Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T16:35:52.617Z] ---> 11cb8d59740c [2023-03-23T16:35:52.617Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T16:35:52.875Z] Removing intermediate container b89cf57a34aa [2023-03-23T16:35:52.875Z] ---> 2ba7136a514f [2023-03-23T16:35:52.875Z] Step 12/26 : WORKDIR /edgex-go [2023-03-23T16:35:52.875Z] ---> Running in a639f8443e2f [2023-03-23T16:35:52.875Z] ---> 0edc4fcefa5d [2023-03-23T16:35:52.875Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-23T16:35:52.875Z] ---> Running in 6b2ba5867145 [2023-03-23T16:35:52.875Z] Removing intermediate container a639f8443e2f [2023-03-23T16:35:52.875Z] ---> e43d1f788304 [2023-03-23T16:35:52.875Z] [2023-03-23T16:35:52.875Z] Step 13/26 : FROM alpine:3.17 [2023-03-23T16:35:52.875Z] ---> b2aa39c304c2 [2023-03-23T16:35:52.875Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T16:35:52.875Z] ---> Using cache [2023-03-23T16:35:52.875Z] ---> 06320a804e34 [2023-03-23T16:35:52.875Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-23T16:35:52.875Z] ---> Using cache [2023-03-23T16:35:52.875Z] ---> cb342bcda91a [2023-03-23T16:35:52.875Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:35:52.875Z] ---> Using cache [2023-03-23T16:35:52.875Z] ---> 301bcf7bded9 [2023-03-23T16:35:52.875Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:35:52.875Z] ---> Using cache [2023-03-23T16:35:52.875Z] ---> 4bfca8a4725f [2023-03-23T16:35:52.875Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T16:35:52.875Z] Removing intermediate container 6b2ba5867145 [2023-03-23T16:35:52.875Z] ---> 7e71997a23a3 [2023-03-23T16:35:52.875Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-23T16:35:57.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-23T16:35:57.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-23T16:35:57.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.336s coverage: 28.7% of statements [2023-03-23T16:35:58.142Z] ---> f77de885c7fb [2023-03-23T16:35:58.142Z] Step 22/27 : WORKDIR / [2023-03-23T16:35:58.142Z] ---> a873325a9944 [2023-03-23T16:35:58.142Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T16:35:58.142Z] ---> Running in 710f0292b978 [2023-03-23T16:35:58.142Z] Removing intermediate container 03158e1dc2a9 [2023-03-23T16:35:58.142Z] ---> 9fe5350150fc [2023-03-23T16:35:58.142Z] [2023-03-23T16:35:58.142Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T16:35:58.142Z] ---> b2aa39c304c2 [2023-03-23T16:35:58.142Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T16:35:58.142Z] ---> Running in b466fc5cf727 [2023-03-23T16:35:58.142Z] Removing intermediate container 710f0292b978 [2023-03-23T16:35:58.142Z] ---> 2fd28f444cdd [2023-03-23T16:35:58.142Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T16:35:58.142Z] ---> d680ebdd6926 [2023-03-23T16:35:58.142Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-23T16:35:58.142Z] ---> Running in 92ea8727d44c [2023-03-23T16:35:58.142Z] Removing intermediate container b466fc5cf727 [2023-03-23T16:35:58.142Z] ---> 53ecccf1f3df [2023-03-23T16:35:58.142Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-23T16:35:58.142Z] ---> Running in 071381fe3811 [2023-03-23T16:35:58.142Z] Removing intermediate container 92ea8727d44c [2023-03-23T16:35:58.142Z] ---> b74efbc72d3e [2023-03-23T16:35:58.142Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T16:35:58.142Z] ---> Running in a55f052d4e22 [2023-03-23T16:35:58.142Z] ---> 877e534c5f9a [2023-03-23T16:35:58.142Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-23T16:35:58.142Z] Removing intermediate container a55f052d4e22 [2023-03-23T16:35:58.142Z] ---> 101633b31c70 [2023-03-23T16:35:58.142Z] Step 25/27 : LABEL arch=x86_64 [2023-03-23T16:35:58.142Z] Removing intermediate container 071381fe3811 [2023-03-23T16:35:58.142Z] ---> 039c8a7ba7f1 [2023-03-23T16:35:58.142Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-23T16:35:58.142Z] ---> Running in c693fcd4fd6d [2023-03-23T16:35:58.142Z] ---> Running in 58fd10befb91 [2023-03-23T16:35:58.399Z] Removing intermediate container c693fcd4fd6d [2023-03-23T16:35:58.399Z] ---> f9553c748344 [2023-03-23T16:35:58.399Z] Step 26/27 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:35:58.656Z] ---> 6122cc6de672 [2023-03-23T16:35:58.656Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T16:35:58.957Z] ---> Running in 9762cb0ed6fc [2023-03-23T16:35:58.957Z] Removing intermediate container 58fd10befb91 [2023-03-23T16:35:58.957Z] ---> 9e9a8fc74665 [2023-03-23T16:35:58.957Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T16:35:58.957Z] ---> Running in b32fdbda5c6a [2023-03-23T16:35:59.217Z] ---> Running in 7d8fe34b1928 [2023-03-23T16:35:59.218Z] Removing intermediate container 9762cb0ed6fc [2023-03-23T16:35:59.218Z] ---> 6b218bd81aad [2023-03-23T16:35:59.218Z] Step 27/27 : LABEL version=0.0.0 [2023-03-23T16:35:59.218Z] Removing intermediate container b32fdbda5c6a [2023-03-23T16:35:59.218Z] ---> abf59f5738c0 [2023-03-23T16:35:59.218Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T16:35:59.479Z] ---> Running in cdda68294989 [2023-03-23T16:35:59.479Z] ---> Running in 4f54e899fb84 [2023-03-23T16:35:59.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:35:59.738Z] Removing intermediate container cdda68294989 [2023-03-23T16:35:59.738Z] ---> 199dfdae51e5 [2023-03-23T16:35:59.738Z] [2023-03-23T16:35:59.738Z] Removing intermediate container 4f54e899fb84 [2023-03-23T16:35:59.738Z] ---> 1b8f144dfa57 [2023-03-23T16:35:59.738Z] Step 24/26 : LABEL arch=x86_64 [2023-03-23T16:35:59.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:35:59.738Z] Successfully built 199dfdae51e5 [2023-03-23T16:35:59.738Z] Successfully tagged security-spire-config:latest [2023-03-23T16:35:59.997Z] Building core-command [2023-03-23T16:35:59.997Z]  Building security-spire-config ... done  ---> Running in b599af277d14 [2023-03-23T16:35:59.997Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T16:35:59.997Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:35:59.997Z] OK: 7 MiB in 16 packages [2023-03-23T16:36:02.526Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:36:02.526Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:36:02.526Z] ---> 6f5dc6895a73 [2023-03-23T16:36:02.526Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:36:02.526Z] ---> Using cache [2023-03-23T16:36:02.526Z] ---> e8faccfdeef7 [2023-03-23T16:36:02.526Z] Step 4/24 : WORKDIR /edgex-go [2023-03-23T16:36:02.526Z] ---> Using cache [2023-03-23T16:36:02.526Z] ---> 6b2ab2a93db8 [2023-03-23T16:36:02.526Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-23T16:36:02.526Z] ---> Using cache [2023-03-23T16:36:02.526Z] ---> fce57de2fec2 [2023-03-23T16:36:02.526Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-23T16:36:02.526Z] ---> Using cache [2023-03-23T16:36:02.526Z] ---> df909f4ccf07 [2023-03-23T16:36:02.526Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:36:02.526Z] ---> Using cache [2023-03-23T16:36:02.526Z] ---> 58d8e1b4bb35 [2023-03-23T16:36:02.526Z] Step 8/24 : COPY . . [2023-03-23T16:36:02.526Z] ---> Using cache [2023-03-23T16:36:02.526Z] ---> 61f82a2815db [2023-03-23T16:36:02.526Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-23T16:36:06.736Z] Removing intermediate container b599af277d14 [2023-03-23T16:36:06.736Z] ---> 127c395a157f [2023-03-23T16:36:06.736Z] Step 25/26 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:36:06.736Z] ---> Running in 51bae9c057dd [2023-03-23T16:36:06.736Z] ---> Running in adb711d166bf [2023-03-23T16:36:06.736Z] Removing intermediate container adb711d166bf [2023-03-23T16:36:06.736Z] ---> f80a9e866e39 [2023-03-23T16:36:06.736Z] Step 26/26 : LABEL version=0.0.0 [2023-03-23T16:36:06.995Z] Removing intermediate container 7d8fe34b1928 [2023-03-23T16:36:06.995Z] ---> 7b1094a2845c [2023-03-23T16:36:06.995Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:36:06.995Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-23T16:36:07.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 98.5% of statements [2023-03-23T16:36:08.412Z] ---> Running in 80a5e2aa2c2b [2023-03-23T16:36:08.689Z] ---> 033c6f41301d [2023-03-23T16:36:08.689Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:36:08.948Z] Removing intermediate container 80a5e2aa2c2b [2023-03-23T16:36:08.948Z] ---> 90c70ae19f3e [2023-03-23T16:36:08.948Z] [2023-03-23T16:36:08.948Z] Removing intermediate container e7dd8b2650c1 [2023-03-23T16:36:08.948Z] ---> c723dcb7e597 [2023-03-23T16:36:08.948Z] [2023-03-23T16:36:08.948Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T16:36:08.948Z] ---> b2aa39c304c2 [2023-03-23T16:36:08.948Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-23T16:36:08.948Z] ---> Using cache [2023-03-23T16:36:08.948Z] ---> a7f808039bfc [2023-03-23T16:36:08.948Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T16:36:08.948Z] ---> Using cache [2023-03-23T16:36:08.948Z] ---> c6d69c64c80f [2023-03-23T16:36:08.948Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:36:08.948Z] ---> Using cache [2023-03-23T16:36:08.948Z] Successfully built 90c70ae19f3e [2023-03-23T16:36:08.948Z] ---> 0f7d486c73d5 [2023-03-23T16:36:08.948Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:36:08.948Z] ---> Using cache [2023-03-23T16:36:08.948Z] Successfully tagged security-spire-server:latest [2023-03-23T16:36:08.948Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-03-23T16:36:08.948Z] ---> ba9d0d7bbb6b [2023-03-23T16:36:08.948Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-23T16:36:08.948Z] ---> 0ad5e32516c3 [2023-03-23T16:36:08.948Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-23T16:36:12.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-23T16:36:12.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-23T16:36:12.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-23T16:36:15.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.455s coverage: 71.3% of statements [2023-03-23T16:36:15.533Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:36:15.533Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:36:15.533Z] ---> 6f5dc6895a73 [2023-03-23T16:36:15.533Z] Step 3/20 : WORKDIR /edgex-go [2023-03-23T16:36:15.533Z] ---> Using cache [2023-03-23T16:36:15.533Z] ---> 4a90d02f0389 [2023-03-23T16:36:15.533Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-23T16:36:18.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-23T16:36:18.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-23T16:36:18.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.337s coverage: 54.0% of statements [2023-03-23T16:36:20.928Z] ---> a66e3f41053e [2023-03-23T16:36:20.928Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:36:20.928Z] ---> 2ea2a2014ba2 [2023-03-23T16:36:20.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:36:20.928Z] ---> Running in 043ad14b0e45 [2023-03-23T16:36:20.928Z] ---> c02df2c4e9e7 [2023-03-23T16:36:20.928Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-23T16:36:21.196Z] ---> 6f60e401ee3c [2023-03-23T16:36:21.196Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-23T16:36:21.196Z] ---> 571459f8afd6 [2023-03-23T16:36:21.196Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T16:36:21.196Z] ---> Running in 5365df04c915 [2023-03-23T16:36:21.458Z] ---> Running in c249a5816753 [2023-03-23T16:36:21.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:36:21.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:36:21.717Z] Removing intermediate container 5365df04c915 [2023-03-23T16:36:21.717Z] ---> 2d8ec454fdcc [2023-03-23T16:36:21.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T16:36:21.717Z] v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T16:36:21.717Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T16:36:21.717Z] OK: 17822 distinct packages available [2023-03-23T16:36:22.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:36:22.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:36:22.363Z] OK: 265 MiB in 53 packages [2023-03-23T16:36:24.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-23T16:36:24.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-23T16:36:24.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-23T16:36:24.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-23T16:36:24.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-23T16:36:24.939Z] ---> Running in abc0157a3c97 [2023-03-23T16:36:24.939Z] Removing intermediate container abc0157a3c97 [2023-03-23T16:36:24.939Z] ---> e85705c13678 [2023-03-23T16:36:24.939Z] Step 21/23 : LABEL arch=x86_64 [2023-03-23T16:36:24.939Z] Removing intermediate container 043ad14b0e45 [2023-03-23T16:36:24.939Z] ---> ad5ddcfdd772 [2023-03-23T16:36:24.939Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-23T16:36:24.939Z] ---> Running in e349ae87c6a2 [2023-03-23T16:36:24.939Z] Removing intermediate container e349ae87c6a2 [2023-03-23T16:36:24.939Z] ---> 9fe9b1a0efa1 [2023-03-23T16:36:24.939Z] Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:36:24.940Z] ---> Running in b8da6ef1649f [2023-03-23T16:36:24.940Z] ---> 52da322dad69 [2023-03-23T16:36:24.940Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:36:25.210Z] ---> Running in 338f5483e825 [2023-03-23T16:36:25.210Z] Removing intermediate container c249a5816753 [2023-03-23T16:36:25.210Z] ---> 9f876e98dd9d [2023-03-23T16:36:25.210Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T16:36:25.210Z] Removing intermediate container b8da6ef1649f [2023-03-23T16:36:25.210Z] ---> 11a564eb9f28 [2023-03-23T16:36:25.210Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T16:36:25.210Z] ---> Running in b48a2c71db73 [2023-03-23T16:36:25.210Z] ---> Running in f1dde5094984 [2023-03-23T16:36:25.484Z] Removing intermediate container b48a2c71db73 [2023-03-23T16:36:25.484Z] ---> cd4bd4b01bc6 [2023-03-23T16:36:25.484Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-23T16:36:25.484Z] ---> Running in b0dac688f01c [2023-03-23T16:36:25.484Z] Removing intermediate container f1dde5094984 [2023-03-23T16:36:25.484Z] ---> 686d8e0dab15 [2023-03-23T16:36:25.484Z] [2023-03-23T16:36:25.751Z] Successfully built 686d8e0dab15 [2023-03-23T16:36:25.751Z] Successfully tagged core-data:latest [2023-03-23T16:36:25.751Z]  Building core-data ... done Building core-metadata [2023-03-23T16:36:25.751Z] Removing intermediate container b0dac688f01c [2023-03-23T16:36:25.751Z] ---> db19afbe4a7a [2023-03-23T16:36:25.751Z] Step 21/23 : LABEL arch=x86_64 [2023-03-23T16:36:30.534Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:36:30.534Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:36:30.534Z] ---> 6f5dc6895a73 [2023-03-23T16:36:30.534Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:36:30.534Z] ---> Using cache [2023-03-23T16:36:30.535Z] ---> e8faccfdeef7 [2023-03-23T16:36:30.535Z] Step 4/25 : WORKDIR /edgex-go [2023-03-23T16:36:30.535Z] ---> Using cache [2023-03-23T16:36:30.535Z] ---> 6b2ab2a93db8 [2023-03-23T16:36:30.535Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-23T16:36:30.535Z] ---> Using cache [2023-03-23T16:36:30.535Z] ---> fce57de2fec2 [2023-03-23T16:36:30.535Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-23T16:36:30.535Z] ---> Using cache [2023-03-23T16:36:30.535Z] ---> df909f4ccf07 [2023-03-23T16:36:30.535Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:36:30.535Z] ---> Using cache [2023-03-23T16:36:30.535Z] ---> 58d8e1b4bb35 [2023-03-23T16:36:30.535Z] Step 8/25 : COPY . . [2023-03-23T16:36:30.535Z] ---> Using cache [2023-03-23T16:36:30.535Z] ---> 61f82a2815db [2023-03-23T16:36:30.535Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-23T16:36:34.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-23T16:36:34.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-23T16:36:36.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.518s coverage: 88.5% of statements [2023-03-23T16:36:36.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.568s coverage: 3.9% of statements [2023-03-23T16:36:37.358Z] ---> Running in 5ba594c84a21 [2023-03-23T16:36:37.358Z] ---> Running in 9e7598064da7 [2023-03-23T16:36:37.358Z] Removing intermediate container 5ba594c84a21 [2023-03-23T16:36:37.358Z] ---> fa70c47c0385 [2023-03-23T16:36:37.358Z] Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:36:37.358Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-23T16:36:37.358Z] Removing intermediate container fed955ad9581 [2023-03-23T16:36:37.358Z] ---> a293e14d1c08 [2023-03-23T16:36:37.358Z] Step 7/25 : COPY . . [2023-03-23T16:36:37.358Z] ---> Running in 0bad396ea7b8 [2023-03-23T16:36:42.689Z] Removing intermediate container 0bad396ea7b8 [2023-03-23T16:36:42.689Z] ---> b59db1e812b6 [2023-03-23T16:36:42.689Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T16:36:46.022Z] ---> Running in 52778bd081b7 [2023-03-23T16:36:46.022Z] Removing intermediate container 51bae9c057dd [2023-03-23T16:36:46.022Z] ---> bf853f08d467 [2023-03-23T16:36:46.022Z] [2023-03-23T16:36:46.022Z] Step 10/24 : FROM alpine:3.17 [2023-03-23T16:36:46.022Z] ---> b2aa39c304c2 [2023-03-23T16:36:46.022Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-23T16:36:46.022Z] ---> Using cache [2023-03-23T16:36:46.022Z] ---> c152a5aed576 [2023-03-23T16:36:46.022Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T16:36:46.022Z] ---> Using cache [2023-03-23T16:36:46.022Z] ---> 4d606f2282a7 [2023-03-23T16:36:46.023Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-23T16:36:46.023Z] ---> 1fd5805bb4b8 [2023-03-23T16:36:46.023Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-23T16:36:46.023Z] ---> Running in d72b2baf3b6e [2023-03-23T16:36:46.023Z] ---> Running in f31af9be5ffb [2023-03-23T16:36:46.023Z] Removing intermediate container 52778bd081b7 [2023-03-23T16:36:46.023Z] ---> d232508184da [2023-03-23T16:36:46.023Z] [2023-03-23T16:36:46.023Z] Successfully built d232508184da [2023-03-23T16:36:46.023Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-23T16:36:46.023Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-03-23T16:36:46.283Z] Removing intermediate container d72b2baf3b6e [2023-03-23T16:36:46.283Z] ---> 0d3793d37874 [2023-03-23T16:36:46.283Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-23T16:36:46.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-23T16:36:46.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-23T16:36:46.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-23T16:36:46.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.528s coverage: 95.6% of statements [2023-03-23T16:36:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-23T16:36:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-23T16:36:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-23T16:36:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-23T16:36:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-23T16:36:47.119Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 72.2% of statements [2023-03-23T16:36:48.900Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:36:48.900Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:36:48.900Z] ---> 6f5dc6895a73 [2023-03-23T16:36:48.900Z] Step 3/33 : WORKDIR /edgex-go [2023-03-23T16:36:48.900Z] ---> Using cache [2023-03-23T16:36:48.900Z] ---> 4a90d02f0389 [2023-03-23T16:36:48.900Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-23T16:36:48.900Z] ---> Using cache [2023-03-23T16:36:48.900Z] ---> 054284bdc818 [2023-03-23T16:36:48.900Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-23T16:36:48.900Z] ---> Using cache [2023-03-23T16:36:48.900Z] ---> 7a9a9218f2ab [2023-03-23T16:36:48.900Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:36:48.900Z] ---> Using cache [2023-03-23T16:36:48.900Z] ---> a293e14d1c08 [2023-03-23T16:36:48.900Z] Step 7/33 : COPY . . [2023-03-23T16:36:48.900Z] ---> Using cache [2023-03-23T16:36:48.900Z] ---> 1fd5805bb4b8 [2023-03-23T16:36:48.900Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-23T16:36:49.496Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-23T16:36:52.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-23T16:36:52.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-23T16:36:52.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-23T16:36:52.441Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.222s coverage: 65.9% of statements [2023-03-23T16:36:56.088Z] ---> Running in 3eb1e6dca8c5 [2023-03-23T16:36:56.088Z] ---> Running in cc69a73abcbb [2023-03-23T16:36:56.088Z] Removing intermediate container 3eb1e6dca8c5 [2023-03-23T16:36:56.088Z] ---> 54a31af97c94 [2023-03-23T16:36:56.088Z] Step 15/24 : WORKDIR / [2023-03-23T16:36:56.088Z] ---> Running in ffd3e280e85f [2023-03-23T16:36:56.349Z] Removing intermediate container ffd3e280e85f [2023-03-23T16:36:56.349Z] ---> 31ca2b95ac19 [2023-03-23T16:36:56.349Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:36:56.349Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-23T16:36:57.298Z] ---> 99779472f212 [2023-03-23T16:36:57.298Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:36:58.241Z] ---> dd356a8dccec [2023-03-23T16:36:58.241Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-23T16:37:00.152Z] ---> 97a7d8b7478b [2023-03-23T16:37:00.152Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:37:00.736Z] ---> ae12e9ee852a [2023-03-23T16:37:00.736Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-23T16:37:00.736Z] ---> Running in d651ce0e1717 [2023-03-23T16:37:01.303Z] Removing intermediate container d651ce0e1717 [2023-03-23T16:37:01.303Z] ---> 70c62f0df534 [2023-03-23T16:37:01.303Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T16:37:01.303Z] ---> Running in 0b95a5d0b545 [2023-03-23T16:37:02.245Z] Removing intermediate container 0b95a5d0b545 [2023-03-23T16:37:02.245Z] ---> 923b9f932aaa [2023-03-23T16:37:02.245Z] Step 22/24 : LABEL arch=x86_64 [2023-03-23T16:37:02.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-23T16:37:02.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-23T16:37:02.500Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.422s coverage: 0.9% of statements [2023-03-23T16:37:02.500Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 29.0% of statements [2023-03-23T16:37:02.506Z] ---> Running in f86ecb2922b6 [2023-03-23T16:37:05.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 44.1% of statements [2023-03-23T16:37:05.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.238s coverage: 82.9% of statements [2023-03-23T16:37:05.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements [2023-03-23T16:37:05.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements [2023-03-23T16:37:06.694Z] Removing intermediate container f86ecb2922b6 [2023-03-23T16:37:06.694Z] ---> 619272879c9a [2023-03-23T16:37:06.694Z] Step 23/24 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:37:09.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2023-03-23T16:37:11.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-23T16:37:11.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-23T16:37:11.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-23T16:37:11.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-23T16:37:11.996Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-23T16:37:13.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-23T16:37:13.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-23T16:37:13.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-23T16:37:13.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-23T16:37:13.381Z] ---> Running in 57c5ec4f4a92 [2023-03-23T16:37:13.381Z] Removing intermediate container 57c5ec4f4a92 [2023-03-23T16:37:13.381Z] ---> fd8388def388 [2023-03-23T16:37:13.381Z] Step 24/24 : LABEL version=0.0.0 [2023-03-23T16:37:14.767Z] ---> Running in c901bcf3a472 [2023-03-23T16:37:21.355Z] Removing intermediate container c901bcf3a472 [2023-03-23T16:37:21.355Z] ---> 950ac5ddb959 [2023-03-23T16:37:21.355Z] [2023-03-23T16:37:21.355Z] Successfully built 950ac5ddb959 [2023-03-23T16:37:21.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.199s coverage: 94.4% of statements [2023-03-23T16:37:21.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-23T16:37:21.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-23T16:37:21.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-23T16:37:21.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-23T16:37:22.729Z] Successfully tagged core-command:latest [2023-03-23T16:37:24.630Z]  Building core-command ... done Removing intermediate container f31af9be5ffb [2023-03-23T16:37:24.630Z] ---> 4ae2962f5b4c [2023-03-23T16:37:24.630Z] [2023-03-23T16:37:24.630Z] Step 9/25 : FROM alpine:3.17 [2023-03-23T16:37:24.630Z] ---> b2aa39c304c2 [2023-03-23T16:37:24.630Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-23T16:37:24.630Z] Removing intermediate container 9e7598064da7 [2023-03-23T16:37:24.630Z] ---> 4505931e50be [2023-03-23T16:37:24.630Z] [2023-03-23T16:37:24.630Z] Step 10/25 : FROM alpine:3.17 [2023-03-23T16:37:24.630Z] ---> b2aa39c304c2 [2023-03-23T16:37:24.630Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-23T16:37:24.630Z] ---> Using cache [2023-03-23T16:37:24.630Z] ---> c152a5aed576 [2023-03-23T16:37:24.630Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T16:37:24.630Z] ---> Using cache [2023-03-23T16:37:24.630Z] ---> 4d606f2282a7 [2023-03-23T16:37:24.630Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-23T16:37:24.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-23T16:37:24.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-23T16:37:25.250Z] Removing intermediate container 338f5483e825 [2023-03-23T16:37:25.250Z] ---> 1cf9bf9a2003 [2023-03-23T16:37:25.250Z] Step 7/20 : COPY . . [2023-03-23T16:37:25.250Z] ---> Running in ebb78cf25425 [2023-03-23T16:37:25.250Z] ---> Running in 04ad026ba139 [2023-03-23T16:37:26.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-23T16:37:27.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:37:27.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:37:27.334Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-23T16:37:27.652Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-23T16:37:27.652Z] (3/3) Installing su-exec (0.2-r2) [2023-03-23T16:37:27.652Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:37:27.652Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T16:37:27.652Z] OK: 8 MiB in 18 packages [2023-03-23T16:37:31.836Z] Removing intermediate container 04ad026ba139 [2023-03-23T16:37:31.836Z] ---> b2c3601a5142 [2023-03-23T16:37:31.836Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-23T16:37:34.374Z] ---> 5ef9d1e70583 [2023-03-23T16:37:34.374Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-23T16:37:34.374Z] Removing intermediate container cc69a73abcbb [2023-03-23T16:37:34.374Z] ---> 66e9c702f550 [2023-03-23T16:37:34.374Z] [2023-03-23T16:37:34.374Z] Step 9/33 : FROM alpine:3.17 [2023-03-23T16:37:34.374Z] ---> b2aa39c304c2 [2023-03-23T16:37:34.374Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-23T16:37:34.374Z] ---> Running in f21fb9eb07dd [2023-03-23T16:37:34.374Z] ---> Running in 6f6cbb2024ca [2023-03-23T16:37:34.374Z] ---> Running in f0d6ab35fce3 [2023-03-23T16:37:34.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-23T16:37:34.944Z] Removing intermediate container ebb78cf25425 [2023-03-23T16:37:34.944Z] ---> 6f31190e879f [2023-03-23T16:37:34.944Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-23T16:37:34.944Z] Removing intermediate container f21fb9eb07dd [2023-03-23T16:37:34.944Z] ---> facc7dc0690f [2023-03-23T16:37:34.944Z] Step 15/25 : WORKDIR / [2023-03-23T16:37:34.944Z] Removing intermediate container f0d6ab35fce3 [2023-03-23T16:37:34.944Z] ---> 3955519d00ca [2023-03-23T16:37:34.944Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-23T16:37:35.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.090s coverage: 79.9% of statements [2023-03-23T16:37:35.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.237s coverage: 92.9% of statements [2023-03-23T16:37:35.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements [2023-03-23T16:37:35.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements [2023-03-23T16:37:35.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements [2023-03-23T16:37:35.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.170s coverage: 20.0% of statements [2023-03-23T16:37:35.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements [2023-03-23T16:37:35.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.2% of statements [2023-03-23T16:37:35.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.455s coverage: 82.1% of statements [2023-03-23T16:37:35.203Z] ---> Running in 0405ad31cb77 [2023-03-23T16:37:35.203Z] ---> Running in 25e2a399ff21 [2023-03-23T16:37:35.203Z] ---> Running in b8a9e8234944 [2023-03-23T16:37:35.203Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-23T16:37:35.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:37:35.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:37:35.721Z] Removing intermediate container 0405ad31cb77 [2023-03-23T16:37:35.721Z] ---> ee5138a49abc [2023-03-23T16:37:35.721Z] Step 12/25 : WORKDIR / [2023-03-23T16:37:35.721Z] Removing intermediate container 25e2a399ff21 [2023-03-23T16:37:35.721Z] ---> d571e31de2e8 [2023-03-23T16:37:35.721Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:37:35.721Z] ---> Running in 73953c6b2973 [2023-03-23T16:37:36.014Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-23T16:37:36.014Z] Removing intermediate container 73953c6b2973 [2023-03-23T16:37:36.014Z] ---> e187dc9c2c9b [2023-03-23T16:37:36.014Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:37:36.014Z] (2/2) Installing su-exec (0.2-r2) [2023-03-23T16:37:36.014Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:37:36.014Z] OK: 7 MiB in 17 packages [2023-03-23T16:37:36.014Z] ---> 49348b2b22a3 [2023-03-23T16:37:36.014Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:37:36.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-23T16:37:36.273Z] ---> 368c7ac1709e [2023-03-23T16:37:36.273Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:37:36.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 86.0% of statements [2023-03-23T16:37:36.601Z] ---> 2de649529ed3 [2023-03-23T16:37:36.601Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-23T16:37:36.601Z] ---> 5fa5093d42e6 [2023-03-23T16:37:36.601Z] 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-03-23T16:37:36.601Z] Removing intermediate container b8a9e8234944 [2023-03-23T16:37:36.601Z] ---> c0fe45235274 [2023-03-23T16:37:36.601Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-23T16:37:36.859Z] ---> Running in 1f3c90eaca83 [2023-03-23T16:37:36.859Z] ---> 2f390c8bd577 [2023-03-23T16:37:36.859Z] 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-03-23T16:37:36.859Z] ---> 7ada4ef94955 [2023-03-23T16:37:36.859Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:37:36.859Z] Removing intermediate container 1f3c90eaca83 [2023-03-23T16:37:36.859Z] ---> 07c115c044c2 [2023-03-23T16:37:36.859Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-23T16:37:36.859Z] ---> Running in 496500f86df1 [2023-03-23T16:37:37.121Z] Removing intermediate container 496500f86df1 [2023-03-23T16:37:37.121Z] ---> ec54a9f2e757 [2023-03-23T16:37:37.121Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-23T16:37:37.121Z] ---> 788d2ecdcfde [2023-03-23T16:37:37.121Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-23T16:37:37.121Z] ---> Running in 44f395611e8b [2023-03-23T16:37:37.121Z] ---> 2da52a369fd1 [2023-03-23T16:37:37.121Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:37:37.384Z] Removing intermediate container 44f395611e8b [2023-03-23T16:37:37.384Z] ---> 709ac5caea8c [2023-03-23T16:37:37.384Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-23T16:37:37.384Z] ---> Running in ad28a6b035a8 [2023-03-23T16:37:37.384Z] ---> 045335804ef7 [2023-03-23T16:37:37.384Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-23T16:37:37.384Z] ---> 04a5f4383389 [2023-03-23T16:37:37.384Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-23T16:37:37.384Z] ---> Running in d73469262ff7 [2023-03-23T16:37:37.384Z] Removing intermediate container ad28a6b035a8 [2023-03-23T16:37:37.384Z] ---> a8b1c47fc827 [2023-03-23T16:37:37.384Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-23T16:37:37.384Z] ---> Running in 3eee3ac5fad8 [2023-03-23T16:37:37.384Z] Removing intermediate container d73469262ff7 [2023-03-23T16:37:37.384Z] ---> 7d3f495e95fc [2023-03-23T16:37:37.384Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T16:37:37.643Z] ---> Running in 4b2245ca6a5a [2023-03-23T16:37:37.943Z] ---> 3077d66d12f4 [2023-03-23T16:37:37.943Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-23T16:37:37.943Z] Removing intermediate container 4b2245ca6a5a [2023-03-23T16:37:37.943Z] ---> a7ea264f4d8e [2023-03-23T16:37:37.943Z] Step 23/25 : LABEL arch=x86_64 [2023-03-23T16:37:37.943Z] ---> Running in 4e238dcb691b [2023-03-23T16:37:38.209Z] Removing intermediate container 4e238dcb691b [2023-03-23T16:37:38.209Z] ---> f7bb5c55e9c0 [2023-03-23T16:37:38.209Z] Step 24/25 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:37:38.777Z] ---> Running in cd2a8e6993a8 [2023-03-23T16:37:38.777Z] ---> 747dc6212487 [2023-03-23T16:37:38.777Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-23T16:37:38.777Z] Removing intermediate container 3eee3ac5fad8 [2023-03-23T16:37:38.777Z] ---> e747ad678457 [2023-03-23T16:37:38.777Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-23T16:37:39.037Z] Removing intermediate container cd2a8e6993a8 [2023-03-23T16:37:39.037Z] ---> 70363644cdec [2023-03-23T16:37:39.037Z] Step 25/25 : LABEL version=0.0.0 [2023-03-23T16:37:39.037Z] ---> Running in 7ed6a6b1bbb8 [2023-03-23T16:37:39.037Z] ---> Running in 6dee74752b49 [2023-03-23T16:37:39.037Z] ---> f5da1cc25f4e [2023-03-23T16:37:39.037Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T16:37:39.037Z] ---> Running in 7e078b980b9b [2023-03-23T16:37:39.037Z] Removing intermediate container 6dee74752b49 [2023-03-23T16:37:39.037Z] ---> beb45ec5a1c5 [2023-03-23T16:37:39.037Z] [2023-03-23T16:37:39.037Z] Removing intermediate container 7ed6a6b1bbb8 [2023-03-23T16:37:39.037Z] ---> 72ca965244e5 [2023-03-23T16:37:39.037Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-23T16:37:39.299Z] Successfully built beb45ec5a1c5 [2023-03-23T16:37:39.299Z] Successfully tagged core-metadata:latest [2023-03-23T16:37:39.868Z]  Building core-metadata ... done  ---> 58183304e9c1 [2023-03-23T16:37:39.868Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-23T16:37:39.868Z] ---> Running in 53d12e260c78 [2023-03-23T16:37:40.439Z] Removing intermediate container 7e078b980b9b [2023-03-23T16:37:40.439Z] ---> 26dcf780dc4a [2023-03-23T16:37:40.439Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T16:37:40.701Z] ---> Running in 103a0e646993 [2023-03-23T16:37:40.964Z] Removing intermediate container 103a0e646993 [2023-03-23T16:37:40.964Z] ---> 39cc1d54fa4a [2023-03-23T16:37:40.964Z] Step 23/25 : LABEL arch=x86_64 [2023-03-23T16:37:41.224Z] ---> Running in 3905d32610ad [2023-03-23T16:37:41.224Z] Removing intermediate container 53d12e260c78 [2023-03-23T16:37:41.224Z] ---> d4ddd5237658 [2023-03-23T16:37:41.224Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:37:41.485Z] Removing intermediate container 3905d32610ad [2023-03-23T16:37:41.485Z] ---> e93b0d2e73b5 [2023-03-23T16:37:41.485Z] Step 24/25 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:37:41.750Z] ---> Running in 9215eed2c4ac [2023-03-23T16:37:41.750Z] ---> 355f440e15b6 [2023-03-23T16:37:41.750Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:37:41.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-23T16:37:41.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-23T16:37:41.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.986s coverage: 63.1% of statements [2023-03-23T16:37:41.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements [2023-03-23T16:37:42.011Z] Removing intermediate container 9215eed2c4ac [2023-03-23T16:37:42.011Z] ---> 8e84f7c12abf [2023-03-23T16:37:42.011Z] Step 25/25 : LABEL version=0.0.0 [2023-03-23T16:37:42.011Z] ---> Running in 1264f2bf48ab [2023-03-23T16:37:42.011Z] ---> 5bee982b2140 [2023-03-23T16:37:42.011Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-23T16:37:42.611Z] Removing intermediate container 1264f2bf48ab [2023-03-23T16:37:42.611Z] ---> 92cd7cb80598 [2023-03-23T16:37:42.611Z] [2023-03-23T16:37:42.611Z] Successfully built 92cd7cb80598 [2023-03-23T16:37:42.611Z] Successfully tagged security-secretstore-setup:latest [2023-03-23T16:37:43.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2023-03-23T16:37:43.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2023-03-23T16:37:43.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2023-03-23T16:37:43.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-23T16:37:43.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-23T16:37:43.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-23T16:37:43.722Z]  Building security-secretstore-setup ... done  ---> 3a4496f8dd90 [2023-03-23T16:37:43.722Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-23T16:37:43.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-03-23T16:37:43.983Z] ---> 5e597560c36a [2023-03-23T16:37:43.983Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-23T16:37:44.247Z] ---> d6063b1e0083 [2023-03-23T16:37:44.247Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-23T16:37:44.816Z] ---> 0911d74a224f [2023-03-23T16:37:44.816Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-23T16:37:45.397Z] ---> 7bd945fcd740 [2023-03-23T16:37:45.397Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-23T16:37:45.655Z] ---> 8c360fec9d8e [2023-03-23T16:37:45.655Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-23T16:37:45.655Z] ---> Running in cf9625f69034 [2023-03-23T16:37:47.029Z] Removing intermediate container cf9625f69034 [2023-03-23T16:37:47.029Z] ---> 6b3559d44a9a [2023-03-23T16:37:47.029Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-23T16:37:47.029Z] ---> Running in 7b53eb3a8615 [2023-03-23T16:37:47.029Z] Removing intermediate container 7b53eb3a8615 [2023-03-23T16:37:47.029Z] ---> 310438cf3d0e [2023-03-23T16:37:47.029Z] Step 30/33 : CMD ["gate"] [2023-03-23T16:37:47.029Z] ---> Running in 0418b8580c13 [2023-03-23T16:37:47.288Z] Removing intermediate container 0418b8580c13 [2023-03-23T16:37:47.288Z] ---> cab886d14b16 [2023-03-23T16:37:47.288Z] Step 31/33 : LABEL arch=x86_64 [2023-03-23T16:37:47.288Z] ---> Running in 5cadd1aab7a2 [2023-03-23T16:37:47.288Z] Removing intermediate container 5cadd1aab7a2 [2023-03-23T16:37:47.288Z] ---> 37521ca2a5f6 [2023-03-23T16:37:47.289Z] Step 32/33 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:37:47.289Z] ---> Running in de3845f02ccc [2023-03-23T16:37:47.547Z] Removing intermediate container de3845f02ccc [2023-03-23T16:37:47.548Z] ---> c1a708fe0469 [2023-03-23T16:37:47.548Z] Step 33/33 : LABEL version=0.0.0 [2023-03-23T16:37:47.548Z] ---> Running in 56b565bd660c [2023-03-23T16:37:47.548Z] Removing intermediate container 56b565bd660c [2023-03-23T16:37:47.548Z] ---> 87608a024b00 [2023-03-23T16:37:47.548Z] [2023-03-23T16:37:47.806Z] Successfully built 87608a024b00 [2023-03-23T16:37:47.806Z] Successfully tagged security-bootstrapper:latest [2023-03-23T16:37:50.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-23T16:37:50.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-23T16:37:50.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-23T16:37:51.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.957s coverage: 38.4% of statements [2023-03-23T16:37:51.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements [2023-03-23T16:37:55.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-23T16:37:55.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-23T16:37:55.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-23T16:37:55.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-23T16:37:55.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements [2023-03-23T16:37:55.977Z]  Building security-bootstrapper ... done Removing intermediate container 6f6cbb2024ca [2023-03-23T16:37:55.977Z] ---> 3a3a1b9fb928 [2023-03-23T16:37:55.977Z] [2023-03-23T16:37:55.977Z] Step 9/20 : FROM alpine:3.17 [2023-03-23T16:37:55.977Z] ---> b2aa39c304c2 [2023-03-23T16:37:55.977Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-23T16:37:55.977Z] ---> Using cache [2023-03-23T16:37:55.977Z] ---> 3955519d00ca [2023-03-23T16:37:55.977Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-23T16:37:55.977Z] ---> Running in c57143bdafd9 [2023-03-23T16:37:56.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:37:56.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:37:56.757Z] v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T16:37:56.757Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T16:37:56.757Z] OK: 17820 distinct packages available [2023-03-23T16:37:56.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T16:37:56.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T16:37:57.016Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-23T16:37:57.016Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-23T16:37:57.016Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-23T16:37:57.016Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-23T16:37:57.016Z] (5/9) Installing curl (7.88.1-r1) [2023-03-23T16:37:57.016Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-23T16:37:57.016Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-23T16:37:57.016Z] (8/9) Installing libucontext (1.2-r0) [2023-03-23T16:37:57.016Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-23T16:37:57.016Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:37:57.016Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T16:37:57.016Z] OK: 10 MiB in 24 packages [2023-03-23T16:37:57.608Z] Removing intermediate container c57143bdafd9 [2023-03-23T16:37:57.608Z] ---> 4dbb90bbbcf7 [2023-03-23T16:37:57.608Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:37:57.900Z] ---> 93cb44135778 [2023-03-23T16:37:57.900Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:37:58.162Z] ---> df3f9f2e6021 [2023-03-23T16:37:58.162Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-23T16:37:58.788Z] ---> 71730ee0caa1 [2023-03-23T16:37:58.788Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:37:58.788Z] ---> edab0eaea401 [2023-03-23T16:37:58.788Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-23T16:37:58.788Z] ---> Running in 0f745e58f160 [2023-03-23T16:37:59.048Z] Removing intermediate container 0f745e58f160 [2023-03-23T16:37:59.048Z] ---> 04e395412fc1 [2023-03-23T16:37:59.048Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T16:37:59.048Z] ---> Running in de5c5f86d344 [2023-03-23T16:37:59.048Z] Removing intermediate container de5c5f86d344 [2023-03-23T16:37:59.048Z] ---> 41760ec52d57 [2023-03-23T16:37:59.048Z] Step 18/20 : LABEL arch=x86_64 [2023-03-23T16:37:59.048Z] ---> Running in 52571de456f0 [2023-03-23T16:37:59.048Z] Removing intermediate container 52571de456f0 [2023-03-23T16:37:59.048Z] ---> f78c59fe7394 [2023-03-23T16:37:59.048Z] Step 19/20 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:37:59.310Z] ---> Running in 50aff8cd403c [2023-03-23T16:37:59.310Z] Removing intermediate container 50aff8cd403c [2023-03-23T16:37:59.310Z] ---> b3ef2746ac2a [2023-03-23T16:37:59.310Z] Step 20/20 : LABEL version=0.0.0 [2023-03-23T16:37:59.310Z] ---> Running in 2e635f58faaa [2023-03-23T16:37:59.310Z] Removing intermediate container 2e635f58faaa [2023-03-23T16:37:59.310Z] ---> c0dc3a894ef9 [2023-03-23T16:37:59.310Z] [2023-03-23T16:37:59.570Z] Successfully built c0dc3a894ef9 [2023-03-23T16:37:59.570Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-23T16:37:59.577Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-23T16:37:59.611Z] $ docker stop --time=1 cdc3046fa920f6fb835ce04e8dfef64056e2f6ba8509c3318ee071821593dd11 [2023-03-23T16:38:00.894Z] $ docker rm -f --volumes cdc3046fa920f6fb835ce04e8dfef64056e2f6ba8509c3318ee071821593dd11 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T16:38:01.300Z] + docker images [2023-03-23T16:38:01.300Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-23T16:38:01.300Z] security-spiffe-token-provider latest c0dc3a894ef9 2 seconds ago 32.8MB [2023-03-23T16:38:01.300Z] 3a3a1b9fb928 8 seconds ago 1.73GB [2023-03-23T16:38:01.300Z] security-bootstrapper latest 87608a024b00 14 seconds ago 22.2MB [2023-03-23T16:38:01.300Z] security-secretstore-setup latest 92cd7cb80598 19 seconds ago 32.7MB [2023-03-23T16:38:01.300Z] core-metadata latest beb45ec5a1c5 23 seconds ago 20.4MB [2023-03-23T16:38:01.300Z] 66e9c702f550 30 seconds ago 1.67GB [2023-03-23T16:38:01.300Z] 4505931e50be 41 seconds ago 1.69GB [2023-03-23T16:38:01.300Z] 4ae2962f5b4c 41 seconds ago 1.68GB [2023-03-23T16:38:01.300Z] core-command latest 950ac5ddb959 47 seconds ago 19.8MB [2023-03-23T16:38:01.300Z] core-common-config-bootstrapper latest d232508184da About a minute ago 17.2MB [2023-03-23T16:38:01.300Z] bf853f08d467 About a minute ago 1.69GB [2023-03-23T16:38:01.300Z] core-data latest 686d8e0dab15 About a minute ago 20MB [2023-03-23T16:38:01.300Z] security-spire-server latest 90c70ae19f3e About a minute ago 89.8MB [2023-03-23T16:38:01.300Z] c723dcb7e597 About a minute ago 1.68GB [2023-03-23T16:38:01.300Z] security-spire-config latest 199dfdae51e5 2 minutes ago 88.9MB [2023-03-23T16:38:01.300Z] 9fe5350150fc 2 minutes ago 1.69GB [2023-03-23T16:38:01.300Z] e43d1f788304 2 minutes ago 1.55GB [2023-03-23T16:38:01.300Z] security-proxy-setup latest 740217917b19 2 minutes ago 18.7MB [2023-03-23T16:38:01.300Z] security-proxy-auth latest fdc97c4058cb 2 minutes ago 18.3MB [2023-03-23T16:38:01.300Z] support-notifications latest 432e8df9402c 2 minutes ago 32.7MB [2023-03-23T16:38:01.300Z] support-scheduler latest 48819ac186af 2 minutes ago 32.1MB [2023-03-23T16:38:01.300Z] security-spire-agent latest aff0484a4d0f 3 minutes ago 129MB [2023-03-23T16:38:01.300Z] e032c1564599 3 minutes ago 1.67GB [2023-03-23T16:38:01.300Z] b8cd430ca0b3 3 minutes ago 1.75GB [2023-03-23T16:38:01.300Z] 8952dccc0e54 3 minutes ago 1.75GB [2023-03-23T16:38:01.300Z] e648d2525b7d 3 minutes ago 1.67GB [2023-03-23T16:38:01.300Z] a1556b2c1d51 3 minutes ago 1.55GB [2023-03-23T16:38:01.300Z] ci-base-image-x86_64 latest 6f5dc6895a73 8 minutes ago 881MB [2023-03-23T16:38:01.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 13 days ago 664MB [2023-03-23T16:38:01.300Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-23T16:38:01.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-23T16:38:01.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T16:38:02.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-23T16:38:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-23T16:38:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-23T16:38:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-23T16:38:07.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.287s coverage: 17.7% of statements [2023-03-23T16:38:07.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-23T16:38:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-23T16:38:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-23T16:38:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-23T16:38:08.564Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.550s coverage: 92.3% of statements [2023-03-23T16:38:11.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-23T16:38:11.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-23T16:38:12.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.5% of statements [2023-03-23T16:38:14.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-23T16:38:14.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-23T16:38:14.738Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.7% of statements [2023-03-23T16:38:15.693Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-23T16:38:15.693Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-23T16:38:15.693Z] go vet ./... [2023-03-23T16:40:52.355Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T16:40:52.355Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T16:40:52.355Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T16:40:52.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-23T16:40:52.724Z] + ls -al . [2023-03-23T16:40:52.725Z] total 700 [2023-03-23T16:40:52.725Z] drwxrwxr-x 10 1001 1001 4096 Mar 23 16:33 . [2023-03-23T16:40:52.725Z] drwxr-xr-x 4 root root 4096 Mar 23 16:33 .. [2023-03-23T16:40:52.725Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 16:31 .blubracket [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 16 Mar 23 16:31 .dockerignore [2023-03-23T16:40:52.725Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 16:31 .git [2023-03-23T16:40:52.725Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 16:31 .github [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 1133 Mar 23 16:31 .gitignore [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 42 Mar 23 16:31 .golangci.yml [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 87 Mar 23 16:31 .hadolint.yml [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 16:31 .sonarcloud.properties [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 1171 Mar 23 16:31 ADOPTERS.md [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 10835 Mar 23 16:31 Attribution.txt [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 73765 Mar 23 16:31 CHANGELOG.md [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 16:31 CONTRIBUTING.md [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 677 Mar 23 16:31 GOVERNANCE.md [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 883 Mar 23 16:31 Jenkinsfile [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 16:31 LICENSE [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 14266 Mar 23 16:31 Makefile [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 582 Mar 23 16:31 OWNERS.md [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 9403 Mar 23 16:31 README.md [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 789 Mar 23 16:31 SECURITY.md [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 16:29 VERSION [2023-03-23T16:40:52.725Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 16:31 bin [2023-03-23T16:40:52.725Z] drwxrwxr-x 18 1001 1001 4096 Mar 23 16:31 cmd [2023-03-23T16:40:52.725Z] -rw-r--r-- 1 root root 447377 Mar 23 16:38 coverage.out [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 3200 Mar 23 16:31 go.mod [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 31237 Mar 23 16:31 go.sum [2023-03-23T16:40:52.725Z] drwxrwxr-x 7 1001 1001 4096 Mar 23 16:31 internal [2023-03-23T16:40:52.725Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 16:31 openapi [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 594 Mar 23 16:31 security.txt [2023-03-23T16:40:52.725Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 16:31 snap [2023-03-23T16:40:52.725Z] -rw-rw-r-- 1 1001 1001 204 Mar 23 16:31 version.go [Pipeline] sh [2023-03-23T16:40:53.058Z] + '[' -e coverage.out ] [2023-03-23T16:40:53.058Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-23T16:40:53.093Z] Warning: overwriting stash ‘coverage-report’ [2023-03-23T16:40:53.814Z] Stashed 1 file(s) [Pipeline] sh [2023-03-23T16:40:54.131Z] + make build [2023-03-23T16:40:54.131Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-23T16:42:15.737Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-23T16:42:22.477Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-23T16:42:26.772Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-23T16:42:30.134Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-23T16:43:16.971Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-23T16:43:18.375Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-23T16:43:25.032Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-23T16:43:30.363Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-23T16:43:33.703Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-23T16:43:37.039Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-23T16:43:43.671Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-23T16:43:49.044Z] $ docker stop --time=1 3e9cc9de96343b39e4aef35bf11cd5927e6ea3c0f568966ad05f2f816faa096b [2023-03-23T16:43:51.056Z] $ docker rm -f --volumes 3e9cc9de96343b39e4aef35bf11cd5927e6ea3c0f568966ad05f2f816faa096b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:43:53.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-23T16:43:53.598Z] [2023-03-23T16:43:53.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:43:53.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-23T16:43:54.258Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-23T16:43:54.258Z] 29e5d40040c1: Pulling fs layer [2023-03-23T16:43:54.258Z] 1ce36da41761: Pulling fs layer [2023-03-23T16:43:54.258Z] 25b303627fd3: Pulling fs layer [2023-03-23T16:43:54.258Z] 29e5d40040c1: Verifying Checksum [2023-03-23T16:43:54.258Z] 29e5d40040c1: Download complete [2023-03-23T16:43:54.840Z] 1ce36da41761: Verifying Checksum [2023-03-23T16:43:54.840Z] 1ce36da41761: Download complete [2023-03-23T16:43:54.840Z] 29e5d40040c1: Pull complete [2023-03-23T16:43:56.422Z] 25b303627fd3: Verifying Checksum [2023-03-23T16:43:56.422Z] 25b303627fd3: Download complete [2023-03-23T16:43:57.016Z] 1ce36da41761: Pull complete [2023-03-23T16:44:07.762Z] 25b303627fd3: Pull complete [2023-03-23T16:44:07.762Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-23T16:44:07.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-23T16:44:07.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T16:44:08.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-5498 does not seem to be running inside a container [2023-03-23T16:44:08.158Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-23T16:44:10.397Z] $ docker top 98cbd48e92996b627bdd0b7282e03f7bd9ef9bbda9c84dff35cca9eb0b0421c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T16:44:11.261Z] + + docker-composegrep build parallel --help [2023-03-23T16:44:11.261Z] [2023-03-23T16:44:15.498Z] --parallel Build images in parallel. [Pipeline] } [2023-03-23T16:44:15.789Z] $ docker stop --time=1 98cbd48e92996b627bdd0b7282e03f7bd9ef9bbda9c84dff35cca9eb0b0421c8 [2023-03-23T16:44:17.373Z] $ docker rm -f --volumes 98cbd48e92996b627bdd0b7282e03f7bd9ef9bbda9c84dff35cca9eb0b0421c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T16:44:18.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-23T16:44:18.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T16:44:18.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-5498 does not seem to be running inside a container [2023-03-23T16:44:18.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-23T16:44:19.473Z] $ docker top 167136300c7c6af0603ec11da4cc1f4fd7c7b8e71974a1ffb8b62dd557d6c83e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T16:44:20.346Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-23T16:44:24.593Z] Building core-command ... [2023-03-23T16:44:24.593Z] Building core-common-config-bootstrapper ... [2023-03-23T16:44:24.593Z] Building core-data ... [2023-03-23T16:44:24.593Z] Building core-metadata ... [2023-03-23T16:44:24.593Z] Building security-bootstrapper ... [2023-03-23T16:44:24.593Z] Building security-proxy-auth ... [2023-03-23T16:44:24.593Z] Building security-proxy-setup ... [2023-03-23T16:44:24.593Z] Building security-secretstore-setup ... [2023-03-23T16:44:24.593Z] Building security-spiffe-token-provider ... [2023-03-23T16:44:24.593Z] Building security-spire-agent ... [2023-03-23T16:44:24.593Z] Building security-spire-config ... [2023-03-23T16:44:24.593Z] Building security-spire-server ... [2023-03-23T16:44:24.593Z] Building support-notifications ... [2023-03-23T16:44:24.593Z] Building support-scheduler ... [2023-03-23T16:44:24.593Z] Building support-scheduler [2023-03-23T16:44:24.593Z] Building core-common-config-bootstrapper [2023-03-23T16:44:24.593Z] Building security-proxy-setup [2023-03-23T16:44:24.593Z] Building security-proxy-auth [2023-03-23T16:44:24.593Z] Building security-spire-config [2023-03-23T16:45:11.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:45:11.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:45:11.528Z] ---> 85ec85be173d [2023-03-23T16:45:11.528Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:45:11.528Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:45:11.528Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:45:11.528Z] ---> 85ec85be173d [2023-03-23T16:45:11.528Z] Step 3/27 : WORKDIR /edgex-go [2023-03-23T16:45:11.798Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:45:11.798Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:45:11.798Z] ---> 85ec85be173d [2023-03-23T16:45:11.798Z] Step 3/22 : WORKDIR /edgex-go [2023-03-23T16:45:11.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:45:11.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:45:11.798Z] ---> 85ec85be173d [2023-03-23T16:45:11.798Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:45:11.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:45:11.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:45:11.798Z] ---> 85ec85be173d [2023-03-23T16:45:11.798Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:45:12.066Z] ---> Running in 168bc3979ab9 [2023-03-23T16:45:12.066Z] ---> Running in 43fc298d95b3 [2023-03-23T16:45:12.066Z] ---> Running in 2c58b2c647a3 [2023-03-23T16:45:12.066Z] ---> Running in ad2c60046413 [2023-03-23T16:45:12.337Z] ---> Running in 663f9e2e4823 [2023-03-23T16:45:12.608Z] Removing intermediate container 43fc298d95b3 [2023-03-23T16:45:12.608Z] ---> 2bdaa15853bb [2023-03-23T16:45:12.608Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T16:45:12.883Z] Removing intermediate container ad2c60046413 [2023-03-23T16:45:12.883Z] ---> ee7d6e2ebaee [2023-03-23T16:45:12.883Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T16:45:12.883Z] ---> Running in 134363944e24 [2023-03-23T16:45:12.883Z] Removing intermediate container 2c58b2c647a3 [2023-03-23T16:45:12.883Z] ---> c0ae9addc657 [2023-03-23T16:45:12.883Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T16:45:12.883Z] ---> Running in 77b0cca78c21 [2023-03-23T16:45:12.883Z] Removing intermediate container 663f9e2e4823 [2023-03-23T16:45:12.883Z] Removing intermediate container 168bc3979ab9 [2023-03-23T16:45:12.883Z] ---> f9a3bdc8b2ca [2023-03-23T16:45:12.883Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T16:45:12.883Z] ---> de4396600da3 [2023-03-23T16:45:12.883Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-23T16:45:13.150Z] ---> Running in d90dc5cc64fd [2023-03-23T16:45:13.150Z] ---> Running in ebd68949197b [2023-03-23T16:45:13.421Z] ---> Running in 55aa9097b07f [2023-03-23T16:45:14.010Z] Removing intermediate container 77b0cca78c21 [2023-03-23T16:45:14.010Z] ---> 96aaba6dd6a7 [2023-03-23T16:45:14.010Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T16:45:14.010Z] Removing intermediate container ebd68949197b [2023-03-23T16:45:14.010Z] ---> 8bb222592921 [2023-03-23T16:45:14.010Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T16:45:14.011Z] ---> Running in d9a64b788ef6 [2023-03-23T16:45:14.011Z] Removing intermediate container 55aa9097b07f [2023-03-23T16:45:14.011Z] ---> 479361b75762 [2023-03-23T16:45:14.011Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T16:45:14.294Z] ---> Running in 0c83cc1cb9cd [2023-03-23T16:45:14.294Z] ---> Running in cb70437f1624 [2023-03-23T16:45:15.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:45:15.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:45:15.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:45:16.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:45:16.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:45:16.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:45:16.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:45:17.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:45:17.466Z] OK: 263 MiB in 53 packages [2023-03-23T16:45:17.466Z] OK: 263 MiB in 53 packages [2023-03-23T16:45:17.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:45:17.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:45:19.166Z] OK: 263 MiB in 53 packages [2023-03-23T16:45:19.753Z] Removing intermediate container d90dc5cc64fd [2023-03-23T16:45:19.753Z] OK: 263 MiB in 53 packages [2023-03-23T16:45:19.753Z] ---> 7ed4cf80c333 [2023-03-23T16:45:19.753Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-23T16:45:19.753Z] Removing intermediate container 134363944e24 [2023-03-23T16:45:19.753Z] ---> 50b3d0b9f2bb [2023-03-23T16:45:19.753Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-23T16:45:19.753Z] OK: 263 MiB in 53 packages [2023-03-23T16:45:21.165Z] Removing intermediate container d9a64b788ef6 [2023-03-23T16:45:21.165Z] ---> 5fae342b99e2 [2023-03-23T16:45:21.165Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T16:45:21.165Z] ---> 4172dce58387 [2023-03-23T16:45:21.165Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:45:21.165Z] ---> 755439a54651 [2023-03-23T16:45:21.165Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:45:21.165Z] Removing intermediate container 0c83cc1cb9cd [2023-03-23T16:45:21.165Z] ---> bfcb8c6e43d3 [2023-03-23T16:45:21.165Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T16:45:21.165Z] ---> Running in b17a89a4abe0 [2023-03-23T16:45:21.433Z] ---> Running in c4a26839a6e4 [2023-03-23T16:45:21.433Z] Removing intermediate container cb70437f1624 [2023-03-23T16:45:21.433Z] ---> 890e7b15c1ac [2023-03-23T16:45:21.433Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T16:45:22.397Z] ---> 07285f788483 [2023-03-23T16:45:22.397Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:45:22.397Z] ---> 0da0b2c4f9a7 [2023-03-23T16:45:22.397Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:45:22.665Z] ---> Running in 6be11d5ba826 [2023-03-23T16:45:22.665Z] ---> Running in 0a764cc4d931 [2023-03-23T16:45:22.665Z] ---> ce015210fa8f [2023-03-23T16:45:22.665Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:45:22.939Z] ---> Running in f9348ecaf23c [2023-03-23T16:47:44.616Z] Removing intermediate container b17a89a4abe0 [2023-03-23T16:47:44.616Z] ---> a6883be898fd [2023-03-23T16:47:44.616Z] Step 7/27 : COPY . . [2023-03-23T16:47:44.616Z] Removing intermediate container 6be11d5ba826 [2023-03-23T16:47:44.616Z] ---> c55095c4c1f9 [2023-03-23T16:47:44.616Z] Step 8/23 : COPY . . [2023-03-23T16:47:44.616Z] Removing intermediate container c4a26839a6e4 [2023-03-23T16:47:44.616Z] ---> 44a8a1a402f4 [2023-03-23T16:47:44.616Z] Step 7/22 : COPY . . [2023-03-23T16:47:44.616Z] Removing intermediate container 0a764cc4d931 [2023-03-23T16:47:44.616Z] ---> e40a9bd134ae [2023-03-23T16:47:44.616Z] Step 8/23 : COPY . . [2023-03-23T16:47:44.616Z] Removing intermediate container f9348ecaf23c [2023-03-23T16:47:44.616Z] ---> 07eacd923f1b [2023-03-23T16:47:44.616Z] Step 8/23 : COPY . . [2023-03-23T16:47:48.868Z] ---> a9f129da7aa6 [2023-03-23T16:47:48.868Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-23T16:47:48.868Z] ---> 98a27f1c6896 [2023-03-23T16:47:48.868Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-23T16:47:48.868Z] ---> 125a170ddd27 [2023-03-23T16:47:48.868Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T16:47:48.868Z] ---> Running in d3709c20e567 [2023-03-23T16:47:48.868Z] ---> Running in 243db2b27e4a [2023-03-23T16:47:48.868Z] ---> 43492ea227a9 [2023-03-23T16:47:48.868Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-23T16:47:48.868Z] ---> Running in 61e23d2e528b [2023-03-23T16:47:48.868Z] ---> c8f98d50c14a [2023-03-23T16:47:48.868Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-23T16:47:48.868Z] ---> Running in 36ff228ff20f [2023-03-23T16:47:48.868Z] ---> Running in 637c0247b981 [2023-03-23T16:47:49.828Z] Removing intermediate container 61e23d2e528b [2023-03-23T16:47:49.828Z] ---> 8a466b8ec279 [2023-03-23T16:47:49.828Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-23T16:47:49.828Z] ---> Running in 7b136798351a [2023-03-23T16:47:50.416Z] Removing intermediate container 7b136798351a [2023-03-23T16:47:50.416Z] ---> eccdd9b4afa0 [2023-03-23T16:47:50.416Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T16:47:50.416Z] ---> Running in dd47aea90617 [2023-03-23T16:47:50.684Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-23T16:47:50.953Z] Removing intermediate container dd47aea90617 [2023-03-23T16:47:50.953Z] ---> 15103e5cf65e [2023-03-23T16:47:50.953Z] 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-03-23T16:47:51.220Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-23T16:47:51.220Z] ---> Running in e3100d371b99 [2023-03-23T16:47:51.490Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-23T16:47:51.760Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-23T16:47:54.343Z] Removing intermediate container e3100d371b99 [2023-03-23T16:47:54.343Z] ---> 18a53be35a16 [2023-03-23T16:47:54.343Z] Step 12/27 : WORKDIR /edgex-go [2023-03-23T16:47:54.343Z] ---> Running in 6cdb0da90b4b [2023-03-23T16:47:54.925Z] Removing intermediate container 6cdb0da90b4b [2023-03-23T16:47:54.925Z] ---> 19b50fac0745 [2023-03-23T16:47:54.925Z] [2023-03-23T16:47:54.925Z] Step 13/27 : FROM alpine:3.17 [2023-03-23T16:47:54.925Z] 3.17: Pulling from library/alpine [2023-03-23T16:47:55.507Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T16:47:55.507Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T16:47:55.507Z] ---> d74e625d9115 [2023-03-23T16:47:55.507Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T16:47:55.772Z] ---> Running in c7520a7e2b73 [2023-03-23T16:47:56.355Z] Removing intermediate container c7520a7e2b73 [2023-03-23T16:47:56.355Z] ---> b03fa0fe6fcc [2023-03-23T16:47:56.355Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-23T16:47:56.355Z] ---> Running in 62a44a4e3585 [2023-03-23T16:47:58.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:47:58.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:48:00.276Z] v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T16:48:00.276Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T16:48:00.276Z] OK: 17691 distinct packages available [2023-03-23T16:48:00.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:48:01.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:48:03.067Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-23T16:48:03.067Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-23T16:48:03.067Z] (3/4) Installing libucontext (1.2-r0) [2023-03-23T16:48:03.067Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-23T16:48:03.067Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:48:03.067Z] OK: 8 MiB in 19 packages [2023-03-23T16:48:05.009Z] Removing intermediate container 62a44a4e3585 [2023-03-23T16:48:05.009Z] ---> 079f901db17e [2023-03-23T16:48:05.009Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:48:05.592Z] ---> ae1881dec582 [2023-03-23T16:48:05.592Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:48:06.553Z] ---> 790130ff5740 [2023-03-23T16:48:06.553Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T16:48:11.908Z] ---> afe239b16ece [2023-03-23T16:48:11.908Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T16:48:12.888Z] ---> 9a206e4cb0a8 [2023-03-23T16:48:12.888Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-23T16:48:13.161Z] ---> Running in cb44e9e2b546 [2023-03-23T16:48:13.753Z] Removing intermediate container cb44e9e2b546 [2023-03-23T16:48:13.753Z] ---> 60940f7a9fd0 [2023-03-23T16:48:13.753Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-23T16:48:14.713Z] ---> 97b06b58154b [2023-03-23T16:48:14.713Z] Step 22/27 : WORKDIR / [2023-03-23T16:48:14.713Z] ---> Running in 467bb9352e49 [2023-03-23T16:48:15.302Z] Removing intermediate container 467bb9352e49 [2023-03-23T16:48:15.302Z] ---> a9bc498528a7 [2023-03-23T16:48:15.302Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T16:48:15.302Z] ---> Running in e3cf23b4d601 [2023-03-23T16:48:15.570Z] Removing intermediate container e3cf23b4d601 [2023-03-23T16:48:15.842Z] ---> 21bbe27de7d2 [2023-03-23T16:48:15.842Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T16:48:15.842Z] ---> Running in b12458412fdf [2023-03-23T16:48:16.425Z] Removing intermediate container b12458412fdf [2023-03-23T16:48:16.425Z] ---> a504be00f29d [2023-03-23T16:48:16.425Z] Step 25/27 : LABEL arch=arm64 [2023-03-23T16:48:16.425Z] ---> Running in 4611e2e2c3d4 [2023-03-23T16:48:17.007Z] Removing intermediate container 4611e2e2c3d4 [2023-03-23T16:48:17.007Z] ---> a14a6a1c2fad [2023-03-23T16:48:17.007Z] Step 26/27 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:48:17.007Z] ---> Running in efea5e49567e [2023-03-23T16:48:17.594Z] Removing intermediate container efea5e49567e [2023-03-23T16:48:17.594Z] ---> a3c8faf795a9 [2023-03-23T16:48:17.594Z] Step 27/27 : LABEL version=0.0.0 [2023-03-23T16:48:17.594Z] ---> Running in ac4ddfb08170 [2023-03-23T16:48:17.860Z] Removing intermediate container ac4ddfb08170 [2023-03-23T16:48:17.860Z] ---> 0b9c6d597f23 [2023-03-23T16:48:17.860Z] [2023-03-23T16:48:18.125Z] Successfully built 0b9c6d597f23 [2023-03-23T16:48:18.125Z] Successfully tagged security-spire-config-arm64:latest [2023-03-23T16:48:18.125Z]  Building security-spire-config ... done Building support-notifications [2023-03-23T16:48:36.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:48:36.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:48:36.316Z] ---> 85ec85be173d [2023-03-23T16:48:36.316Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:48:36.316Z] ---> Using cache [2023-03-23T16:48:36.316Z] ---> f9a3bdc8b2ca [2023-03-23T16:48:36.316Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T16:48:36.316Z] ---> Using cache [2023-03-23T16:48:36.316Z] ---> 479361b75762 [2023-03-23T16:48:36.316Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-23T16:48:36.316Z] ---> Running in e294b01480d5 [2023-03-23T16:48:38.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:48:38.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:48:40.247Z] OK: 263 MiB in 53 packages [2023-03-23T16:48:41.653Z] Removing intermediate container e294b01480d5 [2023-03-23T16:48:41.653Z] ---> 54d22998bed0 [2023-03-23T16:48:41.653Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T16:48:42.640Z] ---> 4c1762f0ab83 [2023-03-23T16:48:42.640Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:48:42.640Z] ---> Running in dba5156f3163 [2023-03-23T16:50:19.269Z] Removing intermediate container dba5156f3163 [2023-03-23T16:50:19.269Z] ---> 4894fcc69c58 [2023-03-23T16:50:19.269Z] Step 8/23 : COPY . . [2023-03-23T16:50:31.565Z] ---> b6567f920225 [2023-03-23T16:50:31.565Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-23T16:50:31.565Z] ---> Running in 30be65f37e4b [2023-03-23T16:50:31.565Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-23T16:54:23.309Z] Removing intermediate container d3709c20e567 [2023-03-23T16:54:23.309Z] ---> de5eff811026 [2023-03-23T16:54:23.309Z] [2023-03-23T16:54:23.309Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T16:54:23.309Z] ---> d74e625d9115 [2023-03-23T16:54:23.309Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-23T16:54:23.309Z] ---> Running in e022335456b5 [2023-03-23T16:54:23.309Z] Removing intermediate container e022335456b5 [2023-03-23T16:54:23.309Z] ---> af1b042cbb87 [2023-03-23T16:54:23.309Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T16:54:23.309Z] ---> Running in 477e7c3706dc [2023-03-23T16:54:23.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:54:23.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:54:23.309Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T16:54:23.309Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:54:23.309Z] OK: 8 MiB in 16 packages [2023-03-23T16:54:23.309Z] Removing intermediate container 477e7c3706dc [2023-03-23T16:54:23.309Z] ---> 7cc41476c356 [2023-03-23T16:54:23.309Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:54:23.309Z] Removing intermediate container 243db2b27e4a [2023-03-23T16:54:23.309Z] ---> 60c679d4d89f [2023-03-23T16:54:23.309Z] [2023-03-23T16:54:23.309Z] Step 9/22 : FROM alpine:3.17 [2023-03-23T16:54:23.309Z] ---> d74e625d9115 [2023-03-23T16:54:23.309Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-23T16:54:23.309Z] ---> Running in c42341a4445b [2023-03-23T16:54:23.309Z] ---> 4a7642973924 [2023-03-23T16:54:23.309Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:54:23.914Z] ---> c9aef93c1a4b [2023-03-23T16:54:23.914Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-23T16:54:23.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:54:24.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:54:25.497Z] ---> 301340ad3c2e [2023-03-23T16:54:25.497Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:54:26.457Z] ---> 2ff0956f95f9 [2023-03-23T16:54:26.457Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-23T16:54:26.724Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-23T16:54:26.993Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-23T16:54:26.993Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:54:26.993Z] OK: 8 MiB in 17 packages [2023-03-23T16:54:27.279Z] ---> 2aa803bc3882 [2023-03-23T16:54:27.279Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T16:54:27.564Z] ---> Running in 508253e12906 [2023-03-23T16:54:28.994Z] Removing intermediate container c42341a4445b [2023-03-23T16:54:28.994Z] ---> 09c30d1f70cb [2023-03-23T16:54:28.994Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-23T16:54:29.263Z] ---> Running in a5a5f7472018 [2023-03-23T16:54:29.860Z] Removing intermediate container a5a5f7472018 [2023-03-23T16:54:29.860Z] ---> b1a5fc4edd85 [2023-03-23T16:54:29.860Z] Step 12/22 : WORKDIR /edgex [2023-03-23T16:54:30.139Z] ---> Running in d3f1c4b13a56 [2023-03-23T16:54:30.728Z] Removing intermediate container d3f1c4b13a56 [2023-03-23T16:54:30.728Z] ---> a3b6befbcf52 [2023-03-23T16:54:30.728Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:54:34.086Z] ---> 634f1d6958eb [2023-03-23T16:54:34.086Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:54:34.086Z] Removing intermediate container 508253e12906 [2023-03-23T16:54:34.086Z] ---> 0d24197887a1 [2023-03-23T16:54:34.086Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T16:54:34.086Z] ---> Running in 3584e1a7b45c [2023-03-23T16:54:34.682Z] Removing intermediate container 3584e1a7b45c [2023-03-23T16:54:34.682Z] ---> 9d0a1c0529a1 [2023-03-23T16:54:34.682Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-23T16:54:34.959Z] ---> Running in 43abe3a3632f [2023-03-23T16:54:34.959Z] ---> 6705f63e8951 [2023-03-23T16:54:34.959Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-23T16:54:35.934Z] Removing intermediate container 43abe3a3632f [2023-03-23T16:54:35.934Z] ---> c6bd6b0b7e30 [2023-03-23T16:54:35.934Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T16:54:36.216Z] ---> Running in 31c3a7dc2868 [2023-03-23T16:54:36.809Z] ---> d30ad03a7184 [2023-03-23T16:54:36.809Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-23T16:54:37.082Z] Removing intermediate container 31c3a7dc2868 [2023-03-23T16:54:37.082Z] ---> 6401ae3e578d [2023-03-23T16:54:37.082Z] Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:54:37.360Z] ---> Running in a4674e1319d4 [2023-03-23T16:54:38.339Z] Removing intermediate container a4674e1319d4 [2023-03-23T16:54:38.339Z] ---> e9099dd62832 [2023-03-23T16:54:38.339Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T16:54:38.610Z] ---> Running in 01de51e7595f [2023-03-23T16:54:39.582Z] Removing intermediate container 01de51e7595f [2023-03-23T16:54:39.582Z] ---> 6c4d0b64b44e [2023-03-23T16:54:39.582Z] [2023-03-23T16:54:40.181Z] ---> 5a1ff734f675 [2023-03-23T16:54:40.181Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-23T16:54:40.181Z] Successfully built 6c4d0b64b44e [2023-03-23T16:54:40.181Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-23T16:54:40.181Z] Building security-spire-server [2023-03-23T16:54:41.170Z]  Building security-proxy-auth ... done  ---> 1d63e310210b [2023-03-23T16:54:41.170Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T16:54:41.460Z] ---> Running in 4242682deda5 [2023-03-23T16:54:48.116Z] Removing intermediate container 4242682deda5 [2023-03-23T16:54:48.116Z] ---> 586fb90ee902 [2023-03-23T16:54:48.116Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T16:54:48.116Z] ---> Running in 8a7bb9243503 [2023-03-23T16:54:48.724Z] Removing intermediate container 8a7bb9243503 [2023-03-23T16:54:48.724Z] ---> 7b9414d0ead9 [2023-03-23T16:54:48.724Z] Step 20/22 : LABEL arch=arm64 [2023-03-23T16:54:48.724Z] ---> Running in 6805b2e109ce [2023-03-23T16:54:49.333Z] Removing intermediate container 36ff228ff20f [2023-03-23T16:54:49.334Z] ---> 47597a2304ac [2023-03-23T16:54:49.334Z] [2023-03-23T16:54:49.334Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T16:54:49.334Z] ---> d74e625d9115 [2023-03-23T16:54:49.334Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-23T16:54:49.334Z] ---> Using cache [2023-03-23T16:54:49.334Z] ---> af1b042cbb87 [2023-03-23T16:54:49.334Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T16:54:49.334Z] ---> Using cache [2023-03-23T16:54:49.334Z] ---> 7cc41476c356 [2023-03-23T16:54:49.334Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:54:49.334Z] ---> Using cache [2023-03-23T16:54:49.334Z] ---> 4a7642973924 [2023-03-23T16:54:49.334Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:54:49.334Z] ---> Using cache [2023-03-23T16:54:49.334Z] ---> c9aef93c1a4b [2023-03-23T16:54:49.334Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-23T16:54:49.605Z] Removing intermediate container 6805b2e109ce [2023-03-23T16:54:49.605Z] ---> 964be7b7d6cc [2023-03-23T16:54:49.605Z] Step 21/22 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:54:49.878Z] ---> Running in 0427f9dba3bb [2023-03-23T16:54:50.467Z] Removing intermediate container 0427f9dba3bb [2023-03-23T16:54:50.467Z] ---> 09499994b115 [2023-03-23T16:54:50.467Z] Step 22/22 : LABEL version=0.0.0 [2023-03-23T16:54:50.737Z] ---> Running in d41cfc918446 [2023-03-23T16:54:51.705Z] Removing intermediate container d41cfc918446 [2023-03-23T16:54:51.705Z] ---> 95f6f8feb214 [2023-03-23T16:54:51.705Z] [2023-03-23T16:54:52.297Z] Successfully built 95f6f8feb214 [2023-03-23T16:54:52.297Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-23T16:54:52.297Z]  Building security-proxy-setup ... done Building core-data [2023-03-23T16:54:52.297Z] ---> 94ed7566b334 [2023-03-23T16:54:52.297Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:54:53.271Z] ---> a24b5cb0b864 [2023-03-23T16:54:53.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-23T16:54:54.259Z] ---> 2d8e4a3511a3 [2023-03-23T16:54:54.259Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T16:54:54.758Z] ---> Running in 03a3b200f476 [2023-03-23T16:54:58.388Z] Removing intermediate container 03a3b200f476 [2023-03-23T16:54:58.388Z] ---> 2ebcde49c145 [2023-03-23T16:54:58.388Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T16:54:58.682Z] ---> Running in d75292a13efd [2023-03-23T16:55:00.247Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:55:00.247Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:55:00.247Z] ---> 85ec85be173d [2023-03-23T16:55:00.247Z] Step 3/26 : WORKDIR /edgex-go [2023-03-23T16:55:00.247Z] ---> Using cache [2023-03-23T16:55:00.247Z] ---> de4396600da3 [2023-03-23T16:55:00.247Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T16:55:00.527Z] Removing intermediate container d75292a13efd [2023-03-23T16:55:00.528Z] ---> 1241e317119f [2023-03-23T16:55:00.528Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-23T16:55:00.800Z] ---> Running in f7314961145b [2023-03-23T16:55:00.800Z] ---> Running in c85c0088922f [2023-03-23T16:55:01.781Z] Removing intermediate container c85c0088922f [2023-03-23T16:55:01.781Z] ---> ec5046e4afd5 [2023-03-23T16:55:01.781Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T16:55:01.781Z] ---> Running in cf33625ba06b [2023-03-23T16:55:02.374Z] Removing intermediate container cf33625ba06b [2023-03-23T16:55:02.374Z] ---> ab896e7d8ff7 [2023-03-23T16:55:02.374Z] Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:55:02.374Z] ---> Running in b4a2f66572de [2023-03-23T16:55:02.965Z] Removing intermediate container b4a2f66572de [2023-03-23T16:55:02.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:55:02.965Z] ---> e80d949bc3f7 [2023-03-23T16:55:02.965Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T16:55:03.236Z] ---> Running in 17980043c925 [2023-03-23T16:55:03.827Z] Removing intermediate container 17980043c925 [2023-03-23T16:55:03.827Z] ---> 6172232f4575 [2023-03-23T16:55:03.827Z] [2023-03-23T16:55:03.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:55:04.417Z] Successfully built 6172232f4575 [2023-03-23T16:55:04.417Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-23T16:55:04.417Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-03-23T16:55:05.387Z] OK: 263 MiB in 53 packages [2023-03-23T16:55:07.363Z] Removing intermediate container f7314961145b [2023-03-23T16:55:07.363Z] ---> 7b4b1ef4ec53 [2023-03-23T16:55:07.363Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-23T16:55:08.329Z] ---> 4c56884d007e [2023-03-23T16:55:08.330Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:55:08.600Z] ---> Running in 482d313b577a [2023-03-23T16:55:20.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:55:20.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:55:20.951Z] ---> 85ec85be173d [2023-03-23T16:55:20.951Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T16:55:20.951Z] ---> Using cache [2023-03-23T16:55:20.951Z] ---> f9a3bdc8b2ca [2023-03-23T16:55:20.951Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T16:55:20.951Z] ---> Using cache [2023-03-23T16:55:20.951Z] ---> 479361b75762 [2023-03-23T16:55:20.951Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T16:55:20.951Z] ---> Using cache [2023-03-23T16:55:20.951Z] ---> 890e7b15c1ac [2023-03-23T16:55:20.951Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T16:55:20.951Z] ---> Using cache [2023-03-23T16:55:20.951Z] ---> ce015210fa8f [2023-03-23T16:55:20.951Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:55:20.951Z] ---> Using cache [2023-03-23T16:55:20.951Z] ---> 07eacd923f1b [2023-03-23T16:55:20.951Z] Step 8/23 : COPY . . [2023-03-23T16:55:20.951Z] ---> Using cache [2023-03-23T16:55:20.951Z] ---> c8f98d50c14a [2023-03-23T16:55:20.951Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-23T16:55:20.951Z] ---> Running in 0bf706c379d5 [2023-03-23T16:55:22.377Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-23T16:55:27.774Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:55:27.774Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:55:27.774Z] ---> 85ec85be173d [2023-03-23T16:55:27.774Z] Step 3/20 : WORKDIR /edgex-go [2023-03-23T16:55:27.774Z] ---> Using cache [2023-03-23T16:55:27.774Z] ---> de4396600da3 [2023-03-23T16:55:27.774Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-23T16:55:27.774Z] ---> Running in 559ca2e22d7a [2023-03-23T16:55:29.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:55:30.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:55:32.302Z] v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T16:55:32.302Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T16:55:32.302Z] OK: 17693 distinct packages available [2023-03-23T16:55:32.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:55:33.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:55:34.670Z] OK: 263 MiB in 53 packages [2023-03-23T16:55:36.617Z] Removing intermediate container 559ca2e22d7a [2023-03-23T16:55:36.617Z] ---> cb84434764b5 [2023-03-23T16:55:36.617Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-23T16:55:37.578Z] ---> 600c79d29e95 [2023-03-23T16:55:37.578Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:55:37.578Z] ---> Running in 3ea36b62e7e9 [2023-03-23T16:56:59.214Z] Removing intermediate container 482d313b577a [2023-03-23T16:56:59.214Z] ---> 5e43f9f740b4 [2023-03-23T16:56:59.214Z] Step 7/26 : COPY . . [2023-03-23T16:57:21.285Z] ---> 90eaff3daa85 [2023-03-23T16:57:21.285Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T16:57:21.285Z] ---> Running in ff313bec16df [2023-03-23T16:57:21.285Z] Removing intermediate container ff313bec16df [2023-03-23T16:57:21.285Z] ---> 7d938e7be727 [2023-03-23T16:57:21.285Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-23T16:57:21.285Z] ---> Running in 9b7825ed20e1 [2023-03-23T16:57:21.285Z] Removing intermediate container 9b7825ed20e1 [2023-03-23T16:57:21.285Z] ---> e87335b786f8 [2023-03-23T16:57:21.285Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T16:57:21.285Z] ---> Running in ffac53bcfe4b [2023-03-23T16:57:22.704Z] Removing intermediate container ffac53bcfe4b [2023-03-23T16:57:22.704Z] ---> 97d8bf8625ea [2023-03-23T16:57:22.704Z] 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-03-23T16:57:22.704Z] ---> Running in f8025de27ddd [2023-03-23T16:57:28.062Z] Removing intermediate container f8025de27ddd [2023-03-23T16:57:28.062Z] ---> 47716dbbe08e [2023-03-23T16:57:28.062Z] Step 12/26 : WORKDIR /edgex-go [2023-03-23T16:57:28.333Z] ---> Running in 71076b85ed32 [2023-03-23T16:57:29.292Z] Removing intermediate container 71076b85ed32 [2023-03-23T16:57:29.292Z] ---> 8d02c4c24fcc [2023-03-23T16:57:29.292Z] [2023-03-23T16:57:29.292Z] Step 13/26 : FROM alpine:3.17 [2023-03-23T16:57:29.292Z] ---> d74e625d9115 [2023-03-23T16:57:29.292Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T16:57:29.292Z] ---> Using cache [2023-03-23T16:57:29.292Z] ---> b03fa0fe6fcc [2023-03-23T16:57:29.292Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-23T16:57:29.561Z] ---> Running in e6a9293a3b42 [2023-03-23T16:57:32.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:57:33.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:57:36.164Z] v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T16:57:36.164Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T16:57:36.164Z] OK: 17691 distinct packages available [2023-03-23T16:57:36.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:57:37.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:57:38.537Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-23T16:57:38.537Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-23T16:57:38.537Z] (3/5) Installing libucontext (1.2-r0) [2023-03-23T16:57:38.537Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-23T16:57:38.537Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-23T16:57:38.537Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:57:38.537Z] OK: 9 MiB in 20 packages [2023-03-23T16:57:40.482Z] Removing intermediate container 3ea36b62e7e9 [2023-03-23T16:57:40.482Z] ---> 128d8bc06c1e [2023-03-23T16:57:40.482Z] Step 7/20 : COPY . . [2023-03-23T16:57:43.068Z] Removing intermediate container e6a9293a3b42 [2023-03-23T16:57:43.068Z] ---> b33f03c0f55e [2023-03-23T16:57:43.068Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:57:45.012Z] ---> cb8d11ada156 [2023-03-23T16:57:45.012Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:57:46.971Z] ---> 028d563d7909 [2023-03-23T16:57:46.971Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T16:57:59.294Z] Removing intermediate container 637c0247b981 [2023-03-23T16:57:59.294Z] ---> 7e12d59dbde6 [2023-03-23T16:57:59.294Z] [2023-03-23T16:57:59.294Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T16:57:59.294Z] ---> d74e625d9115 [2023-03-23T16:57:59.294Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T16:57:59.294Z] ---> Running in 65b028e4753d [2023-03-23T16:57:59.882Z] ---> e319bd13881c [2023-03-23T16:57:59.883Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T16:58:01.838Z] ---> ba986aaad176 [2023-03-23T16:58:01.838Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-23T16:58:02.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T16:58:03.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T16:58:03.400Z] ---> 9890217da10b [2023-03-23T16:58:03.400Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-23T16:58:04.812Z] ---> e9759aca4fc3 [2023-03-23T16:58:04.812Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T16:58:04.812Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T16:58:05.080Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T16:58:05.080Z] OK: 8 MiB in 16 packages [2023-03-23T16:58:05.080Z] ---> Running in 2cfe3b0431b4 [2023-03-23T16:58:08.454Z] Removing intermediate container 2cfe3b0431b4 [2023-03-23T16:58:08.454Z] ---> f4c906641fac [2023-03-23T16:58:08.454Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T16:58:08.454Z] ---> Running in e3bb4df3418f [2023-03-23T16:58:09.037Z] Removing intermediate container 65b028e4753d [2023-03-23T16:58:09.037Z] ---> 34b79709e35b [2023-03-23T16:58:09.037Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T16:58:09.037Z] ---> 5e1a97dc8a32 [2023-03-23T16:58:09.037Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-23T16:58:09.037Z] ---> Running in 81b85755ce5b [2023-03-23T16:58:09.318Z] Removing intermediate container e3bb4df3418f [2023-03-23T16:58:09.318Z] ---> e12e2531eefe [2023-03-23T16:58:09.318Z] Step 24/26 : LABEL arch=arm64 [2023-03-23T16:58:09.318Z] ---> Running in b1aa830530e4 [2023-03-23T16:58:09.586Z] ---> Running in e96fb95e0994 [2023-03-23T16:58:10.210Z] Removing intermediate container 81b85755ce5b [2023-03-23T16:58:10.210Z] ---> 5256670bab68 [2023-03-23T16:58:10.210Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-23T16:58:10.479Z] ---> Running in caea96c138a1 [2023-03-23T16:58:10.746Z] Removing intermediate container e96fb95e0994 [2023-03-23T16:58:10.746Z] ---> 4449d1fed7cb [2023-03-23T16:58:10.746Z] Step 25/26 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:58:11.015Z] ---> Running in fc2af476e962 [2023-03-23T16:58:11.286Z] Removing intermediate container caea96c138a1 [2023-03-23T16:58:11.286Z] ---> edaf503776d7 [2023-03-23T16:58:11.286Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-23T16:58:11.556Z] ---> Running in 9a30a75bca48 [2023-03-23T16:58:12.142Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-23T16:58:12.142Z] Removing intermediate container fc2af476e962 [2023-03-23T16:58:12.142Z] ---> 19c144c86d30 [2023-03-23T16:58:12.142Z] Step 26/26 : LABEL version=0.0.0 [2023-03-23T16:58:12.413Z] Removing intermediate container 9a30a75bca48 [2023-03-23T16:58:12.413Z] ---> 7390c07d9ba4 [2023-03-23T16:58:12.413Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:58:12.413Z] ---> Running in 4475e8ea124e [2023-03-23T16:58:13.000Z] Removing intermediate container 4475e8ea124e [2023-03-23T16:58:13.000Z] ---> 0098ae23667f [2023-03-23T16:58:13.000Z] [2023-03-23T16:58:13.584Z] ---> 486790ce475a [2023-03-23T16:58:13.584Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:58:13.584Z] Successfully built 0098ae23667f [2023-03-23T16:58:13.584Z] Successfully tagged security-spire-server-arm64:latest [2023-03-23T16:58:13.585Z]  Building security-spire-server ... done Building security-spire-agent [2023-03-23T16:58:14.545Z] ---> d2cd7b5f2754 [2023-03-23T16:58:14.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-23T16:58:17.130Z] ---> e5ebf2e0d0aa [2023-03-23T16:58:17.130Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-23T16:58:18.098Z] ---> 94df2b6061d7 [2023-03-23T16:58:18.098Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-23T16:58:18.366Z] ---> Running in a1d3c91754b8 [2023-03-23T16:58:18.975Z] Removing intermediate container a1d3c91754b8 [2023-03-23T16:58:18.975Z] ---> 18ac7e39a997 [2023-03-23T16:58:18.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T16:58:18.975Z] ---> Running in 2c0fd47461ac [2023-03-23T16:58:19.561Z] Removing intermediate container 2c0fd47461ac [2023-03-23T16:58:19.561Z] ---> f6d7e2e61c31 [2023-03-23T16:58:19.561Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T16:58:19.561Z] ---> Running in e49a1bd1628d [2023-03-23T16:58:20.153Z] Removing intermediate container e49a1bd1628d [2023-03-23T16:58:20.153Z] ---> f8c8917bad55 [2023-03-23T16:58:20.153Z] Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:58:20.421Z] ---> Running in 99d7fb87b752 [2023-03-23T16:58:21.004Z] Removing intermediate container 99d7fb87b752 [2023-03-23T16:58:21.004Z] ---> 8d7697eeefa0 [2023-03-23T16:58:21.004Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T16:58:21.004Z] ---> Running in 425c4d6d787c [2023-03-23T16:58:21.588Z] Removing intermediate container 425c4d6d787c [2023-03-23T16:58:21.588Z] ---> 81bc789c148e [2023-03-23T16:58:21.588Z] [2023-03-23T16:58:21.855Z] Successfully built 81bc789c148e [2023-03-23T16:58:21.855Z] Successfully tagged support-scheduler-arm64:latest [2023-03-23T16:58:21.855Z]  Building support-scheduler ... done Building security-bootstrapper [2023-03-23T16:58:40.094Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:58:40.094Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:58:40.094Z] ---> 85ec85be173d [2023-03-23T16:58:40.094Z] Step 3/27 : WORKDIR /edgex-go [2023-03-23T16:58:40.094Z] ---> Using cache [2023-03-23T16:58:40.094Z] ---> de4396600da3 [2023-03-23T16:58:40.094Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T16:58:40.094Z] ---> Using cache [2023-03-23T16:58:40.094Z] ---> 7b4b1ef4ec53 [2023-03-23T16:58:40.094Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-23T16:58:40.094Z] ---> Using cache [2023-03-23T16:58:40.094Z] ---> 4c56884d007e [2023-03-23T16:58:40.094Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:58:40.094Z] ---> Using cache [2023-03-23T16:58:40.094Z] ---> 5e43f9f740b4 [2023-03-23T16:58:40.094Z] Step 7/27 : COPY . . [2023-03-23T16:58:40.094Z] ---> Using cache [2023-03-23T16:58:40.094Z] ---> 90eaff3daa85 [2023-03-23T16:58:40.094Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T16:58:40.094Z] ---> Using cache [2023-03-23T16:58:40.094Z] ---> 7d938e7be727 [2023-03-23T16:58:40.094Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-23T16:58:40.094Z] ---> Using cache [2023-03-23T16:58:40.094Z] ---> e87335b786f8 [2023-03-23T16:58:40.094Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T16:58:40.094Z] ---> Using cache [2023-03-23T16:58:40.094Z] ---> 97d8bf8625ea [2023-03-23T16:58:40.094Z] 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-03-23T16:58:40.681Z] ---> Running in 62535d19ef99 [2023-03-23T16:58:47.333Z] Removing intermediate container 62535d19ef99 [2023-03-23T16:58:47.333Z] ---> 26ad905e9d79 [2023-03-23T16:58:47.333Z] Step 12/27 : WORKDIR /edgex-go [2023-03-23T16:58:47.333Z] ---> Running in 1f377bff1f39 [2023-03-23T16:58:47.333Z] Removing intermediate container 1f377bff1f39 [2023-03-23T16:58:47.333Z] ---> c59ca3c00f87 [2023-03-23T16:58:47.333Z] [2023-03-23T16:58:47.333Z] Step 13/27 : FROM alpine:3.17 [2023-03-23T16:58:47.333Z] ---> d74e625d9115 [2023-03-23T16:58:47.333Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T16:58:47.333Z] ---> Using cache [2023-03-23T16:58:47.333Z] ---> b03fa0fe6fcc [2023-03-23T16:58:47.333Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-23T16:58:47.333Z] ---> Using cache [2023-03-23T16:58:47.333Z] ---> b33f03c0f55e [2023-03-23T16:58:47.333Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T16:58:47.333Z] ---> Using cache [2023-03-23T16:58:47.333Z] ---> cb8d11ada156 [2023-03-23T16:58:47.333Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T16:58:47.333Z] ---> Using cache [2023-03-23T16:58:47.600Z] ---> 028d563d7909 [2023-03-23T16:58:47.600Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-23T16:58:48.763Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:58:48.763Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:58:48.763Z] ---> 85ec85be173d [2023-03-23T16:58:48.763Z] Step 3/33 : WORKDIR /edgex-go [2023-03-23T16:58:48.763Z] ---> Using cache [2023-03-23T16:58:48.763Z] ---> de4396600da3 [2023-03-23T16:58:48.763Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-23T16:58:48.763Z] ---> Using cache [2023-03-23T16:58:48.763Z] ---> 7ed4cf80c333 [2023-03-23T16:58:48.763Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-23T16:58:48.763Z] ---> Using cache [2023-03-23T16:58:48.763Z] ---> 755439a54651 [2023-03-23T16:58:48.763Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:58:48.763Z] ---> Using cache [2023-03-23T16:58:48.763Z] ---> 44a8a1a402f4 [2023-03-23T16:58:48.763Z] Step 7/33 : COPY . . [2023-03-23T16:58:48.763Z] ---> Using cache [2023-03-23T16:58:48.763Z] ---> 98a27f1c6896 [2023-03-23T16:58:48.763Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-23T16:58:49.062Z] ---> Running in 1c55531c063a [2023-03-23T16:58:51.132Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-23T16:58:52.622Z] ---> 70253f186dd0 [2023-03-23T16:58:52.622Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T16:59:00.845Z] ---> 82599e06817a [2023-03-23T16:59:00.845Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T16:59:01.806Z] ---> ff6e127afac7 [2023-03-23T16:59:01.806Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-23T16:59:02.778Z] ---> 71c0d185d69e [2023-03-23T16:59:02.778Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-23T16:59:03.738Z] ---> cb2d7a725bc3 [2023-03-23T16:59:03.738Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T16:59:03.738Z] ---> Running in 8f1ef033ead5 [2023-03-23T16:59:04.321Z] Removing intermediate container 8f1ef033ead5 [2023-03-23T16:59:04.322Z] ---> 4600470d716e [2023-03-23T16:59:04.322Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T16:59:04.322Z] ---> Running in c513b840145e [2023-03-23T16:59:04.906Z] Removing intermediate container c513b840145e [2023-03-23T16:59:04.906Z] ---> 0e1fea4ad03e [2023-03-23T16:59:04.906Z] Step 25/27 : LABEL arch=arm64 [2023-03-23T16:59:05.178Z] ---> Running in ecfeba2ace05 [2023-03-23T16:59:05.449Z] Removing intermediate container ecfeba2ace05 [2023-03-23T16:59:05.449Z] ---> 1ea7d46fe621 [2023-03-23T16:59:05.449Z] Step 26/27 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T16:59:05.717Z] ---> Running in 5063266f2345 [2023-03-23T16:59:06.317Z] Removing intermediate container 5063266f2345 [2023-03-23T16:59:06.317Z] ---> 52c303124634 [2023-03-23T16:59:06.317Z] Step 27/27 : LABEL version=0.0.0 [2023-03-23T16:59:06.317Z] ---> Running in 12d4f6195b4d [2023-03-23T16:59:06.588Z] Removing intermediate container 12d4f6195b4d [2023-03-23T16:59:06.588Z] ---> de6d70066ea2 [2023-03-23T16:59:06.588Z] [2023-03-23T16:59:07.172Z] Successfully built de6d70066ea2 [2023-03-23T16:59:07.172Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-23T16:59:07.172Z] Building security-secretstore-setup [2023-03-23T16:59:25.386Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T16:59:25.386Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-23T16:59:25.386Z] ---> 85ec85be173d [2023-03-23T16:59:25.386Z] Step 3/25 : WORKDIR /edgex-go [2023-03-23T16:59:25.386Z] ---> Using cache [2023-03-23T16:59:25.386Z] ---> de4396600da3 [2023-03-23T16:59:25.386Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-23T16:59:25.386Z] ---> Using cache [2023-03-23T16:59:25.386Z] ---> 7ed4cf80c333 [2023-03-23T16:59:25.386Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-23T16:59:25.386Z] ---> Using cache [2023-03-23T16:59:25.386Z] ---> 755439a54651 [2023-03-23T16:59:25.386Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T16:59:25.386Z] ---> Using cache [2023-03-23T16:59:25.386Z] ---> 44a8a1a402f4 [2023-03-23T16:59:25.386Z] Step 7/25 : COPY . . [2023-03-23T16:59:25.386Z] ---> Using cache [2023-03-23T16:59:25.386Z] ---> 98a27f1c6896 [2023-03-23T16:59:25.386Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-23T16:59:25.386Z] ---> Running in 9c35d2a140e0 [2023-03-23T16:59:25.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-23T17:00:33.834Z] Removing intermediate container 30be65f37e4b [2023-03-23T17:00:33.834Z] ---> 779b9fe533f4 [2023-03-23T17:00:33.834Z] [2023-03-23T17:00:33.834Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T17:00:33.834Z] ---> d74e625d9115 [2023-03-23T17:00:33.834Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-23T17:00:33.834Z] ---> Running in 19f40d7b9768 [2023-03-23T17:00:33.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T17:00:33.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T17:00:33.834Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T17:00:33.834Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T17:00:33.834Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T17:00:33.834Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T17:00:33.834Z] OK: 8 MiB in 17 packages [2023-03-23T17:00:33.834Z] Removing intermediate container 19f40d7b9768 [2023-03-23T17:00:33.834Z] ---> 5d3e40f07f71 [2023-03-23T17:00:33.834Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T17:00:33.834Z] ---> Running in 347431e4911d [2023-03-23T17:00:33.834Z] Removing intermediate container 347431e4911d [2023-03-23T17:00:33.834Z] ---> 805a537e265f [2023-03-23T17:00:33.834Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-23T17:00:33.834Z] ---> Running in d58760da677a [2023-03-23T17:00:33.834Z] Removing intermediate container d58760da677a [2023-03-23T17:00:33.834Z] ---> dc2d0ffa69f0 [2023-03-23T17:00:33.834Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-23T17:00:33.834Z] ---> Running in 4bb0f2e87f93 [2023-03-23T17:00:34.418Z] Removing intermediate container 4bb0f2e87f93 [2023-03-23T17:00:34.418Z] ---> a2ea2d7aca1d [2023-03-23T17:00:34.418Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T17:00:35.382Z] ---> 034ac4c3c1f6 [2023-03-23T17:00:35.382Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T17:00:36.341Z] ---> b79afd99d59d [2023-03-23T17:00:36.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-23T17:00:38.925Z] ---> 4071676b5c9e [2023-03-23T17:00:38.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-23T17:00:39.508Z] ---> 2fa278017faa [2023-03-23T17:00:39.508Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-23T17:00:39.775Z] ---> Running in 54f4106afffd [2023-03-23T17:00:40.359Z] Removing intermediate container 54f4106afffd [2023-03-23T17:00:40.359Z] ---> fa999297abbf [2023-03-23T17:00:40.359Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T17:00:40.359Z] ---> Running in 97edeed311fc [2023-03-23T17:00:40.940Z] Removing intermediate container 97edeed311fc [2023-03-23T17:00:40.940Z] ---> 0b05c124076d [2023-03-23T17:00:40.940Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T17:00:40.940Z] ---> Running in 9e295362f921 [2023-03-23T17:00:41.524Z] Removing intermediate container 9e295362f921 [2023-03-23T17:00:41.524Z] ---> deee51a4f22c [2023-03-23T17:00:41.524Z] Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T17:00:41.524Z] ---> Running in b0c02dc2dcdf [2023-03-23T17:00:42.107Z] Removing intermediate container b0c02dc2dcdf [2023-03-23T17:00:42.107Z] ---> 8c7f7d2a3f93 [2023-03-23T17:00:42.107Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T17:00:42.107Z] ---> Running in 1173fdb052f1 [2023-03-23T17:00:42.694Z] Removing intermediate container 1173fdb052f1 [2023-03-23T17:00:42.694Z] ---> ae06b2e01190 [2023-03-23T17:00:42.694Z] [2023-03-23T17:00:42.960Z] Successfully built ae06b2e01190 [2023-03-23T17:00:42.960Z] Successfully tagged support-notifications-arm64:latest [2023-03-23T17:00:42.960Z] Building core-command [2023-03-23T17:01:01.191Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T17:01:01.191Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-23T17:01:01.191Z] ---> 85ec85be173d [2023-03-23T17:01:01.191Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-23T17:01:01.191Z] ---> Using cache [2023-03-23T17:01:01.191Z] ---> f9a3bdc8b2ca [2023-03-23T17:01:01.191Z] Step 4/24 : WORKDIR /edgex-go [2023-03-23T17:01:01.191Z] ---> Using cache [2023-03-23T17:01:01.191Z] ---> 479361b75762 [2023-03-23T17:01:01.191Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-23T17:01:01.191Z] ---> Using cache [2023-03-23T17:01:01.191Z] ---> 890e7b15c1ac [2023-03-23T17:01:01.191Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-23T17:01:01.191Z] ---> Using cache [2023-03-23T17:01:01.191Z] ---> ce015210fa8f [2023-03-23T17:01:01.191Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T17:01:01.191Z] ---> Using cache [2023-03-23T17:01:01.191Z] ---> 07eacd923f1b [2023-03-23T17:01:01.191Z] Step 8/24 : COPY . . [2023-03-23T17:01:01.191Z] ---> Using cache [2023-03-23T17:01:01.191Z] ---> c8f98d50c14a [2023-03-23T17:01:01.191Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-23T17:01:01.191Z] ---> Running in 5c11783177d5 [2023-03-23T17:01:03.145Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-23T17:03:09.804Z] Removing intermediate container 0bf706c379d5 [2023-03-23T17:03:09.804Z] ---> 124d45fe880e [2023-03-23T17:03:09.804Z] [2023-03-23T17:03:09.804Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T17:03:09.804Z] ---> d74e625d9115 [2023-03-23T17:03:09.804Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T17:03:09.804Z] ---> Running in 33fd8b2d5354 [2023-03-23T17:03:09.804Z] Removing intermediate container 33fd8b2d5354 [2023-03-23T17:03:09.804Z] ---> b87ef3fb8fdb [2023-03-23T17:03:09.804Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-23T17:03:09.804Z] ---> Running in 4e77900d147c [2023-03-23T17:03:09.804Z] Removing intermediate container 4e77900d147c [2023-03-23T17:03:09.804Z] ---> 2b880dec9f24 [2023-03-23T17:03:09.804Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-23T17:03:09.804Z] ---> Running in 4eb9c2addb3d [2023-03-23T17:03:09.804Z] Removing intermediate container 4eb9c2addb3d [2023-03-23T17:03:09.804Z] ---> 1e149b8b6a9f [2023-03-23T17:03:09.804Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T17:03:09.804Z] ---> Running in 096f24410125 [2023-03-23T17:03:09.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T17:03:09.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T17:03:09.804Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T17:03:09.804Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T17:03:09.804Z] OK: 8 MiB in 16 packages [2023-03-23T17:03:09.804Z] Removing intermediate container 096f24410125 [2023-03-23T17:03:09.804Z] ---> 0dad5e4813f7 [2023-03-23T17:03:09.804Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T17:03:09.804Z] ---> f80779bc495e [2023-03-23T17:03:09.804Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T17:03:11.752Z] ---> 66606d1c3fd2 [2023-03-23T17:03:11.752Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-23T17:03:13.701Z] ---> 70fd3a5f1b8c [2023-03-23T17:03:13.701Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-23T17:03:14.286Z] ---> 49b57c32c48e [2023-03-23T17:03:14.286Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-23T17:03:14.555Z] ---> Running in cd3186eb314a [2023-03-23T17:03:15.137Z] Removing intermediate container cd3186eb314a [2023-03-23T17:03:15.137Z] ---> 9942462c1305 [2023-03-23T17:03:15.137Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T17:03:15.137Z] ---> Running in 9e89b8673dc1 [2023-03-23T17:03:15.721Z] Removing intermediate container 9e89b8673dc1 [2023-03-23T17:03:15.721Z] ---> 943f6e96f8b5 [2023-03-23T17:03:15.721Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T17:03:15.721Z] ---> Running in 13bb8f522ed6 [2023-03-23T17:03:16.310Z] Removing intermediate container 13bb8f522ed6 [2023-03-23T17:03:16.310Z] ---> a5d112836992 [2023-03-23T17:03:16.310Z] Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T17:03:16.310Z] ---> Running in 008cbe6d3e05 [2023-03-23T17:03:16.900Z] Removing intermediate container 008cbe6d3e05 [2023-03-23T17:03:16.900Z] ---> 938e681286d9 [2023-03-23T17:03:16.900Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T17:03:17.184Z] ---> Running in 0a74b8a4a882 [2023-03-23T17:03:17.448Z] Removing intermediate container 0a74b8a4a882 [2023-03-23T17:03:17.448Z] ---> 4b130e557c41 [2023-03-23T17:03:17.448Z] [2023-03-23T17:03:17.715Z] Successfully built 4b130e557c41 [2023-03-23T17:03:17.979Z] Successfully tagged core-data-arm64:latest [2023-03-23T17:03:17.980Z]  Building core-data ... done Building core-metadata [2023-03-23T17:03:36.158Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T17:03:36.158Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-23T17:03:36.158Z] ---> 85ec85be173d [2023-03-23T17:03:36.158Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-23T17:03:36.158Z] ---> Using cache [2023-03-23T17:03:36.158Z] ---> f9a3bdc8b2ca [2023-03-23T17:03:36.158Z] Step 4/25 : WORKDIR /edgex-go [2023-03-23T17:03:36.158Z] ---> Using cache [2023-03-23T17:03:36.158Z] ---> 479361b75762 [2023-03-23T17:03:36.158Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-23T17:03:36.158Z] ---> Using cache [2023-03-23T17:03:36.158Z] ---> 890e7b15c1ac [2023-03-23T17:03:36.158Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-23T17:03:36.158Z] ---> Using cache [2023-03-23T17:03:36.158Z] ---> ce015210fa8f [2023-03-23T17:03:36.158Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T17:03:36.158Z] ---> Using cache [2023-03-23T17:03:36.158Z] ---> 07eacd923f1b [2023-03-23T17:03:36.158Z] Step 8/25 : COPY . . [2023-03-23T17:03:36.158Z] ---> Using cache [2023-03-23T17:03:36.158Z] ---> c8f98d50c14a [2023-03-23T17:03:36.158Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-23T17:03:36.158Z] ---> Running in 04c1d23cb2b1 [2023-03-23T17:03:37.557Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-23T17:06:14.244Z] Removing intermediate container 1c55531c063a [2023-03-23T17:06:14.244Z] ---> 1b5647f1be79 [2023-03-23T17:06:14.244Z] [2023-03-23T17:06:14.244Z] Step 9/33 : FROM alpine:3.17 [2023-03-23T17:06:14.244Z] ---> d74e625d9115 [2023-03-23T17:06:14.244Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-23T17:06:14.244Z] ---> Running in 0fb1ce1aaab6 [2023-03-23T17:06:14.244Z] Removing intermediate container 0fb1ce1aaab6 [2023-03-23T17:06:14.244Z] ---> 5ad89f1eb24f [2023-03-23T17:06:14.244Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-23T17:06:14.244Z] ---> Running in ea1edb6df778 [2023-03-23T17:06:14.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T17:06:14.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T17:06:14.244Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-23T17:06:14.244Z] (2/2) Installing su-exec (0.2-r2) [2023-03-23T17:06:14.244Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T17:06:14.244Z] OK: 8 MiB in 17 packages [2023-03-23T17:06:14.244Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-23T17:06:14.244Z] Removing intermediate container ea1edb6df778 [2023-03-23T17:06:14.244Z] ---> 89eb313ee001 [2023-03-23T17:06:14.244Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-23T17:06:14.244Z] ---> Running in 9d4bd8015525 [2023-03-23T17:06:14.244Z] Removing intermediate container 9d4bd8015525 [2023-03-23T17:06:14.244Z] ---> 1fb2bc8c1a69 [2023-03-23T17:06:14.244Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-23T17:06:14.244Z] ---> Running in f41175c6876c [2023-03-23T17:06:14.244Z] Removing intermediate container f41175c6876c [2023-03-23T17:06:14.244Z] ---> cd576042c0f5 [2023-03-23T17:06:14.244Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-23T17:06:14.244Z] ---> Running in 43f7f845d572 [2023-03-23T17:06:14.244Z] Removing intermediate container 43f7f845d572 [2023-03-23T17:06:14.244Z] ---> 6060762af2bf [2023-03-23T17:06:14.244Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-23T17:06:14.244Z] ---> Running in dbc76a2db7e5 [2023-03-23T17:06:14.244Z] Removing intermediate container dbc76a2db7e5 [2023-03-23T17:06:14.244Z] ---> 8786d508a3f6 [2023-03-23T17:06:14.244Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-23T17:06:14.244Z] ---> Running in 2add4074e5dc [2023-03-23T17:06:15.669Z] Removing intermediate container 2add4074e5dc [2023-03-23T17:06:15.669Z] ---> fb912e685fce [2023-03-23T17:06:15.669Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-23T17:06:15.942Z] ---> Running in 1c2b1d6b2aa1 [2023-03-23T17:06:16.535Z] Removing intermediate container 1c2b1d6b2aa1 [2023-03-23T17:06:16.535Z] ---> 31751e403482 [2023-03-23T17:06:16.535Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-23T17:06:17.499Z] ---> e0951e03d3c7 [2023-03-23T17:06:17.499Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-23T17:06:17.769Z] ---> Running in b4e499acd6c9 [2023-03-23T17:06:23.124Z] Removing intermediate container b4e499acd6c9 [2023-03-23T17:06:23.124Z] ---> 4451ba179e4d [2023-03-23T17:06:23.124Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T17:06:25.711Z] ---> c1d85a830671 [2023-03-23T17:06:25.711Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T17:06:27.120Z] ---> b0af65c58cff [2023-03-23T17:06:27.120Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-23T17:06:30.452Z] ---> b1678f3290e0 [2023-03-23T17:06:30.453Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-23T17:06:30.722Z] Removing intermediate container 9c35d2a140e0 [2023-03-23T17:06:30.722Z] ---> ee6b04eed4cf [2023-03-23T17:06:30.722Z] [2023-03-23T17:06:30.722Z] Step 9/25 : FROM alpine:3.17 [2023-03-23T17:06:30.722Z] ---> d74e625d9115 [2023-03-23T17:06:30.722Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-23T17:06:30.987Z] ---> Running in 860e2c3a1e58 [2023-03-23T17:06:30.987Z] ---> fabcad67c2cc [2023-03-23T17:06:30.987Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-23T17:06:32.398Z] ---> 1f971346e159 [2023-03-23T17:06:32.398Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-23T17:06:33.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T17:06:33.626Z] ---> de77396fb9fd [2023-03-23T17:06:33.626Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-23T17:06:34.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T17:06:34.590Z] ---> 7057b6e6ed6f [2023-03-23T17:06:34.590Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-23T17:06:35.546Z] ---> 033da4538b29 [2023-03-23T17:06:35.546Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-23T17:06:35.546Z] ---> Running in 12db9bbcb69d [2023-03-23T17:06:36.129Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-23T17:06:36.396Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-23T17:06:36.396Z] (3/3) Installing su-exec (0.2-r2) [2023-03-23T17:06:36.396Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T17:06:36.396Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T17:06:37.365Z] OK: 8 MiB in 18 packages [2023-03-23T17:06:39.947Z] Removing intermediate container 12db9bbcb69d [2023-03-23T17:06:39.947Z] ---> 7d198fb25628 [2023-03-23T17:06:39.947Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-23T17:06:39.947Z] ---> Running in bc84a68db33c [2023-03-23T17:06:40.914Z] Removing intermediate container 860e2c3a1e58 [2023-03-23T17:06:40.914Z] ---> 972833a117a7 [2023-03-23T17:06:40.914Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-23T17:06:40.914Z] ---> Running in 6cd8a278b4b6 [2023-03-23T17:06:40.914Z] Removing intermediate container bc84a68db33c [2023-03-23T17:06:40.914Z] ---> 93ddf3983ed9 [2023-03-23T17:06:40.914Z] Step 30/33 : CMD ["gate"] [2023-03-23T17:06:40.914Z] ---> Running in f0680081f60d [2023-03-23T17:06:41.494Z] Removing intermediate container 6cd8a278b4b6 [2023-03-23T17:06:41.494Z] ---> ce99694fd2fc [2023-03-23T17:06:41.494Z] Step 12/25 : WORKDIR / [2023-03-23T17:06:41.764Z] ---> Running in 0b8942319c83 [2023-03-23T17:06:41.764Z] Removing intermediate container f0680081f60d [2023-03-23T17:06:41.764Z] ---> 73ea99e4b20f [2023-03-23T17:06:41.764Z] Step 31/33 : LABEL arch=arm64 [2023-03-23T17:06:42.030Z] ---> Running in 8e8ad8f49018 [2023-03-23T17:06:42.617Z] Removing intermediate container 0b8942319c83 [2023-03-23T17:06:42.617Z] ---> e0b2e0dfd549 [2023-03-23T17:06:42.617Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T17:06:42.617Z] Removing intermediate container 8e8ad8f49018 [2023-03-23T17:06:42.617Z] ---> 27fbcae1db65 [2023-03-23T17:06:42.617Z] Step 32/33 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T17:06:42.885Z] ---> Running in ef954d2359b1 [2023-03-23T17:06:43.476Z] Removing intermediate container ef954d2359b1 [2023-03-23T17:06:43.476Z] ---> 40c691d4d708 [2023-03-23T17:06:43.476Z] Step 33/33 : LABEL version=0.0.0 [2023-03-23T17:06:43.743Z] ---> Running in 7e7f0d54c769 [2023-03-23T17:06:44.009Z] ---> 770155c2dc32 [2023-03-23T17:06:44.009Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T17:06:44.593Z] Removing intermediate container 7e7f0d54c769 [2023-03-23T17:06:44.593Z] ---> a48ebbd809a7 [2023-03-23T17:06:44.593Z] [2023-03-23T17:06:45.176Z] Successfully built a48ebbd809a7 [2023-03-23T17:06:45.176Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-23T17:06:45.176Z]  Building security-bootstrapper ... done  ---> 02096e4335a1 [2023-03-23T17:06:45.176Z] 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-03-23T17:06:46.140Z] ---> 76af354a31b0 [2023-03-23T17:06:46.140Z] 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-03-23T17:06:47.283Z] ---> ad378fd7b19b [2023-03-23T17:06:47.283Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-23T17:06:47.891Z] ---> a74376faac80 [2023-03-23T17:06:47.891Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-23T17:06:49.915Z] ---> a956bb51df7a [2023-03-23T17:06:49.915Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-23T17:06:51.354Z] ---> 45bbe853e564 [2023-03-23T17:06:51.354Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-23T17:06:52.313Z] ---> e0d02dc00452 [2023-03-23T17:06:52.313Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T17:06:52.313Z] ---> Running in 6288159a37a2 [2023-03-23T17:06:55.672Z] Removing intermediate container 6288159a37a2 [2023-03-23T17:06:55.672Z] ---> 4c6e27cb481f [2023-03-23T17:06:55.672Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T17:06:55.672Z] ---> Running in 5031884e1dc4 [2023-03-23T17:06:55.939Z] Removing intermediate container 5031884e1dc4 [2023-03-23T17:06:55.939Z] ---> 205032f2a1c6 [2023-03-23T17:06:55.939Z] Step 23/25 : LABEL arch=arm64 [2023-03-23T17:06:56.208Z] ---> Running in de9e3729f8e5 [2023-03-23T17:06:56.477Z] Removing intermediate container de9e3729f8e5 [2023-03-23T17:06:56.477Z] ---> 04c4db116b55 [2023-03-23T17:06:56.744Z] Step 24/25 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T17:06:56.744Z] ---> Running in 7117ad6e1bcb [2023-03-23T17:06:57.331Z] Removing intermediate container 7117ad6e1bcb [2023-03-23T17:06:57.331Z] ---> 38c1be855df2 [2023-03-23T17:06:57.331Z] Step 25/25 : LABEL version=0.0.0 [2023-03-23T17:06:57.331Z] ---> Running in edf6ee9374e9 [2023-03-23T17:06:57.923Z] Removing intermediate container edf6ee9374e9 [2023-03-23T17:06:57.923Z] ---> b74fef894955 [2023-03-23T17:06:57.923Z] [2023-03-23T17:06:58.189Z] Successfully built b74fef894955 [2023-03-23T17:06:58.189Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-23T17:07:37.062Z]  Building security-secretstore-setup ... done Removing intermediate container b1aa830530e4 [2023-03-23T17:07:37.062Z] ---> 9713de6fd1ef [2023-03-23T17:07:37.062Z] [2023-03-23T17:07:37.062Z] Step 9/20 : FROM alpine:3.17 [2023-03-23T17:07:37.062Z] ---> d74e625d9115 [2023-03-23T17:07:37.062Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-23T17:07:37.062Z] ---> Using cache [2023-03-23T17:07:37.062Z] ---> 5ad89f1eb24f [2023-03-23T17:07:37.062Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-23T17:07:37.062Z] ---> Running in 5e0a1cf29b5b [2023-03-23T17:07:37.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T17:07:38.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T17:07:39.710Z] v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T17:07:39.710Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T17:07:39.710Z] OK: 17691 distinct packages available [2023-03-23T17:07:39.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T17:07:40.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T17:07:41.975Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-23T17:07:41.975Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-23T17:07:41.975Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-23T17:07:41.975Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-23T17:07:41.975Z] (5/9) Installing curl (7.88.1-r1) [2023-03-23T17:07:41.975Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-23T17:07:41.975Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-23T17:07:41.975Z] (8/9) Installing libucontext (1.2-r0) [2023-03-23T17:07:41.975Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-23T17:07:41.975Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T17:07:41.975Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T17:07:42.560Z] OK: 11 MiB in 24 packages [2023-03-23T17:07:45.901Z] Removing intermediate container 5e0a1cf29b5b [2023-03-23T17:07:45.901Z] ---> 33e7e2461ca2 [2023-03-23T17:07:45.901Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T17:07:46.489Z] ---> 2c8a2b546599 [2023-03-23T17:07:46.760Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T17:07:47.723Z] ---> 9c7bf1fa97e1 [2023-03-23T17:07:47.723Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-23T17:07:50.313Z] ---> 2e3726240c1e [2023-03-23T17:07:50.313Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-23T17:07:50.581Z] ---> c1a5e79b31ce [2023-03-23T17:07:50.581Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-23T17:07:50.850Z] ---> Running in bcf0aea8125a [2023-03-23T17:07:51.433Z] Removing intermediate container bcf0aea8125a [2023-03-23T17:07:51.433Z] ---> 53072b5555b8 [2023-03-23T17:07:51.433Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T17:07:51.433Z] ---> Running in 7b78f898fdac [2023-03-23T17:07:52.021Z] Removing intermediate container 7b78f898fdac [2023-03-23T17:07:52.021Z] ---> 7b816bc1b1e6 [2023-03-23T17:07:52.021Z] Step 18/20 : LABEL arch=arm64 [2023-03-23T17:07:52.289Z] ---> Running in 11174498ad55 [2023-03-23T17:07:52.877Z] Removing intermediate container 11174498ad55 [2023-03-23T17:07:52.877Z] ---> b80afe8ea6df [2023-03-23T17:07:52.877Z] Step 19/20 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T17:07:53.144Z] ---> Running in 9964acfd3b1a [2023-03-23T17:07:54.105Z] Removing intermediate container 9964acfd3b1a [2023-03-23T17:07:54.105Z] ---> 0553ef700ace [2023-03-23T17:07:54.105Z] Step 20/20 : LABEL version=0.0.0 [2023-03-23T17:07:54.105Z] ---> Running in 40b1913b746c [2023-03-23T17:07:55.062Z] Removing intermediate container 40b1913b746c [2023-03-23T17:07:55.062Z] ---> 78aa7aa47cc8 [2023-03-23T17:07:55.062Z] [2023-03-23T17:07:55.650Z] Successfully built 78aa7aa47cc8 [2023-03-23T17:07:55.650Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-23T17:08:02.294Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5c11783177d5 [2023-03-23T17:08:02.294Z] ---> af0261c6d79b [2023-03-23T17:08:02.294Z] [2023-03-23T17:08:02.294Z] Step 10/24 : FROM alpine:3.17 [2023-03-23T17:08:02.294Z] ---> d74e625d9115 [2023-03-23T17:08:02.294Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-23T17:08:02.294Z] ---> Using cache [2023-03-23T17:08:02.294Z] ---> 34b79709e35b [2023-03-23T17:08:02.294Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T17:08:02.294Z] ---> Using cache [2023-03-23T17:08:02.294Z] ---> 5256670bab68 [2023-03-23T17:08:02.294Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-23T17:08:02.294Z] ---> Running in f8f0f7bfb7c0 [2023-03-23T17:08:02.294Z] Removing intermediate container f8f0f7bfb7c0 [2023-03-23T17:08:02.294Z] ---> db85e62447f0 [2023-03-23T17:08:02.294Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-23T17:08:02.294Z] ---> Running in 945b32fe5d60 [2023-03-23T17:08:02.886Z] Removing intermediate container 945b32fe5d60 [2023-03-23T17:08:02.886Z] ---> 900bc4a3d81d [2023-03-23T17:08:02.886Z] Step 15/24 : WORKDIR / [2023-03-23T17:08:02.886Z] ---> Running in b51ef8c2657a [2023-03-23T17:08:03.468Z] Removing intermediate container b51ef8c2657a [2023-03-23T17:08:03.468Z] ---> 48722492ac20 [2023-03-23T17:08:03.468Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T17:08:04.435Z] ---> 9c118d292f0e [2023-03-23T17:08:04.435Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T17:08:05.413Z] ---> 0d3ef103b210 [2023-03-23T17:08:05.413Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-23T17:08:07.353Z] ---> 53b137614b04 [2023-03-23T17:08:07.354Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-23T17:08:09.928Z] ---> 6d824909a1ae [2023-03-23T17:08:09.928Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-23T17:08:09.928Z] ---> Running in d80dfb6f363d [2023-03-23T17:08:10.518Z] Removing intermediate container d80dfb6f363d [2023-03-23T17:08:10.518Z] ---> 94af543dd4ca [2023-03-23T17:08:10.518Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T17:08:10.518Z] ---> Running in 6a68d75a6250 [2023-03-23T17:08:11.099Z] Removing intermediate container 6a68d75a6250 [2023-03-23T17:08:11.099Z] ---> 648625cf6ff8 [2023-03-23T17:08:11.099Z] Step 22/24 : LABEL arch=arm64 [2023-03-23T17:08:11.099Z] ---> Running in 8bcbcee2740a [2023-03-23T17:08:11.684Z] Removing intermediate container 8bcbcee2740a [2023-03-23T17:08:11.684Z] ---> b34e9d47ba4c [2023-03-23T17:08:11.684Z] Step 23/24 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T17:08:11.952Z] ---> Running in 40682f7b0bbe [2023-03-23T17:08:12.534Z] Removing intermediate container 40682f7b0bbe [2023-03-23T17:08:12.534Z] ---> 34cd74e0c839 [2023-03-23T17:08:12.534Z] Step 24/24 : LABEL version=0.0.0 [2023-03-23T17:08:12.534Z] ---> Running in 928fb1961cc1 [2023-03-23T17:08:13.116Z] Removing intermediate container 928fb1961cc1 [2023-03-23T17:08:13.116Z] ---> 12e296fda1ad [2023-03-23T17:08:13.116Z] [2023-03-23T17:08:13.698Z] Successfully built 12e296fda1ad [2023-03-23T17:08:13.698Z] Successfully tagged core-command-arm64:latest [2023-03-23T17:08:40.373Z]  Building core-command ... done Removing intermediate container 04c1d23cb2b1 [2023-03-23T17:08:40.373Z] ---> 3a6318c74ee3 [2023-03-23T17:08:40.373Z] [2023-03-23T17:08:40.373Z] Step 10/25 : FROM alpine:3.17 [2023-03-23T17:08:40.373Z] ---> d74e625d9115 [2023-03-23T17:08:40.373Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-23T17:08:40.373Z] ---> Using cache [2023-03-23T17:08:40.373Z] ---> 34b79709e35b [2023-03-23T17:08:40.373Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T17:08:40.373Z] ---> Using cache [2023-03-23T17:08:40.373Z] ---> 5256670bab68 [2023-03-23T17:08:40.373Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-23T17:08:40.373Z] ---> Running in 4cc1804ef72e [2023-03-23T17:08:40.373Z] Removing intermediate container 4cc1804ef72e [2023-03-23T17:08:40.373Z] ---> 0882dfeec477 [2023-03-23T17:08:40.373Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-23T17:08:40.373Z] ---> Running in 6cf8f1f03376 [2023-03-23T17:08:40.373Z] Removing intermediate container 6cf8f1f03376 [2023-03-23T17:08:40.373Z] ---> 36dceff44152 [2023-03-23T17:08:40.373Z] Step 15/25 : WORKDIR / [2023-03-23T17:08:40.373Z] ---> Running in 8750585a79a5 [2023-03-23T17:08:40.373Z] Removing intermediate container 8750585a79a5 [2023-03-23T17:08:40.373Z] ---> 0799980aec02 [2023-03-23T17:08:40.373Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T17:08:40.373Z] ---> 111866fd9fc1 [2023-03-23T17:08:40.373Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T17:08:40.373Z] ---> 50c6f35d2b40 [2023-03-23T17:08:40.373Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-23T17:08:40.637Z] ---> 9b0d76afa9b3 [2023-03-23T17:08:40.637Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-23T17:08:41.218Z] ---> 68ea7fc8f1d7 [2023-03-23T17:08:41.218Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-23T17:08:41.801Z] ---> 5298c756ce69 [2023-03-23T17:08:41.801Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-23T17:08:41.801Z] ---> Running in d2fae30d7860 [2023-03-23T17:08:42.068Z] Removing intermediate container d2fae30d7860 [2023-03-23T17:08:42.068Z] ---> 58b98d31d237 [2023-03-23T17:08:42.068Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T17:08:42.068Z] ---> Running in 6858bd652346 [2023-03-23T17:08:42.337Z] Removing intermediate container 6858bd652346 [2023-03-23T17:08:42.337Z] ---> 7ed43102b7b2 [2023-03-23T17:08:42.337Z] Step 23/25 : LABEL arch=arm64 [2023-03-23T17:08:42.608Z] ---> Running in 0f9ac923da38 [2023-03-23T17:08:42.876Z] Removing intermediate container 0f9ac923da38 [2023-03-23T17:08:42.876Z] ---> 13973e7b339a [2023-03-23T17:08:42.876Z] Step 24/25 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d [2023-03-23T17:08:42.876Z] ---> Running in 781a0be12e4e [2023-03-23T17:08:43.142Z] Removing intermediate container 781a0be12e4e [2023-03-23T17:08:43.142Z] ---> 996c4fff2142 [2023-03-23T17:08:43.142Z] Step 25/25 : LABEL version=0.0.0 [2023-03-23T17:08:43.409Z] ---> Running in e5159c384703 [2023-03-23T17:08:43.675Z] Removing intermediate container e5159c384703 [2023-03-23T17:08:43.675Z] ---> 7237d1e03d08 [2023-03-23T17:08:43.675Z] [2023-03-23T17:08:43.944Z] Successfully built 7237d1e03d08 [2023-03-23T17:08:43.944Z] Successfully tagged core-metadata-arm64:latest [2023-03-23T17:08:44.222Z]  Building core-metadata ... done  [Pipeline] } [2023-03-23T17:08:44.244Z] $ docker stop --time=1 167136300c7c6af0603ec11da4cc1f4fd7c7b8e71974a1ffb8b62dd557d6c83e [2023-03-23T17:08:45.902Z] $ docker rm -f --volumes 167136300c7c6af0603ec11da4cc1f4fd7c7b8e71974a1ffb8b62dd557d6c83e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T17:08:46.449Z] + docker images [2023-03-23T17:08:46.714Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-23T17:08:46.714Z] core-metadata-arm64 latest 7237d1e03d08 3 seconds ago 20.2MB [2023-03-23T17:08:46.714Z] 3a6318c74ee3 10 seconds ago 1.5GB [2023-03-23T17:08:46.714Z] core-command-arm64 latest 12e296fda1ad 34 seconds ago 19.6MB [2023-03-23T17:08:46.714Z] af0261c6d79b 46 seconds ago 1.49GB [2023-03-23T17:08:46.714Z] security-spiffe-token-provider-arm64 latest 78aa7aa47cc8 52 seconds ago 32.7MB [2023-03-23T17:08:46.714Z] 9713de6fd1ef About a minute ago 1.53GB [2023-03-23T17:08:46.714Z] security-secretstore-setup-arm64 latest b74fef894955 About a minute ago 32.1MB [2023-03-23T17:08:46.714Z] security-bootstrapper-arm64 latest a48ebbd809a7 2 minutes ago 21.9MB [2023-03-23T17:08:46.714Z] ee6b04eed4cf 2 minutes ago 1.49GB [2023-03-23T17:08:46.714Z] 1b5647f1be79 2 minutes ago 1.48GB [2023-03-23T17:08:46.714Z] core-data-arm64 latest 4b130e557c41 5 minutes ago 19.8MB [2023-03-23T17:08:46.714Z] 124d45fe880e 5 minutes ago 1.5GB [2023-03-23T17:08:46.714Z] support-notifications-arm64 latest ae06b2e01190 8 minutes ago 32.1MB [2023-03-23T17:08:46.714Z] 779b9fe533f4 8 minutes ago 1.56GB [2023-03-23T17:08:46.714Z] security-spire-agent-arm64 latest de6d70066ea2 9 minutes ago 125MB [2023-03-23T17:08:46.714Z] c59ca3c00f87 9 minutes ago 1.35GB [2023-03-23T17:08:46.714Z] support-scheduler-arm64 latest 81bc789c148e 10 minutes ago 31.5MB [2023-03-23T17:08:46.714Z] security-spire-server-arm64 latest 0098ae23667f 10 minutes ago 87.1MB [2023-03-23T17:08:46.714Z] 7e12d59dbde6 10 minutes ago 1.56GB [2023-03-23T17:08:46.714Z] 8d02c4c24fcc 11 minutes ago 1.35GB [2023-03-23T17:08:46.714Z] core-common-config-bootstrapper-arm64 latest 6172232f4575 13 minutes ago 17.2MB [2023-03-23T17:08:46.714Z] security-proxy-setup-arm64 latest 95f6f8feb214 13 minutes ago 18.6MB [2023-03-23T17:08:46.715Z] 47597a2304ac 13 minutes ago 1.49GB [2023-03-23T17:08:46.715Z] security-proxy-auth-arm64 latest 6c4d0b64b44e 14 minutes ago 18.2MB [2023-03-23T17:08:46.715Z] 60c679d4d89f 14 minutes ago 1.47GB [2023-03-23T17:08:46.715Z] de5eff811026 14 minutes ago 1.47GB [2023-03-23T17:08:46.715Z] security-spire-config-arm64 latest 0b9c6d597f23 20 minutes ago 86.2MB [2023-03-23T17:08:46.715Z] 19b50fac0745 20 minutes ago 1.35GB [2023-03-23T17:08:46.715Z] ci-base-image-arm64 latest 85ec85be173d 35 minutes ago 866MB [2023-03-23T17:08:46.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 13 days ago 648MB [2023-03-23T17:08:46.715Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-23T17:08:46.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T17:08:47.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T17:08:47.484Z] [2023-03-23T17:08:47.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T17:08:47.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T17:08:48.155Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T17:08:48.155Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T17:08:48.155Z] 04944245beec: Pulling fs layer [2023-03-23T17:08:48.155Z] 699f458cf7ca: Pulling fs layer [2023-03-23T17:08:48.155Z] 765212b225bb: Pulling fs layer [2023-03-23T17:08:48.155Z] f23df028b6ca: Pulling fs layer [2023-03-23T17:08:48.155Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T17:08:48.155Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T17:08:48.155Z] f23df028b6ca: Waiting [2023-03-23T17:08:48.155Z] d65c8cfc05b1: Waiting [2023-03-23T17:08:48.155Z] 765212b225bb: Waiting [2023-03-23T17:08:48.155Z] 2437ff75d9bd: Waiting [2023-03-23T17:08:48.155Z] 04944245beec: Verifying Checksum [2023-03-23T17:08:48.155Z] 04944245beec: Download complete [2023-03-23T17:08:48.155Z] 765212b225bb: Verifying Checksum [2023-03-23T17:08:48.155Z] 765212b225bb: Download complete [2023-03-23T17:08:48.426Z] f23df028b6ca: Verifying Checksum [2023-03-23T17:08:48.426Z] f23df028b6ca: Download complete [2023-03-23T17:08:48.426Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T17:08:48.426Z] d65c8cfc05b1: Download complete [2023-03-23T17:08:48.426Z] 699f458cf7ca: Verifying Checksum [2023-03-23T17:08:48.426Z] 699f458cf7ca: Download complete [2023-03-23T17:08:49.011Z] 8998bd30e6a1: Download complete [2023-03-23T17:08:51.586Z] 2437ff75d9bd: Verifying Checksum [2023-03-23T17:08:51.586Z] 2437ff75d9bd: Download complete [2023-03-23T17:08:52.994Z] 8998bd30e6a1: Pull complete [2023-03-23T17:08:53.258Z] 04944245beec: Pull complete [2023-03-23T17:08:54.661Z] 699f458cf7ca: Pull complete [2023-03-23T17:08:54.928Z] 765212b225bb: Pull complete [2023-03-23T17:08:55.897Z] f23df028b6ca: Pull complete [2023-03-23T17:08:55.897Z] d65c8cfc05b1: Pull complete [2023-03-23T17:09:10.889Z] 2437ff75d9bd: Pull complete [2023-03-23T17:09:10.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T17:09:10.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T17:09:10.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T17:09:11.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-5498 does not seem to be running inside a container [2023-03-23T17:09:11.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-23T17:09:14.602Z] $ docker top ef3e65f6c8b8889c0a58985d6d93bb0316fcbb33271099d00cda8aec0518d05b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T17:09:15.604Z] ---> job-cost.sh [2023-03-23T17:09:15.604Z] lf-activate-venv: SKIPPING [2023-03-23T17:09:15.604Z] INFO: No Stack... [2023-03-23T17:09:16.184Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T17:09:17.143Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T17:09:17.829Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-23T17:09:17.830Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T17:09:17.877Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4474-1-stack-cost] [2023-03-23T17:09:17.926Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4474-1-stack-cost] did not exist. Created. [2023-03-23T17:09:17.926Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4474-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T17:09:18.784Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T17:09:19.084Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T17:09:19.122Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4474-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T17:09:19.293Z] $ docker stop --time=1 ef3e65f6c8b8889c0a58985d6d93bb0316fcbb33271099d00cda8aec0518d05b [2023-03-23T17:09:20.796Z] $ docker rm -f --volumes ef3e65f6c8b8889c0a58985d6d93bb0316fcbb33271099d00cda8aec0518d05b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-23T17:09:21.970Z] provisioning config files... [2023-03-23T17:09:21.978Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4284966557193830485tmp [Pipeline] { [Pipeline] sh [2023-03-23T17:09:22.309Z] + set +x [2023-03-23T17:09:22.309Z] + curl -s https://codecov.io/bash [2023-03-23T17:09:22.309Z] + bash -s -- [2023-03-23T17:09:22.309Z] [2023-03-23T17:09:22.309Z] _____ _ [2023-03-23T17:09:22.309Z] / ____| | | [2023-03-23T17:09:22.309Z] | | ___ __| | ___ ___ _____ __ [2023-03-23T17:09:22.309Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-23T17:09:22.309Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-23T17:09:22.309Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-23T17:09:22.309Z] Bash-1.0.6 [2023-03-23T17:09:22.309Z] [2023-03-23T17:09:22.309Z] [2023-03-23T17:09:22.309Z] ==> git version 2.25.1 found [2023-03-23T17:09:22.309Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-23T17:09:22.309Z] Release-Date: 2020-01-08 [2023-03-23T17:09:22.309Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-23T17:09:22.309Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-23T17:09:22.309Z] ==> Jenkins CI detected. [2023-03-23T17:09:22.309Z] current dir:  /w/workspace/edgex-go/1 [2023-03-23T17:09:22.309Z] project root: . [2023-03-23T17:09:22.309Z] --> token set from env [2023-03-23T17:09:22.309Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-23T17:09:22.567Z] ==> Running gcov in . (disable via -X gcov) [2023-03-23T17:09:22.567Z] ==> Python coveragepy not found [2023-03-23T17:09:22.567Z] ==> Searching for coverage reports in: [2023-03-23T17:09:22.567Z] + . [2023-03-23T17:09:22.567Z] -> Found 1 reports [2023-03-23T17:09:22.567Z] ==> Detecting git/mercurial file structure [2023-03-23T17:09:22.567Z] ==> Reading reports [2023-03-23T17:09:22.567Z] + ./coverage.out bytes=447377 [2023-03-23T17:09:22.567Z] ==> Appending adjustments [2023-03-23T17:09:22.567Z] https://docs.codecov.io/docs/fixing-reports [2023-03-23T17:09:23.948Z] + Found adjustments [2023-03-23T17:09:23.948Z] ==> Gzipping contents [2023-03-23T17:09:23.948Z] 60K /tmp/codecov.sse90a.gz [2023-03-23T17:09:23.948Z] ==> Uploading reports [2023-03-23T17:09:23.948Z] url: https://codecov.io [2023-03-23T17:09:23.948Z] query: branch=PR-4474&commit=6abea152a709db804fcddba9e27ecf4d7600051d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4474&job=&cmd_args= [2023-03-23T17:09:23.948Z] -> Pinging Codecov [2023-03-23T17:09:23.948Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4474&commit=6abea152a709db804fcddba9e27ecf4d7600051d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4474&job=&cmd_args= [2023-03-23T17:09:23.948Z] -> Uploading to [2023-03-23T17:09:23.948Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-23/00271124DB129430A58F1EEE437C3FCB/6abea152a709db804fcddba9e27ecf4d7600051d/260df8da-b586-4982-a069-a38901fa9e21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T170923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7201a57a238bb0064ac32d7c9994f7631ffc31a1a72fd524171f1bd3a046f1a9 [2023-03-23T17:09:23.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T17:09:23.948Z] Dload Upload Total Spent Left Speed [2023-03-23T17:09:24.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57463 0 0 100 57463 0 205k --:--:-- --:--:-- --:--:-- 205k [2023-03-23T17:09:24.207Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6abea152a709db804fcddba9e27ecf4d7600051d [Pipeline] } [2023-03-23T17:09:24.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-23T17:09:25.819Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-23T17:09:26.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T17:09:27.215Z] ---> package-listing.sh [2023-03-23T17:09:27.215Z] ++ facter osfamily [2023-03-23T17:09:27.215Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T17:09:27.487Z] + OS_FAMILY=debian [2023-03-23T17:09:27.487Z] + workspace=/w/workspace/edgex-go/1 [2023-03-23T17:09:27.487Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T17:09:27.487Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T17:09:27.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T17:09:27.488Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T17:09:27.488Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-23T17:09:27.488Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T17:09:27.488Z] + case "${OS_FAMILY}" in [2023-03-23T17:09:27.488Z] + dpkg -l [2023-03-23T17:09:27.488Z] + grep '^ii' [2023-03-23T17:09:27.488Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T17:09:27.488Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T17:09:27.488Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T17:09:27.488Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-23T17:09:27.488Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-23T17:09:27.488Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-23T17:09:27.523Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-23T17:09:27.938Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T17:09:28.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T17:09:28.560Z] [2023-03-23T17:09:28.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T17:09:28.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T17:09:28.986Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T17:09:28.986Z] 5eb5b503b376: Pulling fs layer [2023-03-23T17:09:28.986Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T17:09:28.986Z] ec43610c2a17: Pulling fs layer [2023-03-23T17:09:28.986Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T17:09:28.986Z] 33b1e0a273af: Pulling fs layer [2023-03-23T17:09:28.986Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T17:09:28.986Z] 2f39f015ded8: Pulling fs layer [2023-03-23T17:09:28.986Z] 3a2ae6a8a46f: Waiting [2023-03-23T17:09:28.986Z] 33b1e0a273af: Waiting [2023-03-23T17:09:28.986Z] 5d3b04190fa2: Waiting [2023-03-23T17:09:28.986Z] 2f39f015ded8: Waiting [2023-03-23T17:09:28.986Z] 5c69ac0246d0: Verifying Checksum [2023-03-23T17:09:28.986Z] 5c69ac0246d0: Download complete [2023-03-23T17:09:28.986Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-23T17:09:28.986Z] 3a2ae6a8a46f: Download complete [2023-03-23T17:09:29.247Z] 33b1e0a273af: Verifying Checksum [2023-03-23T17:09:29.247Z] 33b1e0a273af: Download complete [2023-03-23T17:09:29.247Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T17:09:29.247Z] 5d3b04190fa2: Download complete [2023-03-23T17:09:29.247Z] ec43610c2a17: Verifying Checksum [2023-03-23T17:09:29.247Z] ec43610c2a17: Download complete [2023-03-23T17:09:29.247Z] 5eb5b503b376: Download complete [2023-03-23T17:09:29.814Z] 2f39f015ded8: Verifying Checksum [2023-03-23T17:09:29.814Z] 2f39f015ded8: Download complete [2023-03-23T17:09:30.748Z] 5eb5b503b376: Pull complete [2023-03-23T17:09:30.748Z] 5c69ac0246d0: Pull complete [2023-03-23T17:09:31.314Z] ec43610c2a17: Pull complete [2023-03-23T17:09:31.314Z] 3a2ae6a8a46f: Pull complete [2023-03-23T17:09:31.573Z] 33b1e0a273af: Pull complete [2023-03-23T17:09:31.573Z] 5d3b04190fa2: Pull complete [2023-03-23T17:09:35.758Z] 2f39f015ded8: Pull complete [2023-03-23T17:09:35.758Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T17:09:35.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T17:09:35.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T17:09:35.977Z] prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container [2023-03-23T17:09:36.005Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T17:09:39.492Z] $ docker top 7c201a6fd32da6e93cc653c2b9712d2948ae040c2cbfc6f42ea9a5921dc7d38d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T17:09:39.910Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T17:09:40.220Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T17:09:40.537Z] + ls /var/log/sa-host [2023-03-23T17:09:40.538Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T17:09:40.746Z] provisioning config files... [2023-03-23T17:09:40.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5585632263313124545tmp [Pipeline] { [Pipeline] echo [2023-03-23T17:09:40.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T17:09:41.185Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T17:09:41.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T17:09:41.703Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T17:09:41.733Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T17:09:42.081Z] ---> sudo-logs.sh [2023-03-23T17:09:42.081Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T17:09:42.173Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T17:09:42.578Z] ---> job-cost.sh [2023-03-23T17:09:42.578Z] lf-activate-venv: SKIPPING [2023-03-23T17:09:42.578Z] DEBUG: total: 0.10999999940395355 [2023-03-23T17:09:42.578Z] INFO: Retrieving Stack Cost... [2023-03-23T17:09:43.146Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T17:09:43.406Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T17:09:43.440Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T17:09:43.751Z] ---> logs-deploy.sh [2023-03-23T17:09:43.751Z] lf-activate-venv: SKIPPING [2023-03-23T17:09:43.751Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4474/1 [2023-03-23T17:09:43.751Z] INFO: archiving workspace using pattern(s): [2023-03-23T17:09:44.689Z] Archives upload complete. [2023-03-23T17:09:44.950Z] INFO: archiving logs to Nexus [2023-03-23T17:09:45.521Z] ---> uname -a: [2023-03-23T17:09:45.521Z] Linux prd-ubuntu20-04-docker-8c-8g-5497 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-23T17:09:45.521Z] [2023-03-23T17:09:45.521Z] [2023-03-23T17:09:45.521Z] ---> lscpu: [2023-03-23T17:09:45.521Z] Architecture: x86_64 [2023-03-23T17:09:45.521Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-23T17:09:45.521Z] Byte Order: Little Endian [2023-03-23T17:09:45.521Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-23T17:09:45.521Z] CPU(s): 8 [2023-03-23T17:09:45.521Z] On-line CPU(s) list: 0-7 [2023-03-23T17:09:45.521Z] Thread(s) per core: 1 [2023-03-23T17:09:45.521Z] Core(s) per socket: 1 [2023-03-23T17:09:45.521Z] Socket(s): 8 [2023-03-23T17:09:45.521Z] NUMA node(s): 1 [2023-03-23T17:09:45.521Z] Vendor ID: AuthenticAMD [2023-03-23T17:09:45.521Z] CPU family: 23 [2023-03-23T17:09:45.521Z] Model: 49 [2023-03-23T17:09:45.521Z] Model name: AMD EPYC-Rome Processor [2023-03-23T17:09:45.521Z] Stepping: 0 [2023-03-23T17:09:45.521Z] CPU MHz: 2799.998 [2023-03-23T17:09:45.521Z] BogoMIPS: 5599.99 [2023-03-23T17:09:45.521Z] Virtualization: AMD-V [2023-03-23T17:09:45.521Z] Hypervisor vendor: KVM [2023-03-23T17:09:45.521Z] Virtualization type: full [2023-03-23T17:09:45.522Z] L1d cache: 256 KiB [2023-03-23T17:09:45.522Z] L1i cache: 256 KiB [2023-03-23T17:09:45.522Z] L2 cache: 4 MiB [2023-03-23T17:09:45.522Z] L3 cache: 128 MiB [2023-03-23T17:09:45.522Z] NUMA node0 CPU(s): 0-7 [2023-03-23T17:09:45.522Z] Vulnerability Itlb multihit: Not affected [2023-03-23T17:09:45.522Z] Vulnerability L1tf: Not affected [2023-03-23T17:09:45.522Z] Vulnerability Mds: Not affected [2023-03-23T17:09:45.522Z] Vulnerability Meltdown: Not affected [2023-03-23T17:09:45.522Z] Vulnerability Mmio stale data: Not affected [2023-03-23T17:09:45.522Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-23T17:09:45.522Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-23T17:09:45.522Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-23T17:09:45.522Z] Vulnerability Srbds: Not affected [2023-03-23T17:09:45.522Z] Vulnerability Tsx async abort: Not affected [2023-03-23T17:09:45.522Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-23T17:09:45.522Z] [2023-03-23T17:09:45.522Z] [2023-03-23T17:09:45.522Z] ---> nproc: [2023-03-23T17:09:45.522Z] 8 [2023-03-23T17:09:45.522Z] [2023-03-23T17:09:45.522Z] [2023-03-23T17:09:45.522Z] ---> df -h: [2023-03-23T17:09:45.522Z] Filesystem Size Used Avail Use% Mounted on [2023-03-23T17:09:45.522Z] overlay 155G 19G 137G 12% / [2023-03-23T17:09:45.522Z] tmpfs 64M 0 64M 0% /dev [2023-03-23T17:09:45.522Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-23T17:09:45.522Z] shm 64M 0 64M 0% /dev/shm [2023-03-23T17:09:45.522Z] /dev/vda1 155G 19G 137G 12% /facter-os [2023-03-23T17:09:45.522Z] [2023-03-23T17:09:45.522Z] [2023-03-23T17:09:45.522Z] ---> sar -b -r -n DEV: [2023-03-23T17:09:45.522Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5497) 03/23/23 _x86_64_ (8 CPU) [2023-03-23T17:09:45.522Z] [2023-03-23T17:09:45.522Z] 16:28:06 LINUX RESTART (8 CPU) [2023-03-23T17:09:45.522Z] [2023-03-23T17:09:45.522Z] 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-23T17:09:45.522Z] 16:30:01 136.54 3.32 133.23 0.00 399.27 91027.36 0.00 [2023-03-23T17:09:45.522Z] 16:31:01 30.61 0.00 30.61 0.00 0.00 17776.65 0.00 [2023-03-23T17:09:45.522Z] 16:32:01 89.22 0.32 88.90 0.00 7.87 34782.20 0.00 [2023-03-23T17:09:45.522Z] 16:33:01 374.75 6.42 368.34 0.00 70.65 140283.29 0.00 [2023-03-23T17:09:45.522Z] 16:34:01 224.32 5.04 219.27 0.00 97.74 151229.03 0.00 [2023-03-23T17:09:45.522Z] 16:35:01 356.52 0.12 356.40 0.00 12.07 119457.58 0.00 [2023-03-23T17:09:45.522Z] 16:36:01 535.14 0.08 535.06 0.00 16.80 142224.83 0.00 [2023-03-23T17:09:45.522Z] 16:37:01 480.57 0.07 480.51 0.00 8.26 168440.65 0.00 [2023-03-23T17:09:45.522Z] 16:38:01 643.83 0.48 643.34 0.00 6.00 109082.62 0.00 [2023-03-23T17:09:45.522Z] 16:39:01 61.81 11.06 50.74 0.00 5090.88 8730.28 0.00 [2023-03-23T17:09:45.522Z] 16:40:01 4.20 0.02 4.18 0.00 0.13 92.92 0.00 [2023-03-23T17:09:45.522Z] 16:41:01 3.80 1.02 2.78 0.00 21.86 35.06 0.00 [2023-03-23T17:09:45.522Z] 16:42:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2023-03-23T17:09:45.522Z] 16:43:01 1.75 0.00 1.75 0.00 0.00 18.93 0.00 [2023-03-23T17:09:45.522Z] 16:44:01 3.38 1.55 1.83 0.00 35.86 20.66 0.00 [2023-03-23T17:09:45.522Z] 16:45:01 1.73 0.00 1.73 0.00 0.00 18.66 0.00 [2023-03-23T17:09:45.522Z] 16:46:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 [2023-03-23T17:09:45.522Z] 16:47:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 [2023-03-23T17:09:45.522Z] 16:48:01 1.17 0.00 1.17 0.00 0.00 12.00 0.00 [2023-03-23T17:09:45.522Z] 16:49:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 [2023-03-23T17:09:45.522Z] 16:50:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 [2023-03-23T17:09:45.522Z] 16:51:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2023-03-23T17:09:45.522Z] 16:52:01 1.05 0.00 1.05 0.00 0.00 10.40 0.00 [2023-03-23T17:09:45.522Z] 16:53:01 1.62 0.00 1.62 0.00 0.00 17.19 0.00 [2023-03-23T17:09:45.522Z] 16:54:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2023-03-23T17:09:45.522Z] 16:55:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 [2023-03-23T17:09:45.522Z] 16:56:01 1.10 0.00 1.10 0.00 0.00 11.33 0.00 [2023-03-23T17:09:45.522Z] 16:57:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2023-03-23T17:09:45.522Z] 16:58:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 [2023-03-23T17:09:45.522Z] 16:59:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2023-03-23T17:09:45.522Z] 17:00:01 1.30 0.00 1.30 0.00 0.00 12.93 0.00 [2023-03-23T17:09:45.522Z] 17:01:01 1.62 0.00 1.62 0.00 0.00 16.93 0.00 [2023-03-23T17:09:45.522Z] 17:02:01 1.00 0.00 1.00 0.00 0.00 10.00 0.00 [2023-03-23T17:09:45.522Z] 17:03:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2023-03-23T17:09:45.522Z] 17:04:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2023-03-23T17:09:45.522Z] 17:05:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 [2023-03-23T17:09:45.522Z] 17:06:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 [2023-03-23T17:09:45.522Z] 17:07:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2023-03-23T17:09:45.522Z] 17:08:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2023-03-23T17:09:45.522Z] 17:09:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2023-03-23T17:09:45.522Z] Average: 74.38 0.74 73.65 0.00 144.23 24553.06 0.00 [2023-03-23T17:09:45.522Z] [2023-03-23T17:09:45.522Z] 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-23T17:09:45.522Z] 16:30:01 28132456 31358320 939632 2.86 112060 3330976 2363708 6.97 1477332 2835720 186088 [2023-03-23T17:09:45.522Z] 16:31:01 27568280 31381856 912428 2.77 114388 3884784 2270044 6.69 1616924 3224216 476240 [2023-03-23T17:09:45.522Z] 16:32:01 26275072 31530972 765472 2.33 116932 5291104 1849360 5.45 1553112 4553620 1639512 [2023-03-23T17:09:45.522Z] 16:33:01 24013928 31399600 881232 2.68 206076 7131008 2660864 7.84 2131000 6010184 83200 [2023-03-23T17:09:45.522Z] 16:34:01 20549496 31508956 772512 2.35 290212 10504304 1918008 5.65 1749928 9746820 906648 [2023-03-23T17:09:45.522Z] 16:35:01 21094136 31476368 801852 2.44 298044 9918980 1963564 5.79 1934968 9010152 470316 [2023-03-23T17:09:45.522Z] 16:36:01 20714484 31447312 826952 2.51 307664 10222216 2194288 6.47 2050600 9232228 314908 [2023-03-23T17:09:45.522Z] 16:37:01 19000476 30847660 1412248 4.29 317940 11239920 3308884 9.75 2803076 10090516 1292 [2023-03-23T17:09:45.522Z] 16:38:01 20315200 31525372 751584 2.29 351960 10586836 1953160 5.76 2130608 9490096 292 [2023-03-23T17:09:45.522Z] 16:39:01 19812488 31521808 744680 2.26 382544 11037000 1873540 5.52 2435516 9653940 332 [2023-03-23T17:09:45.522Z] 16:40:01 19817960 31522384 743768 2.26 381048 11033740 1869892 5.51 2433156 9650768 0 [2023-03-23T17:09:45.522Z] 16:41:01 19823408 31528908 736856 2.24 381136 11034368 1877872 5.53 2426288 9651308 164 [2023-03-23T17:09:45.522Z] 16:42:01 19823928 31529496 736304 2.24 381160 11034372 1877872 5.53 2426012 9651316 8 [2023-03-23T17:09:45.522Z] 16:43:01 19826352 31531948 733776 2.23 381192 11034376 1877872 5.53 2424312 9651316 172 [2023-03-23T17:09:45.522Z] 16:44:01 19813284 31520920 744700 2.26 381244 11035444 1845896 5.44 2439208 9651600 64 [2023-03-23T17:09:45.522Z] 16:45:01 19813276 31521248 744620 2.26 381264 11035448 1845896 5.44 2438848 9651912 20 [2023-03-23T17:09:45.522Z] 16:46:01 19812456 31520440 745388 2.27 381272 11035452 1845896 5.44 2438584 9651912 16 [2023-03-23T17:09:45.522Z] 16:47:01 19812408 31520408 745356 2.27 381288 11035452 1845896 5.44 2438600 9651912 16 [2023-03-23T17:09:45.522Z] 16:48:01 19812900 31520916 744976 2.27 381316 11035456 1845896 5.44 2438604 9651916 4 [2023-03-23T17:09:45.522Z] 16:49:01 19812852 31520936 744972 2.27 381348 11035460 1845896 5.44 2438728 9651920 8 [2023-03-23T17:09:45.522Z] 16:50:01 19812768 31520856 745204 2.27 381364 11035464 1845896 5.44 2438668 9651924 4 [2023-03-23T17:09:45.522Z] 16:51:01 19812776 31520900 745144 2.27 381388 11035468 1845896 5.44 2438700 9651928 28 [2023-03-23T17:09:45.522Z] 16:52:01 19812980 31521104 744876 2.27 381400 11035472 1845896 5.44 2438704 9651928 8 [2023-03-23T17:09:45.522Z] 16:53:01 19812932 31521100 744848 2.27 381424 11035476 1845896 5.44 2438668 9651936 12 [2023-03-23T17:09:45.522Z] 16:54:01 19812632 31520808 745068 2.27 381448 11035480 1845896 5.44 2438744 9651940 36 [2023-03-23T17:09:45.522Z] 16:55:01 19812528 31520772 745052 2.27 381476 11035480 1845896 5.44 2438732 9651940 12 [2023-03-23T17:09:45.522Z] 16:56:01 19812440 31520692 745040 2.27 381492 11035484 1845896 5.44 2439264 9651944 184 [2023-03-23T17:09:45.522Z] 16:57:01 19812600 31520888 745024 2.27 381496 11035484 1845896 5.44 2439304 9651944 188 [2023-03-23T17:09:45.522Z] 16:58:01 19812632 31520924 744984 2.27 381508 11035488 1845896 5.44 2438768 9651948 8 [2023-03-23T17:09:45.522Z] 16:59:01 19812332 31520660 745160 2.27 381532 11035492 1845896 5.44 2439116 9651956 48 [2023-03-23T17:09:45.522Z] 17:00:01 19812268 31520600 745136 2.27 381552 11035496 1845896 5.44 2439120 9651956 16 [2023-03-23T17:09:45.522Z] 17:01:01 19812080 31520468 745296 2.27 381572 11035500 1845896 5.44 2438848 9651960 12 [2023-03-23T17:09:45.522Z] 17:02:01 19811780 31520168 745524 2.27 381584 11035500 1845896 5.44 2438832 9651960 8 [2023-03-23T17:09:45.522Z] 17:03:01 19811952 31520376 745300 2.27 381616 11035504 1845896 5.44 2438880 9651964 8 [2023-03-23T17:09:45.522Z] 17:04:01 19811912 31520352 745248 2.27 381656 11035492 1845896 5.44 2439128 9651968 36 [2023-03-23T17:09:45.522Z] 17:05:01 19812148 31520660 744900 2.27 381692 11035508 1845896 5.44 2438936 9651968 12 [2023-03-23T17:09:45.522Z] 17:06:01 19812100 31520620 744964 2.27 381716 11035512 1845896 5.44 2438936 9651972 24 [2023-03-23T17:09:45.522Z] 17:07:01 19812268 31520972 744800 2.27 381736 11035644 1845896 5.44 2439012 9652088 8 [2023-03-23T17:09:45.522Z] 17:08:01 19812504 31521212 744504 2.26 381768 11035652 1845896 5.44 2439000 9652088 8 [2023-03-23T17:09:45.522Z] 17:09:01 19812424 31521220 744484 2.26 381804 11035648 1845896 5.44 2439112 9652116 28 [2023-03-23T17:09:45.522Z] Average: 20547322 31491280 778247 2.37 348533 10355174 1946306 5.74 2325097 9085070 102000 [2023-03-23T17:09:45.522Z] [2023-03-23T17:09:45.522Z] 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-23T17:09:45.522Z] 16:30:01 vethebc6553 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.522Z] 16:30:01 ens3 582.20 444.88 7501.34 55.76 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.522Z] 16:30:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.522Z] 16:30:01 docker0 323.95 389.74 21.59 3411.40 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.522Z] 16:31:01 vethebc6553 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.522Z] 16:31:01 ens3 33.48 22.75 25.75 14.65 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.522Z] 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.522Z] 16:31:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.522Z] 16:32:01 veth3355e94 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.522Z] 16:32:01 ens3 104.03 60.87 1700.44 20.62 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:32:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:32:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:33:01 veth3355e94 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:33:01 ens3 886.55 514.85 6278.51 55.44 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:33:01 docker0 507.17 874.37 42.97 6268.51 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:34:01 veth3355e94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:34:01 ens3 5.46 3.55 4.49 2.40 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:35:01 veth3355e94 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:35:01 veth94d33a9 1.58 4.00 0.12 43.81 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:35:01 veth2d87343 1.49 3.98 0.12 46.43 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:35:01 ens3 49.79 26.47 297.66 11.86 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:35:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:35:01 docker0 10.85 23.93 0.69 277.02 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:36:01 veth3355e94 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:36:01 veth656c14b 1.62 3.67 0.12 43.07 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:36:01 ens3 121.76 115.25 227.68 196.82 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:36:01 veth6e0d36f 26.83 38.76 2.59 13.62 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:36:01 veth0ffaacc 3.67 1.62 43.07 0.12 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:36:01 veth66b95ec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:36:01 docker0 35.49 54.97 2.74 185.73 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:37:01 vetha60a406 32.54 46.18 3.13 17.38 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:37:01 veth3355e94 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:37:01 veth5c32963 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:37:01 ens3 232.31 130.19 1322.64 25.41 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:37:01 vethf1af974 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:37:01 vethaa387dc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:37:01 docker0 107.86 197.87 8.75 1295.39 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:38:01 ens3 180.25 95.27 1416.51 25.45 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:38:01 docker0 66.11 136.26 5.41 1381.36 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:39:01 ens3 201.95 112.20 2809.27 8.05 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:39:01 lo 0.87 0.87 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:39:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:40:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:43:01 ens3 0.57 0.55 0.28 0.22 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:44:01 ens3 7.42 5.57 5.37 6.13 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:46:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:49:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:54:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:59:01 ens3 0.60 0.53 0.77 0.09 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:04:01 ens3 0.98 0.52 0.51 0.33 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.523Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.524Z] 17:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.524Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.524Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.524Z] 17:09:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.524Z] 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.524Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.524Z] Average: ens3 60.24 38.38 539.86 10.59 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.524Z] Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.524Z] Average: docker0 26.33 41.97 2.06 320.49 0.00 0.00 0.00 0.00 [2023-03-23T17:09:45.524Z] [2023-03-23T17:09:45.524Z] [2023-03-23T17:09:45.524Z] ---> sar -P ALL: [2023-03-23T17:09:45.524Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5497) 03/23/23 _x86_64_ (8 CPU) [2023-03-23T17:09:45.524Z] [2023-03-23T17:09:45.524Z] 16:28:06 LINUX RESTART (8 CPU) [2023-03-23T17:09:45.524Z] [2023-03-23T17:09:45.524Z] 16:29:01 CPU %user %nice %system %iowait %steal %idle [2023-03-23T17:09:45.524Z] 16:30:01 all 12.92 0.00 3.89 2.93 0.07 80.20 [2023-03-23T17:09:45.524Z] 16:30:01 0 12.90 0.00 3.05 2.00 0.03 82.01 [2023-03-23T17:09:45.524Z] 16:30:01 1 12.59 0.00 4.69 15.95 0.05 66.72 [2023-03-23T17:09:45.524Z] 16:30:01 2 12.94 0.00 3.66 0.29 0.05 83.06 [2023-03-23T17:09:45.524Z] 16:30:01 3 12.64 0.00 4.58 1.73 0.05 80.99 [2023-03-23T17:09:45.524Z] 16:30:01 4 12.52 0.00 3.74 2.21 0.07 81.46 [2023-03-23T17:09:45.524Z] 16:30:01 5 14.98 0.00 3.45 0.15 0.05 81.36 [2023-03-23T17:09:45.524Z] 16:30:01 6 11.49 0.00 3.52 0.93 0.13 83.93 [2023-03-23T17:09:45.524Z] 16:30:01 7 13.29 0.00 4.43 0.24 0.08 81.96 [2023-03-23T17:09:45.524Z] 16:31:01 all 32.64 0.00 5.33 0.80 0.08 61.15 [2023-03-23T17:09:45.524Z] 16:31:01 0 33.70 0.00 6.56 0.87 0.08 58.80 [2023-03-23T17:09:45.524Z] 16:31:01 1 32.77 0.00 5.13 4.79 0.08 57.22 [2023-03-23T17:09:45.524Z] 16:31:01 2 35.67 0.00 5.80 0.00 0.08 58.44 [2023-03-23T17:09:45.524Z] 16:31:01 3 32.90 0.00 5.56 0.02 0.08 61.43 [2023-03-23T17:09:45.524Z] 16:31:01 4 31.14 0.00 5.13 0.08 0.08 63.57 [2023-03-23T17:09:45.524Z] 16:31:01 5 30.77 0.00 4.90 0.03 0.07 64.24 [2023-03-23T17:09:45.524Z] 16:31:01 6 32.90 0.00 4.86 0.05 0.07 62.12 [2023-03-23T17:09:45.524Z] 16:31:01 7 31.27 0.00 4.72 0.59 0.05 63.37 [2023-03-23T17:09:45.524Z] 16:32:01 all 30.32 0.00 5.26 2.02 0.07 62.33 [2023-03-23T17:09:45.524Z] 16:32:01 0 30.11 0.00 5.64 2.19 0.07 61.99 [2023-03-23T17:09:45.524Z] 16:32:01 1 29.05 0.00 5.46 13.40 0.07 52.03 [2023-03-23T17:09:45.524Z] 16:32:01 2 29.51 0.00 4.56 0.05 0.07 65.81 [2023-03-23T17:09:45.524Z] 16:32:01 3 31.92 0.00 5.31 0.02 0.05 62.70 [2023-03-23T17:09:45.524Z] 16:32:01 4 28.45 0.00 5.09 0.20 0.07 66.19 [2023-03-23T17:09:45.524Z] 16:32:01 5 32.06 0.00 5.63 0.05 0.07 62.18 [2023-03-23T17:09:45.524Z] 16:32:01 6 30.46 0.00 5.59 0.10 0.05 63.80 [2023-03-23T17:09:45.524Z] 16:32:01 7 31.01 0.00 4.83 0.15 0.08 63.92 [2023-03-23T17:09:45.524Z] 16:33:01 all 9.35 0.00 6.11 13.38 0.06 71.10 [2023-03-23T17:09:45.524Z] 16:33:01 0 9.42 0.00 6.20 13.61 0.08 70.68 [2023-03-23T17:09:45.524Z] 16:33:01 1 9.75 0.00 5.83 5.96 0.05 78.40 [2023-03-23T17:09:45.524Z] 16:33:01 2 9.80 0.00 5.53 30.83 0.05 53.78 [2023-03-23T17:09:45.524Z] 16:33:01 3 9.65 0.00 5.93 7.59 0.07 76.77 [2023-03-23T17:09:45.524Z] 16:33:01 4 8.65 0.00 5.37 3.55 0.05 82.38 [2023-03-23T17:09:45.524Z] 16:33:01 5 9.11 0.00 7.07 20.32 0.07 63.44 [2023-03-23T17:09:45.524Z] 16:33:01 6 8.73 0.00 6.41 11.33 0.05 73.48 [2023-03-23T17:09:45.524Z] 16:33:01 7 9.73 0.00 6.49 13.84 0.08 69.85 [2023-03-23T17:09:45.524Z] 16:34:01 all 5.70 0.00 4.33 18.51 0.05 71.41 [2023-03-23T17:09:45.524Z] 16:34:01 0 5.69 0.00 3.84 2.88 0.02 87.57 [2023-03-23T17:09:45.524Z] 16:34:01 1 5.49 0.00 4.88 39.18 0.03 50.41 [2023-03-23T17:09:45.524Z] 16:34:01 2 5.15 0.00 5.27 28.18 0.03 61.37 [2023-03-23T17:09:45.524Z] 16:34:01 3 6.15 0.00 3.94 13.19 0.03 76.69 [2023-03-23T17:09:45.524Z] 16:34:01 4 6.06 0.00 3.04 3.46 0.07 87.39 [2023-03-23T17:09:45.524Z] 16:34:01 5 5.47 0.00 5.05 15.98 0.02 73.50 [2023-03-23T17:09:45.524Z] 16:34:01 6 5.68 0.00 4.08 5.73 0.10 84.40 [2023-03-23T17:09:45.524Z] 16:34:01 7 5.95 0.00 4.56 39.75 0.07 49.67 [2023-03-23T17:09:45.524Z] 16:35:01 all 47.47 0.00 10.14 10.28 0.12 31.99 [2023-03-23T17:09:45.524Z] 16:35:01 0 46.23 0.00 10.49 6.24 0.10 36.94 [2023-03-23T17:09:45.524Z] 16:35:01 1 46.55 0.00 10.18 4.13 0.14 39.00 [2023-03-23T17:09:45.524Z] 16:35:01 2 49.48 0.00 10.60 24.15 0.14 15.63 [2023-03-23T17:09:45.524Z] 16:35:01 3 47.07 0.00 10.39 4.09 0.09 38.36 [2023-03-23T17:09:45.524Z] 16:35:01 4 47.19 0.00 9.29 8.73 0.07 34.72 [2023-03-23T17:09:45.524Z] 16:35:01 5 48.36 0.00 9.50 9.62 0.19 32.32 [2023-03-23T17:09:45.524Z] 16:35:01 6 47.59 0.00 11.27 14.08 0.11 26.95 [2023-03-23T17:09:45.524Z] 16:35:01 7 47.32 0.00 9.38 11.39 0.14 31.77 [2023-03-23T17:09:45.524Z] 16:36:01 all 23.51 0.00 7.08 24.10 0.16 45.16 [2023-03-23T17:09:45.524Z] 16:36:01 0 23.42 0.00 7.73 15.62 0.20 53.02 [2023-03-23T17:09:45.524Z] 16:36:01 1 22.62 0.00 6.05 11.49 0.07 59.78 [2023-03-23T17:09:45.524Z] 16:36:01 2 23.91 0.00 7.74 37.41 0.12 30.82 [2023-03-23T17:09:45.524Z] 16:36:01 3 24.34 0.00 7.30 23.90 0.15 44.31 [2023-03-23T17:09:45.524Z] 16:36:01 4 24.12 0.00 7.38 22.61 0.09 45.81 [2023-03-23T17:09:45.524Z] 16:36:01 5 26.50 0.00 7.60 34.15 0.26 31.50 [2023-03-23T17:09:45.524Z] 16:36:01 6 23.58 0.00 7.61 32.07 0.15 36.58 [2023-03-23T17:09:45.524Z] 16:36:01 7 19.59 0.00 5.24 15.73 0.22 59.22 [2023-03-23T17:09:45.524Z] 16:37:01 all 28.85 0.00 9.10 28.20 0.23 33.62 [2023-03-23T17:09:45.524Z] 16:37:01 0 30.40 0.00 10.72 25.79 0.12 32.97 [2023-03-23T17:09:45.524Z] 16:37:01 1 26.67 0.00 7.44 24.74 0.20 40.94 [2023-03-23T17:09:45.524Z] 16:37:01 2 29.21 0.00 10.08 36.07 0.29 24.36 [2023-03-23T17:09:45.524Z] 16:37:01 3 30.12 0.00 9.92 30.70 0.38 28.88 [2023-03-23T17:09:45.524Z] 16:37:01 4 30.44 0.00 9.35 15.14 0.14 44.93 [2023-03-23T17:09:45.524Z] 16:37:01 5 27.66 0.00 7.54 47.69 0.40 16.71 [2023-03-23T17:09:45.524Z] 16:37:01 6 29.73 0.00 9.28 24.92 0.10 35.97 [2023-03-23T17:09:45.524Z] 16:37:01 7 26.60 0.00 8.47 20.69 0.21 44.03 [2023-03-23T17:09:45.524Z] 16:38:01 all 30.58 0.00 8.40 12.40 0.13 48.50 [2023-03-23T17:09:45.524Z] 16:38:01 0 31.83 0.00 8.34 5.70 0.14 53.99 [2023-03-23T17:09:45.524Z] 16:38:01 1 29.70 0.00 7.88 8.52 0.09 53.82 [2023-03-23T17:09:45.524Z] 16:38:01 2 30.28 0.00 9.64 30.33 0.38 29.37 [2023-03-23T17:09:45.524Z] 16:38:01 3 31.25 0.00 8.50 10.36 0.09 49.80 [2023-03-23T17:09:45.524Z] 16:38:01 4 32.54 0.00 8.03 7.12 0.08 52.23 [2023-03-23T17:09:45.524Z] 16:38:01 5 31.68 0.00 8.64 23.78 0.10 35.80 [2023-03-23T17:09:45.524Z] 16:38:01 6 29.81 0.00 7.79 6.56 0.09 55.76 [2023-03-23T17:09:45.524Z] 16:38:01 7 27.52 0.00 8.35 6.81 0.10 57.21 [2023-03-23T17:09:45.524Z] 16:39:01 all 2.10 0.00 1.41 1.20 0.03 95.26 [2023-03-23T17:09:45.524Z] 16:39:01 0 2.09 0.00 1.12 1.57 0.02 95.20 [2023-03-23T17:09:45.524Z] 16:39:01 1 1.14 0.00 0.63 0.20 0.03 98.00 [2023-03-23T17:09:45.524Z] 16:39:01 2 1.32 0.00 0.72 0.54 0.03 97.39 [2023-03-23T17:09:45.524Z] 16:39:01 3 1.08 0.00 0.62 2.74 0.03 95.53 [2023-03-23T17:09:45.524Z] 16:39:01 4 2.54 0.00 2.66 0.15 0.03 94.62 [2023-03-23T17:09:45.524Z] 16:39:01 5 1.07 0.00 0.67 0.05 0.03 98.18 [2023-03-23T17:09:45.524Z] 16:39:01 6 5.21 0.00 3.39 1.65 0.02 89.73 [2023-03-23T17:09:45.524Z] 16:39:01 7 2.33 0.00 1.47 2.68 0.03 93.49 [2023-03-23T17:09:45.524Z] 16:40:01 all 0.07 0.00 0.05 0.03 0.00 99.85 [2023-03-23T17:09:45.524Z] 16:40:01 0 0.15 0.00 0.12 0.08 0.00 99.65 [2023-03-23T17:09:45.524Z] 16:40:01 1 0.08 0.00 0.07 0.02 0.02 99.82 [2023-03-23T17:09:45.524Z] 16:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-23T17:09:45.524Z] 16:40:01 3 0.02 0.00 0.05 0.10 0.00 99.83 [2023-03-23T17:09:45.524Z] 16:40:01 4 0.10 0.00 0.05 0.00 0.00 99.85 [2023-03-23T17:09:45.524Z] 16:40:01 5 0.08 0.00 0.05 0.00 0.02 99.85 [2023-03-23T17:09:45.524Z] 16:40:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-23T17:09:45.524Z] 16:40:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-23T17:09:45.524Z] [2023-03-23T17:09:45.524Z] 16:40:01 CPU %user %nice %system %iowait %steal %idle [2023-03-23T17:09:45.524Z] 16:41:01 all 0.07 0.00 0.04 0.03 0.02 99.85 [2023-03-23T17:09:45.524Z] 16:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-23T17:09:45.524Z] 16:41:01 1 0.22 0.00 0.05 0.05 0.02 99.67 [2023-03-23T17:09:45.524Z] 16:41:01 2 0.05 0.00 0.03 0.07 0.00 99.85 [2023-03-23T17:09:45.524Z] 16:41:01 3 0.08 0.00 0.05 0.08 0.00 99.78 [2023-03-23T17:09:45.524Z] 16:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-23T17:09:45.524Z] 16:41:01 5 0.05 0.00 0.07 0.00 0.02 99.87 [2023-03-23T17:09:45.524Z] 16:41:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-23T17:09:45.524Z] 16:41:01 7 0.03 0.00 0.02 0.00 0.05 99.90 [2023-03-23T17:09:45.524Z] 16:42:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-03-23T17:09:45.524Z] 16:42:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-23T17:09:45.524Z] 16:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-23T17:09:45.524Z] 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.524Z] 16:42:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-23T17:09:45.524Z] 16:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.524Z] 16:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.524Z] 16:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.524Z] 16:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T17:09:45.524Z] 16:43:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-23T17:09:45.524Z] 16:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.524Z] 16:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T17:09:45.524Z] 16:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-23T17:09:45.524Z] 16:43:01 3 0.02 0.00 0.00 0.08 0.00 99.90 [2023-03-23T17:09:45.524Z] 16:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.524Z] 16:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T17:09:45.524Z] 16:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-23T17:09:45.524Z] 16:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:44:01 all 0.39 0.00 0.06 0.01 0.01 99.54 [2023-03-23T17:09:45.525Z] 16:44:01 0 0.28 0.00 0.07 0.00 0.00 99.65 [2023-03-23T17:09:45.525Z] 16:44:01 1 0.27 0.00 0.07 0.03 0.02 99.62 [2023-03-23T17:09:45.525Z] 16:44:01 2 0.27 0.00 0.07 0.02 0.00 99.65 [2023-03-23T17:09:45.525Z] 16:44:01 3 0.28 0.00 0.07 0.03 0.00 99.62 [2023-03-23T17:09:45.525Z] 16:44:01 4 0.63 0.00 0.05 0.00 0.02 99.30 [2023-03-23T17:09:45.525Z] 16:44:01 5 0.23 0.00 0.07 0.00 0.00 99.70 [2023-03-23T17:09:45.525Z] 16:44:01 6 1.02 0.00 0.05 0.02 0.00 98.92 [2023-03-23T17:09:45.525Z] 16:44:01 7 0.10 0.00 0.05 0.00 0.02 99.83 [2023-03-23T17:09:45.525Z] 16:45:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2023-03-23T17:09:45.525Z] 16:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.525Z] 16:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-23T17:09:45.525Z] 16:45:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-23T17:09:45.525Z] 16:45:01 3 0.02 0.00 0.02 0.13 0.00 99.83 [2023-03-23T17:09:45.525Z] 16:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-23T17:09:45.525Z] 16:45:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:45:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:46:01 all 0.02 0.00 0.01 0.05 0.01 99.91 [2023-03-23T17:09:45.525Z] 16:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-23T17:09:45.525Z] 16:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:46:01 3 0.02 0.00 0.03 0.37 0.02 99.57 [2023-03-23T17:09:45.525Z] 16:46:01 4 0.02 0.00 0.00 0.07 0.02 99.90 [2023-03-23T17:09:45.525Z] 16:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.525Z] 16:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.525Z] 16:47:01 all 0.03 0.00 0.01 0.02 0.00 99.93 [2023-03-23T17:09:45.525Z] 16:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.525Z] 16:47:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T17:09:45.525Z] 16:47:01 3 0.05 0.00 0.03 0.17 0.00 99.75 [2023-03-23T17:09:45.525Z] 16:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:47:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-23T17:09:45.525Z] 16:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-23T17:09:45.525Z] 16:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:48:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-23T17:09:45.525Z] 16:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-23T17:09:45.525Z] 16:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-03-23T17:09:45.525Z] 16:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-23T17:09:45.525Z] 16:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-23T17:09:45.525Z] 16:49:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-23T17:09:45.525Z] 16:49:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-23T17:09:45.525Z] 16:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:50:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2023-03-23T17:09:45.525Z] 16:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-23T17:09:45.525Z] 16:50:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-23T17:09:45.525Z] 16:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:50:01 5 1.92 0.00 0.02 0.00 0.00 98.06 [2023-03-23T17:09:45.525Z] 16:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:51:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-03-23T17:09:45.525Z] 16:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-23T17:09:45.525Z] 16:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-23T17:09:45.525Z] 16:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-23T17:09:45.525Z] 16:51:01 5 1.97 0.00 0.02 0.00 0.02 98.00 [2023-03-23T17:09:45.525Z] 16:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-23T17:09:45.525Z] [2023-03-23T17:09:45.525Z] 16:51:01 CPU %user %nice %system %iowait %steal %idle [2023-03-23T17:09:45.525Z] 16:52:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2023-03-23T17:09:45.525Z] 16:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:52:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-03-23T17:09:45.525Z] 16:52:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:52:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:52:01 5 1.40 0.00 0.07 0.00 0.00 98.53 [2023-03-23T17:09:45.525Z] 16:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-23T17:09:45.525Z] 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.525Z] 16:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-23T17:09:45.525Z] 16:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:53:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2023-03-23T17:09:45.525Z] 16:53:01 4 0.05 0.00 0.02 0.03 0.02 99.88 [2023-03-23T17:09:45.525Z] 16:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-23T17:09:45.525Z] 16:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:54:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-03-23T17:09:45.525Z] 16:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T17:09:45.525Z] 16:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-23T17:09:45.525Z] 16:54:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:54:01 4 0.05 0.00 0.00 0.02 0.00 99.93 [2023-03-23T17:09:45.525Z] 16:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.525Z] 16:54:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2023-03-23T17:09:45.525Z] 16:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-23T17:09:45.525Z] 16:55:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-03-23T17:09:45.525Z] 16:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.525Z] 16:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:55:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-03-23T17:09:45.525Z] 16:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-23T17:09:45.525Z] 16:55:01 5 0.58 0.00 0.03 0.00 0.02 99.37 [2023-03-23T17:09:45.525Z] 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.525Z] 16:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:56:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2023-03-23T17:09:45.525Z] 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.525Z] 16:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-23T17:09:45.525Z] 16:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-23T17:09:45.525Z] 16:56:01 3 0.07 0.00 0.00 0.07 0.00 99.87 [2023-03-23T17:09:45.525Z] 16:56:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-23T17:09:45.525Z] 16:56:01 5 0.47 0.00 0.02 0.00 0.00 99.52 [2023-03-23T17:09:45.525Z] 16:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:57:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2023-03-23T17:09:45.525Z] 16:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-23T17:09:45.525Z] 16:57:01 3 0.02 0.00 0.03 0.03 0.02 99.90 [2023-03-23T17:09:45.525Z] 16:57:01 4 0.02 0.00 0.00 0.08 0.02 99.88 [2023-03-23T17:09:45.525Z] 16:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-23T17:09:45.525Z] 16:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-23T17:09:45.525Z] 16:58:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-23T17:09:45.525Z] 16:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.525Z] 16:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-23T17:09:45.525Z] 16:58:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2023-03-23T17:09:45.525Z] 16:58:01 4 0.05 0.00 0.00 0.02 0.00 99.93 [2023-03-23T17:09:45.525Z] 16:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:59:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-03-23T17:09:45.525Z] 16:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-23T17:09:45.525Z] 16:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T17:09:45.525Z] 16:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-23T17:09:45.525Z] 16:59:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-23T17:09:45.525Z] 16:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T17:09:45.525Z] 16:59:01 5 0.33 0.00 0.00 0.00 0.02 99.65 [2023-03-23T17:09:45.525Z] 16:59:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-23T17:09:45.526Z] 16:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T17:09:45.526Z] 17:00:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2023-03-23T17:09:45.526Z] 17:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.526Z] 17:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-23T17:09:45.526Z] 17:00:01 3 0.07 0.00 0.00 0.08 0.02 99.83 [2023-03-23T17:09:45.526Z] 17:00:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-23T17:09:45.526Z] 17:00:01 5 0.28 0.00 0.02 0.00 0.00 99.70 [2023-03-23T17:09:45.526Z] 17:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.526Z] 17:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.526Z] 17:01:01 all 0.01 0.00 0.00 0.02 0.01 99.96 [2023-03-23T17:09:45.526Z] 17:01:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-23T17:09:45.526Z] 17:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-23T17:09:45.526Z] 17:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-23T17:09:45.526Z] 17:01:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2023-03-23T17:09:45.526Z] 17:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-23T17:09:45.526Z] 17:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T17:09:45.526Z] 17:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.526Z] 17:01:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-23T17:09:45.526Z] 17:02:01 all 0.04 0.00 0.01 0.02 0.00 99.92 [2023-03-23T17:09:45.526Z] 17:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.526Z] 17:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T17:09:45.526Z] 17:02:01 3 0.05 0.00 0.05 0.08 0.00 99.82 [2023-03-23T17:09:45.526Z] 17:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:02:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2023-03-23T17:09:45.526Z] 17:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:02:01 7 0.02 0.00 0.02 0.07 0.02 99.88 [2023-03-23T17:09:45.526Z] [2023-03-23T17:09:45.526Z] 17:02:01 CPU %user %nice %system %iowait %steal %idle [2023-03-23T17:09:45.526Z] 17:03:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-03-23T17:09:45.526Z] 17:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T17:09:45.526Z] 17:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.526Z] 17:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-23T17:09:45.526Z] 17:03:01 3 0.02 0.00 0.00 0.08 0.02 99.88 [2023-03-23T17:09:45.526Z] 17:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T17:09:45.526Z] 17:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T17:09:45.526Z] 17:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.526Z] 17:03:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:04:01 all 0.04 0.00 0.01 0.03 0.00 99.92 [2023-03-23T17:09:45.526Z] 17:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.526Z] 17:04:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-23T17:09:45.526Z] 17:04:01 3 0.02 0.00 0.00 0.17 0.00 99.82 [2023-03-23T17:09:45.526Z] 17:04:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-23T17:09:45.526Z] 17:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T17:09:45.526Z] 17:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.526Z] 17:04:01 7 0.03 0.00 0.00 0.05 0.00 99.92 [2023-03-23T17:09:45.526Z] 17:05:01 all 0.03 0.00 0.01 0.05 0.01 99.90 [2023-03-23T17:09:45.526Z] 17:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.526Z] 17:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.526Z] 17:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-23T17:09:45.526Z] 17:05:01 3 0.05 0.00 0.03 0.28 0.00 99.63 [2023-03-23T17:09:45.526Z] 17:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-23T17:09:45.526Z] 17:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-23T17:09:45.526Z] 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.526Z] 17:05:01 7 0.07 0.00 0.00 0.12 0.02 99.80 [2023-03-23T17:09:45.526Z] 17:06:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-03-23T17:09:45.526Z] 17:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.526Z] 17:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-23T17:09:45.526Z] 17:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-23T17:09:45.526Z] 17:06:01 3 0.05 0.00 0.03 0.10 0.00 99.82 [2023-03-23T17:09:45.526Z] 17:06:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2023-03-23T17:09:45.526Z] 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.526Z] 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T17:09:45.526Z] 17:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-03-23T17:09:45.526Z] 17:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-23T17:09:45.526Z] 17:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-23T17:09:45.526Z] 17:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-23T17:09:45.526Z] 17:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-23T17:09:45.526Z] 17:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T17:09:45.526Z] 17:07:01 7 0.00 0.00 0.00 0.05 0.02 99.93 [2023-03-23T17:09:45.526Z] 17:08:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-03-23T17:09:45.526Z] 17:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-23T17:09:45.526Z] 17:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T17:09:45.526Z] 17:08:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-03-23T17:09:45.526Z] 17:08:01 3 0.03 0.00 0.00 0.05 0.00 99.92 [2023-03-23T17:09:45.526Z] 17:08:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-23T17:09:45.526Z] 17:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-23T17:09:45.526Z] 17:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-23T17:09:45.526Z] 17:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:09:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2023-03-23T17:09:45.526Z] 17:09:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:09:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-23T17:09:45.526Z] 17:09:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-23T17:09:45.526Z] 17:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-23T17:09:45.526Z] 17:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T17:09:45.526Z] 17:09:01 5 1.60 0.00 0.02 0.00 0.02 98.37 [2023-03-23T17:09:45.526Z] 17:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T17:09:45.526Z] 17:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-23T17:09:45.526Z] Average: all 5.54 0.00 1.51 2.81 0.03 90.11 [2023-03-23T17:09:45.526Z] Average: 0 5.57 0.00 1.58 1.88 0.02 90.95 [2023-03-23T17:09:45.526Z] Average: 1 5.35 0.00 1.44 3.17 0.02 90.01 [2023-03-23T17:09:45.526Z] Average: 2 5.61 0.00 1.57 4.61 0.04 88.16 [2023-03-23T17:09:45.526Z] Average: 3 5.61 0.00 1.54 2.38 0.03 90.44 [2023-03-23T17:09:45.526Z] Average: 4 5.55 0.00 1.46 1.56 0.02 91.40 [2023-03-23T17:09:45.526Z] Average: 5 5.81 0.00 1.49 3.72 0.04 88.94 [2023-03-23T17:09:45.526Z] Average: 6 5.56 0.00 1.57 2.38 0.02 90.46 [2023-03-23T17:09:45.526Z] Average: 7 5.27 0.00 1.43 2.76 0.03 90.51 [2023-03-23T17:09:45.526Z] [2023-03-23T17:09:45.526Z] [2023-03-23T17:09:45.526Z]