Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b85155aa840fff15a7c28468ec9cff9880ec71b+673422cf48d924dd46ca45c091b4df6a300e9e32 (7eacfd9af49dea510cc71df9f5b1e9a26084ea8e) 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-ssh13141205064612259501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2539924269954890545.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13121771589940067757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh11993473178399603419.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2101263852294126729.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4236 in /w/workspace/edgexfoundry_edgex-go_PR-4317 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 3b85155aa840fff15a7c28468ec9cff9880ec71b Merge succeeded, producing d4b2f1d377715be49c8e566f938e3ef5963dfcb7 Checking out Revision d4b2f1d377715be49c8e566f938e3ef5963dfcb7 (PR-4317) > 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/4317/head:refs/remotes/origin/PR-4317 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # 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 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4b2f1d377715be49c8e566f938e3ef5963dfcb7 # timeout=10 Commit message: "Merge commit '673422cf48d924dd46ca45c091b4df6a300e9e32' into HEAD" > git rev-list --no-walk 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-01T08:29:22.794Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-01T08:29:22.866Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-01T08:29:22.886Z] ========================================================= [2023-02-01T08:29:22.886Z] EdgeX Global Pipelines Version Info [2023-02-01T08:29:22.886Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:29:23.622Z] ------------------- [2023-02-01T08:29:23.622Z] stable info: [2023-02-01T08:29:23.622Z] ------------------- [2023-02-01T08:29:23.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-01T08:29:23.622Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-01T08:29:23.622Z] Message: update stable to v1.0.244 [2023-02-01T08:29:24.192Z] ------------------- [2023-02-01T08:29:24.193Z] experimental info: [2023-02-01T08:29:24.193Z] ------------------- [2023-02-01T08:29:24.193Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-01T08:29:24.193Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-01T08:29:24.193Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-01T08:29:24.360Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-01T08:29:24.368Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-01T08:29:24.375Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-01T08:29:24.383Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-01T08:29:24.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-01T08:29:24.400Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-01T08:29:24.415Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-01T08:29:24.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-01T08:29:24.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-01T08:29:24.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-01T08:29:24.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-01T08:29:24.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-01T08:29:24.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-01T08:29:24.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-01T08:29:24.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-01T08:29:24.519Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-01T08:29:24.532Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-01T08:29:24.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-01T08:29:24.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-01T08:29:24.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-01T08:29:24.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-01T08:29:24.591Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-01T08:29:24.603Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-01T08:29:24.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4317 [Pipeline] echo [2023-02-01T08:29:24.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4317 [Pipeline] echo [2023-02-01T08:29:24.640Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4317 [Pipeline] echo [2023-02-01T08:29:24.650Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [Pipeline] echo [2023-02-01T08:29:24.661Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4b2f1d [Pipeline] echo [2023-02-01T08:29:24.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-01T08:29:24.734Z] provisioning config files... [2023-02-01T08:29:24.748Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16267497918428403960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:29:25.052Z] ---> docker-login.sh [2023-02-01T08:29:25.052Z] nexus3.edgexfoundry.org:10001 [2023-02-01T08:29:25.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:29:25.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:29:25.314Z] Configure a credential helper to remove this warning. See [2023-02-01T08:29:25.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:29:25.314Z] [2023-02-01T08:29:25.314Z] Login Succeeded [2023-02-01T08:29:25.314Z] nexus3.edgexfoundry.org:10002 [2023-02-01T08:29:25.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:29:25.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:29:25.574Z] Configure a credential helper to remove this warning. See [2023-02-01T08:29:25.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:29:25.574Z] [2023-02-01T08:29:25.574Z] Login Succeeded [2023-02-01T08:29:25.574Z] nexus3.edgexfoundry.org:10003 [2023-02-01T08:29:25.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:29:25.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:29:25.574Z] Configure a credential helper to remove this warning. See [2023-02-01T08:29:25.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:29:25.574Z] [2023-02-01T08:29:25.574Z] Login Succeeded [2023-02-01T08:29:25.574Z] nexus3.edgexfoundry.org:10004 [2023-02-01T08:29:25.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:29:25.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:29:25.834Z] Configure a credential helper to remove this warning. See [2023-02-01T08:29:25.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:29:25.834Z] [2023-02-01T08:29:25.834Z] Login Succeeded [2023-02-01T08:29:25.834Z] docker.io [2023-02-01T08:29:25.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:29:26.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:29:26.095Z] Configure a credential helper to remove this warning. See [2023-02-01T08:29:26.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:29:26.095Z] [2023-02-01T08:29:26.095Z] Login Succeeded [2023-02-01T08:29:26.095Z] ---> docker-login.sh ends [Pipeline] } [2023-02-01T08:29:26.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-01T08:29:26.406Z] + 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-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-02-01T08:29:26.406Z] + dirname cmd/core-command/Dockerfile [2023-02-01T08:29:26.406Z] + cut -d/ -f2 [2023-02-01T08:29:26.406Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-01T08:29:26.406Z] + + cut -d/ -f2 [2023-02-01T08:29:26.406Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-01T08:29:26.406Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-01T08:29:26.406Z] + dirname cmd/core-data/Dockerfile [2023-02-01T08:29:26.406Z] + cut -d/ -f2 [2023-02-01T08:29:26.406Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-01T08:29:26.406Z] + cut -d/ -f2 [2023-02-01T08:29:26.406Z] + dirname cmd/core-metadata/Dockerfile [2023-02-01T08:29:26.406Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-01T08:29:26.406Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-01T08:29:26.406Z] + cut -d/ -f2 [2023-02-01T08:29:26.406Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-01T08:29:26.406Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-01T08:29:26.406Z] + cut -d/ -f2 [2023-02-01T08:29:26.406Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-01T08:29:26.406Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-01T08:29:26.406Z] + cut -d/ -f2 [2023-02-01T08:29:26.406Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-01T08:29:26.406Z] + + cut -d/ -f2 [2023-02-01T08:29:26.406Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-01T08:29:26.406Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-01T08:29:26.406Z] + + cut -d/ -f2 [2023-02-01T08:29:26.406Z] dirname cmd/security-spire-agent/Dockerfile [2023-02-01T08:29:26.406Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-01T08:29:26.406Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-01T08:29:26.406Z] + cut -d/ -f2 [2023-02-01T08:29:26.406Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-01T08:29:26.406Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-01T08:29:26.406Z] + cut -d/ -f2 [2023-02-01T08:29:26.406Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-01T08:29:26.406Z] + + dirname cmd/support-notifications/Dockerfile [2023-02-01T08:29:26.406Z] cut -d/ -f2 [2023-02-01T08:29:26.406Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-01T08:29:26.406Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-01T08:29:26.406Z] + cut -d/ -f2 [2023-02-01T08:29:26.406Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-01T08:29:26.461Z] 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-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-02-01T08:29:26.821Z] + git rev-list -1 --merges d4b2f1d377715be49c8e566f938e3ef5963dfcb7~1..d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [Pipeline] echo [2023-02-01T08:29:26.834Z] -----------> git rev-list -1 --merges d4b2f1d377715be49c8e566f938e3ef5963dfcb7~1..d4b2f1d377715be49c8e566f938e3ef5963dfcb7 d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:29:26.834Z] d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [false] [Pipeline] sh [2023-02-01T08:29:27.120Z] + git log --format=format:%s -1 d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [Pipeline] echo [2023-02-01T08:29:27.136Z] ========================================================= [2023-02-01T08:29:27.136Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-01T08:29:27.136Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-01T08:29:27.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-01T08:29:27.548Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-01T08:29:27.548Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-01T08:29:27.548Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-01T08:29:27.548Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-01T08:29:27.548Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-01T08:29:27.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:29:27.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-01T08:29:27.952Z] [2023-02-01T08:29:27.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:29:28.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-01T08:29:28.253Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-01T08:29:28.253Z] b85a868b505f: Pulling fs layer [2023-02-01T08:29:28.253Z] e2be974225ed: Pulling fs layer [2023-02-01T08:29:28.253Z] 339a4e72a1f5: Pulling fs layer [2023-02-01T08:29:28.253Z] 988bab9f4d93: Pulling fs layer [2023-02-01T08:29:28.253Z] 1469e6f7b9e6: Pulling fs layer [2023-02-01T08:29:28.253Z] eaf3925da568: Pulling fs layer [2023-02-01T08:29:28.253Z] bab4dde63d76: Pulling fs layer [2023-02-01T08:29:28.253Z] bde34c3a00c8: Pulling fs layer [2023-02-01T08:29:28.253Z] b352a97aabf1: Pulling fs layer [2023-02-01T08:29:28.253Z] 4872d77fe225: Pulling fs layer [2023-02-01T08:29:28.253Z] 5851b861e8e6: Pulling fs layer [2023-02-01T08:29:28.253Z] bab4dde63d76: Waiting [2023-02-01T08:29:28.253Z] bde34c3a00c8: Waiting [2023-02-01T08:29:28.253Z] 988bab9f4d93: Waiting [2023-02-01T08:29:28.253Z] b352a97aabf1: Waiting [2023-02-01T08:29:28.253Z] 1469e6f7b9e6: Waiting [2023-02-01T08:29:28.253Z] 4872d77fe225: Waiting [2023-02-01T08:29:28.253Z] 5851b861e8e6: Waiting [2023-02-01T08:29:28.253Z] eaf3925da568: Waiting [2023-02-01T08:29:28.253Z] e2be974225ed: Verifying Checksum [2023-02-01T08:29:28.253Z] e2be974225ed: Download complete [2023-02-01T08:29:28.253Z] 988bab9f4d93: Verifying Checksum [2023-02-01T08:29:28.253Z] 988bab9f4d93: Download complete [2023-02-01T08:29:28.519Z] 339a4e72a1f5: Verifying Checksum [2023-02-01T08:29:28.519Z] 339a4e72a1f5: Download complete [2023-02-01T08:29:28.519Z] 1469e6f7b9e6: Verifying Checksum [2023-02-01T08:29:28.519Z] 1469e6f7b9e6: Download complete [2023-02-01T08:29:28.779Z] eaf3925da568: Verifying Checksum [2023-02-01T08:29:28.779Z] eaf3925da568: Download complete [2023-02-01T08:29:28.779Z] bde34c3a00c8: Download complete [2023-02-01T08:29:28.779Z] b85a868b505f: Verifying Checksum [2023-02-01T08:29:28.779Z] b85a868b505f: Download complete [2023-02-01T08:29:28.779Z] b352a97aabf1: Download complete [2023-02-01T08:29:28.779Z] 4872d77fe225: Verifying Checksum [2023-02-01T08:29:28.779Z] 4872d77fe225: Download complete [2023-02-01T08:29:28.779Z] 5851b861e8e6: Verifying Checksum [2023-02-01T08:29:28.779Z] 5851b861e8e6: Download complete [2023-02-01T08:29:29.039Z] bab4dde63d76: Verifying Checksum [2023-02-01T08:29:29.039Z] bab4dde63d76: Download complete [2023-02-01T08:29:29.977Z] b85a868b505f: Pull complete [2023-02-01T08:29:30.236Z] e2be974225ed: Pull complete [2023-02-01T08:29:30.840Z] 339a4e72a1f5: Pull complete [2023-02-01T08:29:30.840Z] 988bab9f4d93: Pull complete [2023-02-01T08:29:30.840Z] 1469e6f7b9e6: Pull complete [2023-02-01T08:29:31.101Z] eaf3925da568: Pull complete [2023-02-01T08:29:33.004Z] bab4dde63d76: Pull complete [2023-02-01T08:29:33.004Z] bde34c3a00c8: Pull complete [2023-02-01T08:29:33.004Z] b352a97aabf1: Pull complete [2023-02-01T08:29:33.004Z] 4872d77fe225: Pull complete [2023-02-01T08:29:33.263Z] 5851b861e8e6: Pull complete [2023-02-01T08:29:33.263Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-01T08:29:33.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-01T08:29:33.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:29:33.358Z] prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container [2023-02-01T08:29:33.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-01T08:29:34.463Z] $ docker top df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 -eo pid,comm [2023-02-01T08:29:34.517Z] 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-02-01T08:29:34.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-01T08:29:34.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-01T08:29:34.556Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-01T08:29:34.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-01T08:29:34.680Z] $ docker exec df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 ssh-agent [2023-02-01T08:29:34.794Z] SSH_AUTH_SOCK=/tmp/ssh-nCGc2j7PzU6g/agent.32 [2023-02-01T08:29:34.794Z] SSH_AGENT_PID=38 [2023-02-01T08:29:34.802Z] Running ssh-add (command line suppressed) [2023-02-01T08:29:34.921Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_966486262471248860.key (/w/workspace/edgex-go/2@tmp/private_key_966486262471248860.key) [2023-02-01T08:29:34.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-01T08:29:35.223Z] + git tag --points-at HEAD [Pipeline] } [2023-02-01T08:29:35.246Z] $ docker exec --env ******** --env ******** df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 ssh-agent -k [2023-02-01T08:29:35.338Z] unset SSH_AUTH_SOCK; [2023-02-01T08:29:35.338Z] unset SSH_AGENT_PID; [2023-02-01T08:29:35.338Z] echo Agent pid 38 killed; [2023-02-01T08:29:35.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-01T08:29:35.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-01T08:29:35.372Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-01T08:29:35.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-01T08:29:35.502Z] $ docker exec df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 ssh-agent [2023-02-01T08:29:35.606Z] SSH_AUTH_SOCK=/tmp/ssh-JDDuvG7WguEg/agent.71 [2023-02-01T08:29:35.606Z] SSH_AGENT_PID=77 [2023-02-01T08:29:35.611Z] Running ssh-add (command line suppressed) [2023-02-01T08:29:35.708Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3754902480679406352.key (/w/workspace/edgex-go/2@tmp/private_key_3754902480679406352.key) [2023-02-01T08:29:35.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-01T08:29:36.010Z] + git semver init [2023-02-01T08:29:36.269Z] 2023-02-01 08:29:36,172 [run_init] DEBUG init version:0.0.0 force:False [2023-02-01T08:29:36.269Z] 2023-02-01 08:29:36,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-01T08:29:36.269Z] 2023-02-01 08:29:36,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-01T08:29:36.269Z] 2023-02-01 08:29:36,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-01T08:29:40.510Z] 2023-02-01 08:29:40,207 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-01T08:29:40.510Z] 2023-02-01 08:29:40,208 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4317 with force:False [2023-02-01T08:29:40.510Z] 2023-02-01 08:29:40,208 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4317 [2023-02-01T08:29:40.510Z] 2023-02-01 08:29:40,212 [execute] INFO git cat-file --batch-check [2023-02-01T08:29:40.510Z] 2023-02-01 08:29:40,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-01T08:29:40.510Z] 2023-02-01 08:29:40,218 [execute] INFO git cat-file --batch [2023-02-01T08:29:40.510Z] 2023-02-01 08:29:40,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-01T08:29:40.510Z] 2023-02-01 08:29:40,224 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4317 [2023-02-01T08:29:40.510Z] 0.0.0 [Pipeline] } [2023-02-01T08:29:40.524Z] $ docker exec --env ******** --env ******** df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 ssh-agent -k [2023-02-01T08:29:40.628Z] unset SSH_AUTH_SOCK; [2023-02-01T08:29:40.628Z] unset SSH_AGENT_PID; [2023-02-01T08:29:40.629Z] echo Agent pid 77 killed; [2023-02-01T08:29:40.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-01T08:29:40.942Z] + git semver [Pipeline] } [2023-02-01T08:29:41.219Z] $ docker stop --time=1 df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 [2023-02-01T08:29:42.506Z] $ docker rm -f --volumes df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-01T08:29:42.844Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-01T08:29:43.055Z] Stashed 1 file(s) [Pipeline] echo [2023-02-01T08:29:43.059Z] [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-02-01T08:29:43.484Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-01T08:29:43.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T08:29:43.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T08:29:43.515Z] ========================================================= [2023-02-01T08:29:43.515Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-01T08:29:43.515Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:29:43.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T08:29:43.804Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-01T08:29:43.804Z] 213ec9aee27d: Pulling fs layer [2023-02-01T08:29:43.804Z] 4583459ba037: Pulling fs layer [2023-02-01T08:29:43.804Z] 93c1e223e6f2: Pulling fs layer [2023-02-01T08:29:43.804Z] 53926ce57604: Pulling fs layer [2023-02-01T08:29:43.804Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-01T08:29:43.804Z] 22ff95d597cd: Pulling fs layer [2023-02-01T08:29:43.804Z] 12d6caf4c0d1: Pulling fs layer [2023-02-01T08:29:43.804Z] 96b7cbca73a9: Pulling fs layer [2023-02-01T08:29:43.804Z] a7acece74701: Pulling fs layer [2023-02-01T08:29:43.804Z] 22ff95d597cd: Waiting [2023-02-01T08:29:43.804Z] 12d6caf4c0d1: Waiting [2023-02-01T08:29:43.804Z] 96b7cbca73a9: Waiting [2023-02-01T08:29:43.804Z] a7acece74701: Waiting [2023-02-01T08:29:43.804Z] 21b2b0c7a3f4: Waiting [2023-02-01T08:29:43.804Z] 53926ce57604: Waiting [2023-02-01T08:29:43.804Z] 93c1e223e6f2: Download complete [2023-02-01T08:29:43.804Z] 4583459ba037: Verifying Checksum [2023-02-01T08:29:43.804Z] 4583459ba037: Download complete [2023-02-01T08:29:43.804Z] 21b2b0c7a3f4: Download complete [2023-02-01T08:29:43.804Z] 22ff95d597cd: Verifying Checksum [2023-02-01T08:29:43.804Z] 22ff95d597cd: Download complete [2023-02-01T08:29:43.804Z] 213ec9aee27d: Verifying Checksum [2023-02-01T08:29:43.804Z] 213ec9aee27d: Download complete [2023-02-01T08:29:44.070Z] 12d6caf4c0d1: Download complete [2023-02-01T08:29:44.070Z] 213ec9aee27d: Pull complete [2023-02-01T08:29:44.070Z] 4583459ba037: Pull complete [2023-02-01T08:29:44.338Z] 93c1e223e6f2: Pull complete [2023-02-01T08:29:44.935Z] a7acece74701: Verifying Checksum [2023-02-01T08:29:44.935Z] a7acece74701: Download complete [2023-02-01T08:29:45.194Z] 53926ce57604: Verifying Checksum [2023-02-01T08:29:45.194Z] 53926ce57604: Download complete [2023-02-01T08:29:45.452Z] 96b7cbca73a9: Verifying Checksum [2023-02-01T08:29:45.452Z] 96b7cbca73a9: Download complete [2023-02-01T08:29:48.735Z] 53926ce57604: Pull complete [2023-02-01T08:29:48.735Z] 21b2b0c7a3f4: Pull complete [2023-02-01T08:29:48.735Z] 22ff95d597cd: Pull complete [2023-02-01T08:29:48.735Z] 12d6caf4c0d1: Pull complete [2023-02-01T08:29:50.636Z] 96b7cbca73a9: Pull complete [2023-02-01T08:29:51.572Z] a7acece74701: Pull complete [2023-02-01T08:29:51.572Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-01T08:29:51.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T08:29:51.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:29:51.866Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T08:29:51.866Z] WORKDIR /edgex [2023-02-01T08:29:51.866Z] COPY go.mod . [2023-02-01T08:29:51.866Z] RUN go mod download [2023-02-01T08:29:51.866Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-01T08:29:52.435Z] Sending build context to Docker daemon 170.1MB [2023-02-01T08:29:52.435Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T08:29:52.435Z] ---> db6d94c90886 [2023-02-01T08:29:52.435Z] Step 2/4 : WORKDIR /edgex [2023-02-01T08:29:53.811Z] ---> Running in e1bfb9228e66 [2023-02-01T08:29:53.811Z] Removing intermediate container e1bfb9228e66 [2023-02-01T08:29:53.811Z] ---> 70902f7c8f1a [2023-02-01T08:29:53.811Z] Step 3/4 : COPY go.mod . [2023-02-01T08:29:54.071Z] ---> 1e23d258b62c [2023-02-01T08:29:54.071Z] Step 4/4 : RUN go mod download [2023-02-01T08:29:54.071Z] ---> Running in 0441c275314c [2023-02-01T08:29:58.155Z] Still waiting to schedule task [2023-02-01T08:29:58.155Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-01T08:30:08.945Z] Removing intermediate container 0441c275314c [2023-02-01T08:30:08.945Z] ---> abecaac50c12 [2023-02-01T08:30:08.945Z] Successfully built abecaac50c12 [2023-02-01T08:30:08.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:30:09.244Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-01T08:30:09.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:30:09.311Z] prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container [2023-02-01T08:30:09.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-01T08:30:09.702Z] $ docker top ea900a12923632744fe3413ee452411f77cb3a025aa9969a26272547f3e2a61f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T08:30:10.048Z] + go version [2023-02-01T08:30:10.048Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-01T08:30:10.064Z] $ docker stop --time=1 ea900a12923632744fe3413ee452411f77cb3a025aa9969a26272547f3e2a61f [2023-02-01T08:30:11.319Z] $ docker rm -f --volumes ea900a12923632744fe3413ee452411f77cb3a025aa9969a26272547f3e2a61f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:30:11.703Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-01T08:30:11.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:30:11.764Z] prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container [2023-02-01T08:30:11.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-01T08:30:12.143Z] $ docker top 18f1197257a401d2c86cd9eab8dd2c06d50dc5ba651b4241be90586c2e78a398 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-01T08:30:12.203Z] ========================================================= [2023-02-01T08:30:12.203Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-01T08:30:12.203Z] ========================================================= [Pipeline] sh [2023-02-01T08:30:12.480Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:30:12.774Z] + make test [2023-02-01T08:30:12.775Z] go test -race -coverprofile=coverage.out ./... [2023-02-01T08:30:19.332Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-01T08:30:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-01T08:30:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-01T08:30:34.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2023-02-01T08:30:34.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.121s coverage: 43.1% of statements [2023-02-01T08:30:34.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-01T08:30:34.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-01T08:30:34.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-01T08:30:34.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-02-01T08:30:34.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-01T08:30:34.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-01T08:30:37.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.579s coverage: 89.2% of statements [2023-02-01T08:30:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-01T08:30:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-01T08:30:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:30:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-01T08:30:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-01T08:30:37.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 2.6% of statements [2023-02-01T08:30:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-01T08:30:37.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-01T08:30:37.476Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-01T08:30:37.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 65.9% of statements [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-01T08:30:37.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-01T08:30:37.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 29.6% of statements [2023-02-01T08:30:37.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-01T08:30:37.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2023-02-01T08:30:37.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 82.9% of statements [2023-02-01T08:30:37.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2023-02-01T08:30:37.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2023-02-01T08:30:37.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-02-01T08:30:44.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.099s coverage: 94.4% of statements [2023-02-01T08:30:44.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2023-02-01T08:30:48.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.247s coverage: 79.9% of statements [2023-02-01T08:30:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-01T08:30:56.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 77.4% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 65.3% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-01T08:30:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-01T08:30:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:30:56.335Z] 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-02-01T08:31:18.261Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-01T08:31:18.262Z] go vet ./... [2023-02-01T08:31:18.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-01T08:31:18.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-01T08:31:18.520Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-01T08:31:18.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-01T08:31:19.076Z] + ls -al . [2023-02-01T08:31:19.076Z] total 744 [2023-02-01T08:31:19.076Z] drwxrwxr-x 11 1001 1001 4096 Feb 1 08:30 . [2023-02-01T08:31:19.076Z] drwxr-xr-x 4 root root 4096 Feb 1 08:30 .. [2023-02-01T08:31:19.076Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 08:29 .blubracket [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 16 Feb 1 08:29 .dockerignore [2023-02-01T08:31:19.076Z] drwxrwxr-x 8 1001 1001 4096 Feb 1 08:30 .git [2023-02-01T08:31:19.076Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 08:29 .github [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 1024 Feb 1 08:29 .gitignore [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 42 Feb 1 08:29 .golangci.yml [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 87 Feb 1 08:29 .hadolint.yml [2023-02-01T08:31:19.076Z] drwxr-xr-x 3 1001 1001 4096 Feb 1 08:29 .semver [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 166 Feb 1 08:29 .sonarcloud.properties [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 1171 Feb 1 08:29 ADOPTERS.md [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 10825 Feb 1 08:29 Attribution.txt [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 73765 Feb 1 08:29 CHANGELOG.md [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 3804 Feb 1 08:29 CONTRIBUTING.md [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 677 Feb 1 08:29 GOVERNANCE.md [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 850 Feb 1 08:29 Jenkinsfile [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 10775 Feb 1 08:29 LICENSE [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 13388 Feb 1 08:29 Makefile [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 582 Feb 1 08:29 OWNERS.md [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 9403 Feb 1 08:29 README.md [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 6912 Feb 1 08:29 SECURITY.md [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 5 Feb 1 08:29 VERSION [2023-02-01T08:31:19.076Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 08:29 bin [2023-02-01T08:31:19.076Z] drwxrwxr-x 17 1001 1001 4096 Feb 1 08:29 cmd [2023-02-01T08:31:19.076Z] -rw-r--r-- 1 root root 485987 Feb 1 08:30 coverage.out [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 3294 Feb 1 08:29 go.mod [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 33316 Feb 1 08:29 go.sum [2023-02-01T08:31:19.076Z] drwxrwxr-x 7 1001 1001 4096 Feb 1 08:29 internal [2023-02-01T08:31:19.076Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 08:29 openapi [2023-02-01T08:31:19.076Z] drwxrwxr-x 4 1001 1001 4096 Feb 1 08:29 snap [2023-02-01T08:31:19.076Z] -rw-rw-r-- 1 1001 1001 204 Feb 1 08:29 version.go [Pipeline] sh [2023-02-01T08:31:19.361Z] + '[' -e coverage.out ] [2023-02-01T08:31:19.361Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-01T08:31:19.471Z] Stashed 1 file(s) [Pipeline] sh [2023-02-01T08:31:19.749Z] + make build [2023-02-01T08:31:19.749Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-01T08:31:31.590Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4239 in /w/workspace/edgexfoundry_edgex-go_PR-4317 [Pipeline] { [Pipeline] ws [2023-02-01T08:31:31.607Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-01T08:31:31.648Z] The recommended git tool is: git [2023-02-01T08:31:31.943Z] 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-02-01T08:31:31.943Z] 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-02-01T08:31:32.877Z] 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-02-01T08:31:33.445Z] 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-02-01T08:31:39.314Z] using credential edgex-jenkins-ssh [2023-02-01T08:31:39.332Z] Cloning the remote Git repository [2023-02-01T08:31:39.388Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-01T08:31:39.471Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-01T08:31:39.629Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-01T08:31:39.630Z] > git --version # timeout=10 [2023-02-01T08:31:39.650Z] > git --version # 'git version 2.25.1' [2023-02-01T08:31:39.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-01T08:31:39.722Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-01T08:31:41.553Z] 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-02-01T08:31:41.811Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-01T08:31:42.761Z] 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-02-01T08:31:44.133Z] 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-02-01T08:31:44.699Z] 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-02-01T08:31:45.631Z] 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-02-01T08:31:48.157Z] 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-02-01T08:31:49.106Z] $ docker stop --time=1 18f1197257a401d2c86cd9eab8dd2c06d50dc5ba651b4241be90586c2e78a398 [2023-02-01T08:31:51.171Z] $ docker rm -f --volumes 18f1197257a401d2c86cd9eab8dd2c06d50dc5ba651b4241be90586c2e78a398 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:31:52.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T08:31:52.029Z] [2023-02-01T08:31:52.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:31:52.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T08:31:52.330Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-01T08:31:52.330Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-01T08:31:52.330Z] ca9280d653b3: Pulling fs layer [2023-02-01T08:31:52.330Z] 7e9c9ca2126c: Pulling fs layer [2023-02-01T08:31:52.592Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-01T08:31:52.592Z] cbdbe7a5bc2a: Download complete [2023-02-01T08:31:52.592Z] cbdbe7a5bc2a: Pull complete [2023-02-01T08:31:52.592Z] ca9280d653b3: Download complete [2023-02-01T08:31:53.158Z] 7e9c9ca2126c: Download complete [2023-02-01T08:31:53.158Z] ca9280d653b3: Pull complete [2023-02-01T08:31:56.442Z] 7e9c9ca2126c: Pull complete [2023-02-01T08:31:56.442Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-01T08:31:56.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T08:31:56.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:31:56.516Z] prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container [2023-02-01T08:31:56.552Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-01T08:31:57.358Z] $ docker top 98d23695aab24186626137d05aae79f0eddff9b35c812d614ee7248c63100b88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T08:31:57.706Z] + docker-compose build --help [2023-02-01T08:31:57.706Z] + grep parallel [2023-02-01T08:31:58.276Z] --parallel Build images in parallel. [Pipeline] } [2023-02-01T08:31:58.292Z] $ docker stop --time=1 98d23695aab24186626137d05aae79f0eddff9b35c812d614ee7248c63100b88 [2023-02-01T08:31:58.475Z] Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-02-01T08:31:59.086Z] Merge succeeded, producing 9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T08:31:59.086Z] Checking out Revision 9fc45a128ae9c36634aee8da993c62925f6be5aa (PR-4317) [2023-02-01T08:31:56.932Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-01T08:31:56.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-01T08:31:57.735Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-01T08:31:57.775Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-01T08:31:57.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-01T08:31:57.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4317/head:refs/remotes/origin/PR-4317 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-01T08:31:58.498Z] > git config core.sparsecheckout # timeout=10 [2023-02-01T08:31:58.520Z] > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 [2023-02-01T08:31:58.756Z] > git remote # timeout=10 [2023-02-01T08:31:58.777Z] > git config --get remote.origin.url # timeout=10 [2023-02-01T08:31:58.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-01T08:31:58.815Z] > git merge 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 [2023-02-01T08:31:59.070Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-01T08:31:59.588Z] $ docker rm -f --volumes 98d23695aab24186626137d05aae79f0eddff9b35c812d614ee7248c63100b88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:31:59.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T08:31:59.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:32:00.030Z] prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container [2023-02-01T08:32:00.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-01T08:32:00.399Z] $ docker top 68c144c2266cc683d808e72202a6fe662df9dada181b400925f299d321b73ec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T08:32:00.737Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-01T08:32:01.305Z] Building core-command ... [2023-02-01T08:32:01.305Z] Building core-common-config-bootstrapper ... [2023-02-01T08:32:01.305Z] Building core-data ... [2023-02-01T08:32:01.305Z] Building core-metadata ... [2023-02-01T08:32:01.305Z] Building security-bootstrapper ... [2023-02-01T08:32:01.305Z] Building security-proxy-setup ... [2023-02-01T08:32:01.305Z] Building security-secretstore-setup ... [2023-02-01T08:32:01.305Z] Building security-spiffe-token-provider ... [2023-02-01T08:32:01.305Z] Building security-spire-agent ... [2023-02-01T08:32:01.305Z] Building security-spire-config ... [2023-02-01T08:32:01.305Z] Building security-spire-server ... [2023-02-01T08:32:01.305Z] Building support-notifications ... [2023-02-01T08:32:01.305Z] Building support-scheduler ... [2023-02-01T08:32:01.305Z] Building security-secretstore-setup [2023-02-01T08:32:01.305Z] Building core-data [2023-02-01T08:32:01.305Z] Building security-proxy-setup [2023-02-01T08:32:01.305Z] Building support-scheduler [2023-02-01T08:32:01.305Z] Building security-spire-agent [2023-02-01T08:31:59.097Z] > git config core.sparsecheckout # timeout=10 [2023-02-01T08:31:59.116Z] > git checkout -f 9fc45a128ae9c36634aee8da993c62925f6be5aa # timeout=10 [2023-02-01T08:32:02.655Z] Commit message: "Merge commit '673422cf48d924dd46ca45c091b4df6a300e9e32' into HEAD" [2023-02-01T08:32:02.665Z] > git rev-list --no-walk 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-01T08:32:03.722Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-01T08:32:03.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-01T08:32:03.722Z] Dload Upload Total Spent Left Speed [2023-02-01T08:32:03.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-02-01T08:32:04.420Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-01T08:32:04.760Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-01T08:32:04.760Z] + sudo tee /etc/docker/daemon.new [2023-02-01T08:32:04.760Z] { [2023-02-01T08:32:04.760Z] "registry-mirrors": [ [2023-02-01T08:32:04.760Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-01T08:32:04.760Z] ], [2023-02-01T08:32:04.760Z] "bip": "10.250.0.254/24", [2023-02-01T08:32:04.760Z] "hosts": [ [2023-02-01T08:32:04.760Z] "tcp://0.0.0.0:5555", [2023-02-01T08:32:04.760Z] "unix:///var/run/docker.sock" [2023-02-01T08:32:04.760Z] ], [2023-02-01T08:32:04.760Z] "mtu": 1458, [2023-02-01T08:32:04.760Z] "selinux-enabled": true, [2023-02-01T08:32:04.760Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-01T08:32:04.760Z] } [Pipeline] sh [2023-02-01T08:32:05.089Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-01T08:32:05.418Z] + sudo service docker restart [2023-02-01T08:32:13.498Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:32:13.498Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:32:13.498Z] ---> abecaac50c12 [2023-02-01T08:32:13.498Z] Step 3/21 : WORKDIR /edgex-go [2023-02-01T08:32:13.498Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:32:13.498Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:32:13.498Z] ---> abecaac50c12 [2023-02-01T08:32:13.498Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T08:32:13.498Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:32:13.498Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:32:13.498Z] ---> abecaac50c12 [2023-02-01T08:32:13.498Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:32:13.498Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:32:13.498Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:32:13.498Z] ---> abecaac50c12 [2023-02-01T08:32:13.498Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:32:13.498Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:32:13.498Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:32:13.498Z] ---> abecaac50c12 [2023-02-01T08:32:13.498Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T08:32:14.880Z] ---> Running in 3838438a3b21 [2023-02-01T08:32:14.880Z] ---> Running in 152a7b8dc88f [2023-02-01T08:32:14.880Z] ---> Running in 8aa29636f9f8 [2023-02-01T08:32:14.880Z] ---> Running in b6566d429478 [2023-02-01T08:32:14.880Z] ---> Running in bdfc7883b48f [2023-02-01T08:32:14.880Z] Removing intermediate container 8aa29636f9f8 [2023-02-01T08:32:14.880Z] ---> f51aa54f9639 [2023-02-01T08:32:14.880Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:32:14.880Z] Removing intermediate container 3838438a3b21 [2023-02-01T08:32:14.880Z] ---> 153ebce50e58 [2023-02-01T08:32:14.880Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:32:14.880Z] Removing intermediate container b6566d429478 [2023-02-01T08:32:14.880Z] ---> 675443bc163f [2023-02-01T08:32:14.880Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-01T08:32:14.880Z] Removing intermediate container 152a7b8dc88f [2023-02-01T08:32:14.880Z] ---> 1e16ed00d5dd [2023-02-01T08:32:14.880Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T08:32:14.880Z] Removing intermediate container bdfc7883b48f [2023-02-01T08:32:14.880Z] ---> 31ed73b593e9 [2023-02-01T08:32:14.880Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-01T08:32:14.880Z] ---> Running in 8f0d88b2c32b [2023-02-01T08:32:14.880Z] ---> Running in 1dfe61187d86 [2023-02-01T08:32:14.880Z] ---> Running in 8a3bbca2c37d [2023-02-01T08:32:14.880Z] ---> Running in 61af74bd6d2d [2023-02-01T08:32:14.880Z] ---> Running in 7e649b61cd57 [2023-02-01T08:32:15.137Z] Removing intermediate container 8f0d88b2c32b [2023-02-01T08:32:15.137Z] ---> 86312c485ef7 [2023-02-01T08:32:15.137Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T08:32:15.137Z] Removing intermediate container 8a3bbca2c37d [2023-02-01T08:32:15.137Z] ---> 183dfe26b6ea [2023-02-01T08:32:15.137Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T08:32:15.137Z] ---> Running in 2b51b757bfe0 [2023-02-01T08:32:15.137Z] ---> Running in 1ab9ece0f96f [2023-02-01T08:32:15.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:15.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:15.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:15.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:15.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:15.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:15.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:15.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:15.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:15.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:15.654Z] OK: 211 MiB in 51 packages [2023-02-01T08:32:15.912Z] OK: 211 MiB in 51 packages [2023-02-01T08:32:15.912Z] OK: 211 MiB in 51 packages [2023-02-01T08:32:15.912Z] OK: 211 MiB in 51 packages [2023-02-01T08:32:15.912Z] OK: 211 MiB in 51 packages [2023-02-01T08:32:16.174Z] Removing intermediate container 2b51b757bfe0 [2023-02-01T08:32:16.174Z] ---> 1e4c6fd09d89 [2023-02-01T08:32:16.174Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:32:16.433Z] Removing intermediate container 61af74bd6d2d [2023-02-01T08:32:16.433Z] ---> 8ec9bad76d37 [2023-02-01T08:32:16.433Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T08:32:16.433Z] Removing intermediate container 1dfe61187d86 [2023-02-01T08:32:16.433Z] ---> 2daa4dd627a8 [2023-02-01T08:32:16.433Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-01T08:32:16.433Z] ---> 5283a2e884c2 [2023-02-01T08:32:16.433Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:32:16.433Z] Removing intermediate container 7e649b61cd57 [2023-02-01T08:32:16.433Z] ---> 7f673ab8e10d [2023-02-01T08:32:16.433Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T08:32:16.433Z] ---> Running in 59a75450e71b [2023-02-01T08:32:16.433Z] ---> f5aa20985b34 [2023-02-01T08:32:16.433Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:32:16.433Z] ---> Running in dd274300ca48 [2023-02-01T08:32:16.433Z] ---> 4313181e38a7 [2023-02-01T08:32:16.433Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:32:16.692Z] Removing intermediate container 1ab9ece0f96f [2023-02-01T08:32:16.692Z] ---> 3fee6e0b81df [2023-02-01T08:32:16.692Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:32:16.692Z] ---> Running in 5f8af330b1fc [2023-02-01T08:32:16.692Z] ---> f63c323aa26f [2023-02-01T08:32:16.692Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:32:16.692Z] ---> Running in 532f64c28f8f [2023-02-01T08:32:16.692Z] ---> 2adf42b7d551 [2023-02-01T08:32:16.692Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:32:16.692Z] ---> Running in 340f68086ee5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-01T08:32:23.693Z] provisioning config files... [2023-02-01T08:32:23.720Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config692977093253289996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:32:24.071Z] ---> docker-login.sh [2023-02-01T08:32:24.071Z] nexus3.edgexfoundry.org:10001 [2023-02-01T08:32:24.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:32:24.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:32:24.662Z] Configure a credential helper to remove this warning. See [2023-02-01T08:32:24.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:32:24.662Z] [2023-02-01T08:32:24.662Z] Login Succeeded [2023-02-01T08:32:24.662Z] nexus3.edgexfoundry.org:10002 [2023-02-01T08:32:24.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:32:25.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:32:25.203Z] Configure a credential helper to remove this warning. See [2023-02-01T08:32:25.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:32:25.203Z] [2023-02-01T08:32:25.203Z] Login Succeeded [2023-02-01T08:32:25.203Z] nexus3.edgexfoundry.org:10003 [2023-02-01T08:32:25.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:32:25.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:32:25.478Z] Configure a credential helper to remove this warning. See [2023-02-01T08:32:25.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:32:25.478Z] [2023-02-01T08:32:25.478Z] Login Succeeded [2023-02-01T08:32:25.478Z] nexus3.edgexfoundry.org:10004 [2023-02-01T08:32:25.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:32:26.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:32:26.028Z] Configure a credential helper to remove this warning. See [2023-02-01T08:32:26.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:32:26.028Z] [2023-02-01T08:32:26.028Z] Login Succeeded [2023-02-01T08:32:26.028Z] docker.io [2023-02-01T08:32:26.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:32:26.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:32:26.574Z] Configure a credential helper to remove this warning. See [2023-02-01T08:32:26.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:32:26.574Z] [2023-02-01T08:32:26.574Z] Login Succeeded [2023-02-01T08:32:26.574Z] ---> docker-login.sh ends [Pipeline] } [2023-02-01T08:32:26.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-01T08:32:27.191Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-01T08:32:27.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T08:32:27.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T08:32:27.238Z] ========================================================= [2023-02-01T08:32:27.238Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-01T08:32:27.238Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:32:27.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T08:32:27.849Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-01T08:32:27.849Z] 9b18e9b68314: Pulling fs layer [2023-02-01T08:32:27.849Z] 35d82f9e3411: Pulling fs layer [2023-02-01T08:32:27.849Z] e16973657156: Pulling fs layer [2023-02-01T08:32:27.849Z] fc693d55d65f: Pulling fs layer [2023-02-01T08:32:27.849Z] 7e9fc2657dce: Pulling fs layer [2023-02-01T08:32:27.849Z] dda99020689f: Pulling fs layer [2023-02-01T08:32:27.849Z] db1c61fa0a46: Pulling fs layer [2023-02-01T08:32:27.849Z] 891c053d2c06: Pulling fs layer [2023-02-01T08:32:27.849Z] fc693d55d65f: Waiting [2023-02-01T08:32:27.849Z] 7e9fc2657dce: Waiting [2023-02-01T08:32:27.849Z] dda99020689f: Waiting [2023-02-01T08:32:27.849Z] db1c61fa0a46: Waiting [2023-02-01T08:32:27.849Z] 891c053d2c06: Waiting [2023-02-01T08:32:27.849Z] e16973657156: Verifying Checksum [2023-02-01T08:32:27.849Z] e16973657156: Download complete [2023-02-01T08:32:27.849Z] 35d82f9e3411: Download complete [2023-02-01T08:32:27.849Z] 7e9fc2657dce: Verifying Checksum [2023-02-01T08:32:27.849Z] dda99020689f: Verifying Checksum [2023-02-01T08:32:27.849Z] dda99020689f: Download complete [2023-02-01T08:32:27.849Z] 9b18e9b68314: Verifying Checksum [2023-02-01T08:32:27.849Z] 9b18e9b68314: Download complete [2023-02-01T08:32:29.280Z] 891c053d2c06: Verifying Checksum [2023-02-01T08:32:29.280Z] 891c053d2c06: Download complete [2023-02-01T08:32:30.019Z] db1c61fa0a46: Verifying Checksum [2023-02-01T08:32:30.019Z] db1c61fa0a46: Download complete [2023-02-01T08:32:30.613Z] 9b18e9b68314: Pull complete [2023-02-01T08:32:30.613Z] fc693d55d65f: Verifying Checksum [2023-02-01T08:32:30.613Z] fc693d55d65f: Download complete [2023-02-01T08:32:30.883Z] 35d82f9e3411: Pull complete [2023-02-01T08:32:31.151Z] e16973657156: Pull complete [2023-02-01T08:32:46.178Z] fc693d55d65f: Pull complete [2023-02-01T08:32:46.178Z] 7e9fc2657dce: Pull complete [2023-02-01T08:32:46.178Z] dda99020689f: Pull complete [2023-02-01T08:32:50.489Z] db1c61fa0a46: Pull complete [2023-02-01T08:32:51.918Z] 891c053d2c06: Pull complete [2023-02-01T08:32:51.918Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-01T08:32:51.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T08:32:51.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:32:52.259Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T08:32:52.259Z] WORKDIR /edgex [2023-02-01T08:32:52.259Z] COPY go.mod . [2023-02-01T08:32:52.259Z] RUN go mod download [2023-02-01T08:32:52.259Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-01T08:32:52.855Z] Sending build context to Docker daemon 3.091MB [2023-02-01T08:32:52.855Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T08:32:52.855Z] ---> f96f9c87975a [2023-02-01T08:32:52.855Z] Step 2/4 : WORKDIR /edgex [2023-02-01T08:32:54.817Z] ---> Running in ef692405ea27 [2023-02-01T08:32:55.406Z] Removing intermediate container ef692405ea27 [2023-02-01T08:32:55.406Z] ---> 54e344ace241 [2023-02-01T08:32:55.406Z] Step 3/4 : COPY go.mod . [2023-02-01T08:32:57.355Z] ---> 4b508b2d7887 [2023-02-01T08:32:57.355Z] Step 4/4 : RUN go mod download [2023-02-01T08:32:57.355Z] ---> Running in 7d871e245af7 [2023-02-01T08:33:03.364Z] Removing intermediate container dd274300ca48 [2023-02-01T08:33:03.364Z] ---> 3d2421aede94 [2023-02-01T08:33:03.364Z] Step 7/24 : COPY . . [2023-02-01T08:33:03.364Z] Removing intermediate container 340f68086ee5 [2023-02-01T08:33:03.364Z] ---> 08bc32237cab [2023-02-01T08:33:03.364Z] Step 8/22 : COPY . . [2023-02-01T08:33:03.364Z] Removing intermediate container 532f64c28f8f [2023-02-01T08:33:03.364Z] ---> 518a3fa948e0 [2023-02-01T08:33:03.364Z] Step 7/24 : COPY . . [2023-02-01T08:33:03.364Z] Removing intermediate container 5f8af330b1fc [2023-02-01T08:33:03.364Z] ---> 142427fa3e8b [2023-02-01T08:33:03.364Z] Step 7/21 : COPY . . [2023-02-01T08:33:03.364Z] Removing intermediate container 59a75450e71b [2023-02-01T08:33:03.364Z] ---> 5c3c7f6acd28 [2023-02-01T08:33:03.364Z] Step 8/22 : COPY . . [2023-02-01T08:33:08.632Z] ---> 47d907f68ab9 [2023-02-01T08:33:08.632Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-01T08:33:08.632Z] ---> Running in 13e1c4079e42 [2023-02-01T08:33:08.632Z] ---> b278cf0d0a97 [2023-02-01T08:33:08.632Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-01T08:33:08.632Z] ---> 7620142fbf7a [2023-02-01T08:33:08.632Z] ---> 98603fc99ce6 [2023-02-01T08:33:08.632Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T08:33:08.632Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-01T08:33:08.632Z] ---> 353e96c00c6f [2023-02-01T08:33:08.632Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-01T08:33:08.632Z] ---> Running in 2b37cd9bcbf1 [2023-02-01T08:33:08.632Z] ---> Running in ad90e17f87e6 [2023-02-01T08:33:08.632Z] ---> Running in 5c35fc78a25a [2023-02-01T08:33:08.632Z] ---> Running in 6fdbd29fe9a5 [2023-02-01T08:33:08.632Z] Removing intermediate container ad90e17f87e6 [2023-02-01T08:33:08.632Z] ---> 2b25b9fdf8d4 [2023-02-01T08:33:08.632Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-01T08:33:08.632Z] ---> Running in dc9f8825a9fc [2023-02-01T08:33:08.632Z] Removing intermediate container dc9f8825a9fc [2023-02-01T08:33:08.632Z] ---> e88599f7a62f [2023-02-01T08:33:08.632Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T08:33:08.632Z] ---> Running in 4ac0eb466744 [2023-02-01T08:33:08.632Z] 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-02-01T08:33:08.632Z] 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-02-01T08:33:08.632Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-01T08:33:08.889Z] 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-02-01T08:33:09.147Z] Removing intermediate container 4ac0eb466744 [2023-02-01T08:33:09.147Z] ---> 4af140c5e640 [2023-02-01T08:33:09.147Z] Step 11/24 : WORKDIR /edgex-go [2023-02-01T08:33:09.147Z] ---> Running in 80ed5151fd7f [2023-02-01T08:33:09.147Z] Removing intermediate container 80ed5151fd7f [2023-02-01T08:33:09.147Z] ---> fca4aecbeac2 [2023-02-01T08:33:09.147Z] [2023-02-01T08:33:09.147Z] Step 12/24 : FROM alpine:3.15 [2023-02-01T08:33:09.403Z] 3.15: Pulling from library/alpine [2023-02-01T08:33:09.966Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-01T08:33:09.966Z] Status: Downloaded newer image for alpine:3.15 [2023-02-01T08:33:09.966Z] ---> c4fc93816858 [2023-02-01T08:33:09.966Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:33:09.966Z] ---> Running in 81c1c01bec41 [2023-02-01T08:33:09.966Z] Removing intermediate container 81c1c01bec41 [2023-02-01T08:33:09.966Z] ---> 118330ab3888 [2023-02-01T08:33:09.966Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-01T08:33:09.966Z] ---> Running in 9398d6636dd0 [2023-02-01T08:33:10.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:10.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:10.787Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T08:33:10.787Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T08:33:10.787Z] OK: 15859 distinct packages available [2023-02-01T08:33:10.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:11.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:11.044Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-01T08:33:11.044Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-01T08:33:11.044Z] (3/5) Installing libucontext (1.1-r0) [2023-02-01T08:33:11.044Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-01T08:33:11.044Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-01T08:33:11.044Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T08:33:11.044Z] OK: 7 MiB in 19 packages [2023-02-01T08:33:11.609Z] Removing intermediate container 9398d6636dd0 [2023-02-01T08:33:11.609Z] ---> 52a350113f66 [2023-02-01T08:33:11.609Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-01T08:33:12.980Z] ---> 8a95f4067108 [2023-02-01T08:33:12.980Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T08:33:14.348Z] ---> ecef8255e04d [2023-02-01T08:33:14.348Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T08:33:14.604Z] ---> 51e6cd4b63a4 [2023-02-01T08:33:14.604Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-01T08:33:15.171Z] ---> 0d676c653b6e [2023-02-01T08:33:15.171Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-01T08:33:15.736Z] ---> 6186c5d33d95 [2023-02-01T08:33:15.736Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T08:33:15.736Z] ---> Running in 3cc78a6e8055 [2023-02-01T08:33:15.994Z] Removing intermediate container 3cc78a6e8055 [2023-02-01T08:33:15.994Z] ---> 2b2deaa3cfb1 [2023-02-01T08:33:15.994Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T08:33:15.994Z] ---> Running in d9351799d1ab [2023-02-01T08:33:16.251Z] Removing intermediate container d9351799d1ab [2023-02-01T08:33:16.251Z] ---> 31916ac15453 [2023-02-01T08:33:16.251Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T08:33:16.251Z] ---> Running in b535b570c1c8 [2023-02-01T08:33:16.508Z] Removing intermediate container b535b570c1c8 [2023-02-01T08:33:16.508Z] ---> 0566bc48ea95 [2023-02-01T08:33:16.508Z] Step 23/24 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:33:16.508Z] ---> Running in 5cfd4513aad1 [2023-02-01T08:33:16.508Z] Removing intermediate container 5cfd4513aad1 [2023-02-01T08:33:16.508Z] ---> 42e03199f5af [2023-02-01T08:33:16.508Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T08:33:16.508Z] ---> Running in a549319d0407 [2023-02-01T08:33:16.765Z] Removing intermediate container a549319d0407 [2023-02-01T08:33:16.765Z] ---> 505478fd4a18 [2023-02-01T08:33:16.765Z] [2023-02-01T08:33:16.765Z] Successfully built 505478fd4a18 [2023-02-01T08:33:16.765Z] Successfully tagged security-spire-agent:latest [2023-02-01T08:33:16.765Z]  Building security-spire-agent ... done Building security-spire-config [2023-02-01T08:33:20.046Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:33:20.046Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:33:20.046Z] ---> abecaac50c12 [2023-02-01T08:33:20.046Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T08:33:20.046Z] ---> Using cache [2023-02-01T08:33:20.046Z] ---> 31ed73b593e9 [2023-02-01T08:33:20.046Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T08:33:20.046Z] ---> Running in 30911ec16366 [2023-02-01T08:33:20.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:21.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:21.798Z] OK: 211 MiB in 51 packages [2023-02-01T08:33:22.363Z] Removing intermediate container 30911ec16366 [2023-02-01T08:33:22.363Z] ---> 3b6e7730d657 [2023-02-01T08:33:22.363Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T08:33:22.619Z] ---> 927bcae0c8d5 [2023-02-01T08:33:22.619Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:33:22.876Z] ---> Running in 6c483dbed547 [2023-02-01T08:33:29.600Z] Removing intermediate container 7d871e245af7 [2023-02-01T08:33:29.601Z] ---> 1b2c04ebf1fa [2023-02-01T08:33:29.601Z] Successfully built 1b2c04ebf1fa [2023-02-01T08:33:29.601Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:33:29.936Z] + docker inspect -f . ci-base-image-arm64 [2023-02-01T08:33:29.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:33:30.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-4239 does not seem to be running inside a container [2023-02-01T08:33:30.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-01T08:33:31.426Z] $ docker top 904db20703479b2db53f2a3f0b62e59e595fec08169a8955a1ec1008340df910 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T08:33:32.273Z] + go version [2023-02-01T08:33:32.273Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-01T08:33:32.295Z] $ docker stop --time=1 904db20703479b2db53f2a3f0b62e59e595fec08169a8955a1ec1008340df910 [2023-02-01T08:33:34.734Z] $ docker rm -f --volumes 904db20703479b2db53f2a3f0b62e59e595fec08169a8955a1ec1008340df910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:33:35.065Z] 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-02-01T08:33:35.065Z] 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-02-01T08:33:35.272Z] + docker inspect -f . ci-base-image-arm64 [2023-02-01T08:33:35.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:33:35.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-4239 does not seem to be running inside a container [2023-02-01T08:33:35.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-01T08:33:36.860Z] $ docker top 09b545848eb1e736ddf20ef04cca6f3f4ed8c5ec3c7fa444773aa33b11d6753a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-01T08:33:37.095Z] ========================================================= [2023-02-01T08:33:37.095Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-01T08:33:37.095Z] ========================================================= [Pipeline] sh [2023-02-01T08:33:37.594Z] Removing intermediate container 6c483dbed547 [2023-02-01T08:33:37.594Z] ---> bd848821896c [2023-02-01T08:33:37.594Z] Step 7/24 : COPY . . [2023-02-01T08:33:37.737Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:33:38.401Z] + make test [2023-02-01T08:33:38.401Z] go test -race -coverprofile=coverage.out ./... [2023-02-01T08:33:40.114Z] Removing intermediate container 5c35fc78a25a [2023-02-01T08:33:40.114Z] ---> 7a299925c0ca [2023-02-01T08:33:40.114Z] [2023-02-01T08:33:40.114Z] Step 9/21 : FROM alpine:3.16 [2023-02-01T08:33:40.114Z] Removing intermediate container 13e1c4079e42 [2023-02-01T08:33:40.114Z] ---> 83d8a3078c63 [2023-02-01T08:33:40.114Z] [2023-02-01T08:33:40.114Z] Step 9/24 : FROM alpine:3.16 [2023-02-01T08:33:40.114Z] Removing intermediate container 6fdbd29fe9a5 [2023-02-01T08:33:40.114Z] ---> 74196b9f512a [2023-02-01T08:33:40.114Z] [2023-02-01T08:33:40.114Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T08:33:40.372Z] 3.16: Pulling from library/alpine [2023-02-01T08:33:40.936Z] 3.16: Pulling from library/alpine [2023-02-01T08:33:40.936Z] 3.16: Pulling from library/alpine [2023-02-01T08:33:41.501Z] ---> 847b7c3a0220 [2023-02-01T08:33:41.501Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T08:33:41.501Z] ---> Running in 7aafb7aceca6 [2023-02-01T08:33:41.501Z] Removing intermediate container 7aafb7aceca6 [2023-02-01T08:33:41.501Z] ---> f5d837faba06 [2023-02-01T08:33:41.501Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-01T08:33:41.501Z] ---> Running in 468c3a73f5e8 [2023-02-01T08:33:41.501Z] Removing intermediate container 468c3a73f5e8 [2023-02-01T08:33:41.501Z] ---> ef95947cb8d8 [2023-02-01T08:33:41.501Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T08:33:41.501Z] ---> Running in e981184b2cd1 [2023-02-01T08:33:42.067Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-01T08:33:42.067Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-01T08:33:42.067Z] Status: Downloaded newer image for alpine:3.16 [2023-02-01T08:33:42.067Z] Status: Downloaded newer image for alpine:3.16 [2023-02-01T08:33:42.067Z] ---> bfe296a52501 [2023-02-01T08:33:42.067Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-01T08:33:42.067Z] ---> bfe296a52501 [2023-02-01T08:33:42.067Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-01T08:33:42.067Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-01T08:33:42.067Z] Status: Image is up to date for alpine:3.16 [2023-02-01T08:33:42.067Z] ---> bfe296a52501 [2023-02-01T08:33:42.067Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-01T08:33:42.067Z] ---> Running in 35b91a149058 [2023-02-01T08:33:42.067Z] ---> Running in e8a2fb982081 [2023-02-01T08:33:42.067Z] ---> Running in d754b8de89b4 [2023-02-01T08:33:42.067Z] Removing intermediate container 35b91a149058 [2023-02-01T08:33:42.067Z] ---> 950b0dd549f8 [2023-02-01T08:33:42.067Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-01T08:33:42.067Z] ---> Running in 879bddd55366 [2023-02-01T08:33:42.324Z] Removing intermediate container 879bddd55366 [2023-02-01T08:33:42.324Z] ---> a6c8af18947e [2023-02-01T08:33:42.324Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-01T08:33:42.324Z] ---> Running in 6c79b8d58578 [2023-02-01T08:33:42.324Z] Removing intermediate container 6c79b8d58578 [2023-02-01T08:33:42.324Z] ---> d4ea9606b8a5 [2023-02-01T08:33:42.324Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T08:33:42.583Z] ---> Running in 27d29707dbdd [2023-02-01T08:33:42.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:42.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:42.583Z] Removing intermediate container e981184b2cd1 [2023-02-01T08:33:42.583Z] ---> d19323c05151 [2023-02-01T08:33:42.583Z] Step 11/24 : WORKDIR /edgex-go [2023-02-01T08:33:42.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:42.841Z] ---> Running in 5c3614f41cea [2023-02-01T08:33:42.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:42.841Z] Removing intermediate container 5c3614f41cea [2023-02-01T08:33:42.841Z] ---> 01a69f2cc4d6 [2023-02-01T08:33:42.841Z] [2023-02-01T08:33:42.841Z] Step 12/24 : FROM alpine:3.15 [2023-02-01T08:33:42.841Z] ---> c4fc93816858 [2023-02-01T08:33:42.841Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:33:42.841Z] ---> Using cache [2023-02-01T08:33:42.841Z] ---> 118330ab3888 [2023-02-01T08:33:42.841Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-01T08:33:42.841Z] ---> Running in 86e0d49d91d5 [2023-02-01T08:33:42.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:43.099Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-01T08:33:43.099Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-01T08:33:43.099Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-01T08:33:43.099Z] (3/3) Installing su-exec (0.2-r1) [2023-02-01T08:33:43.099Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:33:43.099Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-01T08:33:43.099Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:33:43.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:43.099Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-01T08:33:43.099Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-01T08:33:43.099Z] (5/6) Installing curl (7.83.1-r5) [2023-02-01T08:33:43.099Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-01T08:33:43.099Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:33:43.099Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:33:43.099Z] OK: 6 MiB in 17 packages [2023-02-01T08:33:43.099Z] OK: 8 MiB in 20 packages [2023-02-01T08:33:43.099Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T08:33:43.099Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:33:43.356Z] OK: 6 MiB in 15 packages [2023-02-01T08:33:43.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:43.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:43.921Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T08:33:43.921Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T08:33:43.921Z] OK: 15859 distinct packages available [2023-02-01T08:33:43.921Z] Removing intermediate container 27d29707dbdd [2023-02-01T08:33:43.921Z] ---> dc438fc2a452 [2023-02-01T08:33:43.921Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:33:43.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:43.921Z] Removing intermediate container e8a2fb982081 [2023-02-01T08:33:43.921Z] ---> d9d6fb0484a8 [2023-02-01T08:33:43.921Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-01T08:33:43.921Z] Removing intermediate container d754b8de89b4 [2023-02-01T08:33:43.921Z] ---> 747109dcc57d [2023-02-01T08:33:43.921Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-01T08:33:43.921Z] ---> Running in c00e65fde86c [2023-02-01T08:33:43.921Z] ---> Running in 3187c0524af1 [2023-02-01T08:33:43.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:43.921Z] Removing intermediate container c00e65fde86c [2023-02-01T08:33:43.921Z] ---> 0662d18d0121 [2023-02-01T08:33:43.921Z] Step 12/24 : WORKDIR / [2023-02-01T08:33:43.921Z] Removing intermediate container 3187c0524af1 [2023-02-01T08:33:43.921Z] ---> 3e01aea20359 [2023-02-01T08:33:43.921Z] Step 12/21 : WORKDIR /edgex [2023-02-01T08:33:43.921Z] ---> 55647d37b027 [2023-02-01T08:33:43.921Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-01T08:33:43.921Z] ---> Running in 42ad869fc3a0 [2023-02-01T08:33:43.921Z] ---> Running in cf64e120cd0f [2023-02-01T08:33:43.921Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-01T08:33:43.921Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-01T08:33:43.921Z] (3/4) Installing libucontext (1.1-r0) [2023-02-01T08:33:43.921Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-01T08:33:43.921Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T08:33:44.179Z] OK: 6 MiB in 18 packages [2023-02-01T08:33:44.179Z] Removing intermediate container 2b37cd9bcbf1 [2023-02-01T08:33:44.179Z] ---> 7e20328b0905 [2023-02-01T08:33:44.179Z] [2023-02-01T08:33:44.179Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T08:33:44.179Z] ---> bfe296a52501 [2023-02-01T08:33:44.179Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T08:33:44.179Z] ---> Running in 708c214fbc12 [2023-02-01T08:33:44.179Z] Removing intermediate container cf64e120cd0f [2023-02-01T08:33:44.179Z] ---> 8af98e446ca9 [2023-02-01T08:33:44.179Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-01T08:33:44.179Z] Removing intermediate container 42ad869fc3a0 [2023-02-01T08:33:44.179Z] ---> e72a0bc3bf9b [2023-02-01T08:33:44.179Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-01T08:33:44.443Z] ---> 638af28c566a [2023-02-01T08:33:44.443Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-01T08:33:44.443Z] ---> 28c55a0cf916 [2023-02-01T08:33:44.443Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-01T08:33:44.443Z] ---> 202a4de35095 [2023-02-01T08:33:44.443Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-01T08:33:44.443Z] Removing intermediate container 86e0d49d91d5 [2023-02-01T08:33:44.443Z] ---> bd8443a50120 [2023-02-01T08:33:44.443Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T08:33:44.443Z] ---> 9067fa1b114d [2023-02-01T08:33:44.443Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-01T08:33:44.443Z] ---> 257d271e2061 [2023-02-01T08:33:44.443Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-01T08:33:44.443Z] ---> Running in 846a8e9b6f0f [2023-02-01T08:33:44.699Z] Removing intermediate container 846a8e9b6f0f [2023-02-01T08:33:44.699Z] ---> 764d40cfc6ff [2023-02-01T08:33:44.700Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:33:44.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:44.700Z] ---> 4724659ef1e1 [2023-02-01T08:33:44.700Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-01T08:33:44.700Z] ---> Running in c4519510edba [2023-02-01T08:33:44.700Z] ---> 6c7e103af1fb [2023-02-01T08:33:44.700Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-01T08:33:44.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:44.700Z] Removing intermediate container c4519510edba [2023-02-01T08:33:44.700Z] ---> 0fdd6af18d5a [2023-02-01T08:33:44.700Z] Step 20/22 : LABEL arch=x86_64 [2023-02-01T08:33:44.700Z] ---> Running in dc81298200d7 [2023-02-01T08:33:44.958Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T08:33:44.958Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:33:44.958Z] OK: 6 MiB in 15 packages [2023-02-01T08:33:44.958Z] Removing intermediate container dc81298200d7 [2023-02-01T08:33:44.958Z] ---> 217462d09513 [2023-02-01T08:33:44.958Z] Step 21/22 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:33:44.958Z] ---> 44c2b7e15810 [2023-02-01T08:33:44.958Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-01T08:33:44.958Z] ---> Running in 59eaddd4371a [2023-02-01T08:33:44.958Z] ---> 1add8932fa87 [2023-02-01T08:33:44.958Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-01T08:33:45.215Z] Removing intermediate container 59eaddd4371a [2023-02-01T08:33:45.215Z] ---> 045a748a5c39 [2023-02-01T08:33:45.215Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T08:33:45.215Z] ---> Running in aec631f92710 [2023-02-01T08:33:45.215Z] ---> 8495a50ad8a1 [2023-02-01T08:33:45.215Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T08:33:45.215Z] ---> Running in f44671821eb9 [2023-02-01T08:33:45.215Z] Removing intermediate container aec631f92710 [2023-02-01T08:33:45.215Z] ---> b599f07e2d16 [2023-02-01T08:33:45.215Z] [2023-02-01T08:33:45.215Z] Removing intermediate container 708c214fbc12 [2023-02-01T08:33:45.215Z] ---> 5fafe5f17074 [2023-02-01T08:33:45.215Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T08:33:45.215Z] ---> d54797c5b24f [2023-02-01T08:33:45.473Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-01T08:33:45.473Z] ---> Running in 419c21106a57 [2023-02-01T08:33:45.473Z] Successfully built b599f07e2d16 [2023-02-01T08:33:45.473Z] Successfully tagged core-data:latest [2023-02-01T08:33:45.473Z]  Building core-data ... done Building support-notifications [2023-02-01T08:33:45.473Z] Removing intermediate container 419c21106a57 [2023-02-01T08:33:45.473Z] ---> c582bc1c0d51 [2023-02-01T08:33:45.473Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-01T08:33:45.473Z] ---> Running in 298ce40860ec [2023-02-01T08:33:45.731Z] Removing intermediate container 298ce40860ec [2023-02-01T08:33:45.731Z] ---> 5ed83cced57d [2023-02-01T08:33:45.731Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-01T08:33:45.988Z] ---> efeaa8c47c88 [2023-02-01T08:33:45.988Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-01T08:33:45.988Z] ---> 6f3994c20a08 [2023-02-01T08:33:45.988Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T08:33:45.988Z] ---> Running in 73f0ef62fb91 [2023-02-01T08:33:46.246Z] Removing intermediate container 73f0ef62fb91 [2023-02-01T08:33:46.246Z] ---> 97792675295c [2023-02-01T08:33:46.246Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:33:46.246Z] Removing intermediate container f44671821eb9 [2023-02-01T08:33:46.246Z] ---> e6db00c7555e [2023-02-01T08:33:46.246Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T08:33:46.246Z] ---> Running in 48bd64da95d1 [2023-02-01T08:33:46.246Z] ---> 3da1a343251d [2023-02-01T08:33:46.246Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-01T08:33:46.246Z] ---> e271b805454e [2023-02-01T08:33:46.246Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T08:33:46.246Z] ---> Running in 2353e8c11cf2 [2023-02-01T08:33:46.246Z] ---> Running in 8409f93ca734 [2023-02-01T08:33:46.505Z] Removing intermediate container 48bd64da95d1 [2023-02-01T08:33:46.505Z] ---> 277f5c1229c9 [2023-02-01T08:33:46.505Z] Step 19/21 : LABEL arch=x86_64 [2023-02-01T08:33:46.505Z] ---> d1dfe7a9b006 [2023-02-01T08:33:46.505Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-01T08:33:46.505Z] Removing intermediate container 2353e8c11cf2 [2023-02-01T08:33:46.505Z] ---> 562e8ccda04f [2023-02-01T08:33:46.505Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-01T08:33:46.505Z] ---> Running in 6a5fc994890e [2023-02-01T08:33:46.505Z] Removing intermediate container 6a5fc994890e [2023-02-01T08:33:46.505Z] ---> be910ed2fe32 [2023-02-01T08:33:46.505Z] Step 20/21 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:33:46.772Z] ---> 9c3c151e1a23 [2023-02-01T08:33:46.772Z] Step 19/24 : WORKDIR / [2023-02-01T08:33:46.772Z] ---> Running in 8c57836d4ea1 [2023-02-01T08:33:46.772Z] ---> Running in 08b636bd185c [2023-02-01T08:33:46.772Z] Removing intermediate container 8c57836d4ea1 [2023-02-01T08:33:46.772Z] ---> 9a1196d850a3 [2023-02-01T08:33:46.772Z] Step 21/21 : LABEL version=0.0.0 [2023-02-01T08:33:46.772Z] ---> Running in e671f3de197a [2023-02-01T08:33:47.031Z] Removing intermediate container 08b636bd185c [2023-02-01T08:33:47.031Z] ---> d719f21244ef [2023-02-01T08:33:47.031Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T08:33:47.031Z] ---> Running in cb08fdc7d137 [2023-02-01T08:33:47.031Z] Removing intermediate container e671f3de197a [2023-02-01T08:33:47.031Z] ---> 6c5353fcc747 [2023-02-01T08:33:47.031Z] [2023-02-01T08:33:47.031Z] ---> ea146e03215b [2023-02-01T08:33:47.031Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-01T08:33:47.031Z] Removing intermediate container cb08fdc7d137 [2023-02-01T08:33:47.031Z] ---> c278bcb374de [2023-02-01T08:33:47.031Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T08:33:47.031Z] Successfully built 6c5353fcc747 [2023-02-01T08:33:47.031Z] ---> Running in 1ec6ab830f52 [2023-02-01T08:33:47.031Z] Successfully tagged security-proxy-setup:latest [2023-02-01T08:33:47.031Z] Building security-spiffe-token-provider [2023-02-01T08:33:47.031Z]  Building security-proxy-setup ... done Removing intermediate container 8409f93ca734 [2023-02-01T08:33:47.031Z] ---> 0fa2a74255ab [2023-02-01T08:33:47.031Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T08:33:47.288Z] ---> Running in b7bf4af6ae10 [2023-02-01T08:33:47.288Z] ---> 5a5c975360b2 [2023-02-01T08:33:47.288Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-01T08:33:47.288Z] Removing intermediate container 1ec6ab830f52 [2023-02-01T08:33:47.288Z] ---> a957a437e5ca [2023-02-01T08:33:47.288Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T08:33:47.545Z] ---> Running in 4e4b09dc9bb0 [2023-02-01T08:33:47.545Z] Removing intermediate container b7bf4af6ae10 [2023-02-01T08:33:47.545Z] ---> 6c4ebb1e1eac [2023-02-01T08:33:47.545Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T08:33:47.545Z] ---> Running in ed7f8b1e9029 [2023-02-01T08:33:47.545Z] ---> Running in c550a9dc9d28 [2023-02-01T08:33:47.814Z] Removing intermediate container 4e4b09dc9bb0 [2023-02-01T08:33:47.814Z] ---> 2445d2f946e9 [2023-02-01T08:33:47.814Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:33:47.814Z] Removing intermediate container ed7f8b1e9029 [2023-02-01T08:33:47.814Z] ---> a4dfd62c8992 [2023-02-01T08:33:47.814Z] Step 23/24 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:33:47.814Z] Removing intermediate container c550a9dc9d28 [2023-02-01T08:33:47.814Z] ---> 376d9de196e4 [2023-02-01T08:33:47.814Z] Step 23/24 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:33:48.071Z] ---> Running in d26d965e04d5 [2023-02-01T08:33:48.071Z] ---> Running in 8b7428703703 [2023-02-01T08:33:48.071Z] ---> Running in 306417ed487a [2023-02-01T08:33:48.071Z] Removing intermediate container 8b7428703703 [2023-02-01T08:33:48.071Z] ---> 2998edf6c934 [2023-02-01T08:33:48.071Z] Step 20/22 : LABEL arch=x86_64 [2023-02-01T08:33:48.071Z] ---> Running in 5a58192f8713 [2023-02-01T08:33:48.071Z] Removing intermediate container d26d965e04d5 [2023-02-01T08:33:48.071Z] ---> c32591076df3 [2023-02-01T08:33:48.071Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T08:33:48.071Z] Removing intermediate container 306417ed487a [2023-02-01T08:33:48.071Z] ---> 9c1adaea8ec5 [2023-02-01T08:33:48.071Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T08:33:48.071Z] ---> Running in 67ae5f47c5fe [2023-02-01T08:33:48.071Z] ---> Running in 63e94de6734f [2023-02-01T08:33:48.327Z] Removing intermediate container 5a58192f8713 [2023-02-01T08:33:48.327Z] ---> 7fb6cea55299 [2023-02-01T08:33:48.327Z] Step 21/22 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:33:48.327Z] ---> Running in 82590527f6a5 [2023-02-01T08:33:48.327Z] Removing intermediate container 67ae5f47c5fe [2023-02-01T08:33:48.327Z] ---> 83fce6c32902 [2023-02-01T08:33:48.327Z] [2023-02-01T08:33:48.327Z] Removing intermediate container 63e94de6734f [2023-02-01T08:33:48.327Z] ---> c8a3db9ae3e3 [2023-02-01T08:33:48.327Z] [2023-02-01T08:33:48.327Z] Successfully built 83fce6c32902 [2023-02-01T08:33:48.327Z] Successfully tagged security-spire-config:latest [2023-02-01T08:33:48.327Z] Building security-spire-server [2023-02-01T08:33:48.327Z]  Building security-spire-config ... done Successfully built c8a3db9ae3e3 [2023-02-01T08:33:48.584Z] Successfully tagged security-secretstore-setup:latest [2023-02-01T08:33:48.584Z] Building core-common-config-bootstrapper [2023-02-01T08:33:48.584Z]  Building security-secretstore-setup ... done Removing intermediate container 82590527f6a5 [2023-02-01T08:33:48.584Z] ---> c49ed2a7875a [2023-02-01T08:33:48.584Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T08:33:48.584Z] ---> Running in dfc3095f07ed [2023-02-01T08:33:48.584Z] Removing intermediate container dfc3095f07ed [2023-02-01T08:33:48.584Z] ---> e7e26ee1e83f [2023-02-01T08:33:48.584Z] [2023-02-01T08:33:48.584Z] Successfully built e7e26ee1e83f [2023-02-01T08:33:48.584Z] Successfully tagged support-scheduler:latest [2023-02-01T08:33:48.584Z] Building core-metadata [2023-02-01T08:33:49.954Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:33:49.954Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:33:49.954Z] ---> abecaac50c12 [2023-02-01T08:33:49.954Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:33:49.954Z] ---> Using cache [2023-02-01T08:33:49.954Z] ---> 153ebce50e58 [2023-02-01T08:33:49.954Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:33:49.954Z] ---> Using cache [2023-02-01T08:33:49.954Z] ---> 183dfe26b6ea [2023-02-01T08:33:49.954Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-01T08:33:51.852Z] ---> Running in df28e9b11a34 [2023-02-01T08:33:52.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:52.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:52.366Z] OK: 211 MiB in 51 packages [2023-02-01T08:33:53.297Z] Removing intermediate container df28e9b11a34 [2023-02-01T08:33:53.297Z] ---> 0a1062d41cf4 [2023-02-01T08:33:53.297Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:33:53.554Z] ---> 9cc920048cd1 [2023-02-01T08:33:53.554Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:33:53.554Z] ---> Running in 41ca7be235cd [2023-02-01T08:33:54.121Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:33:54.121Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:33:54.121Z] ---> abecaac50c12 [2023-02-01T08:33:54.121Z] Step 3/19 : WORKDIR /edgex-go [2023-02-01T08:33:54.121Z] ---> Using cache [2023-02-01T08:33:54.121Z] ---> 31ed73b593e9 [2023-02-01T08:33:54.121Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-01T08:33:54.380Z] ---> Running in 29be4c086825 [2023-02-01T08:33:54.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:54.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:55.204Z] v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-01T08:33:55.204Z] v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-01T08:33:55.204Z] OK: 17044 distinct packages available [2023-02-01T08:33:55.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:55.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:33:55.722Z] OK: 211 MiB in 51 packages [2023-02-01T08:33:55.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:33:55.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:33:55.979Z] ---> abecaac50c12 [2023-02-01T08:33:55.979Z] Step 3/23 : WORKDIR /edgex-go [2023-02-01T08:33:55.979Z] ---> Using cache [2023-02-01T08:33:55.979Z] ---> 31ed73b593e9 [2023-02-01T08:33:55.979Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T08:33:55.979Z] ---> Using cache [2023-02-01T08:33:55.979Z] ---> 3b6e7730d657 [2023-02-01T08:33:55.980Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 927bcae0c8d5 [2023-02-01T08:33:55.980Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> bd848821896c [2023-02-01T08:33:55.980Z] Step 7/23 : COPY . . [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 847b7c3a0220 [2023-02-01T08:33:55.980Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> f5d837faba06 [2023-02-01T08:33:55.980Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> ef95947cb8d8 [2023-02-01T08:33:55.980Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T08:33:55.980Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:33:55.980Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:33:55.980Z] ---> abecaac50c12 [2023-02-01T08:33:55.980Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 153ebce50e58 [2023-02-01T08:33:55.980Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 183dfe26b6ea [2023-02-01T08:33:55.980Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 3fee6e0b81df [2023-02-01T08:33:55.980Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 2adf42b7d551 [2023-02-01T08:33:55.980Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 08bc32237cab [2023-02-01T08:33:55.980Z] Step 8/22 : COPY . . [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 353e96c00c6f [2023-02-01T08:33:55.980Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-01T08:33:55.980Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:33:55.980Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:33:55.980Z] ---> abecaac50c12 [2023-02-01T08:33:55.980Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 153ebce50e58 [2023-02-01T08:33:55.980Z] Step 4/24 : WORKDIR /edgex-go [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 183dfe26b6ea [2023-02-01T08:33:55.980Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 3fee6e0b81df [2023-02-01T08:33:55.980Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 2adf42b7d551 [2023-02-01T08:33:55.980Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 08bc32237cab [2023-02-01T08:33:55.980Z] Step 8/24 : COPY . . [2023-02-01T08:33:55.980Z] ---> Using cache [2023-02-01T08:33:55.980Z] ---> 353e96c00c6f [2023-02-01T08:33:55.980Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-01T08:33:56.546Z] ---> Running in 0dbee116c379 [2023-02-01T08:33:56.546Z] ---> Running in 5cbae56e9599 [2023-02-01T08:33:56.546Z] ---> Running in f9e1082aa00b [2023-02-01T08:33:56.804Z] Removing intermediate container 29be4c086825 [2023-02-01T08:33:56.804Z] ---> 3fa9f36259cf [2023-02-01T08:33:56.804Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-01T08:33:57.062Z] ---> 54d9e3ca5822 [2023-02-01T08:33:57.062Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:33:57.062Z] ---> Running in e6561cd356a4 [2023-02-01T08:33:57.062Z] 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-02-01T08:33:57.062Z] 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-02-01T08:33:57.630Z] Removing intermediate container 5cbae56e9599 [2023-02-01T08:33:57.630Z] ---> 9aaa9b24eb42 [2023-02-01T08:33:57.630Z] Step 11/23 : WORKDIR /edgex-go [2023-02-01T08:33:57.630Z] ---> Running in 852e191391cc [2023-02-01T08:33:57.630Z] Removing intermediate container 852e191391cc [2023-02-01T08:33:57.630Z] ---> ab34e8c7bed5 [2023-02-01T08:33:57.630Z] [2023-02-01T08:33:57.630Z] Step 12/23 : FROM alpine:3.15 [2023-02-01T08:33:57.630Z] ---> c4fc93816858 [2023-02-01T08:33:57.630Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:33:57.630Z] ---> Using cache [2023-02-01T08:33:57.630Z] ---> 118330ab3888 [2023-02-01T08:33:57.630Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-01T08:33:57.630Z] ---> Using cache [2023-02-01T08:33:57.630Z] ---> 52a350113f66 [2023-02-01T08:33:57.630Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T08:33:59.529Z] ---> 74d59987b4da [2023-02-01T08:33:59.529Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T08:34:00.099Z] ---> 6fc6f4b96e01 [2023-02-01T08:34:00.099Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-01T08:34:00.356Z] ---> d40a6d79099a [2023-02-01T08:34:00.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-01T08:34:00.613Z] ---> f8844dda81a6 [2023-02-01T08:34:00.613Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T08:34:00.613Z] ---> Running in ec9496917137 [2023-02-01T08:34:00.870Z] Removing intermediate container ec9496917137 [2023-02-01T08:34:00.870Z] ---> 8829d3f03bb9 [2023-02-01T08:34:00.870Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T08:34:01.127Z] ---> Running in def1e3e79b9e [2023-02-01T08:34:01.386Z] Removing intermediate container def1e3e79b9e [2023-02-01T08:34:01.387Z] ---> c915290def08 [2023-02-01T08:34:01.387Z] Step 21/23 : LABEL arch=x86_64 [2023-02-01T08:34:01.644Z] ---> Running in f167601af396 [2023-02-01T08:34:02.218Z] Removing intermediate container f167601af396 [2023-02-01T08:34:02.218Z] ---> 89bab0972149 [2023-02-01T08:34:02.218Z] Step 22/23 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:34:02.476Z] ---> Running in 374ca650023e [2023-02-01T08:34:02.734Z] Removing intermediate container 374ca650023e [2023-02-01T08:34:02.734Z] ---> 45e0b262603b [2023-02-01T08:34:02.734Z] Step 23/23 : LABEL version=0.0.0 [2023-02-01T08:34:02.992Z] ---> Running in d04ef64b1cd6 [2023-02-01T08:34:03.249Z] Removing intermediate container d04ef64b1cd6 [2023-02-01T08:34:03.249Z] ---> 32bd49cb1597 [2023-02-01T08:34:03.249Z] [2023-02-01T08:34:03.249Z] Successfully built 32bd49cb1597 [2023-02-01T08:34:03.249Z] Successfully tagged security-spire-server:latest [2023-02-01T08:34:03.249Z] Building security-bootstrapper [2023-02-01T08:34:11.361Z]  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:34:11.361Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:34:11.361Z] ---> abecaac50c12 [2023-02-01T08:34:11.361Z] Step 3/32 : WORKDIR /edgex-go [2023-02-01T08:34:11.361Z] ---> Using cache [2023-02-01T08:34:11.361Z] ---> 31ed73b593e9 [2023-02-01T08:34:11.361Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-01T08:34:11.361Z] ---> Using cache [2023-02-01T08:34:11.361Z] ---> 7f673ab8e10d [2023-02-01T08:34:11.361Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-01T08:34:11.361Z] ---> Using cache [2023-02-01T08:34:11.361Z] ---> f63c323aa26f [2023-02-01T08:34:11.361Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:34:11.361Z] ---> Using cache [2023-02-01T08:34:11.361Z] ---> 518a3fa948e0 [2023-02-01T08:34:11.361Z] Step 7/32 : COPY . . [2023-02-01T08:34:11.361Z] ---> Using cache [2023-02-01T08:34:11.361Z] ---> 47d907f68ab9 [2023-02-01T08:34:11.361Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-01T08:34:12.735Z] ---> Running in d10c953ae121 [2023-02-01T08:34:12.993Z] Removing intermediate container 41ca7be235cd [2023-02-01T08:34:12.993Z] ---> dec25e0efabc [2023-02-01T08:34:12.993Z] Step 8/22 : COPY . . [2023-02-01T08:34:13.250Z] 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-02-01T08:34:16.739Z] Removing intermediate container e6561cd356a4 [2023-02-01T08:34:16.739Z] ---> 5008445f17a7 [2023-02-01T08:34:16.739Z] Step 7/19 : COPY . . [2023-02-01T08:34:17.367Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-01T08:34:18.745Z] ---> db92e500b395 [2023-02-01T08:34:18.746Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-01T08:34:18.746Z] ---> Running in 5644a0a02aeb [2023-02-01T08:34:19.313Z] 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-02-01T08:34:21.846Z] Removing intermediate container f9e1082aa00b [2023-02-01T08:34:21.846Z] ---> dbf995a11d7a [2023-02-01T08:34:21.846Z] [2023-02-01T08:34:21.846Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T08:34:21.846Z] ---> bfe296a52501 [2023-02-01T08:34:21.846Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-01T08:34:21.846Z] Removing intermediate container 0dbee116c379 [2023-02-01T08:34:21.846Z] ---> 47386d716349 [2023-02-01T08:34:21.846Z] [2023-02-01T08:34:21.847Z] Step 10/24 : FROM alpine:3.16 [2023-02-01T08:34:21.847Z] ---> bfe296a52501 [2023-02-01T08:34:21.847Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-01T08:34:21.847Z] ---> Using cache [2023-02-01T08:34:21.847Z] ---> 5fafe5f17074 [2023-02-01T08:34:21.847Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T08:34:21.847Z] ---> Using cache [2023-02-01T08:34:21.847Z] ---> c582bc1c0d51 [2023-02-01T08:34:21.847Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-01T08:34:21.847Z] ---> Running in 6d3435ec853f [2023-02-01T08:34:21.847Z] ---> Running in ed4bd562591a [2023-02-01T08:34:21.847Z] Removing intermediate container ed4bd562591a [2023-02-01T08:34:21.847Z] ---> af2f2d73de88 [2023-02-01T08:34:21.847Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T08:34:21.847Z] ---> Running in 2bfabf9c9ae1 [2023-02-01T08:34:21.847Z] Removing intermediate container 6d3435ec853f [2023-02-01T08:34:21.847Z] ---> 346278fa8060 [2023-02-01T08:34:21.847Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-01T08:34:21.847Z] ---> Running in 984bfffa138a [2023-02-01T08:34:22.104Z] Removing intermediate container 984bfffa138a [2023-02-01T08:34:22.104Z] ---> 6a88faff7bb4 [2023-02-01T08:34:22.104Z] Step 15/24 : WORKDIR / [2023-02-01T08:34:22.104Z] ---> Running in 8842e21ede54 [2023-02-01T08:34:22.362Z] Removing intermediate container 8842e21ede54 [2023-02-01T08:34:22.362Z] ---> 2d67156901bd [2023-02-01T08:34:22.362Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:34:22.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:22.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:22.620Z] ---> 878070cda578 [2023-02-01T08:34:22.620Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-01T08:34:22.620Z] ---> 90c6bea2029a [2023-02-01T08:34:22.620Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-01T08:34:22.620Z] ---> Running in e244973ea731 [2023-02-01T08:34:22.887Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T08:34:22.887Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:34:22.887Z] OK: 6 MiB in 15 packages [2023-02-01T08:34:23.170Z] ---> 9e7e490f580c [2023-02-01T08:34:23.170Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-01T08:34:23.170Z] 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-02-01T08:34:23.432Z] Removing intermediate container 2bfabf9c9ae1 [2023-02-01T08:34:23.432Z] ---> a77eddce6f41 [2023-02-01T08:34:23.432Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:34:23.691Z] ---> c3ec317eda17 [2023-02-01T08:34:23.691Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-01T08:34:23.691Z] ---> 34805800debb [2023-02-01T08:34:23.691Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-01T08:34:23.949Z] ---> 116b8691dbe4 [2023-02-01T08:34:23.949Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-01T08:34:23.949Z] ---> Running in 2865b58ee7c9 [2023-02-01T08:34:24.207Z] Removing intermediate container 2865b58ee7c9 [2023-02-01T08:34:24.207Z] ---> 5e6704ce296d [2023-02-01T08:34:24.207Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:34:24.207Z] ---> Running in 3f9e08ba19d8 [2023-02-01T08:34:24.207Z] ---> 38d903515dbc [2023-02-01T08:34:24.207Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-01T08:34:24.464Z] Removing intermediate container 3f9e08ba19d8 [2023-02-01T08:34:24.464Z] ---> a88a1a32c796 [2023-02-01T08:34:24.464Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T08:34:24.464Z] ---> Running in 26ae0560526c [2023-02-01T08:34:24.728Z] Removing intermediate container 26ae0560526c [2023-02-01T08:34:24.728Z] ---> 289dfc9d9cef [2023-02-01T08:34:24.728Z] Step 23/24 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:34:24.728Z] ---> 42b4af9b27a5 [2023-02-01T08:34:24.728Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-01T08:34:24.728Z] ---> Running in 38912b42bec0 [2023-02-01T08:34:24.986Z] Removing intermediate container 38912b42bec0 [2023-02-01T08:34:24.986Z] ---> 13da35c4038a [2023-02-01T08:34:24.986Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T08:34:24.986Z] ---> Running in a179b2ecd471 [2023-02-01T08:34:24.986Z] ---> a7398b69e4cc [2023-02-01T08:34:24.986Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T08:34:24.986Z] ---> Running in 85ab3c1c4593 [2023-02-01T08:34:24.986Z] Removing intermediate container a179b2ecd471 [2023-02-01T08:34:24.986Z] ---> 44ceaeb9e9bb [2023-02-01T08:34:24.986Z] [2023-02-01T08:34:25.246Z] Successfully built 44ceaeb9e9bb [2023-02-01T08:34:25.246Z] Successfully tagged core-metadata:latest [2023-02-01T08:34:25.246Z]  Building core-metadata ... done Building core-command [2023-02-01T08:34:26.618Z] Removing intermediate container 85ab3c1c4593 [2023-02-01T08:34:26.618Z] ---> f85f6262d118 [2023-02-01T08:34:26.618Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T08:34:26.618Z] ---> Running in 89618acb46c4 [2023-02-01T08:34:26.618Z] Removing intermediate container 89618acb46c4 [2023-02-01T08:34:26.618Z] ---> 0c9e226e317a [2023-02-01T08:34:26.618Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-01T08:34:26.618Z] ---> Running in 06cbd6037985 [2023-02-01T08:34:26.878Z] Removing intermediate container 06cbd6037985 [2023-02-01T08:34:26.878Z] ---> e08ec1dd45a9 [2023-02-01T08:34:26.878Z] Step 20/22 : LABEL arch=x86_64 [2023-02-01T08:34:26.878Z] ---> Running in aadcaad06a0c [2023-02-01T08:34:27.135Z] Removing intermediate container aadcaad06a0c [2023-02-01T08:34:27.135Z] ---> 13c79b600e21 [2023-02-01T08:34:27.135Z] Step 21/22 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:34:27.135Z] ---> Running in 6479ba411415 [2023-02-01T08:34:27.135Z] Removing intermediate container 6479ba411415 [2023-02-01T08:34:27.135Z] ---> 2892a19b2064 [2023-02-01T08:34:27.135Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T08:34:27.135Z] ---> Running in 19048a8456ca [2023-02-01T08:34:27.699Z] Removing intermediate container 19048a8456ca [2023-02-01T08:34:27.699Z] ---> 7cd9f27935fe [2023-02-01T08:34:27.699Z] [2023-02-01T08:34:27.699Z] Successfully built 7cd9f27935fe [2023-02-01T08:34:27.699Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-01T08:34:28.266Z]  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:34:28.266Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:34:28.266Z] ---> abecaac50c12 [2023-02-01T08:34:28.266Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:34:28.266Z] ---> Using cache [2023-02-01T08:34:28.266Z] ---> 153ebce50e58 [2023-02-01T08:34:28.266Z] Step 4/23 : WORKDIR /edgex-go [2023-02-01T08:34:28.266Z] ---> Using cache [2023-02-01T08:34:28.266Z] ---> 183dfe26b6ea [2023-02-01T08:34:28.266Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-01T08:34:28.266Z] ---> Using cache [2023-02-01T08:34:28.266Z] ---> 3fee6e0b81df [2023-02-01T08:34:28.266Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-01T08:34:28.266Z] ---> Using cache [2023-02-01T08:34:28.266Z] ---> 2adf42b7d551 [2023-02-01T08:34:28.266Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:34:28.266Z] ---> Using cache [2023-02-01T08:34:28.266Z] ---> 08bc32237cab [2023-02-01T08:34:28.266Z] Step 8/23 : COPY . . [2023-02-01T08:34:28.266Z] ---> Using cache [2023-02-01T08:34:28.266Z] ---> 353e96c00c6f [2023-02-01T08:34:28.266Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-01T08:34:28.523Z] ---> Running in 4c166ae0faad [2023-02-01T08:34:29.454Z] 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-02-01T08:34:36.000Z] Removing intermediate container d10c953ae121 [2023-02-01T08:34:36.000Z] ---> a6f63c0211e7 [2023-02-01T08:34:36.000Z] [2023-02-01T08:34:36.000Z] Step 9/32 : FROM alpine:3.16 [2023-02-01T08:34:36.000Z] ---> bfe296a52501 [2023-02-01T08:34:36.000Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:34:36.000Z] ---> Running in f4d1b4f28b08 [2023-02-01T08:34:36.000Z] Removing intermediate container f4d1b4f28b08 [2023-02-01T08:34:36.000Z] ---> 5ff59a598624 [2023-02-01T08:34:36.000Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-01T08:34:36.000Z] ---> Running in 7fb34697d528 [2023-02-01T08:34:36.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:36.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:36.258Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-01T08:34:36.258Z] (2/2) Installing su-exec (0.2-r1) [2023-02-01T08:34:36.258Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:34:36.258Z] OK: 6 MiB in 16 packages [2023-02-01T08:34:37.189Z] Removing intermediate container 7fb34697d528 [2023-02-01T08:34:37.189Z] ---> 787c8c38d953 [2023-02-01T08:34:37.189Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-01T08:34:37.189Z] ---> Running in 930420cdc340 [2023-02-01T08:34:37.447Z] Removing intermediate container 930420cdc340 [2023-02-01T08:34:37.447Z] ---> 1c4d23c716e0 [2023-02-01T08:34:37.447Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-01T08:34:37.447Z] ---> Running in 4f8a2ee0441a [2023-02-01T08:34:37.707Z] Removing intermediate container 4f8a2ee0441a [2023-02-01T08:34:37.707Z] ---> e689e9e697f9 [2023-02-01T08:34:37.707Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-01T08:34:37.707Z] ---> Running in b710493c1b8f [2023-02-01T08:34:37.707Z] Removing intermediate container b710493c1b8f [2023-02-01T08:34:37.707Z] ---> 72b8a749953f [2023-02-01T08:34:37.707Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-01T08:34:37.707Z] ---> Running in 3ddfe189c78c [2023-02-01T08:34:37.965Z] Removing intermediate container 3ddfe189c78c [2023-02-01T08:34:37.965Z] ---> 06fcb3848d03 [2023-02-01T08:34:37.965Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-01T08:34:37.965Z] ---> Running in 7beacf6f6aae [2023-02-01T08:34:39.342Z] Removing intermediate container 7beacf6f6aae [2023-02-01T08:34:39.342Z] ---> 4f54d89e18bb [2023-02-01T08:34:39.342Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-01T08:34:39.342Z] ---> Running in 62ad20a7620b [2023-02-01T08:34:39.599Z] Removing intermediate container 62ad20a7620b [2023-02-01T08:34:39.599Z] ---> 00393d386bab [2023-02-01T08:34:39.599Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-01T08:34:40.164Z] ---> 0c7091331cc2 [2023-02-01T08:34:40.164Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-01T08:34:40.164Z] ---> Running in d096d5b9378a [2023-02-01T08:34:41.536Z] Removing intermediate container d096d5b9378a [2023-02-01T08:34:41.536Z] ---> 38bf60951431 [2023-02-01T08:34:41.536Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:34:42.104Z] ---> fae3803dc201 [2023-02-01T08:34:42.104Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-01T08:34:43.035Z] ---> 895a7587f528 [2023-02-01T08:34:43.035Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-01T08:34:43.035Z] ---> 27bcb0e4c404 [2023-02-01T08:34:43.035Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-01T08:34:43.603Z] ---> fae35bef58c2 [2023-02-01T08:34:43.603Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-01T08:34:43.863Z] ---> 6730409e681e [2023-02-01T08:34:43.863Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-01T08:34:44.121Z] ---> 16e8db1863eb [2023-02-01T08:34:44.121Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-01T08:34:44.378Z] ---> 58c2111e32d4 [2023-02-01T08:34:44.378Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-01T08:34:44.378Z] ---> Running in 5f111a95d2a3 [2023-02-01T08:34:45.751Z] Removing intermediate container 5f111a95d2a3 [2023-02-01T08:34:45.751Z] ---> 4fe0e79c6efd [2023-02-01T08:34:45.751Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-01T08:34:45.751Z] ---> Running in 124f8e22bba5 [2023-02-01T08:34:45.751Z] Removing intermediate container 124f8e22bba5 [2023-02-01T08:34:45.751Z] ---> f1cad9fca84c [2023-02-01T08:34:45.751Z] Step 29/32 : CMD ["gate"] [2023-02-01T08:34:45.751Z] ---> Running in 533ddc0fc902 [2023-02-01T08:34:45.751Z] Removing intermediate container 533ddc0fc902 [2023-02-01T08:34:45.751Z] ---> 66f742f5aa43 [2023-02-01T08:34:45.751Z] Step 30/32 : LABEL arch=x86_64 [2023-02-01T08:34:45.751Z] ---> Running in f6a031235c14 [2023-02-01T08:34:46.010Z] Removing intermediate container f6a031235c14 [2023-02-01T08:34:46.010Z] ---> d21d48e84697 [2023-02-01T08:34:46.010Z] Step 31/32 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:34:46.010Z] ---> Running in 9aff161eedee [2023-02-01T08:34:46.268Z] Removing intermediate container 9aff161eedee [2023-02-01T08:34:46.268Z] ---> 8d715b5eef54 [2023-02-01T08:34:46.268Z] Step 32/32 : LABEL version=0.0.0 [2023-02-01T08:34:46.268Z] ---> Running in 11a76cc52e56 [2023-02-01T08:34:46.268Z] Removing intermediate container 11a76cc52e56 [2023-02-01T08:34:46.268Z] ---> 13c024f45c91 [2023-02-01T08:34:46.268Z] [2023-02-01T08:34:46.268Z] Successfully built 13c024f45c91 [2023-02-01T08:34:46.268Z] Successfully tagged security-bootstrapper:latest [2023-02-01T08:34:51.527Z]  Building security-bootstrapper ... done Removing intermediate container 5644a0a02aeb [2023-02-01T08:34:51.527Z] ---> 14210dc01652 [2023-02-01T08:34:51.527Z] [2023-02-01T08:34:51.527Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T08:34:51.527Z] ---> bfe296a52501 [2023-02-01T08:34:51.527Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-01T08:34:51.527Z] ---> Running in 088e10d364d3 [2023-02-01T08:34:51.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:51.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:51.784Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-01T08:34:51.784Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-01T08:34:51.784Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:34:51.784Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:34:52.042Z] OK: 6 MiB in 16 packages [2023-02-01T08:34:52.609Z] Removing intermediate container 4c166ae0faad [2023-02-01T08:34:52.609Z] ---> 343fb1808cf6 [2023-02-01T08:34:52.609Z] [2023-02-01T08:34:52.609Z] Step 10/23 : FROM alpine:3.16 [2023-02-01T08:34:52.609Z] ---> bfe296a52501 [2023-02-01T08:34:52.609Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-01T08:34:52.609Z] ---> Using cache [2023-02-01T08:34:52.609Z] ---> 5fafe5f17074 [2023-02-01T08:34:52.609Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T08:34:52.609Z] ---> Using cache [2023-02-01T08:34:52.609Z] ---> c582bc1c0d51 [2023-02-01T08:34:52.609Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-01T08:34:52.609Z] Removing intermediate container e244973ea731 [2023-02-01T08:34:52.609Z] ---> 493d0d1f7d85 [2023-02-01T08:34:52.609Z] [2023-02-01T08:34:52.609Z] Step 9/19 : FROM alpine:3.15 [2023-02-01T08:34:52.609Z] ---> c4fc93816858 [2023-02-01T08:34:52.609Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:34:52.609Z] ---> Using cache [2023-02-01T08:34:52.609Z] ---> 118330ab3888 [2023-02-01T08:34:52.609Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-01T08:34:52.609Z] ---> Running in 4c5760ac6f46 [2023-02-01T08:34:52.868Z] ---> Running in 34d9c3f0b297 [2023-02-01T08:34:52.868Z] Removing intermediate container 088e10d364d3 [2023-02-01T08:34:52.868Z] ---> 22da2dc9aa58 [2023-02-01T08:34:52.868Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T08:34:52.868Z] ---> Running in 775c3055102f [2023-02-01T08:34:52.868Z] Removing intermediate container 4c5760ac6f46 [2023-02-01T08:34:52.868Z] ---> 1aad5ab66ed2 [2023-02-01T08:34:52.868Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-01T08:34:52.868Z] ---> Running in 2f51bd6bc0fd [2023-02-01T08:34:52.868Z] Removing intermediate container 775c3055102f [2023-02-01T08:34:52.868Z] ---> 97cf2797bb92 [2023-02-01T08:34:52.868Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-01T08:34:52.868Z] ---> Running in d7d59232e8a4 [2023-02-01T08:34:52.868Z] Removing intermediate container 2f51bd6bc0fd [2023-02-01T08:34:52.868Z] ---> 6f7009a0f8cf [2023-02-01T08:34:52.868Z] Step 15/23 : WORKDIR / [2023-02-01T08:34:53.126Z] ---> Running in c1f986904ff4 [2023-02-01T08:34:53.126Z] Removing intermediate container d7d59232e8a4 [2023-02-01T08:34:53.126Z] ---> 38855d57feaa [2023-02-01T08:34:53.126Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-01T08:34:53.126Z] ---> Running in 7ee3c9a6f9b4 [2023-02-01T08:34:53.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:53.126Z] Removing intermediate container c1f986904ff4 [2023-02-01T08:34:53.126Z] ---> 06a36364071f [2023-02-01T08:34:53.126Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:34:53.126Z] Removing intermediate container 7ee3c9a6f9b4 [2023-02-01T08:34:53.126Z] ---> 45521866c68b [2023-02-01T08:34:53.126Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:34:53.126Z] ---> a54342cc9132 [2023-02-01T08:34:53.126Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-01T08:34:53.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:53.384Z] ---> c6be673b9b73 [2023-02-01T08:34:53.384Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-01T08:34:53.641Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T08:34:53.641Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T08:34:53.641Z] OK: 15859 distinct packages available [2023-02-01T08:34:53.641Z] ---> 0d6438518c5d [2023-02-01T08:34:53.641Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-01T08:34:53.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:53.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:53.641Z] ---> cda62f8c0884 [2023-02-01T08:34:53.641Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-01T08:34:53.641Z] ---> Running in 319f3c2b8404 [2023-02-01T08:34:53.641Z] ---> 662b8ba4ce4b [2023-02-01T08:34:53.641Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-01T08:34:53.900Z] Removing intermediate container 319f3c2b8404 [2023-02-01T08:34:53.900Z] ---> 9c542ac71252 [2023-02-01T08:34:53.900Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:34:53.900Z] ---> Running in 8e0a1b8c9a31 [2023-02-01T08:34:53.900Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-01T08:34:53.900Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-01T08:34:53.900Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-01T08:34:53.900Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-01T08:34:53.900Z] ---> 986d5b9717d6 [2023-02-01T08:34:53.900Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-01T08:34:53.900Z] (5/9) Installing curl (7.80.0-r5) [2023-02-01T08:34:53.900Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-01T08:34:53.900Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-01T08:34:53.900Z] (8/9) Installing libucontext (1.1-r0) [2023-02-01T08:34:53.900Z] ---> Running in 012b82c12a36 [2023-02-01T08:34:53.900Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-01T08:34:53.900Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T08:34:53.900Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:34:53.900Z] Removing intermediate container 8e0a1b8c9a31 [2023-02-01T08:34:53.900Z] ---> 0d47ed137b4d [2023-02-01T08:34:53.900Z] Step 21/23 : LABEL arch=x86_64 [2023-02-01T08:34:53.900Z] ---> Running in 7ae76cde1d4e [2023-02-01T08:34:53.900Z] OK: 8 MiB in 23 packages [2023-02-01T08:34:53.900Z] Removing intermediate container 012b82c12a36 [2023-02-01T08:34:53.900Z] ---> b74ba2aba347 [2023-02-01T08:34:53.900Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:34:53.900Z] ---> Running in 79b941515c55 [2023-02-01T08:34:54.159Z] Removing intermediate container 7ae76cde1d4e [2023-02-01T08:34:54.159Z] ---> 3c2df161b600 [2023-02-01T08:34:54.159Z] Step 22/23 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:34:54.159Z] ---> Running in 65948ad78d10 [2023-02-01T08:34:54.159Z] Removing intermediate container 79b941515c55 [2023-02-01T08:34:54.159Z] ---> ca83bb784f2e [2023-02-01T08:34:54.159Z] Step 20/22 : LABEL arch=x86_64 [2023-02-01T08:34:54.159Z] ---> Running in fe8a65498934 [2023-02-01T08:34:54.159Z] Removing intermediate container 65948ad78d10 [2023-02-01T08:34:54.159Z] ---> 8c888e17e018 [2023-02-01T08:34:54.159Z] Step 23/23 : LABEL version=0.0.0 [2023-02-01T08:34:54.159Z] ---> Running in ed9bae1a6b76 [2023-02-01T08:34:54.418Z] Removing intermediate container fe8a65498934 [2023-02-01T08:34:54.418Z] ---> 9f9f76b66705 [2023-02-01T08:34:54.418Z] Step 21/22 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:34:54.418Z] ---> Running in 585171c433e3 [2023-02-01T08:34:54.418Z] Removing intermediate container ed9bae1a6b76 [2023-02-01T08:34:54.418Z] ---> 3733de12291f [2023-02-01T08:34:54.418Z] [2023-02-01T08:34:54.418Z] Successfully built 3733de12291f [2023-02-01T08:34:54.418Z] Successfully tagged core-command:latest [2023-02-01T08:34:54.418Z]  Building core-command ... done Removing intermediate container 585171c433e3 [2023-02-01T08:34:54.418Z] ---> 89b33a8c4511 [2023-02-01T08:34:54.418Z] Step 22/22 : LABEL version=0.0.0Removing intermediate container 34d9c3f0b297 [2023-02-01T08:34:54.418Z] [2023-02-01T08:34:54.418Z] ---> 210d4885eac8 [2023-02-01T08:34:54.418Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:34:54.418Z] ---> Running in 2759c4c964c9 [2023-02-01T08:34:54.676Z] Removing intermediate container 2759c4c964c9 [2023-02-01T08:34:54.676Z] ---> e42ed2f111e8 [2023-02-01T08:34:54.676Z] [2023-02-01T08:34:54.676Z] ---> 001e56abd221 [2023-02-01T08:34:54.676Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-01T08:34:54.676Z] Successfully built e42ed2f111e8 [2023-02-01T08:34:54.676Z] Successfully tagged support-notifications:latest [2023-02-01T08:34:54.934Z]  Building support-notifications ... done  ---> f154c2646579 [2023-02-01T08:34:54.934Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-01T08:34:55.192Z] ---> b7cfd50bf5ae [2023-02-01T08:34:55.192Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-01T08:34:55.192Z] ---> Running in 43423a0464fa [2023-02-01T08:34:55.192Z] Removing intermediate container 43423a0464fa [2023-02-01T08:34:55.192Z] ---> c345b4af38f0 [2023-02-01T08:34:55.192Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:34:55.192Z] ---> Running in 89227b4e9634 [2023-02-01T08:34:55.192Z] Removing intermediate container 89227b4e9634 [2023-02-01T08:34:55.192Z] ---> df8a1257542c [2023-02-01T08:34:55.192Z] Step 17/19 : LABEL arch=x86_64 [2023-02-01T08:34:55.192Z] ---> Running in a6cab65637e4 [2023-02-01T08:34:55.450Z] Removing intermediate container a6cab65637e4 [2023-02-01T08:34:55.450Z] ---> 037603597b91 [2023-02-01T08:34:55.450Z] Step 18/19 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [2023-02-01T08:34:55.450Z] ---> Running in 9552d7b77783 [2023-02-01T08:34:55.450Z] Removing intermediate container 9552d7b77783 [2023-02-01T08:34:55.450Z] ---> 2eae07fd300e [2023-02-01T08:34:55.450Z] Step 19/19 : LABEL version=0.0.0 [2023-02-01T08:34:55.450Z] ---> Running in 78179a84bf47 [2023-02-01T08:34:55.450Z] Removing intermediate container 78179a84bf47 [2023-02-01T08:34:55.450Z] ---> 8170daf1cc28 [2023-02-01T08:34:55.450Z] [2023-02-01T08:34:55.450Z] Successfully built 8170daf1cc28 [2023-02-01T08:34:55.450Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-01T08:34:55.714Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-01T08:34:55.722Z] $ docker stop --time=1 68c144c2266cc683d808e72202a6fe662df9dada181b400925f299d321b73ec2 [2023-02-01T08:34:56.981Z] $ docker rm -f --volumes 68c144c2266cc683d808e72202a6fe662df9dada181b400925f299d321b73ec2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-01T08:34:57.310Z] + docker images [2023-02-01T08:34:57.310Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-01T08:34:57.310Z] security-spiffe-token-provider latest 8170daf1cc28 2 seconds ago 29.8MB [2023-02-01T08:34:57.310Z] support-notifications latest e42ed2f111e8 3 seconds ago 30.6MB [2023-02-01T08:34:57.310Z] core-command latest 3733de12291f 3 seconds ago 17.7MB [2023-02-01T08:34:57.310Z] 493d0d1f7d85 5 seconds ago 1.71GB [2023-02-01T08:34:57.310Z] 343fb1808cf6 5 seconds ago 1.68GB [2023-02-01T08:34:57.310Z] 14210dc01652 7 seconds ago 1.74GB [2023-02-01T08:34:57.310Z] security-bootstrapper latest 13c024f45c91 11 seconds ago 20.3MB [2023-02-01T08:34:57.310Z] a6f63c0211e7 23 seconds ago 1.67GB [2023-02-01T08:34:57.310Z] core-common-config-bootstrapper latest 7cd9f27935fe 30 seconds ago 15.5MB [2023-02-01T08:34:57.310Z] core-metadata latest 44ceaeb9e9bb 33 seconds ago 18.5MB [2023-02-01T08:34:57.310Z] dbf995a11d7a 36 seconds ago 1.67GB [2023-02-01T08:34:57.310Z] 47386d716349 37 seconds ago 1.68GB [2023-02-01T08:34:57.310Z] security-spire-server latest 32bd49cb1597 55 seconds ago 86.5MB [2023-02-01T08:34:57.310Z] ab34e8c7bed5 About a minute ago 1.55GB [2023-02-01T08:34:57.310Z] security-spire-config latest 83fce6c32902 About a minute ago 85.8MB [2023-02-01T08:34:57.310Z] support-scheduler latest e7e26ee1e83f About a minute ago 30MB [2023-02-01T08:34:57.310Z] security-secretstore-setup latest c8a3db9ae3e3 About a minute ago 29.9MB [2023-02-01T08:34:57.310Z] security-proxy-setup latest 6c5353fcc747 About a minute ago 27.8MB [2023-02-01T08:34:57.310Z] core-data latest b599f07e2d16 About a minute ago 17.9MB [2023-02-01T08:34:57.310Z] 7e20328b0905 About a minute ago 1.74GB [2023-02-01T08:34:57.310Z] 01a69f2cc4d6 About a minute ago 1.55GB [2023-02-01T08:34:57.310Z] 83d8a3078c63 About a minute ago 1.67GB [2023-02-01T08:34:57.310Z] 74196b9f512a About a minute ago 1.68GB [2023-02-01T08:34:57.310Z] 7a299925c0ca About a minute ago 1.67GB [2023-02-01T08:34:57.310Z] security-spire-agent latest 505478fd4a18 About a minute ago 125MB [2023-02-01T08:34:57.310Z] fca4aecbeac2 About a minute ago 1.55GB [2023-02-01T08:34:57.310Z] ci-base-image-x86_64 latest abecaac50c12 4 minutes ago 903MB [2023-02-01T08:34:57.310Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-01T08:34:57.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-01T08:34:57.310Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-02-01T08:34:57.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-02-01T08:34:57.310Z] 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-02-01T08:36:09.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-01T08:36:09.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-01T08:36:15.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-01T08:36:16.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-01T08:36:16.026Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-01T08:36:34.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-01T08:36:34.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-01T08:36:34.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-01T08:36:34.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-01T08:36:34.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-01T08:36:34.264Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-01T08:36:34.264Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-01T08:36:34.264Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-01T08:36:34.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-01T08:36:46.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.386s coverage: 28.7% of statements [2023-02-01T08:36:46.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-01T08:36:46.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-01T08:36:58.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.076s coverage: 98.5% of statements [2023-02-01T08:37:00.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.258s coverage: 43.1% of statements [2023-02-01T08:37:00.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-01T08:37:00.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-01T08:37:00.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-01T08:37:00.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.917s coverage: 54.0% of statements [2023-02-01T08:37:00.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-01T08:37:00.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-01T08:37:27.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.781s coverage: 89.2% of statements [2023-02-01T08:37:27.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-01T08:37:27.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-01T08:37:27.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:37:27.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-01T08:37:27.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-01T08:37:27.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.649s coverage: 2.6% of statements [2023-02-01T08:37:27.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-01T08:37:27.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-01T08:37:28.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.582s coverage: 95.6% of statements [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-01T08:37:28.563Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.321s coverage: 72.2% of statements [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-01T08:37:28.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.471s coverage: 65.9% of statements [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-01T08:37:28.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.603s coverage: 0.9% of statements [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-01T08:37:28.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.464s coverage: 29.6% of statements [2023-02-01T08:37:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-01T08:37:28.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.521s coverage: 47.1% of statements [2023-02-01T08:37:28.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.423s coverage: 82.9% of statements [2023-02-01T08:37:28.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.268s coverage: 94.1% of statements [2023-02-01T08:37:29.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements [2023-02-01T08:37:32.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements [2023-02-01T08:37:43.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.367s coverage: 94.4% of statements [2023-02-01T08:37:43.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.263s coverage: 44.8% of statements [2023-02-01T08:37:51.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.971s coverage: 79.9% of statements [2023-02-01T08:37:51.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-01T08:37:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.385s coverage: 92.9% of statements [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-01T08:37:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 65.1% of statements [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-01T08:37:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.271s coverage: 86.9% of statements [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-01T08:37:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-01T08:37:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-01T08:37:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.338s coverage: 77.4% of statements [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-01T08:37:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.333s coverage: 80.0% of statements [2023-02-01T08:37:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.284s coverage: 87.2% of statements [2023-02-01T08:37:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.904s coverage: 91.2% of statements [2023-02-01T08:37:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-01T08:38:03.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 64.7% of statements [2023-02-01T08:38:03.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-01T08:38:03.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-01T08:38:03.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements [2023-02-01T08:38:03.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2023-02-01T08:38:03.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2023-02-01T08:38:03.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2023-02-01T08:38:03.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-02-01T08:38:09.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.643s coverage: 65.3% of statements [2023-02-01T08:38:09.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-01T08:38:09.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-01T08:38:09.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-01T08:38:14.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.957s coverage: 41.8% of statements [2023-02-01T08:38:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-01T08:38:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-01T08:38:14.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.361s coverage: 89.5% of statements [2023-02-01T08:38:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-01T08:38:14.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.322s coverage: 84.8% of statements [2023-02-01T08:38:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-01T08:38:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-01T08:38:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-01T08:38:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-01T08:38:24.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.410s coverage: 17.7% of statements [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-01T08:38:24.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.859s coverage: 92.3% of statements [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-01T08:38:24.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.333s coverage: 63.2% of statements [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-01T08:38:24.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.548s coverage: 97.7% of statements [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-01T08:38:24.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:38:24.201Z] 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-02-01T08:38:24.201Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-01T08:38:24.201Z] go vet ./... [2023-02-01T08:40:30.924Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-01T08:40:30.924Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-01T08:40:30.924Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-01T08:40:30.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-01T08:40:31.581Z] + ls -al . [2023-02-01T08:40:31.581Z] total 740 [2023-02-01T08:40:31.581Z] drwxrwxr-x 10 1001 1001 4096 Feb 1 08:33 . [2023-02-01T08:40:31.581Z] drwxr-xr-x 4 root root 4096 Feb 1 08:33 .. [2023-02-01T08:40:31.581Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 08:31 .blubracket [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 16 Feb 1 08:31 .dockerignore [2023-02-01T08:40:31.581Z] drwxrwxr-x 8 1001 1001 4096 Feb 1 08:31 .git [2023-02-01T08:40:31.581Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 08:31 .github [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 1024 Feb 1 08:31 .gitignore [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 42 Feb 1 08:31 .golangci.yml [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 87 Feb 1 08:31 .hadolint.yml [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 166 Feb 1 08:31 .sonarcloud.properties [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 1171 Feb 1 08:31 ADOPTERS.md [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 10825 Feb 1 08:31 Attribution.txt [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 73765 Feb 1 08:31 CHANGELOG.md [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 3804 Feb 1 08:31 CONTRIBUTING.md [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 677 Feb 1 08:31 GOVERNANCE.md [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 850 Feb 1 08:31 Jenkinsfile [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 10775 Feb 1 08:31 LICENSE [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 13388 Feb 1 08:31 Makefile [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 582 Feb 1 08:31 OWNERS.md [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 9403 Feb 1 08:31 README.md [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 6912 Feb 1 08:31 SECURITY.md [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 5 Feb 1 08:29 VERSION [2023-02-01T08:40:31.581Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 08:31 bin [2023-02-01T08:40:31.581Z] drwxrwxr-x 17 1001 1001 4096 Feb 1 08:31 cmd [2023-02-01T08:40:31.581Z] -rw-r--r-- 1 root root 485987 Feb 1 08:38 coverage.out [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 3294 Feb 1 08:31 go.mod [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 33316 Feb 1 08:31 go.sum [2023-02-01T08:40:31.581Z] drwxrwxr-x 7 1001 1001 4096 Feb 1 08:31 internal [2023-02-01T08:40:31.581Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 08:31 openapi [2023-02-01T08:40:31.581Z] drwxrwxr-x 4 1001 1001 4096 Feb 1 08:31 snap [2023-02-01T08:40:31.581Z] -rw-rw-r-- 1 1001 1001 204 Feb 1 08:31 version.go [Pipeline] sh [2023-02-01T08:40:32.234Z] + '[' -e coverage.out ] [2023-02-01T08:40:32.234Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-01T08:40:32.252Z] Warning: overwriting stash ‘coverage-report’ [2023-02-01T08:40:33.032Z] Stashed 1 file(s) [Pipeline] sh [2023-02-01T08:40:33.666Z] + make build [2023-02-01T08:40:33.666Z] 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-02-01T08:42:10.325Z] 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-02-01T08:42:10.325Z] 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-02-01T08:42:10.325Z] 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-02-01T08:42:10.325Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-01T08:42:49.165Z] 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-02-01T08:42:55.799Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-01T08:43:01.126Z] 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-02-01T08:43:06.462Z] 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-02-01T08:43:09.786Z] 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-02-01T08:43:13.117Z] 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-02-01T08:43:25.414Z] 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-02-01T08:43:30.766Z] $ docker stop --time=1 09b545848eb1e736ddf20ef04cca6f3f4ed8c5ec3c7fa444773aa33b11d6753a [2023-02-01T08:43:32.640Z] $ docker rm -f --volumes 09b545848eb1e736ddf20ef04cca6f3f4ed8c5ec3c7fa444773aa33b11d6753a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:43:34.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-01T08:43:34.518Z] [2023-02-01T08:43:34.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:43:34.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-01T08:43:38.178Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-01T08:43:38.179Z] 29e5d40040c1: Pulling fs layer [2023-02-01T08:43:38.179Z] 1ce36da41761: Pulling fs layer [2023-02-01T08:43:38.179Z] 25b303627fd3: Pulling fs layer [2023-02-01T08:43:38.179Z] 29e5d40040c1: Verifying Checksum [2023-02-01T08:43:38.179Z] 29e5d40040c1: Download complete [2023-02-01T08:43:38.179Z] 1ce36da41761: Verifying Checksum [2023-02-01T08:43:38.179Z] 1ce36da41761: Download complete [2023-02-01T08:43:38.446Z] 29e5d40040c1: Pull complete [2023-02-01T08:43:39.852Z] 1ce36da41761: Pull complete [2023-02-01T08:43:39.852Z] 25b303627fd3: Download complete [2023-02-01T08:43:49.906Z] 25b303627fd3: Pull complete [2023-02-01T08:43:49.906Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-01T08:43:49.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-01T08:43:49.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:43:50.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-4239 does not seem to be running inside a container [2023-02-01T08:43:50.154Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-01T08:43:52.265Z] $ docker top 1f1a4b4c3a875d5a5708c2f834d38115d1957ebf679d506e144a29662cda81a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T08:43:53.104Z] + docker-compose build --help [2023-02-01T08:43:53.104Z] + grep parallel [2023-02-01T08:43:57.378Z] --parallel Build images in parallel. [Pipeline] } [2023-02-01T08:43:57.392Z] $ docker stop --time=1 1f1a4b4c3a875d5a5708c2f834d38115d1957ebf679d506e144a29662cda81a0 [2023-02-01T08:43:58.975Z] $ docker rm -f --volumes 1f1a4b4c3a875d5a5708c2f834d38115d1957ebf679d506e144a29662cda81a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:43:59.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-01T08:43:59.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:43:59.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-4239 does not seem to be running inside a container [2023-02-01T08:43:59.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-01T08:44:00.771Z] $ docker top e9da499c523abdb614e76984af294f42e9ddee8bc6fd14b5966730c8b2f0a4c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T08:44:01.257Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-01T08:44:06.580Z] Building core-command ... [2023-02-01T08:44:06.580Z] Building core-common-config-bootstrapper ... [2023-02-01T08:44:06.580Z] Building core-data ... [2023-02-01T08:44:06.580Z] Building core-metadata ... [2023-02-01T08:44:06.580Z] Building security-bootstrapper ... [2023-02-01T08:44:06.580Z] Building security-proxy-setup ... [2023-02-01T08:44:06.581Z] Building security-secretstore-setup ... [2023-02-01T08:44:06.581Z] Building security-spiffe-token-provider ... [2023-02-01T08:44:06.581Z] Building security-spire-agent ... [2023-02-01T08:44:06.581Z] Building security-spire-config ... [2023-02-01T08:44:06.581Z] Building security-spire-server ... [2023-02-01T08:44:06.581Z] Building support-notifications ... [2023-02-01T08:44:06.581Z] Building support-scheduler ... [2023-02-01T08:44:06.581Z] Building security-spire-server [2023-02-01T08:44:06.581Z] Building security-spire-config [2023-02-01T08:44:06.581Z] Building security-spiffe-token-provider [2023-02-01T08:44:06.581Z] Building security-secretstore-setup [2023-02-01T08:44:06.581Z] Building security-bootstrapper [2023-02-01T08:44:53.415Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:44:53.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:44:53.415Z] ---> 1b2c04ebf1fa [2023-02-01T08:44:53.415Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T08:44:53.415Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:44:53.415Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:44:53.415Z] ---> 1b2c04ebf1fa [2023-02-01T08:44:53.415Z] Step 3/32 : WORKDIR /edgex-go [2023-02-01T08:44:53.415Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:44:53.415Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:44:53.415Z] ---> 1b2c04ebf1fa [2023-02-01T08:44:53.415Z] Step 3/19 : WORKDIR /edgex-go [2023-02-01T08:44:53.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:44:53.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:44:53.415Z] ---> 1b2c04ebf1fa [2023-02-01T08:44:53.415Z] Step 3/23 : WORKDIR /edgex-go [2023-02-01T08:44:53.415Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:44:53.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:44:53.415Z] ---> 1b2c04ebf1fa [2023-02-01T08:44:53.415Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T08:44:53.415Z] ---> Running in 7e817d1601ff [2023-02-01T08:44:53.415Z] ---> Running in 8071c555bb0b [2023-02-01T08:44:53.415Z] ---> Running in 098edd2e3a7a [2023-02-01T08:44:53.415Z] ---> Running in a992306d95c5 [2023-02-01T08:44:53.415Z] ---> Running in 3aa9806a9fef [2023-02-01T08:44:53.997Z] Removing intermediate container 7e817d1601ff [2023-02-01T08:44:53.997Z] ---> 070db8462879 [2023-02-01T08:44:53.997Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-01T08:44:53.997Z] Removing intermediate container 3aa9806a9fef [2023-02-01T08:44:53.997Z] ---> 09b924e4254c [2023-02-01T08:44:53.997Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-01T08:44:54.265Z] ---> Running in 16580dfd1027 [2023-02-01T08:44:54.265Z] Removing intermediate container 8071c555bb0b [2023-02-01T08:44:54.265Z] ---> 1b85883ceddd [2023-02-01T08:44:54.265Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T08:44:54.265Z] Removing intermediate container 098edd2e3a7a [2023-02-01T08:44:54.265Z] ---> fcb0581fb0da [2023-02-01T08:44:54.265Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T08:44:54.265Z] Removing intermediate container a992306d95c5 [2023-02-01T08:44:54.265Z] ---> 58f1fce280cb [2023-02-01T08:44:54.265Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-01T08:44:54.532Z] ---> Running in aa4ca93745f6 [2023-02-01T08:44:54.532Z] ---> Running in 98ea1166fe8d [2023-02-01T08:44:54.532Z] ---> Running in 67c7cd787329 [2023-02-01T08:44:54.532Z] ---> Running in 650042c35478 [2023-02-01T08:44:56.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:44:56.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:44:56.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:44:57.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:44:57.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:44:57.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:44:57.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:44:57.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:44:57.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:44:57.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:44:58.526Z] OK: 221 MiB in 51 packages [2023-02-01T08:44:58.526Z] OK: 221 MiB in 51 packages [2023-02-01T08:44:58.526Z] OK: 221 MiB in 51 packages [2023-02-01T08:44:58.794Z] OK: 221 MiB in 51 packages [2023-02-01T08:44:59.062Z] v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-01T08:44:59.062Z] v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-01T08:44:59.062Z] OK: 16901 distinct packages available [2023-02-01T08:44:59.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:44:59.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:45:00.303Z] OK: 221 MiB in 51 packages [2023-02-01T08:45:00.571Z] Removing intermediate container 67c7cd787329 [2023-02-01T08:45:00.571Z] ---> bd79098f975f [2023-02-01T08:45:00.571Z] Removing intermediate container aa4ca93745f6 [2023-02-01T08:45:00.571Z] ---> d5605f6d2794 [2023-02-01T08:45:00.571Z] Step 5/24 : COPY go.mod vendor* ./Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T08:45:00.571Z] [2023-02-01T08:45:00.571Z] Removing intermediate container 16580dfd1027 [2023-02-01T08:45:00.571Z] ---> 87c324d44b2a [2023-02-01T08:45:00.571Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-01T08:45:00.571Z] Removing intermediate container 98ea1166fe8d [2023-02-01T08:45:00.571Z] ---> 2145c4818875 [2023-02-01T08:45:00.571Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-01T08:45:01.533Z] ---> 68044e261826 [2023-02-01T08:45:01.533Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:45:01.810Z] ---> Running in e3e81af7bb34 [2023-02-01T08:45:01.810Z] ---> 1c9d9c809eda [2023-02-01T08:45:01.810Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:45:01.810Z] Removing intermediate container 650042c35478 [2023-02-01T08:45:01.810Z] ---> e245b94dfde7 [2023-02-01T08:45:01.810Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-01T08:45:02.079Z] ---> 99613a1e099c [2023-02-01T08:45:02.079Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:45:02.079Z] ---> Running in 6222aaee1497 [2023-02-01T08:45:02.079Z] ---> Running in 53980066b3d3 [2023-02-01T08:45:02.348Z] ---> 686275c4e045 [2023-02-01T08:45:02.348Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:45:02.615Z] ---> Running in 028f831460b0 [2023-02-01T08:45:03.202Z] ---> b9ea8f42443e [2023-02-01T08:45:03.202Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:45:03.470Z] ---> Running in 4bcd8eb47bc7 [2023-02-01T08:46:55.131Z] Removing intermediate container 028f831460b0 [2023-02-01T08:46:55.131Z] ---> 93af4ab85695 [2023-02-01T08:46:55.131Z] Step 7/23 : COPY . . [2023-02-01T08:46:55.131Z] Removing intermediate container 4bcd8eb47bc7 [2023-02-01T08:46:55.131Z] ---> 8a5fc34f95b4 [2023-02-01T08:46:55.131Z] Step 7/19 : COPY . . [2023-02-01T08:46:55.131Z] Removing intermediate container e3e81af7bb34 [2023-02-01T08:46:55.131Z] ---> 8d88384322f7 [2023-02-01T08:46:55.131Z] Step 7/24 : COPY . . [2023-02-01T08:46:55.131Z] Removing intermediate container 6222aaee1497 [2023-02-01T08:46:55.131Z] ---> 9bf1a05ce85d [2023-02-01T08:46:55.131Z] Step 7/24 : COPY . . [2023-02-01T08:46:55.131Z] Removing intermediate container 53980066b3d3 [2023-02-01T08:46:55.131Z] ---> fb05b2332055 [2023-02-01T08:46:55.131Z] Step 7/32 : COPY . . [2023-02-01T08:46:57.706Z] ---> 1de681160580 [2023-02-01T08:46:57.706Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-01T08:46:57.706Z] ---> cee09b123132 [2023-02-01T08:46:57.706Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T08:46:57.706Z] ---> 1a47c1bfe805 [2023-02-01T08:46:57.706Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T08:46:57.706Z] ---> Running in 4fc48c8f7a4e [2023-02-01T08:46:57.706Z] ---> Running in f5f528ad4985 [2023-02-01T08:46:57.706Z] ---> 44a365cb21ad [2023-02-01T08:46:57.706Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-01T08:46:57.706Z] ---> b4cd93d80528 [2023-02-01T08:46:57.706Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-01T08:46:57.973Z] ---> Running in 73e809c3f538 [2023-02-01T08:46:57.973Z] ---> Running in 4b7be84e7692 [2023-02-01T08:46:57.973Z] ---> Running in 923591bb7ebf [2023-02-01T08:46:58.948Z] Removing intermediate container f5f528ad4985 [2023-02-01T08:46:58.948Z] ---> 5b387ad221f3 [2023-02-01T08:46:58.948Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-01T08:46:58.948Z] Removing intermediate container 73e809c3f538 [2023-02-01T08:46:58.948Z] ---> 8b08c5cc7e4b [2023-02-01T08:46:58.948Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-01T08:46:58.948Z] ---> Running in 79be2fa9ae9e [2023-02-01T08:46:58.948Z] ---> Running in bd6b8138b1f0 [2023-02-01T08:46:59.535Z] Removing intermediate container 79be2fa9ae9e [2023-02-01T08:46:59.535Z] ---> 89533f2a80dc [2023-02-01T08:46:59.535Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T08:47:00.123Z] ---> Running in 9d68c0de24e9 [2023-02-01T08:47:00.123Z] Removing intermediate container bd6b8138b1f0 [2023-02-01T08:47:00.123Z] ---> e016b45f3bdb [2023-02-01T08:47:00.123Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T08:47:00.123Z] ---> Running in 0931538b0490 [2023-02-01T08:47:00.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-01T08:47:00.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-01T08:47:00.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-02-01T08:47:03.738Z] Removing intermediate container 0931538b0490 [2023-02-01T08:47:03.738Z] ---> 0e311ff04a12 [2023-02-01T08:47:03.738Z] Step 11/23 : WORKDIR /edgex-go [2023-02-01T08:47:03.738Z] Removing intermediate container 9d68c0de24e9 [2023-02-01T08:47:03.738Z] ---> 5e2001237e83 [2023-02-01T08:47:03.738Z] Step 11/24 : WORKDIR /edgex-go [2023-02-01T08:47:04.003Z] ---> Running in 4404d9c8d857 [2023-02-01T08:47:04.003Z] ---> Running in 6b7b69b6220d [2023-02-01T08:47:04.583Z] Removing intermediate container 4404d9c8d857 [2023-02-01T08:47:04.583Z] ---> ea4c2b55dd17 [2023-02-01T08:47:04.583Z] [2023-02-01T08:47:04.583Z] Step 12/23 : FROM alpine:3.15 [2023-02-01T08:47:04.583Z] Removing intermediate container 6b7b69b6220d [2023-02-01T08:47:04.583Z] ---> 8e73b7e15530 [2023-02-01T08:47:04.583Z] [2023-02-01T08:47:04.583Z] Step 12/24 : FROM alpine:3.15 [2023-02-01T08:47:05.164Z] 3.15: Pulling from library/alpine [2023-02-01T08:47:05.164Z] 3.15: Pulling from library/alpine [2023-02-01T08:47:07.113Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-01T08:47:07.113Z] Status: Downloaded newer image for alpine:3.15 [2023-02-01T08:47:07.113Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-01T08:47:07.113Z] Status: Image is up to date for alpine:3.15 [2023-02-01T08:47:07.113Z] ---> 8aa73fd46299 [2023-02-01T08:47:07.113Z] ---> 8aa73fd46299 [2023-02-01T08:47:07.113Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:47:07.113Z] [2023-02-01T08:47:07.113Z] ---> Running in 9c2e1348b20b [2023-02-01T08:47:07.113Z] ---> Running in 9ff2fc2788ea [2023-02-01T08:47:08.070Z] Removing intermediate container 9ff2fc2788ea [2023-02-01T08:47:08.070Z] ---> 641ea88a040f [2023-02-01T08:47:08.070Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-01T08:47:08.070Z] Removing intermediate container 9c2e1348b20b [2023-02-01T08:47:08.070Z] ---> af8d38e5d4bf [2023-02-01T08:47:08.070Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-01T08:47:08.070Z] ---> Running in eeca5f38c773 [2023-02-01T08:47:08.070Z] ---> Running in 9b219f5f7ff6 [2023-02-01T08:47:10.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:47:10.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:47:10.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:47:10.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:47:12.327Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T08:47:12.327Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T08:47:12.327Z] OK: 15736 distinct packages available [2023-02-01T08:47:12.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:47:12.597Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T08:47:12.597Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T08:47:12.597Z] OK: 15736 distinct packages available [2023-02-01T08:47:13.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:47:13.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:47:13.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:47:14.671Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-01T08:47:14.671Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-01T08:47:14.671Z] (3/4) Installing libucontext (1.1-r0) [2023-02-01T08:47:14.671Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-01T08:47:14.671Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T08:47:14.671Z] OK: 6 MiB in 18 packages [2023-02-01T08:47:15.266Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-01T08:47:15.266Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-01T08:47:15.266Z] (3/5) Installing libucontext (1.1-r0) [2023-02-01T08:47:15.266Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-01T08:47:15.266Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-01T08:47:15.266Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T08:47:15.266Z] OK: 6 MiB in 19 packages [2023-02-01T08:47:16.670Z] Removing intermediate container eeca5f38c773 [2023-02-01T08:47:16.670Z] ---> 18834a37c6f5 [2023-02-01T08:47:16.670Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T08:47:16.935Z] Removing intermediate container 9b219f5f7ff6 [2023-02-01T08:47:16.935Z] ---> 889ea21debd0 [2023-02-01T08:47:16.935Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T08:47:25.139Z] ---> c271acb06174 [2023-02-01T08:47:25.139Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T08:47:25.722Z] ---> 021ff4dfcd53 [2023-02-01T08:47:25.722Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-01T08:47:25.722Z] ---> Running in c9726f9110ab [2023-02-01T08:47:25.722Z] ---> c8d86c63321e [2023-02-01T08:47:25.722Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T08:47:26.308Z] Removing intermediate container c9726f9110ab [2023-02-01T08:47:26.308Z] ---> 61ad891a2a53 [2023-02-01T08:47:26.308Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-01T08:47:26.893Z] ---> a6acbb304121 [2023-02-01T08:47:26.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-01T08:47:27.479Z] ---> b34de8a76c31 [2023-02-01T08:47:27.479Z] Step 19/24 : WORKDIR / [2023-02-01T08:47:27.745Z] ---> Running in 2100c4210347 [2023-02-01T08:47:28.013Z] ---> 6efbb36c9813 [2023-02-01T08:47:28.013Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-01T08:47:28.287Z] Removing intermediate container 2100c4210347 [2023-02-01T08:47:28.287Z] ---> e12ce0588568 [2023-02-01T08:47:28.287Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T08:47:28.560Z] ---> Running in cb1c05c20e14 [2023-02-01T08:47:29.146Z] Removing intermediate container cb1c05c20e14 [2023-02-01T08:47:29.146Z] ---> 62bfecc950ee [2023-02-01T08:47:29.146Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T08:47:29.146Z] ---> Running in 1c0e729a3aff [2023-02-01T08:47:29.415Z] ---> 894bfe1b467c [2023-02-01T08:47:29.415Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T08:47:29.683Z] ---> Running in a3b0e170eedf [2023-02-01T08:47:29.950Z] Removing intermediate container 1c0e729a3aff [2023-02-01T08:47:29.950Z] ---> 016325ed0198 [2023-02-01T08:47:29.950Z] Step 22/24 : LABEL arch=arm64 [2023-02-01T08:47:29.950Z] ---> Running in 3edd6870dfc2 [2023-02-01T08:47:30.533Z] Removing intermediate container a3b0e170eedf [2023-02-01T08:47:30.533Z] ---> 978909ab3f44 [2023-02-01T08:47:30.533Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T08:47:30.533Z] ---> Running in b94331e50761 [2023-02-01T08:47:30.800Z] Removing intermediate container 3edd6870dfc2 [2023-02-01T08:47:30.800Z] ---> 5fce33e96889 [2023-02-01T08:47:30.800Z] Step 23/24 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T08:47:31.070Z] ---> Running in a51f7361ae4c [2023-02-01T08:47:31.070Z] Removing intermediate container b94331e50761 [2023-02-01T08:47:31.070Z] ---> e02372208fd8 [2023-02-01T08:47:31.070Z] Step 21/23 : LABEL arch=arm64 [2023-02-01T08:47:31.341Z] ---> Running in edbd0d0ffd57 [2023-02-01T08:47:31.631Z] Removing intermediate container a51f7361ae4c [2023-02-01T08:47:31.631Z] ---> d7037081166a [2023-02-01T08:47:31.631Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T08:47:31.898Z] ---> Running in a099474d6ab4 [2023-02-01T08:47:31.898Z] Removing intermediate container edbd0d0ffd57 [2023-02-01T08:47:31.898Z] ---> 350a69e6d72e [2023-02-01T08:47:31.898Z] Step 22/23 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T08:47:32.164Z] ---> Running in 162eac2b9cda [2023-02-01T08:47:32.752Z] Removing intermediate container a099474d6ab4 [2023-02-01T08:47:32.752Z] ---> a87709b0f7c4 [2023-02-01T08:47:32.752Z] [2023-02-01T08:47:32.752Z] Removing intermediate container 162eac2b9cda [2023-02-01T08:47:32.752Z] ---> 06b3f9630b12 [2023-02-01T08:47:32.752Z] Step 23/23 : LABEL version=0.0.0 [2023-02-01T08:47:33.019Z] ---> Running in 339f99e52eed [2023-02-01T08:47:33.287Z] Successfully built a87709b0f7c4 [2023-02-01T08:47:33.287Z] Successfully tagged security-spire-config-arm64:latest [2023-02-01T08:47:33.287Z]  Building security-spire-config ... done Building support-notifications [2023-02-01T08:47:33.553Z] Removing intermediate container 339f99e52eed [2023-02-01T08:47:33.553Z] ---> 40a79d84ec59 [2023-02-01T08:47:33.553Z] [2023-02-01T08:47:33.822Z] Successfully built 40a79d84ec59 [2023-02-01T08:47:33.822Z] Successfully tagged security-spire-server-arm64:latest [2023-02-01T08:47:33.822Z]  Building security-spire-server ... done Building security-proxy-setup [2023-02-01T08:48:00.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:48:00.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:48:00.478Z] ---> 1b2c04ebf1fa [2023-02-01T08:48:00.478Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:48:00.478Z] ---> Running in 9548b4c1d903 [2023-02-01T08:48:00.478Z] Removing intermediate container 9548b4c1d903 [2023-02-01T08:48:00.478Z] ---> eda28b725297 [2023-02-01T08:48:00.478Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:48:00.478Z] ---> Running in 0f2f2db5edcd [2023-02-01T08:48:00.478Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:48:00.478Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:48:00.478Z] ---> 1b2c04ebf1fa [2023-02-01T08:48:00.478Z] Step 3/21 : WORKDIR /edgex-go [2023-02-01T08:48:00.478Z] ---> Using cache [2023-02-01T08:48:00.478Z] ---> 58f1fce280cb [2023-02-01T08:48:00.478Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-01T08:48:00.478Z] ---> Running in 0b47a46c8be1 [2023-02-01T08:48:00.478Z] Removing intermediate container 0f2f2db5edcd [2023-02-01T08:48:00.478Z] ---> 3bb7c7a5299b [2023-02-01T08:48:00.478Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-01T08:48:00.478Z] ---> Running in 42d5f32332c2 [2023-02-01T08:48:01.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:48:02.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:48:02.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:48:02.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:48:03.509Z] OK: 221 MiB in 51 packages [2023-02-01T08:48:03.776Z] OK: 221 MiB in 51 packages [2023-02-01T08:48:05.190Z] Removing intermediate container 0b47a46c8be1 [2023-02-01T08:48:05.190Z] ---> 33bf12f8f01b [2023-02-01T08:48:05.190Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-01T08:48:05.771Z] Removing intermediate container 42d5f32332c2 [2023-02-01T08:48:05.771Z] ---> 92f476231f13 [2023-02-01T08:48:05.771Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:48:06.037Z] ---> bda6984424a1 [2023-02-01T08:48:06.037Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:48:06.304Z] ---> Running in 8c9c960275a8 [2023-02-01T08:48:07.264Z] ---> 7c1a3c6afdf4 [2023-02-01T08:48:07.264Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:48:07.264Z] ---> Running in d326c28eb011 [2023-02-01T08:49:58.923Z] Removing intermediate container 8c9c960275a8 [2023-02-01T08:49:58.923Z] ---> 98661fe3b0fe [2023-02-01T08:49:58.923Z] Step 7/21 : COPY . . [2023-02-01T08:49:58.923Z] Removing intermediate container d326c28eb011 [2023-02-01T08:49:58.923Z] ---> 0be778cf0504 [2023-02-01T08:49:58.923Z] Step 8/22 : COPY . . [2023-02-01T08:50:11.217Z] ---> a4529c9fca8f [2023-02-01T08:50:11.217Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-01T08:50:11.217Z] ---> 1f68ef6a622a [2023-02-01T08:50:11.217Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-01T08:50:11.217Z] ---> Running in b0490c7712b5 [2023-02-01T08:50:11.217Z] ---> Running in c6b27056e9cb [2023-02-01T08:50:12.622Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-01T08:50:12.622Z] 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-02-01T08:52:34.898Z] 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-02-01T08:52:53.098Z] Removing intermediate container 4b7be84e7692 [2023-02-01T08:52:53.098Z] ---> f875ba11baf5 [2023-02-01T08:52:53.098Z] [2023-02-01T08:52:53.098Z] Step 9/24 : FROM alpine:3.16 [2023-02-01T08:52:53.098Z] 3.16: Pulling from library/alpine [2023-02-01T08:52:53.370Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-01T08:52:53.370Z] Status: Downloaded newer image for alpine:3.16 [2023-02-01T08:52:53.370Z] ---> 2b4661558fb8 [2023-02-01T08:52:53.370Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-01T08:52:53.637Z] ---> Running in d6251ef742d8 [2023-02-01T08:52:55.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:52:55.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:52:56.990Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-01T08:52:57.258Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-01T08:52:57.258Z] (3/3) Installing su-exec (0.2-r1) [2023-02-01T08:52:57.258Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:52:57.258Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:52:57.839Z] OK: 6 MiB in 17 packages [2023-02-01T08:53:00.419Z] Removing intermediate container d6251ef742d8 [2023-02-01T08:53:00.419Z] ---> 2b71e9c5e0ee [2023-02-01T08:53:00.419Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-01T08:53:00.419Z] ---> Running in 27ae402b2a4c [2023-02-01T08:53:01.390Z] Removing intermediate container 27ae402b2a4c [2023-02-01T08:53:01.390Z] ---> 0d0a63a17407 [2023-02-01T08:53:01.390Z] Step 12/24 : WORKDIR / [2023-02-01T08:53:01.390Z] ---> Running in 65cfa7664889 [2023-02-01T08:53:02.354Z] Removing intermediate container 65cfa7664889 [2023-02-01T08:53:02.354Z] ---> de43490d1f8e [2023-02-01T08:53:02.354Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-01T08:53:03.774Z] ---> 0c96756f59bc [2023-02-01T08:53:03.774Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-01T08:53:05.180Z] ---> b59011e733d4 [2023-02-01T08:53:05.180Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-01T08:53:06.143Z] ---> b10ace229085 [2023-02-01T08:53:06.143Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-01T08:53:08.099Z] ---> dd8e3cf1bc6f [2023-02-01T08:53:08.099Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-01T08:53:09.054Z] Removing intermediate container 923591bb7ebf [2023-02-01T08:53:09.054Z] ---> 29635f3fef6f [2023-02-01T08:53:09.054Z] [2023-02-01T08:53:09.054Z] Step 9/32 : FROM alpine:3.16 [2023-02-01T08:53:09.054Z] ---> 2b4661558fb8 [2023-02-01T08:53:09.054Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:53:09.054Z] ---> Running in 34792d3fbf73 [2023-02-01T08:53:10.011Z] ---> ab32fa38406e [2023-02-01T08:53:10.011Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-01T08:53:10.011Z] Removing intermediate container 34792d3fbf73 [2023-02-01T08:53:10.011Z] ---> 37f65a354a00 [2023-02-01T08:53:10.011Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-01T08:53:10.011Z] ---> Running in e771bdf33efd [2023-02-01T08:53:12.582Z] ---> f25aecac9396 [2023-02-01T08:53:12.582Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-01T08:53:12.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:53:13.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:53:13.433Z] ---> 226c4cba2259 [2023-02-01T08:53:13.433Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T08:53:13.700Z] ---> Running in 7f02e6a6c0f7 [2023-02-01T08:53:14.659Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-01T08:53:14.659Z] (2/2) Installing su-exec (0.2-r1) [2023-02-01T08:53:14.659Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:53:14.659Z] OK: 5 MiB in 16 packages [2023-02-01T08:53:17.244Z] Removing intermediate container e771bdf33efd [2023-02-01T08:53:17.244Z] ---> 8df395cf0043 [2023-02-01T08:53:17.244Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-01T08:53:17.244Z] ---> Running in ad3421b8d608 [2023-02-01T08:53:17.244Z] Removing intermediate container 7f02e6a6c0f7 [2023-02-01T08:53:17.244Z] ---> 403845cae8dd [2023-02-01T08:53:17.244Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T08:53:17.514Z] ---> Running in d1b172747bb3 [2023-02-01T08:53:17.514Z] Removing intermediate container ad3421b8d608 [2023-02-01T08:53:17.514Z] ---> 5f4db5d2e446 [2023-02-01T08:53:17.514Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-01T08:53:17.781Z] ---> Running in 218b1ae70e5a [2023-02-01T08:53:18.048Z] Removing intermediate container d1b172747bb3 [2023-02-01T08:53:18.048Z] ---> 12c272da0059 [2023-02-01T08:53:18.048Z] Step 22/24 : LABEL arch=arm64 [2023-02-01T08:53:18.318Z] ---> Running in 85136047d9b7 [2023-02-01T08:53:18.318Z] Removing intermediate container 218b1ae70e5a [2023-02-01T08:53:18.318Z] ---> 50e19d0f59e8 [2023-02-01T08:53:18.318Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-01T08:53:18.584Z] ---> Running in 90c56bc4a490 [2023-02-01T08:53:18.850Z] Removing intermediate container 85136047d9b7 [2023-02-01T08:53:18.850Z] ---> ca123a1a49bf [2023-02-01T08:53:18.850Z] Step 23/24 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T08:53:19.115Z] ---> Running in 84e3469fa3d0 [2023-02-01T08:53:19.696Z] Removing intermediate container 90c56bc4a490 [2023-02-01T08:53:19.696Z] ---> d15b229a228a [2023-02-01T08:53:19.696Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-01T08:53:19.696Z] ---> Running in c1589320dbd7 [2023-02-01T08:53:19.696Z] Removing intermediate container 84e3469fa3d0 [2023-02-01T08:53:19.696Z] ---> 2c0c40c4f533 [2023-02-01T08:53:19.696Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T08:53:19.964Z] ---> Running in 187f5da1eb86 [2023-02-01T08:53:20.547Z] Removing intermediate container c1589320dbd7 [2023-02-01T08:53:20.547Z] ---> d4a8b3e75658 [2023-02-01T08:53:20.547Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-01T08:53:20.547Z] ---> Running in ae76a759a51c [2023-02-01T08:53:20.815Z] Removing intermediate container 187f5da1eb86 [2023-02-01T08:53:20.815Z] ---> 0c9f18d86f76 [2023-02-01T08:53:20.815Z] [2023-02-01T08:53:21.398Z] Successfully built 0c9f18d86f76 [2023-02-01T08:53:21.398Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-01T08:53:21.398Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-02-01T08:53:23.977Z] Removing intermediate container ae76a759a51c [2023-02-01T08:53:23.977Z] ---> f0eac93f7d9a [2023-02-01T08:53:23.977Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-01T08:53:23.977Z] ---> Running in aa3dd6a8b27e [2023-02-01T08:53:25.918Z] Removing intermediate container aa3dd6a8b27e [2023-02-01T08:53:25.918Z] ---> ed9ada6ee08b [2023-02-01T08:53:25.918Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-01T08:53:27.323Z] ---> 852f3131f974 [2023-02-01T08:53:27.323Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-01T08:53:27.323Z] ---> Running in 7de7526785e3 [2023-02-01T08:53:30.671Z] Removing intermediate container 7de7526785e3 [2023-02-01T08:53:30.671Z] ---> a795b97f2ebb [2023-02-01T08:53:30.671Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:53:31.626Z] ---> 4079c7348798 [2023-02-01T08:53:31.626Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-01T08:53:34.964Z] ---> 38ba983cd570 [2023-02-01T08:53:34.964Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-01T08:53:35.925Z] ---> e7d97b60cd35 [2023-02-01T08:53:35.925Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-01T08:53:37.331Z] ---> b7db8481b4ed [2023-02-01T08:53:37.331Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-01T08:53:38.736Z] ---> 0318c568efbf [2023-02-01T08:53:38.736Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-01T08:53:39.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:53:39.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:53:39.323Z] ---> 1b2c04ebf1fa [2023-02-01T08:53:39.323Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:53:39.323Z] ---> Using cache [2023-02-01T08:53:39.323Z] ---> eda28b725297 [2023-02-01T08:53:39.323Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:53:39.323Z] ---> Using cache [2023-02-01T08:53:39.323Z] ---> 3bb7c7a5299b [2023-02-01T08:53:39.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T08:53:39.323Z] ---> Running in 3f126c050cf5 [2023-02-01T08:53:40.287Z] ---> 28f3e4c13e91 [2023-02-01T08:53:40.287Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-01T08:53:41.694Z] ---> 0d38164b5484 [2023-02-01T08:53:41.694Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-01T08:53:41.694Z] ---> Running in c5cd24a19830 [2023-02-01T08:53:41.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:53:42.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:53:44.215Z] OK: 221 MiB in 51 packages [2023-02-01T08:53:44.488Z] Removing intermediate container c5cd24a19830 [2023-02-01T08:53:44.488Z] ---> 63ccc9929f07 [2023-02-01T08:53:44.488Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-01T08:53:44.753Z] ---> Running in 5aba7bf79e79 [2023-02-01T08:53:45.712Z] Removing intermediate container 5aba7bf79e79 [2023-02-01T08:53:45.712Z] ---> 65716a82a5b8 [2023-02-01T08:53:45.712Z] Step 29/32 : CMD ["gate"] [2023-02-01T08:53:45.712Z] Removing intermediate container 3f126c050cf5 [2023-02-01T08:53:45.712Z] ---> 912a190744e3 [2023-02-01T08:53:45.712Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:53:45.712Z] ---> Running in 2e28e4273db2 [2023-02-01T08:53:46.681Z] Removing intermediate container 2e28e4273db2 [2023-02-01T08:53:46.681Z] ---> d4b0da1cf061 [2023-02-01T08:53:46.681Z] Step 30/32 : LABEL arch=arm64 [2023-02-01T08:53:46.681Z] ---> Running in 6028fbbcc838 [2023-02-01T08:53:46.951Z] ---> 6b504e7bd41b [2023-02-01T08:53:46.951Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:53:46.951Z] ---> Running in 64dd91ddbded [2023-02-01T08:53:47.544Z] Removing intermediate container 6028fbbcc838 [2023-02-01T08:53:47.544Z] ---> d58a7cf68ef7 [2023-02-01T08:53:47.544Z] Step 31/32 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T08:53:47.810Z] ---> Running in fe12ea22ec2a [2023-02-01T08:53:48.402Z] Removing intermediate container fe12ea22ec2a [2023-02-01T08:53:48.402Z] ---> d59e0a531eb6 [2023-02-01T08:53:48.402Z] Step 32/32 : LABEL version=0.0.0 [2023-02-01T08:53:48.668Z] ---> Running in a128b31bbd5e [2023-02-01T08:53:49.250Z] Removing intermediate container a128b31bbd5e [2023-02-01T08:53:49.250Z] ---> 7e6c0982a046 [2023-02-01T08:53:49.250Z] [2023-02-01T08:53:49.518Z] Successfully built 7e6c0982a046 [2023-02-01T08:53:49.518Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-01T08:53:49.518Z]  Building security-bootstrapper ... done Building core-metadata [2023-02-01T08:54:07.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:54:07.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:54:07.707Z] ---> 1b2c04ebf1fa [2023-02-01T08:54:07.707Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:54:07.707Z] ---> Using cache [2023-02-01T08:54:07.707Z] ---> eda28b725297 [2023-02-01T08:54:07.707Z] Step 4/24 : WORKDIR /edgex-go [2023-02-01T08:54:07.707Z] ---> Using cache [2023-02-01T08:54:07.707Z] ---> 3bb7c7a5299b [2023-02-01T08:54:07.707Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-01T08:54:07.707Z] ---> Using cache [2023-02-01T08:54:07.707Z] ---> 912a190744e3 [2023-02-01T08:54:07.707Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-01T08:54:07.707Z] ---> Using cache [2023-02-01T08:54:07.707Z] ---> 6b504e7bd41b [2023-02-01T08:54:07.707Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:54:07.707Z] ---> Running in 14c9bcff89cf [2023-02-01T08:55:29.299Z] Removing intermediate container 4fc48c8f7a4e [2023-02-01T08:55:29.299Z] ---> c7b0921e50ff [2023-02-01T08:55:29.299Z] [2023-02-01T08:55:29.299Z] Step 9/19 : FROM alpine:3.15 [2023-02-01T08:55:29.299Z] ---> 8aa73fd46299 [2023-02-01T08:55:29.300Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:55:29.300Z] ---> Using cache [2023-02-01T08:55:29.300Z] ---> 641ea88a040f [2023-02-01T08:55:29.300Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-01T08:55:29.300Z] ---> Running in a08feef4426a [2023-02-01T08:55:29.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:55:29.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:55:29.300Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T08:55:29.300Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T08:55:29.300Z] OK: 15736 distinct packages available [2023-02-01T08:55:29.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:55:29.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:55:29.300Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-01T08:55:29.300Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-01T08:55:29.300Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-01T08:55:29.300Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-01T08:55:29.300Z] (5/9) Installing curl (7.80.0-r5) [2023-02-01T08:55:29.300Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-01T08:55:29.300Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-01T08:55:29.300Z] (8/9) Installing libucontext (1.1-r0) [2023-02-01T08:55:29.300Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-01T08:55:29.300Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T08:55:29.300Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:55:29.300Z] OK: 8 MiB in 23 packages [2023-02-01T08:55:30.702Z] Removing intermediate container a08feef4426a [2023-02-01T08:55:30.702Z] ---> 9824c2eaacf6 [2023-02-01T08:55:30.702Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:55:34.946Z] ---> 72042821f519 [2023-02-01T08:55:34.946Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-01T08:55:34.946Z] Removing intermediate container 64dd91ddbded [2023-02-01T08:55:34.946Z] ---> 1f5939059052 [2023-02-01T08:55:34.946Z] Step 8/22 : COPY . . [2023-02-01T08:55:36.881Z] 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-02-01T08:55:39.450Z] ---> b66fc37ba1ef [2023-02-01T08:55:39.450Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-01T08:55:41.389Z] ---> badfad9cc5de [2023-02-01T08:55:41.389Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-01T08:55:41.389Z] ---> Running in 4266a3ecdd3b [2023-02-01T08:55:42.350Z] Removing intermediate container 4266a3ecdd3b [2023-02-01T08:55:42.350Z] ---> e458ca1c6e29 [2023-02-01T08:55:42.350Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:55:42.617Z] ---> Running in 9b22446bacda [2023-02-01T08:55:43.577Z] Removing intermediate container 9b22446bacda [2023-02-01T08:55:43.578Z] ---> e7d5ded1136b [2023-02-01T08:55:43.578Z] Step 17/19 : LABEL arch=arm64 [2023-02-01T08:55:43.851Z] ---> Running in 8cde5ce5f003 [2023-02-01T08:55:47.196Z] Removing intermediate container 8cde5ce5f003 [2023-02-01T08:55:47.196Z] ---> 9b0c0d70788e [2023-02-01T08:55:47.196Z] Step 18/19 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T08:55:47.778Z] ---> Running in 60c37c385085 [2023-02-01T08:55:48.746Z] Removing intermediate container 60c37c385085 [2023-02-01T08:55:48.746Z] ---> 11e1901c5eaa [2023-02-01T08:55:48.746Z] Step 19/19 : LABEL version=0.0.0 [2023-02-01T08:55:49.331Z] ---> Running in 8582d47bba06 [2023-02-01T08:55:50.737Z] Removing intermediate container 8582d47bba06 [2023-02-01T08:55:50.737Z] ---> 541b7ff6e193 [2023-02-01T08:55:50.737Z] [2023-02-01T08:55:51.317Z] Successfully built 541b7ff6e193 [2023-02-01T08:55:51.581Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-01T08:55:51.581Z] Building core-data [2023-02-01T08:56:01.652Z]  Building security-spiffe-token-provider ... done  ---> e60c1a3036d2 [2023-02-01T08:56:01.652Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-01T08:56:01.652Z] ---> Running in f049953c38f4 [2023-02-01T08:56:03.056Z] Removing intermediate container b0490c7712b5 [2023-02-01T08:56:03.056Z] ---> f74b2547d673 [2023-02-01T08:56:03.056Z] [2023-02-01T08:56:03.056Z] Step 9/21 : FROM alpine:3.16 [2023-02-01T08:56:03.056Z] ---> 2b4661558fb8 [2023-02-01T08:56:03.056Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-01T08:56:03.421Z] ---> Running in 8f2a5760af9f [2023-02-01T08:56:04.051Z] 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-02-01T08:56:05.075Z] Removing intermediate container 14c9bcff89cf [2023-02-01T08:56:05.075Z] ---> 01d5c28f7b36 [2023-02-01T08:56:05.075Z] Step 8/24 : COPY . . [2023-02-01T08:56:06.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:56:06.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:56:08.131Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-01T08:56:08.399Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-01T08:56:08.399Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-01T08:56:08.399Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-01T08:56:08.399Z] (5/6) Installing curl (7.83.1-r5) [2023-02-01T08:56:08.399Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-01T08:56:08.399Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:56:08.666Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:56:08.933Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:56:08.933Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:56:08.933Z] ---> 1b2c04ebf1fa [2023-02-01T08:56:08.933Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:56:08.933Z] ---> Using cache [2023-02-01T08:56:08.933Z] ---> eda28b725297 [2023-02-01T08:56:08.933Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:56:08.933Z] ---> Using cache [2023-02-01T08:56:08.933Z] ---> 3bb7c7a5299b [2023-02-01T08:56:08.933Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T08:56:08.933Z] ---> Using cache [2023-02-01T08:56:08.933Z] ---> 912a190744e3 [2023-02-01T08:56:08.933Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:56:08.933Z] ---> Using cache [2023-02-01T08:56:08.933Z] ---> 6b504e7bd41b [2023-02-01T08:56:08.933Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:56:08.933Z] ---> Using cache [2023-02-01T08:56:08.933Z] ---> 01d5c28f7b36 [2023-02-01T08:56:08.933Z] Step 8/22 : COPY . . [2023-02-01T08:56:08.933Z] OK: 8 MiB in 20 packages [2023-02-01T08:56:14.270Z] Removing intermediate container 8f2a5760af9f [2023-02-01T08:56:14.270Z] ---> e5f8d2b8a628 [2023-02-01T08:56:14.270Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-01T08:56:14.270Z] ---> Running in 8c3e0c09e10e [2023-02-01T08:56:14.540Z] Removing intermediate container 8c3e0c09e10e [2023-02-01T08:56:14.540Z] ---> 3d83128e95aa [2023-02-01T08:56:14.540Z] Step 12/21 : WORKDIR /edgex [2023-02-01T08:56:14.808Z] ---> Running in 8e6955e55bf9 [2023-02-01T08:56:15.399Z] Removing intermediate container 8e6955e55bf9 [2023-02-01T08:56:15.399Z] ---> 1d34a91fbc06 [2023-02-01T08:56:15.399Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-01T08:56:17.342Z] ---> dba94caffe6c [2023-02-01T08:56:17.342Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-01T08:56:20.678Z] ---> c36bdae8e4e9 [2023-02-01T08:56:20.678Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-01T08:56:23.270Z] ---> 696a1149ec62 [2023-02-01T08:56:23.270Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-01T08:56:26.616Z] ---> 92c8257b641b [2023-02-01T08:56:26.616Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T08:56:26.616Z] ---> Running in c78b57ae35dd [2023-02-01T08:56:29.191Z] ---> 21cee267acb3 [2023-02-01T08:56:29.191Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-01T08:56:29.457Z] ---> Running in edd0b83d98f4 [2023-02-01T08:56:31.408Z] Removing intermediate container c78b57ae35dd [2023-02-01T08:56:31.409Z] ---> 90af6d5952eb [2023-02-01T08:56:31.409Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T08:56:31.409Z] ---> Running in 1e21ab0e4402 [2023-02-01T08:56:31.990Z] 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-02-01T08:56:31.990Z] Removing intermediate container 1e21ab0e4402 [2023-02-01T08:56:31.990Z] ---> 16ec40ca15c7 [2023-02-01T08:56:31.990Z] Step 19/21 : LABEL arch=arm64 [2023-02-01T08:56:32.256Z] ---> Running in 96e4a696ff20 [2023-02-01T08:56:32.256Z] ---> d59043b222b0 [2023-02-01T08:56:32.256Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-01T08:56:32.524Z] ---> Running in 9d4d7574b136 [2023-02-01T08:56:33.114Z] Removing intermediate container 96e4a696ff20 [2023-02-01T08:56:33.114Z] ---> 18441a218491 [2023-02-01T08:56:33.114Z] Step 20/21 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T08:56:33.114Z] ---> Running in 66dd138878c8 [2023-02-01T08:56:33.699Z] Removing intermediate container 66dd138878c8 [2023-02-01T08:56:33.699Z] ---> bb2397d7629a [2023-02-01T08:56:33.699Z] Step 21/21 : LABEL version=0.0.0 [2023-02-01T08:56:33.966Z] ---> Running in db53c8917e99 [2023-02-01T08:56:34.547Z] Removing intermediate container db53c8917e99 [2023-02-01T08:56:34.547Z] ---> d0a75f33b169 [2023-02-01T08:56:34.547Z] [2023-02-01T08:56:34.813Z] 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-02-01T08:56:34.813Z] Successfully built d0a75f33b169 [2023-02-01T08:56:34.813Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-01T08:56:34.813Z] Building core-common-config-bootstrapper [2023-02-01T08:56:53.011Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:56:53.011Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:56:53.011Z] ---> 1b2c04ebf1fa [2023-02-01T08:56:53.011Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:56:53.011Z] ---> Using cache [2023-02-01T08:56:53.011Z] ---> eda28b725297 [2023-02-01T08:56:53.011Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:56:53.011Z] ---> Using cache [2023-02-01T08:56:53.011Z] ---> 3bb7c7a5299b [2023-02-01T08:56:53.011Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T08:56:53.011Z] ---> Using cache [2023-02-01T08:56:53.011Z] ---> 912a190744e3 [2023-02-01T08:56:53.011Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:56:53.011Z] ---> Using cache [2023-02-01T08:56:53.011Z] ---> 6b504e7bd41b [2023-02-01T08:56:53.011Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:56:53.011Z] ---> Using cache [2023-02-01T08:56:53.011Z] ---> 01d5c28f7b36 [2023-02-01T08:56:53.011Z] Step 8/22 : COPY . . [2023-02-01T08:56:53.011Z] ---> Using cache [2023-02-01T08:56:53.011Z] ---> d59043b222b0 [2023-02-01T08:56:53.011Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-01T08:56:53.011Z] ---> Running in da5480931ae2 [2023-02-01T08:56:54.949Z] 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-02-01T08:58:46.559Z] Removing intermediate container c6b27056e9cb [2023-02-01T08:58:46.559Z] ---> b406b3404ded [2023-02-01T08:58:46.559Z] [2023-02-01T08:58:46.559Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T08:58:46.559Z] ---> 2b4661558fb8 [2023-02-01T08:58:46.559Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-01T08:58:46.559Z] ---> Running in 944497d8fdd0 [2023-02-01T08:58:46.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T08:58:46.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T08:58:46.559Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-01T08:58:46.559Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-01T08:58:46.559Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:58:46.559Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:58:46.559Z] OK: 6 MiB in 16 packages [2023-02-01T08:58:46.559Z] Removing intermediate container 944497d8fdd0 [2023-02-01T08:58:46.559Z] ---> 71c19aeb3bae [2023-02-01T08:58:46.559Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T08:58:46.559Z] ---> Running in e1e5cdd27433 [2023-02-01T08:58:46.559Z] Removing intermediate container e1e5cdd27433 [2023-02-01T08:58:46.559Z] ---> 396faf8e05ca [2023-02-01T08:58:46.559Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-01T08:58:46.559Z] ---> Running in eae2e8467fa9 [2023-02-01T08:58:46.823Z] Removing intermediate container eae2e8467fa9 [2023-02-01T08:58:46.823Z] ---> 9faa6e017774 [2023-02-01T08:58:47.089Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-01T08:58:47.089Z] ---> Running in cda6adb31960 [2023-02-01T08:58:48.491Z] Removing intermediate container cda6adb31960 [2023-02-01T08:58:48.491Z] ---> ae12e2af6705 [2023-02-01T08:58:48.491Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:58:49.444Z] ---> 3ed301c73fb3 [2023-02-01T08:58:49.444Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-01T08:58:52.019Z] ---> d7c2a9efa613 [2023-02-01T08:58:52.019Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-01T08:58:52.609Z] ---> 945cd4e82ffe [2023-02-01T08:58:52.609Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-01T08:58:52.875Z] ---> Running in 9101e73d8814 [2023-02-01T08:58:53.454Z] Removing intermediate container 9101e73d8814 [2023-02-01T08:58:53.454Z] ---> c901b6d042dc [2023-02-01T08:58:53.454Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:58:53.454Z] ---> Running in cbf57bdd9e4e [2023-02-01T08:58:54.033Z] Removing intermediate container cbf57bdd9e4e [2023-02-01T08:58:54.033Z] ---> 14ca2b51e996 [2023-02-01T08:58:54.033Z] Step 20/22 : LABEL arch=arm64 [2023-02-01T08:58:54.033Z] ---> Running in a45ca837ea34 [2023-02-01T08:58:54.611Z] Removing intermediate container a45ca837ea34 [2023-02-01T08:58:54.611Z] ---> 2db940e2851a [2023-02-01T08:58:54.611Z] Step 21/22 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T08:58:54.611Z] ---> Running in 3a3e831cb572 [2023-02-01T08:58:55.190Z] Removing intermediate container 3a3e831cb572 [2023-02-01T08:58:55.190Z] ---> d7f5b7ad2c08 [2023-02-01T08:58:55.190Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T08:58:55.455Z] ---> Running in 0ac7e9fd9030 [2023-02-01T08:58:56.034Z] Removing intermediate container 0ac7e9fd9030 [2023-02-01T08:58:56.034Z] ---> e59a37db202e [2023-02-01T08:58:56.034Z] [2023-02-01T08:58:56.298Z] Successfully built e59a37db202e [2023-02-01T08:58:56.298Z] Successfully tagged support-notifications-arm64:latest [2023-02-01T08:58:56.298Z] Building core-command [2023-02-01T08:59:11.262Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:59:11.262Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:59:11.262Z] ---> 1b2c04ebf1fa [2023-02-01T08:59:11.262Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:59:11.262Z] ---> Using cache [2023-02-01T08:59:11.262Z] ---> eda28b725297 [2023-02-01T08:59:11.262Z] Step 4/23 : WORKDIR /edgex-go [2023-02-01T08:59:11.262Z] ---> Using cache [2023-02-01T08:59:11.262Z] ---> 3bb7c7a5299b [2023-02-01T08:59:11.262Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-01T08:59:11.262Z] ---> Using cache [2023-02-01T08:59:11.262Z] ---> 912a190744e3 [2023-02-01T08:59:11.262Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-01T08:59:11.262Z] ---> Using cache [2023-02-01T08:59:11.262Z] ---> 6b504e7bd41b [2023-02-01T08:59:11.262Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:59:11.262Z] ---> Using cache [2023-02-01T08:59:11.262Z] ---> 01d5c28f7b36 [2023-02-01T08:59:11.262Z] Step 8/23 : COPY . . [2023-02-01T08:59:11.262Z] ---> Using cache [2023-02-01T08:59:11.262Z] ---> d59043b222b0 [2023-02-01T08:59:11.262Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-01T08:59:11.841Z] ---> Running in 4557d9e6f4b6 [2023-02-01T08:59:13.784Z] 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-02-01T09:03:05.517Z] Removing intermediate container da5480931ae2 [2023-02-01T09:03:05.517Z] ---> 1970590ab44f [2023-02-01T09:03:05.517Z] [2023-02-01T09:03:05.517Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T09:03:05.517Z] ---> 2b4661558fb8 [2023-02-01T09:03:05.517Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-01T09:03:05.517Z] ---> Running in 64e9759d989a [2023-02-01T09:03:05.517Z] Removing intermediate container 64e9759d989a [2023-02-01T09:03:05.517Z] ---> abcc5ea01544 [2023-02-01T09:03:05.517Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T09:03:05.517Z] ---> Running in 913b609e8d34 [2023-02-01T09:03:05.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T09:03:05.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T09:03:05.517Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T09:03:05.517Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T09:03:05.517Z] OK: 5 MiB in 15 packages [2023-02-01T09:03:07.447Z] Removing intermediate container 913b609e8d34 [2023-02-01T09:03:07.447Z] ---> cb21b677430c [2023-02-01T09:03:07.447Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T09:03:08.845Z] ---> 25358e5a1070 [2023-02-01T09:03:08.845Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-01T09:03:12.171Z] ---> 6bc26ee71295 [2023-02-01T09:03:12.171Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-01T09:03:13.124Z] ---> 864d2970937c [2023-02-01T09:03:13.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-01T09:03:15.058Z] ---> d21723936d3f [2023-02-01T09:03:15.058Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T09:03:15.058Z] ---> Running in f28072d1c8a3 [2023-02-01T09:03:19.284Z] Removing intermediate container f28072d1c8a3 [2023-02-01T09:03:19.284Z] ---> e3bc57cbd821 [2023-02-01T09:03:19.284Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T09:03:19.548Z] ---> Running in 2eed840d46eb [2023-02-01T09:03:20.948Z] Removing intermediate container 2eed840d46eb [2023-02-01T09:03:20.948Z] ---> 2f9c300e0c35 [2023-02-01T09:03:20.948Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-01T09:03:20.948Z] ---> Running in c27e083d2a31 [2023-02-01T09:03:21.551Z] Removing intermediate container c27e083d2a31 [2023-02-01T09:03:21.551Z] ---> 65e08b69064e [2023-02-01T09:03:21.551Z] Step 20/22 : LABEL arch=arm64 [2023-02-01T09:03:21.551Z] ---> Running in 3a9d407cd124 [2023-02-01T09:03:21.838Z] Removing intermediate container edd0b83d98f4 [2023-02-01T09:03:21.838Z] ---> ccb3b7dfdbf4 [2023-02-01T09:03:21.838Z] [2023-02-01T09:03:21.838Z] Step 10/24 : FROM alpine:3.16 [2023-02-01T09:03:21.838Z] ---> 2b4661558fb8 [2023-02-01T09:03:21.838Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-01T09:03:22.103Z] ---> Running in 9629d1cfd998 [2023-02-01T09:03:22.377Z] Removing intermediate container 9d4d7574b136 [2023-02-01T09:03:22.377Z] ---> 4ae0d0eb7c9a [2023-02-01T09:03:22.377Z] [2023-02-01T09:03:22.377Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T09:03:22.377Z] ---> 2b4661558fb8 [2023-02-01T09:03:22.377Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-01T09:03:22.377Z] Removing intermediate container 3a9d407cd124 [2023-02-01T09:03:22.642Z] ---> 7d0dde30ac8b [2023-02-01T09:03:22.642Z] Step 21/22 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T09:03:22.642Z] ---> Running in dd45521f1c85 [2023-02-01T09:03:22.642Z] ---> Running in a84c9db07259 [2023-02-01T09:03:23.598Z] Removing intermediate container dd45521f1c85 [2023-02-01T09:03:23.598Z] ---> 50c028fe3416 [2023-02-01T09:03:23.598Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-01T09:03:23.863Z] Removing intermediate container a84c9db07259 [2023-02-01T09:03:23.863Z] ---> 95bb50828453 [2023-02-01T09:03:23.863Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T09:03:23.863Z] ---> Running in 93c91dd911f0 [2023-02-01T09:03:23.863Z] ---> Running in b6230bf6ae8d [2023-02-01T09:03:24.813Z] Removing intermediate container 93c91dd911f0 [2023-02-01T09:03:24.813Z] ---> 66849b723450 [2023-02-01T09:03:24.813Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-01T09:03:24.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T09:03:24.813Z] ---> Running in 16ae16355c7a [2023-02-01T09:03:24.813Z] Removing intermediate container b6230bf6ae8d [2023-02-01T09:03:24.813Z] ---> 2832baa1b286 [2023-02-01T09:03:24.813Z] [2023-02-01T09:03:25.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T09:03:25.077Z] Successfully built 2832baa1b286 [2023-02-01T09:03:25.077Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-01T09:03:25.077Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-02-01T09:03:25.340Z] Removing intermediate container 16ae16355c7a [2023-02-01T09:03:25.340Z] ---> 4cc0d1b5b3bb [2023-02-01T09:03:25.340Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T09:03:25.340Z] ---> Running in 011ea5bc3abc [2023-02-01T09:03:26.738Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T09:03:26.738Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T09:03:26.738Z] OK: 5 MiB in 15 packages [2023-02-01T09:03:27.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T09:03:27.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T09:03:28.168Z] Removing intermediate container 9629d1cfd998 [2023-02-01T09:03:28.168Z] ---> 810ce6d63afe [2023-02-01T09:03:28.168Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T09:03:28.168Z] ---> Running in eaefac2fb461 [2023-02-01T09:03:29.120Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T09:03:29.121Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T09:03:29.121Z] OK: 5 MiB in 15 packages [2023-02-01T09:03:31.684Z] Removing intermediate container eaefac2fb461 [2023-02-01T09:03:31.684Z] ---> 5ed88617cf94 [2023-02-01T09:03:31.684Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-01T09:03:31.949Z] ---> Running in 8abecd1318d5 [2023-02-01T09:03:32.902Z] Removing intermediate container 011ea5bc3abc [2023-02-01T09:03:32.902Z] ---> bfd6905e5efd [2023-02-01T09:03:32.902Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T09:03:32.902Z] Removing intermediate container 8abecd1318d5 [2023-02-01T09:03:32.902Z] ---> 77d989fb1511 [2023-02-01T09:03:32.902Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-01T09:03:33.166Z] ---> Running in 8ee190f21d2b [2023-02-01T09:03:34.148Z] Removing intermediate container 8ee190f21d2b [2023-02-01T09:03:34.148Z] ---> f580cf817086 [2023-02-01T09:03:34.148Z] Step 15/24 : WORKDIR / [2023-02-01T09:03:34.148Z] ---> Running in 681f57a082f4 [2023-02-01T09:03:34.419Z] ---> 90d9711fdaf4 [2023-02-01T09:03:34.419Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-01T09:03:34.998Z] Removing intermediate container 681f57a082f4 [2023-02-01T09:03:34.998Z] ---> e48f1a19e499 [2023-02-01T09:03:34.998Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T09:03:36.399Z] ---> 2222dd75fa7e [2023-02-01T09:03:36.399Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-01T09:03:37.805Z] ---> 75248516d664 [2023-02-01T09:03:37.805Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-01T09:03:39.207Z] ---> 15a89ee69ce5 [2023-02-01T09:03:39.207Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-01T09:03:39.207Z] ---> Running in 02bcd3e7e4ce [2023-02-01T09:03:39.784Z] Removing intermediate container 02bcd3e7e4ce [2023-02-01T09:03:39.784Z] ---> adec8be2795a [2023-02-01T09:03:39.784Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T09:03:39.784Z] ---> a29d9c27a578 [2023-02-01T09:03:39.784Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-01T09:03:39.784Z] ---> Running in 402128187c27 [2023-02-01T09:03:41.186Z] Removing intermediate container 402128187c27 [2023-02-01T09:03:41.186Z] ---> 966ea3f0f76f [2023-02-01T09:03:41.186Z] Step 20/22 : LABEL arch=arm64 [2023-02-01T09:03:41.186Z] ---> Running in e27e8ed183c9 [2023-02-01T09:03:41.764Z] ---> b7b4a2639406 [2023-02-01T09:03:41.764Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-01T09:03:42.343Z] Removing intermediate container e27e8ed183c9 [2023-02-01T09:03:42.343Z] ---> 0a65b36ff1d0 [2023-02-01T09:03:42.343Z] Step 21/22 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T09:03:42.343Z] ---> Running in 2d4d32c11c60 [2023-02-01T09:03:43.662Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T09:03:43.662Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T09:03:43.662Z] ---> 1b2c04ebf1fa [2023-02-01T09:03:43.662Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T09:03:43.662Z] ---> Using cache [2023-02-01T09:03:43.662Z] ---> 58f1fce280cb [2023-02-01T09:03:43.662Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T09:03:43.662Z] Removing intermediate container 2d4d32c11c60 [2023-02-01T09:03:43.662Z] ---> a1bc612c61fb [2023-02-01T09:03:43.662Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T09:03:43.933Z] ---> Running in 5fdb88aae72c [2023-02-01T09:03:43.933Z] ---> 71a740f7923b [2023-02-01T09:03:43.933Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-01T09:03:43.933Z] ---> Running in ef7e8e0e64d3 [2023-02-01T09:03:44.201Z] ---> Running in f98a3f4852ad [2023-02-01T09:03:45.155Z] Removing intermediate container ef7e8e0e64d3 [2023-02-01T09:03:45.155Z] ---> 69f564783afd [2023-02-01T09:03:45.155Z] [2023-02-01T09:03:45.155Z] Removing intermediate container f98a3f4852ad [2023-02-01T09:03:45.155Z] ---> faf59acbe9be [2023-02-01T09:03:45.155Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T09:03:45.420Z] ---> Running in 86923b80b727 [2023-02-01T09:03:45.997Z] Successfully built 69f564783afd [2023-02-01T09:03:45.998Z] Successfully tagged core-data-arm64:latest [2023-02-01T09:03:45.998Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T09:03:46.262Z] Removing intermediate container 86923b80b727 [2023-02-01T09:03:46.262Z] ---> 79d482e5ae51 [2023-02-01T09:03:46.262Z] Step 22/24 : LABEL arch=arm64 [2023-02-01T09:03:46.262Z] ---> Running in 04e01be0683b [2023-02-01T09:03:46.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T09:03:47.049Z] Removing intermediate container 04e01be0683b [2023-02-01T09:03:47.049Z] ---> deb66f392ac1 [2023-02-01T09:03:47.049Z] Step 23/24 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T09:03:47.049Z] ---> Running in c3c83367fa06 [2023-02-01T09:03:47.646Z] Removing intermediate container c3c83367fa06 [2023-02-01T09:03:47.646Z] ---> a0abe540711c [2023-02-01T09:03:47.646Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T09:03:47.646Z] ---> Running in f9e534ccf45c [2023-02-01T09:03:48.263Z] Removing intermediate container f9e534ccf45c [2023-02-01T09:03:48.263Z] ---> a862aad89e06 [2023-02-01T09:03:48.263Z] [2023-02-01T09:03:48.263Z] OK: 221 MiB in 51 packages [2023-02-01T09:03:48.554Z] Successfully built a862aad89e06 [2023-02-01T09:03:48.554Z] Successfully tagged core-metadata-arm64:latest [2023-02-01T09:03:50.138Z]  Building core-metadata ... done Removing intermediate container 5fdb88aae72c [2023-02-01T09:03:50.138Z] ---> d27fd979adf7 [2023-02-01T09:03:50.138Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T09:03:50.736Z] ---> 00c5369ef1ce [2023-02-01T09:03:50.736Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T09:03:50.736Z] ---> Running in 38fff1108721 [2023-02-01T09:04:22.929Z] Removing intermediate container 4557d9e6f4b6 [2023-02-01T09:04:22.929Z] ---> 9f369f4a2270 [2023-02-01T09:04:22.929Z] [2023-02-01T09:04:22.929Z] Step 10/23 : FROM alpine:3.16 [2023-02-01T09:04:22.929Z] ---> 2b4661558fb8 [2023-02-01T09:04:22.929Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-01T09:04:22.929Z] ---> Using cache [2023-02-01T09:04:22.929Z] ---> 810ce6d63afe [2023-02-01T09:04:22.929Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T09:04:22.929Z] ---> Using cache [2023-02-01T09:04:22.929Z] ---> 5ed88617cf94 [2023-02-01T09:04:22.929Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-01T09:04:22.929Z] ---> Running in 5f0367ba35ac [2023-02-01T09:04:22.929Z] Removing intermediate container 5f0367ba35ac [2023-02-01T09:04:22.929Z] ---> 8138f190ec62 [2023-02-01T09:04:22.929Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-01T09:04:22.929Z] ---> Running in b227672ddfd5 [2023-02-01T09:04:22.929Z] Removing intermediate container f049953c38f4 [2023-02-01T09:04:22.929Z] ---> 0874d8b0b1b6 [2023-02-01T09:04:22.929Z] [2023-02-01T09:04:22.929Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T09:04:22.929Z] ---> 2b4661558fb8 [2023-02-01T09:04:22.929Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T09:04:22.929Z] ---> Using cache [2023-02-01T09:04:22.929Z] ---> 810ce6d63afe [2023-02-01T09:04:22.929Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T09:04:22.929Z] ---> Using cache [2023-02-01T09:04:22.929Z] ---> 5ed88617cf94 [2023-02-01T09:04:22.929Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-01T09:04:22.929Z] Removing intermediate container b227672ddfd5 [2023-02-01T09:04:22.929Z] ---> b12ac8031fbd [2023-02-01T09:04:22.929Z] Step 15/23 : WORKDIR / [2023-02-01T09:04:22.929Z] ---> Running in f9cdd3dea7b9 [2023-02-01T09:04:22.929Z] ---> Running in 222f9ec5fd35 [2023-02-01T09:04:22.929Z] Removing intermediate container f9cdd3dea7b9 [2023-02-01T09:04:22.929Z] ---> bf3f2b949c2d [2023-02-01T09:04:22.929Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-01T09:04:22.929Z] Removing intermediate container 222f9ec5fd35 [2023-02-01T09:04:22.929Z] ---> 7e3ccc4fdb4c [2023-02-01T09:04:22.929Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T09:04:22.929Z] ---> Running in 2579e759cbdd [2023-02-01T09:04:23.199Z] Removing intermediate container 2579e759cbdd [2023-02-01T09:04:23.199Z] ---> 1f3063cb552a [2023-02-01T09:04:23.199Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T09:04:23.464Z] ---> 27b7d7778ef4 [2023-02-01T09:04:23.464Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-01T09:04:24.422Z] ---> b508522c2054 [2023-02-01T09:04:24.422Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-01T09:04:25.386Z] ---> 5ac3e8ec4ec0 [2023-02-01T09:04:25.386Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-01T09:04:26.791Z] ---> dd8f6edb6d58 [2023-02-01T09:04:26.791Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-01T09:04:26.791Z] ---> Running in 955197ac13eb [2023-02-01T09:04:26.791Z] ---> 8125ca9676e5 [2023-02-01T09:04:26.791Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-01T09:04:27.372Z] Removing intermediate container 955197ac13eb [2023-02-01T09:04:27.372Z] ---> ad07e6c5f57d [2023-02-01T09:04:27.372Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T09:04:27.372Z] ---> Running in c964278316f8 [2023-02-01T09:04:27.638Z] ---> cfa57660ad63 [2023-02-01T09:04:27.638Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-01T09:04:27.904Z] ---> Running in 05878d91933f [2023-02-01T09:04:27.904Z] Removing intermediate container c964278316f8 [2023-02-01T09:04:27.904Z] ---> 777e5f140d22 [2023-02-01T09:04:27.904Z] Step 21/23 : LABEL arch=arm64 [2023-02-01T09:04:27.904Z] ---> Running in 2e266a755b2c [2023-02-01T09:04:28.491Z] Removing intermediate container 05878d91933f [2023-02-01T09:04:28.492Z] ---> 868983047b30 [2023-02-01T09:04:28.492Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T09:04:28.492Z] Removing intermediate container 2e266a755b2c [2023-02-01T09:04:28.492Z] ---> 7ed09a601338 [2023-02-01T09:04:28.492Z] Step 22/23 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T09:04:28.492Z] ---> Running in 46f933f5155f [2023-02-01T09:04:28.761Z] ---> Running in d6e273b3403e [2023-02-01T09:04:29.029Z] Removing intermediate container 46f933f5155f [2023-02-01T09:04:29.029Z] ---> f9feb4a54343 [2023-02-01T09:04:29.029Z] Step 20/22 : LABEL arch=arm64 [2023-02-01T09:04:29.297Z] Removing intermediate container d6e273b3403e [2023-02-01T09:04:29.297Z] ---> Running in 3b7ed699afd9 [2023-02-01T09:04:29.297Z] ---> 76dc44297fb2 [2023-02-01T09:04:29.297Z] Step 23/23 : LABEL version=0.0.0 [2023-02-01T09:04:29.297Z] ---> Running in b1f44a4387c9 [2023-02-01T09:04:29.878Z] Removing intermediate container 3b7ed699afd9 [2023-02-01T09:04:29.878Z] ---> 8156c653217f [2023-02-01T09:04:29.878Z] Step 21/22 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T09:04:29.878Z] ---> Running in 91ce69d4aab4 [2023-02-01T09:04:29.878Z] Removing intermediate container b1f44a4387c9 [2023-02-01T09:04:29.878Z] ---> bf14f0dd78ce [2023-02-01T09:04:29.878Z] [2023-02-01T09:04:30.144Z] Successfully built bf14f0dd78ce [2023-02-01T09:04:30.144Z] Successfully tagged core-command-arm64:latest [2023-02-01T09:04:30.144Z]  Building core-command ... done Removing intermediate container 91ce69d4aab4 [2023-02-01T09:04:30.144Z] ---> c2f1c5ce7654 [2023-02-01T09:04:30.144Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T09:04:30.409Z] ---> Running in 539c61b1cc36 [2023-02-01T09:04:30.675Z] Removing intermediate container 539c61b1cc36 [2023-02-01T09:04:30.675Z] ---> 826d321a90ba [2023-02-01T09:04:30.675Z] [2023-02-01T09:04:30.940Z] Successfully built 826d321a90ba [2023-02-01T09:04:30.940Z] Successfully tagged support-scheduler-arm64:latest [2023-02-01T09:04:52.983Z]  Building support-scheduler ... done Removing intermediate container 38fff1108721 [2023-02-01T09:04:52.983Z] ---> d4dfc2024a26 [2023-02-01T09:04:52.983Z] Step 7/24 : COPY . . [2023-02-01T09:04:58.299Z] ---> 94641342947e [2023-02-01T09:04:58.299Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T09:04:58.299Z] ---> Running in 52eda664db90 [2023-02-01T09:04:58.299Z] Removing intermediate container 52eda664db90 [2023-02-01T09:04:58.299Z] ---> c18aa4fa38a9 [2023-02-01T09:04:58.299Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-01T09:04:58.299Z] ---> Running in 1f3fb09515d4 [2023-02-01T09:04:58.569Z] Removing intermediate container 1f3fb09515d4 [2023-02-01T09:04:58.569Z] ---> df91eb0a3c96 [2023-02-01T09:04:58.569Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T09:04:58.569Z] ---> Running in d78466ca05d3 [2023-02-01T09:05:02.816Z] Removing intermediate container d78466ca05d3 [2023-02-01T09:05:02.816Z] ---> ac9f4c7c7b38 [2023-02-01T09:05:02.816Z] Step 11/24 : WORKDIR /edgex-go [2023-02-01T09:05:02.816Z] ---> Running in 8cd885451a0b [2023-02-01T09:05:02.816Z] Removing intermediate container 8cd885451a0b [2023-02-01T09:05:02.816Z] ---> 9c906832414c [2023-02-01T09:05:02.816Z] [2023-02-01T09:05:02.816Z] Step 12/24 : FROM alpine:3.15 [2023-02-01T09:05:02.816Z] ---> 8aa73fd46299 [2023-02-01T09:05:02.816Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T09:05:02.816Z] ---> Using cache [2023-02-01T09:05:02.816Z] ---> 641ea88a040f [2023-02-01T09:05:02.816Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-01T09:05:02.816Z] ---> Running in 8445447c66c3 [2023-02-01T09:05:03.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T09:05:03.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T09:05:04.928Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T09:05:04.928Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T09:05:04.928Z] OK: 15736 distinct packages available [2023-02-01T09:05:04.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T09:05:05.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T09:05:05.771Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-01T09:05:05.771Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-01T09:05:05.771Z] (3/5) Installing libucontext (1.1-r0) [2023-02-01T09:05:05.771Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-01T09:05:05.771Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-01T09:05:06.037Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T09:05:06.037Z] OK: 6 MiB in 19 packages [2023-02-01T09:05:06.994Z] Removing intermediate container 8445447c66c3 [2023-02-01T09:05:06.994Z] ---> f84fc7cb27a2 [2023-02-01T09:05:06.994Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-01T09:05:08.939Z] ---> 414a92bdb84b [2023-02-01T09:05:08.939Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T09:05:11.523Z] ---> c78a7e4af061 [2023-02-01T09:05:11.523Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T09:05:12.105Z] ---> 765e29dc44ac [2023-02-01T09:05:12.105Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-01T09:05:12.683Z] ---> fc3b10bb26e4 [2023-02-01T09:05:12.683Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-01T09:05:12.955Z] ---> 786e0364ac16 [2023-02-01T09:05:12.955Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T09:05:12.955Z] ---> Running in b7090e5c92b3 [2023-02-01T09:05:13.220Z] Removing intermediate container b7090e5c92b3 [2023-02-01T09:05:13.220Z] ---> 85f6938329c6 [2023-02-01T09:05:13.220Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T09:05:13.485Z] ---> Running in 0ef198a29356 [2023-02-01T09:05:14.435Z] Removing intermediate container 0ef198a29356 [2023-02-01T09:05:14.435Z] ---> b01b75bb6028 [2023-02-01T09:05:14.435Z] Step 22/24 : LABEL arch=arm64 [2023-02-01T09:05:14.435Z] ---> Running in 2c12f4a2947b [2023-02-01T09:05:14.701Z] Removing intermediate container 2c12f4a2947b [2023-02-01T09:05:14.701Z] ---> 5ef40c67f9f8 [2023-02-01T09:05:14.701Z] Step 23/24 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa [2023-02-01T09:05:14.701Z] ---> Running in 43cb7aff94ef [2023-02-01T09:05:14.966Z] Removing intermediate container 43cb7aff94ef [2023-02-01T09:05:14.966Z] ---> 90091067e322 [2023-02-01T09:05:14.966Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T09:05:14.966Z] ---> Running in 11b7d18464b7 [2023-02-01T09:05:15.232Z] Removing intermediate container 11b7d18464b7 [2023-02-01T09:05:15.232Z] ---> 43bfe5b5f498 [2023-02-01T09:05:15.232Z] [2023-02-01T09:05:15.496Z] Successfully built 43bfe5b5f498 [2023-02-01T09:05:15.496Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-01T09:05:16.082Z]  Building security-spire-agent ... done  [Pipeline] } [2023-02-01T09:05:16.075Z] $ docker stop --time=1 e9da499c523abdb614e76984af294f42e9ddee8bc6fd14b5966730c8b2f0a4c1 [2023-02-01T09:05:17.727Z] $ docker rm -f --volumes e9da499c523abdb614e76984af294f42e9ddee8bc6fd14b5966730c8b2f0a4c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-01T09:05:18.203Z] + docker images [2023-02-01T09:05:18.467Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-01T09:05:18.467Z] security-spire-agent-arm64 latest 43bfe5b5f498 3 seconds ago 122MB [2023-02-01T09:05:18.467Z] 9c906832414c 16 seconds ago 1.38GB [2023-02-01T09:05:18.467Z] support-scheduler-arm64 latest 826d321a90ba 48 seconds ago 29MB [2023-02-01T09:05:18.467Z] core-command-arm64 latest bf14f0dd78ce 49 seconds ago 17MB [2023-02-01T09:05:18.467Z] 0874d8b0b1b6 58 seconds ago 1.57GB [2023-02-01T09:05:18.467Z] 9f369f4a2270 About a minute ago 1.5GB [2023-02-01T09:05:18.467Z] core-metadata-arm64 latest a862aad89e06 About a minute ago 17.8MB [2023-02-01T09:05:18.468Z] core-data-arm64 latest 69f564783afd About a minute ago 17.2MB [2023-02-01T09:05:18.468Z] core-common-config-bootstrapper-arm64 latest 2832baa1b286 About a minute ago 14.9MB [2023-02-01T09:05:18.468Z] 4ae0d0eb7c9a About a minute ago 1.51GB [2023-02-01T09:05:18.468Z] ccb3b7dfdbf4 About a minute ago 1.51GB [2023-02-01T09:05:18.468Z] 1970590ab44f 2 minutes ago 1.5GB [2023-02-01T09:05:18.468Z] support-notifications-arm64 latest e59a37db202e 6 minutes ago 29.5MB [2023-02-01T09:05:18.468Z] b406b3404ded 6 minutes ago 1.57GB [2023-02-01T09:05:18.468Z] security-proxy-setup-arm64 latest d0a75f33b169 8 minutes ago 26.8MB [2023-02-01T09:05:18.468Z] f74b2547d673 9 minutes ago 1.49GB [2023-02-01T09:05:18.468Z] security-spiffe-token-provider-arm64 latest 541b7ff6e193 9 minutes ago 28.9MB [2023-02-01T09:05:18.468Z] c7b0921e50ff 10 minutes ago 1.54GB [2023-02-01T09:05:18.468Z] security-bootstrapper-arm64 latest 7e6c0982a046 11 minutes ago 19.5MB [2023-02-01T09:05:18.468Z] security-secretstore-setup-arm64 latest 0c9f18d86f76 11 minutes ago 28.7MB [2023-02-01T09:05:18.468Z] 29635f3fef6f 12 minutes ago 1.49GB [2023-02-01T09:05:18.468Z] f875ba11baf5 12 minutes ago 1.5GB [2023-02-01T09:05:18.468Z] security-spire-server-arm64 latest 40a79d84ec59 17 minutes ago 84.3MB [2023-02-01T09:05:18.468Z] security-spire-config-arm64 latest a87709b0f7c4 17 minutes ago 83.6MB [2023-02-01T09:05:18.468Z] 8e73b7e15530 18 minutes ago 1.38GB [2023-02-01T09:05:18.468Z] ea4c2b55dd17 18 minutes ago 1.38GB [2023-02-01T09:05:18.468Z] ci-base-image-arm64 latest 1b2c04ebf1fa 31 minutes ago 905MB [2023-02-01T09:05:18.468Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-01T09:05:18.468Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-01T09:05:18.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-01T09:05:18.468Z] 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-02-01T09:05:18.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-01T09:05:18.918Z] [2023-02-01T09:05:18.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T09:05:19.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-01T09:05:19.512Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-01T09:05:19.512Z] 8998bd30e6a1: Pulling fs layer [2023-02-01T09:05:19.512Z] 04944245beec: Pulling fs layer [2023-02-01T09:05:19.512Z] 699f458cf7ca: Pulling fs layer [2023-02-01T09:05:19.512Z] 765212b225bb: Pulling fs layer [2023-02-01T09:05:19.512Z] f23df028b6ca: Pulling fs layer [2023-02-01T09:05:19.512Z] d65c8cfc05b1: Pulling fs layer [2023-02-01T09:05:19.512Z] 2437ff75d9bd: Pulling fs layer [2023-02-01T09:05:19.512Z] f23df028b6ca: Waiting [2023-02-01T09:05:19.512Z] d65c8cfc05b1: Waiting [2023-02-01T09:05:19.512Z] 2437ff75d9bd: Waiting [2023-02-01T09:05:19.512Z] 765212b225bb: Waiting [2023-02-01T09:05:19.512Z] 04944245beec: Verifying Checksum [2023-02-01T09:05:19.512Z] 04944245beec: Download complete [2023-02-01T09:05:19.512Z] 765212b225bb: Verifying Checksum [2023-02-01T09:05:19.512Z] 765212b225bb: Download complete [2023-02-01T09:05:19.780Z] f23df028b6ca: Verifying Checksum [2023-02-01T09:05:19.780Z] f23df028b6ca: Download complete [2023-02-01T09:05:19.780Z] d65c8cfc05b1: Verifying Checksum [2023-02-01T09:05:19.780Z] d65c8cfc05b1: Download complete [2023-02-01T09:05:19.780Z] 699f458cf7ca: Verifying Checksum [2023-02-01T09:05:19.780Z] 699f458cf7ca: Download complete [2023-02-01T09:05:20.047Z] 8998bd30e6a1: Verifying Checksum [2023-02-01T09:05:20.047Z] 8998bd30e6a1: Download complete [2023-02-01T09:05:22.614Z] 2437ff75d9bd: Verifying Checksum [2023-02-01T09:05:22.614Z] 2437ff75d9bd: Download complete [2023-02-01T09:05:23.567Z] 8998bd30e6a1: Pull complete [2023-02-01T09:05:24.145Z] 04944245beec: Pull complete [2023-02-01T09:05:25.096Z] 699f458cf7ca: Pull complete [2023-02-01T09:05:25.361Z] 765212b225bb: Pull complete [2023-02-01T09:05:26.760Z] f23df028b6ca: Pull complete [2023-02-01T09:05:26.760Z] d65c8cfc05b1: Pull complete [2023-02-01T09:05:41.719Z] 2437ff75d9bd: Pull complete [2023-02-01T09:05:41.719Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-01T09:05:41.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-01T09:05:41.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T09:05:41.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-4239 does not seem to be running inside a container [2023-02-01T09:05:41.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-01T09:05:44.496Z] $ docker top fb8bc61133b4668b0365c02c2e894280f1152200a9c9230a6ae2a2c334f9ebf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-01T09:05:45.433Z] ---> job-cost.sh [2023-02-01T09:05:45.433Z] lf-activate-venv: SKIPPING [2023-02-01T09:05:45.433Z] INFO: No Stack... [2023-02-01T09:05:46.013Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-01T09:05:46.594Z] INFO: Archiving Costs [Pipeline] sh [2023-02-01T09:05:46.916Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-01T09:05:46.916Z] + cut -d, -f6 [Pipeline] lock [2023-02-01T09:05:47.250Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4317-2-stack-cost] [2023-02-01T09:05:47.258Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4317-2-stack-cost] did not exist. Created. [2023-02-01T09:05:47.259Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4317-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-01T09:05:47.894Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-01T09:05:48.064Z] Stashed 1 file(s) [Pipeline] } [2023-02-01T09:05:48.071Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4317-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-01T09:05:48.080Z] $ docker stop --time=1 fb8bc61133b4668b0365c02c2e894280f1152200a9c9230a6ae2a2c334f9ebf0 [2023-02-01T09:05:49.597Z] $ docker rm -f --volumes fb8bc61133b4668b0365c02c2e894280f1152200a9c9230a6ae2a2c334f9ebf0 [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-02-01T09:05:50.041Z] provisioning config files... [2023-02-01T09:05:50.047Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2952031188979793126tmp [Pipeline] { [Pipeline] sh [2023-02-01T09:05:50.332Z] + set +x [2023-02-01T09:05:50.332Z] + + curl -s https://codecov.io/bash [2023-02-01T09:05:50.332Z] bash -s -- [2023-02-01T09:05:50.332Z] [2023-02-01T09:05:50.332Z] _____ _ [2023-02-01T09:05:50.332Z] / ____| | | [2023-02-01T09:05:50.332Z] | | ___ __| | ___ ___ _____ __ [2023-02-01T09:05:50.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-01T09:05:50.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-01T09:05:50.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-01T09:05:50.332Z] Bash-1.0.6 [2023-02-01T09:05:50.332Z] [2023-02-01T09:05:50.332Z] [2023-02-01T09:05:50.332Z] ==> git version 2.25.1 found [2023-02-01T09:05:50.332Z] ==> 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-02-01T09:05:50.332Z] Release-Date: 2020-01-08 [2023-02-01T09:05:50.332Z] 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-02-01T09:05:50.332Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-01T09:05:50.332Z] ==> Jenkins CI detected. [2023-02-01T09:05:50.332Z] current dir:  /w/workspace/edgex-go/2 [2023-02-01T09:05:50.332Z] project root: . [2023-02-01T09:05:50.332Z] --> token set from env [2023-02-01T09:05:50.332Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-01T09:05:50.332Z] ==> Running gcov in . (disable via -X gcov) [2023-02-01T09:05:50.332Z] ==> Python coveragepy not found [2023-02-01T09:05:50.332Z] ==> Searching for coverage reports in: [2023-02-01T09:05:50.332Z] + . [2023-02-01T09:05:50.591Z] -> Found 1 reports [2023-02-01T09:05:50.591Z] ==> Detecting git/mercurial file structure [2023-02-01T09:05:50.591Z] ==> Reading reports [2023-02-01T09:05:50.591Z] + ./coverage.out bytes=485987 [2023-02-01T09:05:50.591Z] ==> Appending adjustments [2023-02-01T09:05:50.591Z] https://docs.codecov.io/docs/fixing-reports [2023-02-01T09:05:51.969Z] + Found adjustments [2023-02-01T09:05:51.969Z] ==> Gzipping contents [2023-02-01T09:05:51.969Z] 64K /tmp/codecov.NhCtkU.gz [2023-02-01T09:05:51.969Z] ==> Uploading reports [2023-02-01T09:05:51.969Z] url: https://codecov.io [2023-02-01T09:05:51.969Z] query: branch=PR-4317&commit=d4b2f1d377715be49c8e566f938e3ef5963dfcb7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4317%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4317&job=&cmd_args= [2023-02-01T09:05:51.969Z] -> Pinging Codecov [2023-02-01T09:05:51.969Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4317&commit=d4b2f1d377715be49c8e566f938e3ef5963dfcb7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4317%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4317&job=&cmd_args= [2023-02-01T09:05:51.969Z] -> Uploading to [2023-02-01T09:05:51.969Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-01/00271124DB129430A58F1EEE437C3FCB/d4b2f1d377715be49c8e566f938e3ef5963dfcb7/c3475cc1-a95f-4e94-8c61-7e0bd2e0c447.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230201T090551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e89d81a798375e7be86d2d7ade40a761aea402c8ad011f4874b397e27793454d [2023-02-01T09:05:51.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-01T09:05:51.969Z] Dload Upload Total Spent Left Speed [2023-02-01T09:05:52.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62768 0 0 100 62768 0 273k --:--:-- --:--:-- --:--:-- 273k [2023-02-01T09:05:52.228Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [Pipeline] } [2023-02-01T09:05:52.236Z] 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-02-01T09:05:52.857Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-01T09:05:53.146Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T09:05:53.999Z] ---> package-listing.sh [2023-02-01T09:05:54.000Z] ++ facter osfamily [2023-02-01T09:05:54.000Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-01T09:05:54.258Z] + OS_FAMILY=debian [2023-02-01T09:05:54.258Z] + workspace=/w/workspace/edgex-go/2 [2023-02-01T09:05:54.258Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-01T09:05:54.258Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-01T09:05:54.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-01T09:05:54.258Z] + PACKAGES=/tmp/packages_start.txt [2023-02-01T09:05:54.258Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-01T09:05:54.258Z] + PACKAGES=/tmp/packages_end.txt [2023-02-01T09:05:54.258Z] + case "${OS_FAMILY}" in [2023-02-01T09:05:54.258Z] + dpkg -l [2023-02-01T09:05:54.258Z] + grep '^ii' [2023-02-01T09:05:54.258Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-01T09:05:54.258Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-01T09:05:54.258Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-01T09:05:54.258Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-01T09:05:54.258Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-01T09:05:54.258Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-01T09:05:54.269Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-01T09:05:54.544Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T09:05:55.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-01T09:05:55.096Z] [2023-02-01T09:05:55.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T09:05:55.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-01T09:05:55.399Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-01T09:05:55.399Z] 5eb5b503b376: Pulling fs layer [2023-02-01T09:05:55.399Z] 5c69ac0246d0: Pulling fs layer [2023-02-01T09:05:55.399Z] ec43610c2a17: Pulling fs layer [2023-02-01T09:05:55.399Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-01T09:05:55.399Z] 33b1e0a273af: Pulling fs layer [2023-02-01T09:05:55.399Z] 5d3b04190fa2: Pulling fs layer [2023-02-01T09:05:55.399Z] 2f39f015ded8: Pulling fs layer [2023-02-01T09:05:55.399Z] 33b1e0a273af: Waiting [2023-02-01T09:05:55.399Z] 5d3b04190fa2: Waiting [2023-02-01T09:05:55.399Z] 2f39f015ded8: Waiting [2023-02-01T09:05:55.399Z] 5c69ac0246d0: Verifying Checksum [2023-02-01T09:05:55.399Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-01T09:05:55.399Z] 3a2ae6a8a46f: Download complete [2023-02-01T09:05:55.660Z] 33b1e0a273af: Verifying Checksum [2023-02-01T09:05:55.660Z] 33b1e0a273af: Download complete [2023-02-01T09:05:55.660Z] 5d3b04190fa2: Verifying Checksum [2023-02-01T09:05:55.660Z] 5d3b04190fa2: Download complete [2023-02-01T09:05:55.660Z] ec43610c2a17: Verifying Checksum [2023-02-01T09:05:55.660Z] ec43610c2a17: Download complete [2023-02-01T09:05:55.919Z] 5eb5b503b376: Verifying Checksum [2023-02-01T09:05:55.919Z] 5eb5b503b376: Download complete [2023-02-01T09:05:56.494Z] 2f39f015ded8: Download complete [2023-02-01T09:05:57.058Z] 5eb5b503b376: Pull complete [2023-02-01T09:05:57.058Z] 5c69ac0246d0: Pull complete [2023-02-01T09:05:57.318Z] ec43610c2a17: Pull complete [2023-02-01T09:05:57.577Z] 3a2ae6a8a46f: Pull complete [2023-02-01T09:05:57.577Z] 33b1e0a273af: Pull complete [2023-02-01T09:05:57.834Z] 5d3b04190fa2: Pull complete [2023-02-01T09:06:02.015Z] 2f39f015ded8: Pull complete [2023-02-01T09:06:02.015Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-01T09:06:02.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-01T09:06:02.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T09:06:02.095Z] prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container [2023-02-01T09:06:02.125Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-01T09:06:03.226Z] $ docker top 10c24e5269d726e49d2f73a1fe4370c08a812d707967b13f6541d780c7d5e839 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T09:06:03.562Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-01T09:06:03.844Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-01T09:06:04.128Z] + ls /var/log/sa-host [2023-02-01T09:06:04.128Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-01T09:06:04.265Z] provisioning config files... [2023-02-01T09:06:04.273Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4877767091802782485tmp [Pipeline] { [Pipeline] echo [2023-02-01T09:06:04.287Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T09:06:04.565Z] ---> create-netrc.sh [Pipeline] } [2023-02-01T09:06:04.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-01T09:06:04.885Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-01T09:06:04.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T09:06:05.171Z] ---> sudo-logs.sh [2023-02-01T09:06:05.171Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-01T09:06:05.188Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T09:06:05.466Z] ---> job-cost.sh [2023-02-01T09:06:05.466Z] lf-activate-venv: SKIPPING [2023-02-01T09:06:05.466Z] DEBUG: total: 0.10999999940395355 [2023-02-01T09:06:05.466Z] INFO: Retrieving Stack Cost... [2023-02-01T09:06:06.032Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-01T09:06:06.293Z] INFO: Archiving Costs [Pipeline] echo [2023-02-01T09:06:06.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T09:06:06.589Z] ---> logs-deploy.sh [2023-02-01T09:06:06.589Z] lf-activate-venv: SKIPPING [2023-02-01T09:06:06.589Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4317/2 [2023-02-01T09:06:06.589Z] INFO: archiving workspace using pattern(s): [2023-02-01T09:06:07.522Z] Archives upload complete. [2023-02-01T09:06:07.782Z] INFO: archiving logs to Nexus [2023-02-01T09:06:08.352Z] ---> uname -a: [2023-02-01T09:06:08.352Z] Linux prd-ubuntu20-04-docker-8c-8g-4236 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-01T09:06:08.352Z] [2023-02-01T09:06:08.352Z] [2023-02-01T09:06:08.352Z] ---> lscpu: [2023-02-01T09:06:08.352Z] Architecture: x86_64 [2023-02-01T09:06:08.352Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-01T09:06:08.352Z] Byte Order: Little Endian [2023-02-01T09:06:08.352Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-01T09:06:08.352Z] CPU(s): 8 [2023-02-01T09:06:08.352Z] On-line CPU(s) list: 0-7 [2023-02-01T09:06:08.352Z] Thread(s) per core: 1 [2023-02-01T09:06:08.352Z] Core(s) per socket: 1 [2023-02-01T09:06:08.352Z] Socket(s): 8 [2023-02-01T09:06:08.352Z] NUMA node(s): 1 [2023-02-01T09:06:08.352Z] Vendor ID: AuthenticAMD [2023-02-01T09:06:08.352Z] CPU family: 23 [2023-02-01T09:06:08.352Z] Model: 49 [2023-02-01T09:06:08.352Z] Model name: AMD EPYC-Rome Processor [2023-02-01T09:06:08.352Z] Stepping: 0 [2023-02-01T09:06:08.352Z] CPU MHz: 2799.940 [2023-02-01T09:06:08.352Z] BogoMIPS: 5599.88 [2023-02-01T09:06:08.352Z] Virtualization: AMD-V [2023-02-01T09:06:08.352Z] Hypervisor vendor: KVM [2023-02-01T09:06:08.352Z] Virtualization type: full [2023-02-01T09:06:08.352Z] L1d cache: 256 KiB [2023-02-01T09:06:08.352Z] L1i cache: 256 KiB [2023-02-01T09:06:08.352Z] L2 cache: 4 MiB [2023-02-01T09:06:08.352Z] L3 cache: 128 MiB [2023-02-01T09:06:08.352Z] NUMA node0 CPU(s): 0-7 [2023-02-01T09:06:08.352Z] Vulnerability Itlb multihit: Not affected [2023-02-01T09:06:08.352Z] Vulnerability L1tf: Not affected [2023-02-01T09:06:08.352Z] Vulnerability Mds: Not affected [2023-02-01T09:06:08.352Z] Vulnerability Meltdown: Not affected [2023-02-01T09:06:08.352Z] Vulnerability Mmio stale data: Not affected [2023-02-01T09:06:08.352Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-01T09:06:08.352Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-01T09:06:08.352Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-01T09:06:08.352Z] Vulnerability Srbds: Not affected [2023-02-01T09:06:08.352Z] Vulnerability Tsx async abort: Not affected [2023-02-01T09:06:08.352Z] 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-02-01T09:06:08.352Z] [2023-02-01T09:06:08.352Z] [2023-02-01T09:06:08.352Z] ---> nproc: [2023-02-01T09:06:08.352Z] 8 [2023-02-01T09:06:08.352Z] [2023-02-01T09:06:08.352Z] [2023-02-01T09:06:08.352Z] ---> df -h: [2023-02-01T09:06:08.352Z] Filesystem Size Used Avail Use% Mounted on [2023-02-01T09:06:08.352Z] overlay 155G 19G 137G 13% / [2023-02-01T09:06:08.352Z] tmpfs 64M 0 64M 0% /dev [2023-02-01T09:06:08.352Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-01T09:06:08.352Z] shm 64M 0 64M 0% /dev/shm [2023-02-01T09:06:08.352Z] /dev/vda1 155G 19G 137G 13% /facter-os [2023-02-01T09:06:08.352Z] [2023-02-01T09:06:08.352Z] [2023-02-01T09:06:08.352Z] ---> sar -b -r -n DEV: [2023-02-01T09:06:08.352Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4236) 02/01/23 _x86_64_ (8 CPU) [2023-02-01T09:06:08.352Z] [2023-02-01T09:06:08.352Z] 08:28:40 LINUX RESTART (8 CPU) [2023-02-01T09:06:08.352Z] [2023-02-01T09:06:08.352Z] 08:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-01T09:06:08.352Z] 08:30:01 380.72 39.30 341.42 0.00 4338.52 92941.40 0.00 [2023-02-01T09:06:08.352Z] 08:31:01 50.32 0.10 50.22 0.00 7.60 19765.91 0.00 [2023-02-01T09:06:08.352Z] 08:32:01 84.15 0.37 83.79 0.00 15.20 34287.10 0.00 [2023-02-01T09:06:08.352Z] 08:33:01 515.68 9.05 506.63 0.00 82.65 205111.28 0.00 [2023-02-01T09:06:08.352Z] 08:34:01 1157.79 11.98 1145.81 0.00 5168.07 404129.71 0.00 [2023-02-01T09:06:08.352Z] 08:35:01 1091.89 0.83 1091.05 0.00 18.53 234324.29 0.00 [2023-02-01T09:06:08.352Z] 08:36:01 4.08 0.02 4.07 0.00 0.13 108.12 0.00 [2023-02-01T09:06:08.352Z] 08:37:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2023-02-01T09:06:08.352Z] 08:38:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 [2023-02-01T09:06:08.352Z] 08:39:01 3.40 1.02 2.38 0.00 21.86 31.33 0.00 [2023-02-01T09:06:08.352Z] 08:40:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 [2023-02-01T09:06:08.352Z] 08:41:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2023-02-01T09:06:08.352Z] 08:42:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2023-02-01T09:06:08.352Z] 08:43:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2023-02-01T09:06:08.352Z] 08:44:01 1.97 0.02 1.95 0.00 0.13 26.40 0.00 [2023-02-01T09:06:08.352Z] 08:45:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2023-02-01T09:06:08.352Z] 08:46:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2023-02-01T09:06:08.352Z] 08:47:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 [2023-02-01T09:06:08.352Z] 08:48:01 1.20 0.00 1.20 0.00 0.00 13.83 0.00 [2023-02-01T09:06:08.353Z] 08:49:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 [2023-02-01T09:06:08.353Z] 08:50:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2023-02-01T09:06:08.353Z] 08:51:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 [2023-02-01T09:06:08.353Z] 08:52:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2023-02-01T09:06:08.353Z] 08:53:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 [2023-02-01T09:06:08.353Z] 08:54:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2023-02-01T09:06:08.353Z] 08:55:01 1.63 0.00 1.63 0.00 0.00 20.53 0.00 [2023-02-01T09:06:08.353Z] 08:56:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-02-01T09:06:08.353Z] 08:57:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2023-02-01T09:06:08.353Z] 08:58:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2023-02-01T09:06:08.353Z] 08:59:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2023-02-01T09:06:08.353Z] 09:00:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2023-02-01T09:06:08.353Z] 09:01:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2023-02-01T09:06:08.353Z] 09:02:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2023-02-01T09:06:08.353Z] 09:03:01 0.82 0.00 0.82 0.00 0.00 11.20 0.00 [2023-02-01T09:06:08.353Z] 09:04:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2023-02-01T09:06:08.353Z] 09:05:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 [2023-02-01T09:06:08.353Z] 09:06:01 4.92 0.25 4.67 0.00 19.33 383.27 0.00 [2023-02-01T09:06:08.353Z] Average: 89.81 1.68 88.12 0.00 259.68 26779.25 0.00 [2023-02-01T09:06:08.353Z] [2023-02-01T09:06:08.353Z] 08:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-01T09:06:08.353Z] 08:30:01 28354632 31542440 765428 2.33 92608 3334568 1975296 5.82 1156008 2969416 64 [2023-02-01T09:06:08.353Z] 08:31:01 27768028 31232864 1065508 3.24 114400 3555260 2396512 7.06 1600792 3064796 227204 [2023-02-01T09:06:08.353Z] 08:32:01 27926596 31512892 786976 2.39 117292 3667848 1854344 5.46 1286220 3217376 696 [2023-02-01T09:06:08.353Z] 08:33:01 22108948 31400556 885648 2.69 286032 8893560 2652960 7.82 1842660 8148932 1930688 [2023-02-01T09:06:08.353Z] 08:34:01 19382368 31183724 1068624 3.25 337184 11194212 2861108 8.43 2537308 9981884 124372 [2023-02-01T09:06:08.353Z] 08:35:01 19433128 31480212 783276 2.38 415640 11322380 1934284 5.70 2464200 9983164 316 [2023-02-01T09:06:08.353Z] 08:36:01 19459196 31501512 761920 2.32 414120 11319124 1932164 5.69 2440104 9979948 172 [2023-02-01T09:06:08.353Z] 08:37:01 19460196 31502560 760816 2.31 414156 11319128 1915848 5.65 2438728 9979952 176 [2023-02-01T09:06:08.353Z] 08:38:01 19472348 31514876 748676 2.28 414160 11319132 1915848 5.65 2426608 9980108 8 [2023-02-01T09:06:08.353Z] 08:39:01 19473808 31517396 746172 2.27 414224 11319752 1929288 5.69 2424508 9980628 156 [2023-02-01T09:06:08.353Z] 08:40:01 19475060 31518652 744884 2.27 414228 11319756 1929288 5.69 2423684 9980632 8 [2023-02-01T09:06:08.353Z] 08:41:01 19475280 31518952 744528 2.26 414252 11319760 1929288 5.69 2423608 9980676 44 [2023-02-01T09:06:08.353Z] 08:42:01 19475432 31519108 744508 2.26 414264 11319764 1929288 5.69 2423616 9980680 24 [2023-02-01T09:06:08.353Z] 08:43:01 19475384 31519060 744480 2.26 414276 11319764 1929288 5.69 2423616 9980680 180 [2023-02-01T09:06:08.353Z] 08:44:01 19474500 31518224 745312 2.27 414316 11319740 1941680 5.72 2423952 9980660 56 [2023-02-01T09:06:08.353Z] 08:45:01 19474712 31518632 744916 2.27 414340 11319876 1941680 5.72 2423800 9980792 140 [2023-02-01T09:06:08.353Z] 08:46:01 19474720 31518656 744848 2.27 414352 11319876 1941680 5.72 2423740 9980792 8 [2023-02-01T09:06:08.353Z] 08:47:01 19474672 31518640 744804 2.27 414380 11319880 1941680 5.72 2423768 9980796 204 [2023-02-01T09:06:08.353Z] 08:48:01 19475344 31519356 744268 2.26 414396 11319884 1941680 5.72 2423764 9980824 8 [2023-02-01T09:06:08.353Z] 08:49:01 19475328 31519316 744276 2.26 414400 11319884 1941680 5.72 2423780 9980824 8 [2023-02-01T09:06:08.353Z] 08:50:01 19475312 31519332 744200 2.26 414428 11319888 1941680 5.72 2423876 9980828 8 [2023-02-01T09:06:08.353Z] 08:51:01 19474688 31518720 744748 2.26 414432 11319892 1941680 5.72 2423796 9980832 168 [2023-02-01T09:06:08.353Z] 08:52:01 19475184 31519224 744280 2.26 414444 11319896 1925588 5.67 2423796 9980836 8 [2023-02-01T09:06:08.353Z] 08:53:01 19475428 31519480 743956 2.26 414460 11319900 1925588 5.67 2423604 9980840 176 [2023-02-01T09:06:08.353Z] 08:54:01 19475556 31519612 743980 2.26 414468 11319900 1909464 5.63 2423616 9980840 8 [2023-02-01T09:06:08.353Z] 08:55:01 19475280 31519404 744196 2.26 414492 11319900 1909464 5.63 2423736 9980852 140 [2023-02-01T09:06:08.353Z] 08:56:01 19474940 31519092 744444 2.26 414516 11319908 1909464 5.63 2423708 9980848 8 [2023-02-01T09:06:08.353Z] 08:57:01 19475176 31519360 744112 2.26 414536 11319912 1909464 5.63 2423716 9980852 12 [2023-02-01T09:06:08.353Z] 08:58:01 19475128 31519324 744088 2.26 414544 11319916 1909464 5.63 2423748 9980856 8 [2023-02-01T09:06:08.353Z] 08:59:01 19475112 31519324 744028 2.26 414552 11319920 1909464 5.63 2423756 9980860 48 [2023-02-01T09:06:08.353Z] 09:00:01 19474852 31519080 744212 2.26 414568 11319912 1909464 5.63 2423836 9980864 8 [2023-02-01T09:06:08.353Z] 09:01:01 19475228 31519480 744192 2.26 414592 11319928 1909464 5.63 2423788 9980868 176 [2023-02-01T09:06:08.353Z] 09:02:01 19475212 31519464 744176 2.26 414596 11319928 1909464 5.63 2423772 9980868 8 [2023-02-01T09:06:08.353Z] 09:03:01 19475132 31519388 744180 2.26 414608 11319932 1909464 5.63 2423772 9980872 192 [2023-02-01T09:06:08.353Z] 09:04:01 19474832 31519088 744408 2.26 414620 11319932 1909464 5.63 2423968 9980872 20 [2023-02-01T09:06:08.353Z] 09:05:01 19475068 31519388 744088 2.26 414640 11319936 1909464 5.63 2423912 9980880 180 [2023-02-01T09:06:08.353Z] 09:06:01 18831820 31469604 792280 2.41 427164 11859260 2202152 6.49 2485248 10519692 545144 [2023-02-01T09:06:08.353Z] Average: 20216855 31496108 770796 2.34 384397 10633000 1988788 5.86 2327571 9386674 76509 [2023-02-01T09:06:08.353Z] [2023-02-01T09:06:08.353Z] 08:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-01T09:06:08.353Z] 08:30:01 ens3 1267.84 1061.68 12696.57 168.57 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:30:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:30:01 docker0 387.38 390.58 30.83 3470.60 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:31:01 ens3 36.16 25.88 34.09 15.82 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:31:01 veth66e63af 1.30 1.48 0.10 0.13 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:31:01 docker0 1.30 1.37 0.08 0.12 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:32:01 ens3 101.97 68.29 1710.25 21.08 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:32:01 veth28c7a6f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:32:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:32:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:33:01 ens3 959.72 756.22 6056.01 69.78 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:33:01 veth28c7a6f 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:33:01 docker0 748.88 946.56 54.01 6043.84 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:34:01 ens3 565.92 343.89 5789.67 48.27 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:34:01 veth28c7a6f 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:34:01 vethfbfb4bb 33.63 48.21 3.25 74.69 0.00 0.00 0.00 0.01 [2023-02-01T09:06:08.353Z] 08:34:01 vethff967bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:34:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:34:01 veth77b8fc6 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:34:01 docker0 237.44 381.22 19.13 2907.72 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:35:01 ens3 162.55 108.90 1343.62 188.17 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:35:01 docker0 59.93 106.13 4.90 1307.42 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:38:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:39:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:40:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:41:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:42:01 ens3 0.22 0.08 0.46 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:45:01 ens3 0.28 0.27 0.11 0.08 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:50:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:51:01 ens3 0.20 0.20 0.12 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:55:01 ens3 0.27 0.28 0.11 0.08 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:00:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:04:01 ens3 1.05 0.65 0.42 0.23 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:05:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:06:01 ens3 98.68 67.26 2521.55 11.76 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] Average: ens3 85.91 65.40 809.95 14.11 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] Average: docker0 38.64 49.22 2.93 369.84 0.00 0.00 0.00 0.00 [2023-02-01T09:06:08.353Z] [2023-02-01T09:06:08.353Z] [2023-02-01T09:06:08.353Z] ---> sar -P ALL: [2023-02-01T09:06:08.353Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4236) 02/01/23 _x86_64_ (8 CPU) [2023-02-01T09:06:08.353Z] [2023-02-01T09:06:08.353Z] 08:28:40 LINUX RESTART (8 CPU) [2023-02-01T09:06:08.353Z] [2023-02-01T09:06:08.353Z] 08:29:02 CPU %user %nice %system %iowait %steal %idle [2023-02-01T09:06:08.353Z] 08:30:01 all 12.12 0.00 4.30 1.43 0.07 82.07 [2023-02-01T09:06:08.353Z] 08:30:01 0 13.11 0.00 3.47 0.91 0.07 82.44 [2023-02-01T09:06:08.353Z] 08:30:01 1 17.10 0.00 3.99 0.45 0.05 78.41 [2023-02-01T09:06:08.353Z] 08:30:01 2 11.62 0.00 4.63 3.62 0.07 80.05 [2023-02-01T09:06:08.353Z] 08:30:01 3 11.05 0.00 3.62 2.55 0.07 82.71 [2023-02-01T09:06:08.353Z] 08:30:01 4 12.11 0.00 6.15 2.67 0.05 79.01 [2023-02-01T09:06:08.353Z] 08:30:01 5 9.62 0.00 3.31 0.68 0.07 86.32 [2023-02-01T09:06:08.353Z] 08:30:01 6 10.88 0.00 3.50 0.09 0.09 85.45 [2023-02-01T09:06:08.353Z] 08:30:01 7 11.50 0.00 5.79 0.47 0.10 82.14 [2023-02-01T09:06:08.353Z] 08:31:01 all 35.28 0.00 6.07 0.18 0.09 58.39 [2023-02-01T09:06:08.353Z] 08:31:01 0 34.76 0.00 5.93 0.40 0.08 58.82 [2023-02-01T09:06:08.353Z] 08:31:01 1 34.48 0.00 5.40 0.02 0.10 60.00 [2023-02-01T09:06:08.353Z] 08:31:01 2 35.17 0.00 6.76 0.15 0.08 57.84 [2023-02-01T09:06:08.353Z] 08:31:01 3 33.34 0.00 7.92 0.25 0.08 58.41 [2023-02-01T09:06:08.353Z] 08:31:01 4 35.81 0.00 5.66 0.02 0.08 58.43 [2023-02-01T09:06:08.353Z] 08:31:01 5 35.91 0.00 6.36 0.54 0.08 57.11 [2023-02-01T09:06:08.354Z] 08:31:01 6 37.28 0.00 5.48 0.03 0.08 57.13 [2023-02-01T09:06:08.354Z] 08:31:01 7 35.47 0.00 5.07 0.00 0.10 59.36 [2023-02-01T09:06:08.354Z] 08:32:01 all 40.81 0.00 6.33 0.29 0.11 52.46 [2023-02-01T09:06:08.354Z] 08:32:01 0 41.26 0.00 6.26 1.64 0.12 50.73 [2023-02-01T09:06:08.354Z] 08:32:01 1 40.91 0.00 6.16 0.02 0.10 52.81 [2023-02-01T09:06:08.354Z] 08:32:01 2 40.20 0.00 6.33 0.08 0.10 53.29 [2023-02-01T09:06:08.354Z] 08:32:01 3 40.44 0.00 6.29 0.30 0.10 52.87 [2023-02-01T09:06:08.354Z] 08:32:01 4 41.57 0.00 6.09 0.02 0.12 52.21 [2023-02-01T09:06:08.354Z] 08:32:01 5 41.16 0.00 6.94 0.02 0.12 51.77 [2023-02-01T09:06:08.354Z] 08:32:01 6 39.77 0.00 6.21 0.02 0.08 53.92 [2023-02-01T09:06:08.354Z] 08:32:01 7 41.16 0.00 6.38 0.20 0.12 52.14 [2023-02-01T09:06:08.354Z] 08:33:01 all 13.93 0.00 10.08 3.03 0.09 72.87 [2023-02-01T09:06:08.354Z] 08:33:01 0 15.02 0.00 9.75 5.27 0.09 69.87 [2023-02-01T09:06:08.354Z] 08:33:01 1 15.02 0.00 10.84 2.80 0.07 71.27 [2023-02-01T09:06:08.354Z] 08:33:01 2 14.01 0.00 9.72 1.63 0.07 74.57 [2023-02-01T09:06:08.354Z] 08:33:01 3 15.03 0.00 10.68 1.61 0.10 72.58 [2023-02-01T09:06:08.354Z] 08:33:01 4 12.10 0.00 8.01 1.39 0.08 78.42 [2023-02-01T09:06:08.354Z] 08:33:01 5 13.36 0.00 10.10 3.65 0.08 72.80 [2023-02-01T09:06:08.354Z] 08:33:01 6 13.88 0.00 9.81 5.98 0.09 70.25 [2023-02-01T09:06:08.354Z] 08:33:01 7 13.04 0.00 11.77 1.90 0.12 73.17 [2023-02-01T09:06:08.354Z] 08:34:01 all 57.81 0.00 15.53 3.95 0.13 22.57 [2023-02-01T09:06:08.354Z] 08:34:01 0 58.12 0.00 14.31 1.67 0.14 25.77 [2023-02-01T09:06:08.354Z] 08:34:01 1 58.52 0.00 14.84 5.31 0.14 21.19 [2023-02-01T09:06:08.354Z] 08:34:01 2 56.56 0.00 16.10 1.37 0.14 25.83 [2023-02-01T09:06:08.354Z] 08:34:01 3 58.22 0.00 15.94 2.11 0.14 23.58 [2023-02-01T09:06:08.354Z] 08:34:01 4 58.55 0.00 13.73 1.25 0.12 26.35 [2023-02-01T09:06:08.354Z] 08:34:01 5 59.42 0.00 14.29 2.40 0.14 23.76 [2023-02-01T09:06:08.354Z] 08:34:01 6 54.59 0.00 19.60 12.30 0.14 13.37 [2023-02-01T09:06:08.354Z] 08:34:01 7 58.50 0.00 15.49 5.24 0.14 20.64 [2023-02-01T09:06:08.354Z] 08:35:01 all 68.23 0.00 12.79 0.58 0.12 18.27 [2023-02-01T09:06:08.354Z] 08:35:01 0 68.59 0.00 12.44 0.35 0.10 18.52 [2023-02-01T09:06:08.354Z] 08:35:01 1 69.04 0.00 11.63 0.39 0.12 18.82 [2023-02-01T09:06:08.354Z] 08:35:01 2 68.30 0.00 12.65 0.67 0.12 18.26 [2023-02-01T09:06:08.354Z] 08:35:01 3 67.24 0.00 14.03 0.97 0.12 17.63 [2023-02-01T09:06:08.354Z] 08:35:01 4 68.08 0.00 13.24 0.17 0.13 18.37 [2023-02-01T09:06:08.354Z] 08:35:01 5 68.20 0.00 13.32 0.27 0.13 18.08 [2023-02-01T09:06:08.354Z] 08:35:01 6 67.47 0.00 13.16 1.35 0.12 17.91 [2023-02-01T09:06:08.354Z] 08:35:01 7 68.93 0.00 11.83 0.50 0.12 18.62 [2023-02-01T09:06:08.354Z] 08:36:01 all 0.09 0.00 0.06 0.01 0.00 99.84 [2023-02-01T09:06:08.354Z] 08:36:01 0 0.07 0.00 0.07 0.02 0.02 99.83 [2023-02-01T09:06:08.354Z] 08:36:01 1 0.03 0.00 0.02 0.05 0.00 99.90 [2023-02-01T09:06:08.354Z] 08:36:01 2 0.27 0.00 0.12 0.00 0.02 99.60 [2023-02-01T09:06:08.354Z] 08:36:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2023-02-01T09:06:08.354Z] 08:36:01 4 0.13 0.00 0.07 0.00 0.00 99.80 [2023-02-01T09:06:08.354Z] 08:36:01 5 0.05 0.00 0.03 0.03 0.00 99.88 [2023-02-01T09:06:08.354Z] 08:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:36:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-01T09:06:08.354Z] 08:37:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-02-01T09:06:08.354Z] 08:37:01 0 1.92 0.00 0.02 0.00 0.00 98.06 [2023-02-01T09:06:08.354Z] 08:37:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:37:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-01T09:06:08.354Z] 08:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:38:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2023-02-01T09:06:08.354Z] 08:38:01 0 1.97 0.00 0.02 0.02 0.00 98.00 [2023-02-01T09:06:08.354Z] 08:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:39:01 all 0.08 0.00 0.05 0.01 0.01 99.85 [2023-02-01T09:06:08.354Z] 08:39:01 0 0.32 0.00 0.08 0.00 0.02 99.58 [2023-02-01T09:06:08.354Z] 08:39:01 1 0.00 0.00 0.05 0.05 0.00 99.90 [2023-02-01T09:06:08.354Z] 08:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:39:01 3 0.17 0.00 0.07 0.02 0.02 99.73 [2023-02-01T09:06:08.354Z] 08:39:01 4 0.05 0.00 0.10 0.00 0.02 99.83 [2023-02-01T09:06:08.354Z] 08:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:39:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2023-02-01T09:06:08.354Z] 08:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:40:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-01T09:06:08.354Z] 08:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:40:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] [2023-02-01T09:06:08.354Z] 08:40:01 CPU %user %nice %system %iowait %steal %idle [2023-02-01T09:06:08.354Z] 08:41:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2023-02-01T09:06:08.354Z] 08:41:01 0 1.97 0.00 0.00 0.00 0.02 98.01 [2023-02-01T09:06:08.354Z] 08:41:01 1 0.00 0.00 0.02 0.08 0.02 99.88 [2023-02-01T09:06:08.354Z] 08:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:41:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-01T09:06:08.354Z] 08:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-01T09:06:08.354Z] 08:42:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2023-02-01T09:06:08.354Z] 08:42:01 0 1.97 0.00 0.02 0.02 0.00 98.00 [2023-02-01T09:06:08.354Z] 08:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-01T09:06:08.354Z] 08:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:42:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:43:01 all 0.27 0.00 0.00 0.00 0.00 99.72 [2023-02-01T09:06:08.354Z] 08:43:01 0 1.99 0.00 0.00 0.02 0.02 97.98 [2023-02-01T09:06:08.354Z] 08:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:43:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:44:01 all 0.12 0.00 0.03 0.01 0.00 99.83 [2023-02-01T09:06:08.354Z] 08:44:01 0 0.81 0.00 0.10 0.00 0.00 99.09 [2023-02-01T09:06:08.354Z] 08:44:01 1 0.03 0.00 0.00 0.10 0.00 99.87 [2023-02-01T09:06:08.354Z] 08:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:44:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:44:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-02-01T09:06:08.354Z] 08:44:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-02-01T09:06:08.354Z] 08:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-01T09:06:08.354Z] 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:45:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-01T09:06:08.354Z] 08:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-01T09:06:08.354Z] 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:46:01 6 0.00 0.00 0.03 0.02 0.02 99.93 [2023-02-01T09:06:08.354Z] 08:46:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:47:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:47:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:47:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:48:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:48:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:49:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:49:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-01T09:06:08.354Z] 08:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-01T09:06:08.354Z] 08:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-02-01T09:06:08.354Z] 08:50:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-01T09:06:08.354Z] 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:50:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:51:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-01T09:06:08.354Z] 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:51:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-01T09:06:08.354Z] 08:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] [2023-02-01T09:06:08.354Z] 08:51:01 CPU %user %nice %system %iowait %steal %idle [2023-02-01T09:06:08.354Z] 08:52:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2023-02-01T09:06:08.354Z] 08:52:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-01T09:06:08.354Z] 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-02-01T09:06:08.354Z] 08:53:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2023-02-01T09:06:08.354Z] 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-02-01T09:06:08.354Z] 08:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-01T09:06:08.354Z] 08:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-01T09:06:08.354Z] 08:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-01T09:06:08.354Z] 08:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-01T09:06:08.354Z] 08:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.354Z] 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-02-01T09:06:08.354Z] 08:55:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-01T09:06:08.354Z] 08:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:55:01 6 0.00 0.00 0.03 0.02 0.02 99.93 [2023-02-01T09:06:08.354Z] 08:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-01T09:06:08.354Z] 08:56:01 all 0.19 0.00 0.02 0.00 0.00 99.79 [2023-02-01T09:06:08.354Z] 08:56:01 0 1.40 0.00 0.10 0.00 0.00 98.50 [2023-02-01T09:06:08.354Z] 08:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:56:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:56:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-02-01T09:06:08.354Z] 08:57:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-01T09:06:08.354Z] 08:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.354Z] 08:57:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2023-02-01T09:06:08.354Z] 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:57:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-02-01T09:06:08.354Z] 08:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.354Z] 08:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.354Z] 08:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.355Z] 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 08:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-01T09:06:08.355Z] 08:58:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 08:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 08:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 08:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.355Z] 08:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-01T09:06:08.355Z] 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.355Z] 08:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 08:59:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2023-02-01T09:06:08.355Z] 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:00:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-01T09:06:08.355Z] 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.355Z] 09:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.355Z] 09:00:01 6 0.00 0.00 0.05 0.03 0.00 99.92 [2023-02-01T09:06:08.355Z] 09:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-01T09:06:08.355Z] 09:01:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:01:01 6 0.03 0.00 0.00 0.03 0.02 99.92 [2023-02-01T09:06:08.355Z] 09:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-02-01T09:06:08.355Z] 09:02:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-01T09:06:08.355Z] 09:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-01T09:06:08.355Z] 09:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.355Z] 09:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.355Z] 09:02:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-01T09:06:08.355Z] 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] [2023-02-01T09:06:08.355Z] 09:02:01 CPU %user %nice %system %iowait %steal %idle [2023-02-01T09:06:08.355Z] 09:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-02-01T09:06:08.355Z] 09:03:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-02-01T09:06:08.355Z] 09:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-01T09:06:08.355Z] 09:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-01T09:06:08.355Z] 09:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-01T09:06:08.355Z] 09:04:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-01T09:06:08.355Z] 09:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.355Z] 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.355Z] 09:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.355Z] 09:04:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-01T09:06:08.355Z] 09:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-02-01T09:06:08.355Z] 09:05:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2023-02-01T09:06:08.355Z] 09:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-01T09:06:08.355Z] 09:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-01T09:06:08.355Z] 09:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-01T09:06:08.355Z] 09:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-01T09:06:08.355Z] 09:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-01T09:06:08.355Z] 09:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-01T09:06:08.355Z] 09:06:01 all 2.64 0.00 1.08 0.05 0.02 96.21 [2023-02-01T09:06:08.355Z] 09:06:01 0 2.67 0.00 1.36 0.13 0.02 95.82 [2023-02-01T09:06:08.355Z] 09:06:01 1 3.37 0.00 1.32 0.00 0.02 95.29 [2023-02-01T09:06:08.355Z] 09:06:01 2 2.66 0.00 0.90 0.00 0.02 96.42 [2023-02-01T09:06:08.355Z] 09:06:01 3 2.52 0.00 0.98 0.02 0.03 96.45 [2023-02-01T09:06:08.355Z] 09:06:01 4 2.94 0.00 0.79 0.00 0.02 96.25 [2023-02-01T09:06:08.355Z] 09:06:01 5 2.46 0.00 0.80 0.00 0.02 96.72 [2023-02-01T09:06:08.355Z] 09:06:01 6 2.46 0.00 0.95 0.23 0.02 96.34 [2023-02-01T09:06:08.355Z] 09:06:01 7 2.03 0.00 1.54 0.02 0.02 96.40 [2023-02-01T09:06:08.355Z] Average: all 6.24 0.00 1.51 0.26 0.02 91.98 [2023-02-01T09:06:08.355Z] Average: 0 6.61 0.00 1.45 0.28 0.02 91.64 [2023-02-01T09:06:08.355Z] Average: 1 6.39 0.00 1.46 0.25 0.02 91.88 [2023-02-01T09:06:08.355Z] Average: 2 6.14 0.00 1.54 0.20 0.02 92.11 [2023-02-01T09:06:08.355Z] Average: 3 6.12 0.00 1.60 0.21 0.02 92.05 [2023-02-01T09:06:08.355Z] Average: 4 6.20 0.00 1.45 0.15 0.02 92.19 [2023-02-01T09:06:08.355Z] Average: 5 6.17 0.00 1.48 0.20 0.02 92.13 [2023-02-01T09:06:08.355Z] Average: 6 6.06 0.00 1.58 0.54 0.02 91.80 [2023-02-01T09:06:08.355Z] Average: 7 6.19 0.00 1.56 0.22 0.02 92.01 [2023-02-01T09:06:08.355Z] [2023-02-01T09:06:08.355Z] [2023-02-01T09:06:08.355Z]